aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/theme/Sylvia/theme.css
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-09-16 16:32:17 +0000
committervdigital <vdigital@piwigo.org>2008-09-16 16:32:17 +0000
commita1c4955e9b17b020b0f39d0a6929ea7b8d247aea (patch)
treee37fedaa9c95b06f2c2f808642ba4320c02919d4 /template/yoga/theme/Sylvia/theme.css
parent6050a6ab1b8270278c09564b95096f2c234ba2ae (diff)
Admin goto/roma minor CSS / templates changes.
Public yoga/Sylvia minor CSS / gif changes git-svn-id: http://piwigo.org/svn/trunk@2540 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/theme/Sylvia/theme.css')
-rw-r--r--template/yoga/theme/Sylvia/theme.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css
index 890c7ee50..e0c357470 100644
--- a/template/yoga/theme/Sylvia/theme.css
+++ b/template/yoga/theme/Sylvia/theme.css
@@ -8,7 +8,7 @@
BODY, H1, H3, DT,
INPUT.rateButtonSelected { color:#d0d0d0; }
-H2, #menubar DT { color: #fff48e; }
+H2, #menubar DT { color: #666; }
/* backgrounds */
/* H3, */ #imageHeaderBar, #imageToolBar A:hover { background-color: transparent; }
@@ -20,7 +20,7 @@ margin:0; min-height: 100%; height: 100%; padding:0; }
background:transparent url(images/top-left-bg.jpg) no-repeat scroll left top;
left:0; margin:0; padding:0; position:absolute; top:0; z-index:0;
width: 100%; min-width: 100%; }
-
+#mbIdentification p, .totalImages { color: #333; }
.header_notes { background-color: #222; border: 1px solid #000; margin:0 7px -12px 290px; padding-top:0;}
#menubar DL { background:transparent url(images/menuBox_top.gif) no-repeat scroll left top;
margin:0 0 5px 40px; padding:0; width: 231px; min-width: 231px; border: 0;
@@ -62,7 +62,7 @@ width:49%; margin: 0; padding:0; }
padding: 0; margin:0; }
#content .thumbnailCategory div.illustration { background:transparent url(images/cat_top-left.gif) no-repeat scroll left top;
padding: 0 0 0 10px; margin: 0; }
-.content .thumbnailCategory div.illustration a { display: block; margin: 0; padding:15px 0 0 10px; }
+.content .thumbnailCategory div.illustration a { display: block; margin: 0; padding:20px 0 0 8px; }
#content .thumbnailCategory div.description { background:transparent url(images/cat_top-right.gif) no-repeat scroll right top;
margin:0; padding:15px 0 0 0; }
#content .thumbnailCategory div.description p { overvflow: hidden; }