Fixed unreadable memo list text in win95chum
This commit is contained in:
parent
5b4673e0dd
commit
a10b92287b
1 changed files with 2 additions and 1 deletions
|
@ -71,7 +71,8 @@
|
||||||
"loc": [279, 5]},
|
"loc": [279, 5]},
|
||||||
"minimize": { "image": "$path/minimize.png",
|
"minimize": { "image": "$path/minimize.png",
|
||||||
"loc": [262, 5]},
|
"loc": [262, 5]},
|
||||||
"chums": { "style": "background: #c3c3c3 url($path/chumbg.png) repeat-x top left; background-attachment: fixed;border:0px solid dicks;font-size:14px;font-family: 'arial'; color: #000000",
|
"chums": { "style": "background: #c3c3c3 url($path/chumbg.png) repeat-x top left; background-attachment: fixed;border:0px solid dicks;font-size:14px;font-family: 'arial'; color: #000000;",
|
||||||
|
"userlistcolor": "black",
|
||||||
|
|
||||||
|
|
||||||
"loc": [12, 110],
|
"loc": [12, 110],
|
||||||
|
|
Loading…
Reference in a new issue