From 5a57e04e9488de94a34470520d885bff1d40c7fd Mon Sep 17 00:00:00 2001 From: rvelices Date: Tue, 10 Apr 2012 20:33:43 +0000 Subject: - remove/comment unused css git-svn-id: http://piwigo.org/svn/trunk@14084 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/theme.css | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'themes/default/theme.css') diff --git a/themes/default/theme.css b/themes/default/theme.css index 18f7d967a..c747da7ba 100644 --- a/themes/default/theme.css +++ b/themes/default/theme.css @@ -232,7 +232,6 @@ TD.calDayCellFull, TD.calDayCellEmpty { .thumbnailCategory .description H3 { text-align: left; - background: transparent; margin: 0; padding: 0.1em; font-size: 120%; @@ -499,11 +498,6 @@ FORM P { margin-bottom: 2em; } -FORM FIELDSET P { - margin-top: 1em; - margin-bottom: 0; -} - SELECT.categoryList { height: 20em; width: 500px; @@ -546,8 +540,7 @@ FIELDSET { margin: 0.5em 0; } -.filter FIELDSET * LABEL>INPUT, -.filter FIELDSET * LABEL>SELECT { +.filter FIELDSET * LABEL>INPUT { display: inline; vertical-align: top; margin: 0 0.5em 0 0; -- cgit v1.2.3