From d8e1f81df2e40574c0e685910bf99407f7e66017 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 13 Jul 2011 15:28:30 +0000 Subject: administrators can permanently delete a device page - part 1 --- h-source/Public/Css/main.css | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'h-source/Public/Css') diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css index 2f15a7f..be0c737 100644 --- a/h-source/Public/Css/main.css +++ b/h-source/Public/Css/main.css @@ -1392,11 +1392,14 @@ ins .hide_general, .block_general { + clear:right; float:right; margin-left:10px; - font-weight:normal; + font-weight:bold; text-decoration:none; - color:black; + color:#000; + font-size:13px; + padding-bottom:4px; } .hide_general img { @@ -1809,6 +1812,12 @@ span.entry_label_small display:none; } +.moderation_details_box +{ + clear:right; + margin-top:5px; +} + /* Start - temporarily added due to transformation of help pages 2011-05-29 joeko -- cgit v1.2.3