aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-07-13 15:28:30 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-07-13 15:28:30 +0000
commitd8e1f81df2e40574c0e685910bf99407f7e66017 (patch)
treea69b5a96dff0f22a37db460d5fb2d88ff49650ec /h-source/Public
parentbe1d2d6c4c5623c6af59cf72e74e0335d1aa6cb5 (diff)
administrators can permanently delete a device page - part 1
Diffstat (limited to 'h-source/Public')
-rw-r--r--h-source/Public/Css/main.css13
-rwxr-xr-xh-source/Public/Img/Crystal/clear.pngbin0 -> 1120 bytes
2 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
diff --git a/h-source/Public/Img/Crystal/clear.png b/h-source/Public/Img/Crystal/clear.png
new file mode 100755
index 0000000..4ad6a58
--- /dev/null
+++ b/h-source/Public/Img/Crystal/clear.png
Binary files differ