diff options
Diffstat (limited to 'themes/Sylvia')
-rw-r--r-- | themes/Sylvia/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css index 532b3357c..7f00ae82d 100644 --- a/themes/Sylvia/theme.css +++ b/themes/Sylvia/theme.css @@ -7,7 +7,7 @@ #comments .thumbnailCategories hr {display:none;} #comments form.filter input[type="submit"] { margin-top:1.8em; } /* Sylvia Theme is close to the Roma Admin theme */ -BODY, H1, H3, DT, .rateButtonSelected, H2, #menubar DT { +BODY, H1, H3, DT, INPUT.rateButtonSelected, H2, #menubar DT { color:#666; } #imageHeaderBar, #imageToolBar A:hover { |