Catalog hover should fall back to body bkgd color when no theme is selected.
This commit is contained in:
parent
63a3c3b150
commit
8c40db410e
@ -769,10 +769,12 @@ div[data-checked="false"] > .suboption-list {
|
||||
overflow: hidden;
|
||||
text-align: center;
|
||||
}
|
||||
[name="delform"], .board, .catalog-thread, .catalog-thread:hover > .comment {
|
||||
background-color: inherit;
|
||||
}
|
||||
.catalog-thread:hover > .comment {
|
||||
overflow: visible;
|
||||
z-index: 1;
|
||||
background-color: inherit;
|
||||
}
|
||||
/* /tg/ dice rolls */
|
||||
.board_tg .catalog-thread > .comment > b {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user