From c76d687579b49393cf163d421ed89198127c9485 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 21 Sep 2008 09:48:04 +0000 Subject: Sylvia: Border lines broken on Tags block on gallery side Roma: Quick Local Synchro link is limited to the button (Leaves are still highlighted on over but without link). git-svn-id: http://piwigo.org/svn/trunk@2556 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/theme.css | 1 + 1 file changed, 1 insertion(+) (limited to 'template/yoga/theme') diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 18df98a8a..75753eec6 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -43,6 +43,7 @@ margin:0; } #menubar #mbIdentification .button { height:24px; right:0px; top:0px; } #menubar #mbIdentification fieldset { border:0; margin:0 24px 0 23px; } #menubar #mbIdentification legend { display: none; } +#menubar #menuTagCloud { margin: 0; padding: 0 8px 0 16px; } #content { background:#222 url(images/fillet.gif) repeat-x scroll left top; min-height:466px; } .content { border: 1px solid #000; border-top: 0; margin:21px 7px 0 290px; padding-top:7px; } .content h2 { margin:0; padding:0px 10px 15px 15px; border:0;} -- cgit v1.2.3