From e48a87fae31c1918295729acb06632c6bd11b31a Mon Sep 17 00:00:00 2001 From: Gotcha Date: Thu, 20 May 2010 08:28:07 +0000 Subject: Correction CSS for Elevator badly placed in the plugins list bug:1658 git-svn-id: http://piwigo.org/svn/trunk@6247 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/roma/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/themes') diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index e53bf3538..b49d58545 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -178,7 +178,7 @@ position:relative; padding: 5px 1px 4px 5px; top:-10px; font-size: 13px; color: #menubar li { margin: 0 0 0 6px; } #menubar li.external { list-style-image:url(images/external_inactive.png); padding:10px 0px 0pt 10px; } #menubar li.external:hover { list-style-image:url(images/external_active.png); } -#menubar ul { color: #333; margin:0 0 0 9px; line-height: 16px; +#menubar ul { color: #333; margin:0 9px 0 9px; line-height: 16px; list-style-type: square; list-style-position: inside; padding: 0; } /* jQuery tooltips */ .cluetip-default #cluetip-outer { border-color: #666; color: #666; background-color: #222; } -- cgit v1.2.3