mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-04 08:51:51 +02:00
* Functional last callers mod
* Notes * Some cleanup
This commit is contained in:
parent
99ea870ebc
commit
4a342ba2fa
8 changed files with 126 additions and 222 deletions
Binary file not shown.
|
@ -29,7 +29,7 @@
|
|||
"focusTextStyle" : "l33t"
|
||||
}
|
||||
},
|
||||
"apply" : {
|
||||
"apply" : {
|
||||
"ET1" : { "width" : 21 },
|
||||
"ET2" : { "width" : 21 },
|
||||
//"ET3" : { "width" : 21 },
|
||||
|
@ -45,7 +45,24 @@
|
|||
"ET8" : { "width" : 21 },
|
||||
"ET9" : { "width" : 21 },
|
||||
"ET10" : { "width" : 21 }
|
||||
}
|
||||
},
|
||||
"lastCallers" : {
|
||||
"TL1" : {
|
||||
"resizable" : false,
|
||||
"width" : 16,
|
||||
"textOverflow" : "..."
|
||||
},
|
||||
"TL2" : {
|
||||
"resizable" : false,
|
||||
"width" : 19,
|
||||
"textOverflow" : "..."
|
||||
},
|
||||
"TL3" : {
|
||||
"resizable" : false,
|
||||
"width" : 17,
|
||||
"textOverflow" : "..."
|
||||
}
|
||||
}
|
||||
},
|
||||
"prompts" : {
|
||||
"userCredentials" : {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue