From 9decd4b30f53487462820846b9da5ee126102d41 Mon Sep 17 00:00:00 2001 From: rvelices Date: Tue, 26 Jun 2007 01:23:39 +0000 Subject: removed the quick search text in the menubar (above the input) git-svn-id: http://piwigo.org/svn/trunk@2045 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/wipi/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/yoga/theme/wipi') diff --git a/template/yoga/theme/wipi/theme.css b/template/yoga/theme/wipi/theme.css index 88cbcc4ca..b7acfbb37 100644 --- a/template/yoga/theme/wipi/theme.css +++ b/template/yoga/theme/wipi/theme.css @@ -331,7 +331,7 @@ a.PWG:hover .G { color : #f92; } #imageToolBar .randomButtons a:hover, #imageToolBar .navButtons a:hover { background-color: #111; } #menubar .menuInfoCat, -#menubar .menuInfoCatByChild, .qsearch, +#menubar .menuInfoCatByChild, h2.showtitle, #theImage p.showlegend { display: none } * { outline-width: 0px; } ul.tabsheet { -- cgit v1.2.3