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/clear/theme.css | 1 - 1 file changed, 1 deletion(-) (limited to 'template/yoga/theme/clear') diff --git a/template/yoga/theme/clear/theme.css b/template/yoga/theme/clear/theme.css index 175584814..baf3aba31 100644 --- a/template/yoga/theme/clear/theme.css +++ b/template/yoga/theme/clear/theme.css @@ -99,7 +99,6 @@ TD.calDayCellEmpty { color: silver; } .calBackDate { color: #000; } .calForeDate { color: #fff; } .virtual_cat { background: #fff !important; } -.qsearch { font-size: 80%; font-style: normal; } #mbMenu #quicksearch > p { text-align: left; } #qsearchInput { color: #d3d3d3; } #qsearchInput:focus { color: #005e89; } -- cgit v1.2.3