From a1c4955e9b17b020b0f39d0a6929ea7b8d247aea Mon Sep 17 00:00:00 2001 From: vdigital Date: Tue, 16 Sep 2008 16:32:17 +0000 Subject: 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 --- template/yoga/theme/Sylvia/images/cat_top-left.gif | Bin 1014 -> 1006 bytes template/yoga/theme/Sylvia/theme.css | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'template/yoga') diff --git a/template/yoga/theme/Sylvia/images/cat_top-left.gif b/template/yoga/theme/Sylvia/images/cat_top-left.gif index 06315f398..1ea57346e 100644 Binary files a/template/yoga/theme/Sylvia/images/cat_top-left.gif and b/template/yoga/theme/Sylvia/images/cat_top-left.gif differ 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; } -- cgit v1.2.3