aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/theme/wipi
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2007-01-14 21:10:24 +0000
committervdigital <vdigital@piwigo.org>2007-01-14 21:10:24 +0000
commit3cef1e6895ed3daeb398980b22cab1c1edefa3c3 (patch)
tree8e8bd8f570778ef89af5b6be28f84aff0d18448a /template/yoga/theme/wipi
parent022fc55044a689108123053f3b783cfa31aee4eb (diff)
Recent Wizzard Notes transparency solved for IE6... with all Themes.
git-svn-id: http://piwigo.org/svn/trunk@1721 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/theme/wipi')
-rw-r--r--template/yoga/theme/wipi/theme.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/template/yoga/theme/wipi/theme.css b/template/yoga/theme/wipi/theme.css
index 1035d87b9..59d1c1258 100644
--- a/template/yoga/theme/wipi/theme.css
+++ b/template/yoga/theme/wipi/theme.css
@@ -63,11 +63,13 @@ BODY {
margin: 0px;
padding: 0px;
}
-
-H3, #the_page, #imageHeaderBar, #imageToolBar A:hover, .row1 {
+H3, #imageHeaderBar, #imageToolBar A:hover, .row1 {
background-color: #222;
}
+#theAdminPage #the_page {
+ background-color: #222;
+}
#imageToolBar, .header_notes {
background-color: #333;
}