From 98f978a38ea0cd716fcd63fb221b7a58877e2942 Mon Sep 17 00:00:00 2001 From: chrisaga Date: Sun, 23 Apr 2006 10:31:10 +0000 Subject: - 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 --- template-common/default-layout.css | 1 + 1 file changed, 1 insertion(+) (limited to 'template-common') diff --git a/template-common/default-layout.css b/template-common/default-layout.css index 245115c6d..235f7df5f 100644 --- a/template-common/default-layout.css +++ b/template-common/default-layout.css @@ -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 */ } -- cgit v1.2.3