- improve : caddie display : now like the thumbails in category page. Valid HTML (still an Opera issue)

git-svn-id: http://piwigo.org/svn/trunk@1263 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
chrisaga
2006-04-23 10:31:10 +00:00
parent f6d5aefa8b
commit 98f978a38e
4 changed files with 29 additions and 24 deletions
+1
View File
@@ -24,6 +24,7 @@ BODY#theAdminPage #content {
/* Set some sizes according to your maximum thumbnail width and height */
#content UL.thumbnails SPAN,
#content UL.thumbnails SPAN.wrap2 A,
#content UL.thumbnails SPAN.wrap2 LABEL,
#content DIV.thumbnailCategory DIV.illustration {
width: 140px; /* max thumbnail width + 2px */
}