aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public/Css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Public/Css/main.css')
-rw-r--r--h-source/Public/Css/main.css13
1 files changed, 11 insertions, 2 deletions
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