From b6a8c1a305d91d0393d6cc18a6a56d1a756fe1c9 Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 7 Apr 2010 20:48:32 +0000 Subject: 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 --- admin/themes/clear/icon/help.png | Bin 1994 -> 1684 bytes admin/themes/clear/theme.css | 3 --- 2 files changed, 3 deletions(-) (limited to 'admin/themes/clear') diff --git a/admin/themes/clear/icon/help.png b/admin/themes/clear/icon/help.png index c76f68292..b3a7dad85 100644 Binary files a/admin/themes/clear/icon/help.png and b/admin/themes/clear/icon/help.png differ diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css index a478728a7..56fdf7d74 100644 --- a/admin/themes/clear/theme.css +++ b/admin/themes/clear/theme.css @@ -109,9 +109,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:#ccc; 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 { -- cgit v1.2.3