From bad80308ea2a987f34b44dca1912010f78f3341a Mon Sep 17 00:00:00 2001 From: rvelices Date: Thu, 25 Nov 2010 21:26:29 +0000 Subject: -fix css rules - comment_list.tpl style was broken - picture_nav_buttons.tpl shorter javascript git-svn-id: http://piwigo.org/svn/trunk@7877 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/Sylvia/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/Sylvia') 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 { -- cgit v1.2.3