From ba711b68b38f8b8aad7f7c4158b9479df7e6a44f Mon Sep 17 00:00:00 2001 From: chrisaga Date: Sun, 9 Apr 2006 10:53:14 +0000 Subject: - Improve thumbnailCategories display : This new display looks quite good with both themes. Handle long category description with automatic scrollbars. Got rid of the hr.separation which mess the display sometimes. git-svn-id: http://piwigo.org/svn/trunk@1136 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/clear/theme.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/yoga/theme/clear') diff --git a/template/yoga/theme/clear/theme.css b/template/yoga/theme/clear/theme.css index 07cdffabb..31e88d90d 100644 --- a/template/yoga/theme/clear/theme.css +++ b/template/yoga/theme/clear/theme.css @@ -33,7 +33,8 @@ H2, #menubar DT, #imageHeaderBar, #imageToolBar A:hover { } FIELDSET, INPUT, SELECT, TEXTAREA, -#content DIV.comment A.illustration IMG, #infos { +#content DIV.comment A.illustration IMG, #infos, +#content DIV.thumbnailCategory { border: 1px solid gray; } -- cgit v1.2.3