aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-10-08 16:49:05 +0000
committervdigital <vdigital@piwigo.org>2008-10-08 16:49:05 +0000
commit3d85d3d1d981aac403d3f17c334008186976545b (patch)
treeb3805ee97f6d0bfe4da00250d4c733c64f3f3dd5
parent2b62d453ca4e9e66ab8e38dd2793402615576106 (diff)
.gif rating stars in Sylvia theme
git-svn-id: http://piwigo.org/svn/trunk@2688 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--template/yoga/theme/Sylvia/theme.css3
1 files changed, 1 insertions, 2 deletions
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; }