aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/theme
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-10-08 20:30:21 +0000
committervdigital <vdigital@piwigo.org>2008-10-08 20:30:21 +0000
commit325b275c960712851ce9143481367fcc29be1acc (patch)
tree16380a09f51ec0d757da439332880a7d49999a9a /template/yoga/theme
parent49227fd6d7e1ce0e57da6c197fb5bbc898753024 (diff)
CSS Conformity (1 of n)
git-svn-id: http://piwigo.org/svn/trunk@2693 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/theme')
-rw-r--r--template/yoga/theme/Sylvia/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css
index 331fab650..fc045e663 100644
--- a/template/yoga/theme/Sylvia/theme.css
+++ b/template/yoga/theme/Sylvia/theme.css
@@ -84,7 +84,7 @@ input[type="text"], input[type="password"], input[type="button"], input[type="su
background-color:#444; color:#999; } /* stupid Line but needed due to inpact on other themes and deadline of Piwigo 2.0 */
INPUT, select, textarea { color:#999; background-color: #444; }
input[type="radio"], input[type="checkbox"],
-input[type="button"].rateButtonStarEmpty, input[type="button"].rateButtonStarFull, { background-color: transparent; }
+input[type="button"].rateButtonStarEmpty, input[type="button"].rateButtonStarFull { background-color: transparent; }
#qsearchInput:focus,
input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; }
.content UL.thumbnails SPAN.wrap2 {