aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-06-09 06:17:26 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-06-09 06:17:26 +0000
commitd4ba6fb5cbbd5bf1e040be516009afd68d954571 (patch)
treea48232edecc202269269fb16f38039e6f6cf8642 /h-source/Public
parent3e63edf93ce77bae2891d1d0e5552768453e8404 (diff)
administrators can now see the deleted pages
Diffstat (limited to 'h-source/Public')
-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