forked from GithubBackups/vichan
boards.html on dark/tomorrow
This commit is contained in:
parent
d26e5e516c
commit
cd598df4e9
@ -194,3 +194,7 @@ div.report {
|
|||||||
#quick-reply table {
|
#quick-reply table {
|
||||||
background: none repeat scroll 0% 0% #333 !important;
|
background: none repeat scroll 0% 0% #333 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.modlog tr:nth-child(even), .modlog th {
|
||||||
|
background-color: #282A2E;
|
||||||
|
}
|
||||||
|
@ -152,3 +152,7 @@ div#watchlist a:hover,a.watchThread:hover {
|
|||||||
max-height:160px;
|
max-height:160px;
|
||||||
max-width:160px
|
max-width:160px
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.modlog tr:nth-child(even), .modlog th {
|
||||||
|
background-color: #282A2E;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user