diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/picture.css | 2 |
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; |