diff options
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; +} |
