Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2003 12:58:47 -0500
From:      Jason Andresen <jandrese@mitre.org>
To:        Bob Willcox <bob@immure.com>
Cc:        Kenneth W Cochran <kwc@theworld.com>, freebsd-stable@freebsd.org
Subject:   Re: XFree 4.3.0 / Xft font problems
Message-ID:  <3E78AFD7.2090402@mitre.org>
In-Reply-To: <20030319175348.GC5767@luke.immure.com>
References:  <200303181439.JAA5706913@shell.TheWorld.com> <3E773AF0.6010803@mitre.org> <20030318185139.GA70817@luke.immure.com> <3E776F25.6020509@mitre.org> <20030319163217.GB5767@luke.immure.com> <3E78AAB4.10100@mitre.org> <20030319175348.GC5767@luke.immure.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Bob Willcox wrote:

> Well, that did work for the dialog text; and then on a lark, I tried
> 
> button
> {
> 	font-size: 5mm !important
> }
> 
> To increase the size of the button text to 5mm (12pt is still too small
> on my display) and that worked for the text in the buttons. However, in
> the edit preferences dialog much of the text is still too small (like
> the Navigator->History panel) so there must be more of these settings
> that I haven't discovered yet. Seems that a default size for all of this
> stuff would _really_ be nice! Anyone know of such a setting for mozilla?

Does:

*
{
	font-size: 5mm !important;
}

Do what you want?

-- 
   \  |_ _|__ __|_ \ __| Jason Andresen        jandrese@mitre.org
  |\/ |  |    |    / _|  Network and Distributed Systems Engineer
_|  _|___|  _| _|_\___| Office: 703-883-7755




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E78AFD7.2090402>