diff options
| author | Niklas Baumstark | 2012-04-13 04:20:45 +0200 |
|---|---|---|
| committer | Niklas Baumstark | 2012-04-13 04:20:45 +0200 |
| commit | 549f38eb3dc994cff20e10eb69a2f155a498abdf (patch) | |
| tree | 0a122e028a9e0222dc07e38122b7865e88b708d1 /vimium.css | |
| parent | bb37bcc35c2f027242737fcabb17d51c699710a9 (diff) | |
| download | vimium-549f38eb3dc994cff20e10eb69a2f155a498abdf.tar.bz2 | |
change to real input box
Diffstat (limited to 'vimium.css')
| -rw-r--r-- | vimium.css | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -369,3 +369,12 @@ body.vimiumFindMode ::selection { font-size: inherit !important; font-family: inherit !important; } + +#fuzzybox .input .query { + font-size: inherit !important; + font-family: inherit !important; + color: inherit !important; + background: none; + outline: none; + border: none; +} |
