aboutsummaryrefslogtreecommitdiffstats
path: root/themes/Sylvia
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2011-06-01 14:32:27 +0000
committermistic100 <mistic@piwigo.org>2011-06-01 14:32:27 +0000
commit43f87d633e1417520eb8cfba71c0ae867bc0477f (patch)
treefb607a91b24cc8b9e7d92fc135239e9b37aa1e92 /themes/Sylvia
parent54e5fa9e9a6fae29cb2f198850182676f13ca353 (diff)
remove border-bottom on hover for album representative thumbnail (Sylvia)
git-svn-id: http://piwigo.org/svn/trunk@11200 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/Sylvia')
-rw-r--r--themes/Sylvia/theme.css1
1 files changed, 1 insertions, 0 deletions
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;