From 36ea7e0387b15e87e23c76cc4dfb9b93cfd9f222 Mon Sep 17 00:00:00 2001 From: vdigital Date: Tue, 23 Dec 2008 19:33:44 +0000 Subject: - Japanese flag -

support in Sylvia menubar - Admin Help is chartered (First use of the discrete links) git-svn-id: http://piwigo.org/svn/branches/2.0@3017 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/theme.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'template/yoga') diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 7b7b303ea..2e5412e80 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -100,6 +100,11 @@ BODY { border: 0; overflow-x: hidden; } +#menubar DD P { + background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; + padding: 2px 16px 0; + margin: 0; +} #menubar UL, #menubar #mbCategories p, #menubar .illustration { background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; margin:0; -- cgit v1.2.3