diff options
author | plegall <plg@piwigo.org> | 2010-04-07 20:48:32 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-04-07 20:48:32 +0000 |
commit | b6a8c1a305d91d0393d6cc18a6a56d1a756fe1c9 (patch) | |
tree | b8a39a6a2d3c8e70040dea5ae8e7134ecdff82fd /admin/themes/roma/theme.css | |
parent | c84b931f128ee3b5ab9cfab05c538bd4264693fb (diff) |
bug 1582: fix help.png position in administration.
better help.png icon for the clear admin theme.
git-svn-id: http://piwigo.org/svn/trunk@5699 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | admin/themes/roma/theme.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index 25463f751..1eced26f2 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -118,9 +118,6 @@ ul.actions, .content form#waiting {text-align:center;} .header_msgs { background:transparent url(images/header_msgs-bg.gif) repeat scroll right top; border:0; color:#333; font-size:24px; height:30px; left:0; margin:0; padding:10px 0 0; position:absolute; text-align:center; top:0; width:100%; z-index:99; } -.HelpActions a { border:0; margin:-14px 14px 0 0; position:absolute; right:0; } -.HelpActions li {list-style-image:none; list-style-position:outside; -list-style-type:none; text-align:center; text-indent:0pt; } #content.content div.comment a.illustration{ margin-right: 30px;} /* tabsheets are often used in admin pages => No specific css files */ .tabsheet { |