diff options
author | rvelices <rv-github@modusoptimus.com> | 2007-06-26 01:23:39 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2007-06-26 01:23:39 +0000 |
commit | 9decd4b30f53487462820846b9da5ee126102d41 (patch) | |
tree | 22e06b6442139c001877bd7654a2a17846381c13 /template/yoga/theme/dark/theme.css | |
parent | 6118c54835503d168c587b8e00323f4a1d450d90 (diff) |
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
Diffstat (limited to '')
-rw-r--r-- | template/yoga/theme/dark/theme.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/yoga/theme/dark/theme.css b/template/yoga/theme/dark/theme.css index ca685a08a..3462dfe1f 100644 --- a/template/yoga/theme/dark/theme.css +++ b/template/yoga/theme/dark/theme.css @@ -146,5 +146,4 @@ TD.calDayCellEmpty { color: silver; } .calBackDate { color: #000; } .calForeDate { color: #fff; } .virtual_cat { background: #3f3f3f !important; } -.qsearch { font-size: 80%; font-style: normal; } #mbMenu #quicksearch > p { text-align: left; } |