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.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css
index e8c008c..a0217cd 100644
--- a/h-source/Public/Css/main.css
+++ b/h-source/Public/Css/main.css
@@ -1485,7 +1485,7 @@ ins
{
display:none;
}
-.hidden_message_view_details
+.hidden_message_view_details, .hidden_message_view_page
{
font:normal 12px/1 sans-serif,arial;
}
@@ -1800,6 +1800,11 @@ span.entry_label_small
{
color:#FF4500;
}
+.display_none
+{
+ display:none;
+}
+
/*
Start - temporarily added due to transformation of help pages
2011-05-29 joeko