From be2b0faa441b1447f11d48b0bce37d11b7ec64e4 Mon Sep 17 00:00:00 2001 From: vdigital Date: Wed, 17 Sep 2008 21:13:08 +0000 Subject: Tiny end line on tabsheets is removed. rapid_local_synchro.png deleted (previous synchro big button) And minor CSS Changes git-svn-id: http://piwigo.org/svn/trunk@2545 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/theme.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'template/yoga/theme/Sylvia/theme.css') diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index e2e3d26cf..851a755f3 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -52,8 +52,7 @@ padding: 0; margin:0; } padding: 0 0 0 10px; margin: 0; } .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; } +margin:0; padding:15px 10px 3px 0; overflow: hidden; } #content.content .thumbnailCategory div.description H3 { display: block; margin: 0; } #content ul.thumbnailCategories li:hover { background-color:#111; } #imageHeaderBar .imageNumber { margin-right:170px; } -- cgit v1.2.3