From 6feff147f42d74874c4347e5e19f29bf5a568ca7 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Tue, 4 Oct 2011 19:40:28 +0000 Subject: moderators can now hide/show issues --- h-source/Public/Css/main.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'h-source/Public') diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css index 296843e..31b120a 100644 --- a/h-source/Public/Css/main.css +++ b/h-source/Public/Css/main.css @@ -1954,6 +1954,20 @@ div#description_tabs_content margin:10px 0; } +.issue_hidden_notice +{ + width:500px; + float:left; + padding:5px; + margin:10px 0; +/* font-style:italic; */ +/* border: 1px solid #F65637; */ + background-color:#F65637; +} +.show_hidden_box_ext +{ + clear:left; +} /* Start - temporarily added due to transformation of help pages 2011-05-29 joeko -- cgit v1.2.3