From 43f87d633e1417520eb8cfba71c0ae867bc0477f Mon Sep 17 00:00:00 2001 From: mistic100 Date: Wed, 1 Jun 2011 14:32:27 +0000 Subject: remove border-bottom on hover for album representative thumbnail (Sylvia) git-svn-id: http://piwigo.org/svn/trunk@11200 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/Sylvia/theme.css | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/Sylvia') diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css index 252ccf5c0..f996108f2 100644 --- a/themes/Sylvia/theme.css +++ b/themes/Sylvia/theme.css @@ -189,6 +189,7 @@ display: block; margin: 0; padding:20px 0 0 8px; + border:0; } .content .thumbnailCategory .description { background:transparent url(images/cat_top-right.gif) no-repeat scroll right top; -- cgit v1.2.3