[Vimperator] SOLVED: 0.6 quickhints and caret mode feedback
Martin Stubenschrott
stubenschrott at gmx.net
Thu Jan 10 07:27:37 PST 2008
On Wed, Jan 09, 2008 at 06:19:27PM +0100, Thomas Svensen wrote:
> I figured this one out. It turned out to be causing me using a custom
> Windows XP theme, which apparently defines this tiny font somewhere.
> Among the new features in FF3 is better adherence to themes, so this is
> what struck me. Neither changing Firefox preferences nor userChrome.css
> seems to help, but going back to the default (boring...) XP theme, does.
You could also change your whole windows xp theme with some external
tools like WindowBlinds, if you find the default boring.
If you change userChrome.css, be sure to use !important; in the CSS
specification like this:
#vimperator-commandline {
font-size: 15px !important;
}
Get other IDs from there:
http://vimperator.cutup.org/index.php?title=Configuration
if you also want to change the statusbar e.g.
> I'll just go out and buy a pair of stronger glasses, I guess :-)
Hehe, that's another possibility but since you were a Donator I just had you
to save that money by finding the CSS code which hopefully really works :)
best regards,
Martin
More information about the Vimperator
mailing list