From 3d85d3d1d981aac403d3f17c334008186976545b Mon Sep 17 00:00:00 2001 From: vdigital Date: Wed, 8 Oct 2008 16:49:05 +0000 Subject: .gif rating stars in Sylvia theme git-svn-id: http://piwigo.org/svn/trunk@2688 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/theme.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'template/yoga/theme/Sylvia') diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 4278ef9f9..331fab650 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -37,8 +37,7 @@ margin:0; } #menubar #mbIdentification UL, #menubar #mbIdentification p, #menubar #mbIdentification .illustration { background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom; } #menubar #mbIdentification form { background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom; } -#menubar #mbIdentification .actions, #menubar li ul, #menubar #mbIdentification form p { -background:transparent none repeat-y scroll left bottom; } +#menubar #mbIdentification .actions, #menubar li ul, #menubar #mbIdentification form p { background:transparent none repeat-y scroll left bottom; } #menubar #mbIdentification p { padding: 2px 16px 0; margin: 0;} #menubar p { padding: 16px 16px 0; } #menubar .button { position:relative; right:9px; top:12px; height:16px; } -- cgit v1.2.3