From 41c587870e95faa76ac60f12654a876abe9cd102 Mon Sep 17 00:00:00 2001 From: vdigital Date: Tue, 23 Dec 2008 19:43:02 +0000 Subject: - Japanese flag -

support in Sylvia menubar - Admin Help is chartered (First use of the discrete links) merge -c3017 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3019 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/theme.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'template/yoga/theme/Sylvia/theme.css') diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index b84ca4b32..a6d4813db 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