diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-02-15 17:06:09 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-02-15 17:06:09 +0000 |
commit | 4a27b517fc52dde60e5c1837860e4785317490a6 (patch) | |
tree | 73b91c5d212f1bb67eb83fea9694cf8d1a360846 /h-source/Public | |
parent | d85570c9946aef61d8d935d9f50169215338d665 (diff) |
improved wiki
Diffstat (limited to 'h-source/Public')
-rw-r--r-- | h-source/Public/Css/main.css | 6 | ||||
-rwxr-xr-x | h-source/Public/Img/Crystal/lock.png | bin | 0 -> 3604 bytes | |||
-rwxr-xr-x | h-source/Public/Img/Crystal/unlock.png | bin | 0 -> 3995 bytes |
3 files changed, 6 insertions, 0 deletions
diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css index abdeb0a..dfe6882 100644 --- a/h-source/Public/Css/main.css +++ b/h-source/Public/Css/main.css @@ -1684,4 +1684,10 @@ td.text_item_date float:left; text-align:left; margin-left:10px; +} +.blocked_notice +{ + float:right; + font:normal 12px/1 sans-serif; + color:#000; }
\ No newline at end of file diff --git a/h-source/Public/Img/Crystal/lock.png b/h-source/Public/Img/Crystal/lock.png Binary files differnew file mode 100755 index 0000000..d1d0706 --- /dev/null +++ b/h-source/Public/Img/Crystal/lock.png diff --git a/h-source/Public/Img/Crystal/unlock.png b/h-source/Public/Img/Crystal/unlock.png Binary files differnew file mode 100755 index 0000000..13b1090 --- /dev/null +++ b/h-source/Public/Img/Crystal/unlock.png |