aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-12-23 19:43:02 +0000
committervdigital <vdigital@piwigo.org>2008-12-23 19:43:02 +0000
commit41c587870e95faa76ac60f12654a876abe9cd102 (patch)
tree15749439e032cf4645fa0e2c29478c3ca4ee604e /template
parent99f18910863c600655d055652fe08c02f5421eef (diff)
- Japanese flag
- <p> 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
Diffstat (limited to 'template')
-rw-r--r--template/yoga/theme/Sylvia/theme.css5
1 files changed, 5 insertions, 0 deletions
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;