From 7e35acd1cd9e75678dea76ca37e61d275ad210a0 Mon Sep 17 00:00:00 2001 From: chrisaga Date: Sat, 29 Jul 2006 09:57:24 +0000 Subject: fix bug 484 : (again) fix rateButtons display broken by svn:1491 fix radio and checkbox display with Opera and IE (related to bug 490) git-svn-id: http://piwigo.org/svn/trunk@1515 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/picture.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'template/yoga/picture.css') 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%; } -- cgit v1.2.3