remove border-bottom on hover for album representative thumbnail (Sylvia)

git-svn-id: http://piwigo.org/svn/trunk@11200 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100 2011-06-01 14:32:27 +00:00
commit 43f87d633e

View file

@ -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;