forked from leftypol/leftypol
style options dialog
This commit is contained in:
parent
7ec728ffb0
commit
d233344534
5 changed files with 57 additions and 10 deletions
|
@ -96,3 +96,9 @@ table.modlog tr th {
|
|||
.desktop-style div.boardlist:nth-child(1):hover, .desktop-style div.boardlist:nth-child(1).cb-menu {
|
||||
background-color: rgba(90%, 90%, 90%, 0.55);
|
||||
}
|
||||
|
||||
/* options.js */
|
||||
#options_div {
|
||||
background: rgb(240, 224, 214);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue