forked from leftypol/leftypol
CSS changes, namely the options dialog themes for several CSS styles, thanks to crash_override, glitch art and improvement to test CSS theme, and the removal of various incorrect background colors for top and bottom bars.
This commit is contained in:
parent
7043eec8ad
commit
ca4aa67acb
9 changed files with 727 additions and 15 deletions
|
@ -211,3 +211,14 @@ table.modlog tr th {
|
|||
background: rgb(193, 180, 146);
|
||||
color: #AAAAAA;
|
||||
}
|
||||
#options_div {
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
.options_tab_icon {
|
||||
color: #c1b492;
|
||||
}
|
||||
|
||||
.options_tab_icon.active {
|
||||
color: #d2738a;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue