diff options
Diffstat (limited to 'themes/Sylvia/theme.css')
-rw-r--r-- | themes/Sylvia/theme.css | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css index 8e8dfcc4c..bee414ad3 100644 --- a/themes/Sylvia/theme.css +++ b/themes/Sylvia/theme.css @@ -135,7 +135,7 @@ BODY { #menubar #mbIdentification form { background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom; } -#menubar #mbIdentification .actions, #menubar #mbIdentification form p { +#menubar #mbIdentification form p { background:transparent none repeat-y scroll left bottom; } #menubar #mbIdentification p { @@ -301,12 +301,6 @@ input[type="radio"], input[type="checkbox"], input[type="button"].rateButtonStar background-color:#111; border:1px solid #ff3363; /* thumbnails border color when mouse cursor is over it */ } -#comments .actions li, #comments .actions li:hover { - background:transparent none; - margin-right: 22px; - clear:both; - list-style-type:none; -} .calItem { border:1px solid #666; margin:0 5px; |