diff options
Diffstat (limited to 'template/yoga/picture.css')
-rw-r--r-- | template/yoga/picture.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/template/yoga/picture.css b/template/yoga/picture.css index d905adb96..153a98b41 100644 --- a/template/yoga/picture.css +++ b/template/yoga/picture.css @@ -95,8 +95,7 @@ TABLE.infoTable TD.value UL { list-style-type: square; } -.rateButton, .rateButtonSelected { - background-color:transparent; +.rateButton, .rateButtonSelected { padding:0; border:0; } @@ -106,7 +105,6 @@ TABLE.infoTable TD.value UL { } .rateButtonSelected { - color:inherit; font-weight:bold; font-size:120%; } |