Date: Fri, 28 Oct 2005 19:07:36 +0000 (UTC) From: Bill Fenner <fenner@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/cgi cgi-style.pl Message-ID: <200510281907.j9SJ7aZd045160@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 2005-10-28 19:07:36 UTC FreeBSD doc repository (src,ports committer) Modified files: en/cgi cgi-style.pl Log: Disable the CSS workaround for the <body>/<table> quirk for HTML4 pages. It looks like Firefox applies the relative size twice, making the fonts too small. Instead, now they'll be too big - just a bit bigger than the "Large" web site font. This only applies to HTML4 pages, which as I mentioned before are cvsweb and mailindex, and I don't think that mailindex uses tables. This means that this problem should be fixed when someone (no promises) imports cvsweb 3 which uses XHTML. This commit brought to you by CSS, Web Quirks, IE and our favorite IRC channel. Revision Changes Path 1.24 +2 -2 www/en/cgi/cgi-style.pl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510281907.j9SJ7aZd045160>