On Sun, Apr 15, 2001 at 01:48:56PM +0200, Mario Vukelic wrote:
> Hi,
> 
> sorry for being OT and stupid, but I can't find the place in mozilla
> where I can change font sizes for mozilla itself, i.e. not font sizes
> for displayed webpages, but for stuff like toolbars, sidepanel etc.
> Maybe someone can give me a quick pointer.
> 
> Thanks in advance, M.

Through stylesheets.  I can't remember where I read about it, but I have
put the following in my ~/.mozilla/default/*/chrome/userChrome.css:

button, menubutton, menulist, menu, menuitem, tab, .button-toolbar {
    font-size: 11px !important;
}

I'm sure there's documentation for available keywords somewhere... :)


-- 
Tommi Komulainen                                 [EMAIL PROTECTED]
GPG 1024D/68388EE6    6FD6 DD79 EB38 BF6F 3533  09C0 04A8 9871 6838 8EE6

Attachment: pgprTGcfIs6BJ.pgp
Description: PGP signature

Reply via email to