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