diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-07-24 16:09:01 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-07-24 16:09:01 +0000 |
commit | e3e68a82efa932d4d3168ff365fb15c0c1fdfc00 (patch) | |
tree | 6c7a07bfdb5e0d0725727f2bb82776a479c33c81 /h-source/Public/Css | |
parent | 158ff22512cc4eaddacc596c1ddee8d4a8fb2b9d (diff) |
alert notice for anonymous users
Diffstat (limited to 'h-source/Public/Css')
-rw-r--r-- | h-source/Public/Css/main.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css index b8d4234..bffc3d7 100644 --- a/h-source/Public/Css/main.css +++ b/h-source/Public/Css/main.css @@ -1830,6 +1830,12 @@ span.entry_label_small margin-top:5px; } +.not_logged_license +{ + padding:10px; + background-color:#F1D8D8; + font-size:12px; +} /* Start - temporarily added due to transformation of help pages 2011-05-29 joeko |