aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-10-16 19:19:42 +0000
committervdigital <vdigital@piwigo.org>2008-10-16 19:19:42 +0000
commit376bd21335bacde9ba8afaaa0cdc8b32601e3c7a (patch)
treeb56f4520fdd516ae25867d79d23545ddfa79b756 /template
parent6607c3882a6b913342479de80edb5e9fbd7fef4f (diff)
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
Diffstat (limited to 'template')
-rw-r--r--template/yoga/picture.css2
1 files changed, 2 insertions, 0 deletions
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;