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
|
@ -326,6 +326,14 @@ form table tr td div.center {
|
|||
margin: 2px
|
||||
}
|
||||
|
||||
/*form table tr td div input {
|
||||
display: block;
|
||||
margin: 2px auto 0 auto;
|
||||
}
|
||||
form table tr td div label {
|
||||
font-size: 10px;
|
||||
}*/
|
||||
|
||||
.unimportant,.unimportant * {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue