Show help icon only over stats.
Fixes bug from 1e9c4539304492801e49e03043fb43b891ebc345 (Fix efficiency problems with catalog hover CSS. #489)
This commit is contained in:
parent
3a3b0d5230
commit
9cbf839af8
@ -767,11 +767,13 @@ div[data-checked="false"] > .suboption-list {
|
||||
line-height: 11px;
|
||||
}
|
||||
.catalog-stats {
|
||||
cursor: help;
|
||||
font-size: 10px;
|
||||
font-weight: 700;
|
||||
padding-top: 2px;
|
||||
}
|
||||
.catalog-stats > [title] {
|
||||
cursor: help;
|
||||
}
|
||||
.catalog-thread > .subject {
|
||||
font-weight: 700;
|
||||
line-height: 1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user