forked from leftypol/leftypol
dark_spook.css: change catalog hover color
This commit is contained in:
parent
f580100121
commit
34bf9b2261
1 changed files with 5 additions and 0 deletions
|
|
@ -209,6 +209,11 @@ div.boardlist:not(.bottom) {
|
||||||
background-color: #1E1E1E;
|
background-color: #1E1E1E;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.theme-catalog div.thread:hover {
|
||||||
|
background: #555;
|
||||||
|
border-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
div.report {
|
div.report {
|
||||||
color: #666666;
|
color: #666666;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue