forked from leftypol/leftypol
css/options.js: style option dialog in yotsuba/dark/dark roach and roach styles
This commit is contained in:
parent
e7eafa135f
commit
c5c356e077
4 changed files with 34 additions and 1 deletions
|
@ -253,4 +253,10 @@ border-top: 1px solid #835B36 !important;
|
|||
}
|
||||
.desktop-style div.boardlist:nth-child(1):hover, .desktop-style div.boardlist:nth-child(1).cb-menu {
|
||||
background: none repeat scroll 0 0 #FFFFFF;
|
||||
}
|
||||
}
|
||||
|
||||
/* options.js */
|
||||
#options_div {
|
||||
background: white;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue