make whole hidden thread count catalog-only

This commit is contained in:
ccd0 2014-09-17 23:36:02 -07:00
parent 335b21b2fe
commit 29a28169fe

View File

@ -472,7 +472,7 @@ hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) {
:root.index-loading .navLinks,
:root.index-loading .board,
:root.index-loading .pagelist,
:root:not(.catalog-mode) #hidden-toggle,
:root:not(.catalog-mode) #hidden-label,
:root:not(.catalog-mode) #index-size {
display: none;
}