aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/roma/theme.css
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-01-18 13:25:04 +0000
committerplegall <plg@piwigo.org>2011-01-18 13:25:04 +0000
commit790e91754165abad7cf94b64e1acc456832a3fac (patch)
treeade62ca84bd0f64ed09f9f48abdffe3e78e94ecc /admin/themes/roma/theme.css
parent6db359c6222072f0f02e0c603ecfb52e8d0f13ab (diff)
feature 2113: new logo on administration screen
git-svn-id: http://piwigo.org/svn/trunk@8732 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/roma/theme.css')
-rw-r--r--admin/themes/roma/theme.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css
index de1612a28..78263602a 100644
--- a/admin/themes/roma/theme.css
+++ b/admin/themes/roma/theme.css
@@ -42,8 +42,6 @@ background-color:#111111; }
#headbranch { width: 233px; height: 240px; margin: 0; padding: 0;
position:absolute; left:0px; top:0px; z-index: 0;
}
-#theHeader { display:none;min-height:105px; margin: 0; padding: 0;
-background:transparent url(images/piwigo_logo_sombre_214x100.png) no-repeat scroll 245px top; }
h3, #imageToolBar a:hover, .row2, .content { background-color: #222; }
.throw, .row1 { background-color:#111; }
.throw em { font-style: normal; color: #ff3363; }
@@ -234,6 +232,7 @@ display:block; height:85px; left:225px; position:relative; top:-42px; width:313p
#helpContent, #pLoaderPage, #ftpPage, #ftpPage LEGEND {color:#aaa;}
#pwgHead, #footer {background-color:#222;}
+#footer {background-image: url(images/piwigo_logo_small.png);}
.pluginBox {background-color:#333;color:#999}
.pluginBoxNameCell {color:#ccc;}