X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 060949DCC81 for ; Tue, 28 Feb 2006 22:28:49 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 68851-03 for ; Tue, 28 Feb 2006 22:28:53 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from pne-smtpout4-sn2.hy.skanova.net (pne-smtpout4-sn2.hy.skanova.net [81.228.8.154]) by postgresql.org (Postfix) with ESMTP id 8F3DF9DCCAD for ; Tue, 28 Feb 2006 22:28:47 -0400 (AST) Received: from [80.221.10.184] (80.221.10.184) by pne-smtpout4-sn2.hy.skanova.net (7.2.070) id 43CE185D001C310A; Wed, 1 Mar 2006 03:28:48 +0100 Message-ID: <440506E6.6070709@gmail.com> Date: Wed, 01 Mar 2006 04:28:54 +0200 From: Tuukka Tolvanen User-Agent: Thunderbird 1.6a1 (X11/20060214) MIME-Version: 1.0 To: Tommy Gildseth CC: pgsql-www@postgresql.org Subject: Re: geckofixes.css harmful on linux References: <44039C53.5080105@gmail.com> <4404AB88.1030005@start.no> In-Reply-To: <4404AB88.1030005@start.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.12 required=5 tests=[AWL=0.120] X-Spam-Score: 0.12 X-Spam-Level: X-Archive-Number: 200602/123 X-Sequence-Number: 9589 Tommy Gildseth kirjoitti: > Tuukka Tolvanen wrote: >> http://www.postgresql.org//layout/css/blue/geckofixes.css included >> from http://www.postgresql.org/layout/js/geckostyle.js included from >> e.g. http://www.postgresql.org/docs/8.1/interactive/datatype.html , says >> linux). That is, the fixed width text in documentation is >> disproportionately large unless the rules specified in that file are >> dropped (the editcss extension is practical for testing fwiw). > > It doesn't seem to have the same effect in my browser (Firefox 1.0.4 on > Debian). It looks just fine, but if I use editcss to remove the style > rules included from geckofixes.css, the text becomes *really* tiny. > Also tested in konqueror, and it looks fine there as well. Hm, that's too bad. Guess it's a matter of default monospace fonts having wildly different x-heights, then. Yeeeah, courier new does look tiny, about 3/4 the height of bitstream vera sans mono, and I guess those two are the common ones :( comparison, with a few liveCDs so personal settings don't come into play: - win98: fine in firefox & explorer - knoppix: grossly oversized in konqueror, signifigantly in firefox - ubuntu: badly oversized in konqueror, reasonable in firefox *sigh*, *shrug* 't.