From 29a28169fe25b3fe833e01167b79c1272f06dddf Mon Sep 17 00:00:00 2001 From: ccd0 Date: Wed, 17 Sep 2014 23:36:02 -0700 Subject: [PATCH] make whole hidden thread count catalog-only --- src/General/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index ed7b548ee..fc4a27fc7 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -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; }