diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2010-12-06 21:19:57 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2010-12-06 21:19:57 +0000 |
commit | 87e2c9d5b67e2cd816da2ad27a9a6b9db8b43a4b (patch) | |
tree | 68fb3b84e425c985dc5b21e153457b3dd6540f0c /h-source/Public/Css | |
parent | b037354596f218a8bb42920437f8ea358fbabc8a (diff) |
added NorepeatModel and other minor issues
Diffstat (limited to 'h-source/Public/Css')
-rwxr-xr-x | h-source/Public/Css/website.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Public/Css/website.css b/h-source/Public/Css/website.css index baf0932..1d94fdb 100755 --- a/h-source/Public/Css/website.css +++ b/h-source/Public/Css/website.css @@ -1510,6 +1510,7 @@ td.text_item_date } .moderator_panel_link { + margin:5px; padding:10px; border:1px solid #ED9F4A; background:#F6EA99; |