From 376bd21335bacde9ba8afaaa0cdc8b32601e3c7a Mon Sep 17 00:00:00 2001 From: vdigital Date: Thu, 16 Oct 2008 19:19:42 +0000 Subject: Some Input text have been enlarged in Admin (class="large") Bullet points removed on comments in picture page. git-svn-id: http://piwigo.org/svn/branches/2.0@2760 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/picture.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template') diff --git a/template/yoga/picture.css b/template/yoga/picture.css index 227cce4b5..bd512e34a 100644 --- a/template/yoga/picture.css +++ b/template/yoga/picture.css @@ -83,6 +83,8 @@ TABLE.infoTable TD.value UL { list-style-type: square; } +.thumbnailCategories li { list-style: none; } + .rateButton, .rateButtonSelected, .rateButtonStarFull, .rateButtonStarEmpty { padding:0; border:0; -- cgit v1.2.3