forked from leftypol/leftypol
dark.css: change catalog hover color
This commit is contained in:
parent
46c5f17db8
commit
f580100121
1 changed files with 4 additions and 0 deletions
|
|
@ -203,6 +203,10 @@ div.boardlist:not(.bottom) {
|
|||
div.report {
|
||||
color: #666666;
|
||||
}
|
||||
theme-catalog div.thread:hover {
|
||||
background: #555;
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
/* options.js */
|
||||
#options_div, #alert_div {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue