From 5ca2cbc46f5bc6fb9c9695de5aa62168fcaaa1c4 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 8 Nov 2014 15:37:07 -0800 Subject: [PATCH] Revert "remove CSS for #index-size until actually implemented" This reverts commit c47c800de7c1b3dc00eac6424bce4a675ddcd35a. Conflicts: src/General/css/style.css --- src/General/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index e136df76d..d4355d87d 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -489,7 +489,8 @@ hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) { :root.infinite-mode .pagelist, :root.all-pages-mode .pagelist, :root.catalog-mode .pagelist, -:root:not(.catalog-mode) #hidden-label { +:root:not(.catalog-mode) #hidden-label, +:root:not(.catalog-mode) #index-size { display: none; } #index-search {