mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-05 17:28:06 +02:00
* Minor work on themes + FSE
This commit is contained in:
parent
0436dc2c3a
commit
73952a2c37
9 changed files with 88 additions and 48 deletions
Binary file not shown.
Binary file not shown.
BIN
mods/themes/luciano_blocktronics/MSGVHLP.ANS
Normal file
BIN
mods/themes/luciano_blocktronics/MSGVHLP.ANS
Normal file
Binary file not shown.
|
@ -68,6 +68,39 @@
|
|||
dateTimeFormat: MMM Do H:mm a
|
||||
}
|
||||
}
|
||||
|
||||
messageAreaViewPost: {
|
||||
0: {
|
||||
mci: {
|
||||
TL1: { width: 19, textOverflow: "..." }
|
||||
TL2: { width: 19, textOverflow: "..." }
|
||||
TL3: { width: 19, textOverflow: "..." }
|
||||
TL5: { width: 19, textOverflow: "..." }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
messageAreaNewPost: {
|
||||
0: {
|
||||
mci: {
|
||||
TL1: { width: 19, textOverflow: "..." }
|
||||
ET2: { width: 19, textOverflow: "..." }
|
||||
ET3: { width: 19, textOverflow: "..." }
|
||||
//TL4: { width: 25 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
messageAreaReplyPost: {
|
||||
0: {
|
||||
mci: {
|
||||
TL1: { width: 19, textOverflow: "..." }
|
||||
ET2: { width: 19, textOverflow: "..." }
|
||||
ET3: { width: 19, textOverflow: "..." }
|
||||
TL4: { width: 25, textOverflow: "..." }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue