From 092e49982c03ee009bd0d48c6b6a2bcda377cf36 Mon Sep 17 00:00:00 2001 From: patdenice Date: Sun, 6 Mar 2011 09:08:59 +0000 Subject: bug:1768 In administration panel, the message "Gallerie in maintenance" hide information from behind. git-svn-id: http://piwigo.org/svn/trunk@9551 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/roma/theme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'admin/themes/roma') diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index 78263602a..ff563f0b8 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -101,8 +101,8 @@ a:hover, a:active { color: #f33; border-bottom: 1px solid #FF3363; cursor: point 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; } +border:0; color:#333; font-size:24px; height:30px; margin:0; padding:10px 0 0; +text-align:center; width:100%; } #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