Show help icon only over stats.

Fixes bug from
1e9c4539304492801e49e03043fb43b891ebc345
(Fix efficiency problems with catalog hover CSS. #489)
This commit is contained in:
ccd0 2016-09-21 23:40:12 -07:00
parent 3a3b0d5230
commit 9cbf839af8

View File

@ -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;