From 549f38eb3dc994cff20e10eb69a2f155a498abdf Mon Sep 17 00:00:00 2001 From: Niklas Baumstark Date: Fri, 13 Apr 2012 04:20:45 +0200 Subject: change to real input box --- vimium.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'vimium.css') diff --git a/vimium.css b/vimium.css index 53bc50d8..774c0fd3 100644 --- a/vimium.css +++ b/vimium.css @@ -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; +} -- cgit v1.2.3