css/options.js: style option dialog in yotsuba/dark/dark roach and roach styles

This commit is contained in:
czaks 2014-09-20 22:48:21 +02:00
parent e7eafa135f
commit c5c356e077
4 changed files with 34 additions and 1 deletions

View file

@ -57,3 +57,8 @@ div.boardlist a {
table.modlog tr th {
background: #EA8;
}
/* options.js */
#options_div {
background: #f0e0d6;
}