From 3a64bf1502e662b758a1a01cc5b7ad55e025f26e Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 25 Feb 2007 20:24:44 +0000 Subject: menuInfoCat and menuInfoCatByChild Minor changes: - Hidden in subcatify area with dark - Small and normal font with p0w0 - Hidden with wipi - Clear wasn't changed. Bugs in header: href in link rel="start" was empty. Which meant a wrong tag (e.g. for google) git-svn-id: http://piwigo.org/svn/trunk@1856 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/wipi/theme.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'template/yoga/theme/wipi/theme.css') diff --git a/template/yoga/theme/wipi/theme.css b/template/yoga/theme/wipi/theme.css index 927f9f475..75a84ac58 100644 --- a/template/yoga/theme/wipi/theme.css +++ b/template/yoga/theme/wipi/theme.css @@ -325,5 +325,8 @@ a.PWG:hover .G { color : #f92; } .statBar { background-color: #e60; } #imageToolBar .randomButtons a:hover, #imageToolBar .navButtons a:hover { background-color: #111; } +#menubar .menuInfoCat, +#menubar .menuInfoCatByChild, h2.showtitle, #theImage p.showlegend { display: none } + * { outline-width: 0px; } -- cgit v1.2.3