Received: from localhost (maia-2.hub.org [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id 2BF609FB202 for ; Tue, 9 Jan 2007 16:17:35 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-new, port 10024) with ESMTP id 21080-07 for ; Tue, 9 Jan 2007 16:17:18 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 8E8F89FB1E2 for ; Tue, 9 Jan 2007 16:17:20 -0400 (AST) Received: from [192.168.199.198] (c213-100-160-41.swipnet.se [213.100.160.41]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by svr2.hagander.net (Postfix) with ESMTP id 53567DCC13C; Tue, 9 Jan 2007 21:17:19 +0100 (CET) Message-ID: <45A3F858.8010508@hagander.net> Date: Tue, 09 Jan 2007 21:17:28 +0100 From: Magnus Hagander User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Robert Treat CC: Tom Lane , pgsql-www@postgresql.org, perrym3@gmail.com Subject: Re: Patch for text.css References: <20070106173601.E08E5DCC11C@svr2.hagander.net> <19483.1168221210@sss.pgh.pa.us> <20070108162000.GB18108@svr2.hagander.net> <200701082358.48459.xzilla@users.sourceforge.net> In-Reply-To: <200701082358.48459.xzilla@users.sourceforge.net> X-Enigmail-Version: 0.94.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200701/36 X-Sequence-Number: 11303 Robert Treat wrote: > On Monday 08 January 2007 11:20, Magnus Hagander wrote: >> On Sun, Jan 07, 2007 at 08:53:30PM -0500, Tom Lane wrote: >>> Magnus Hagander writes: >>>> Or should we perhaps just stop setting a color at all on it? That would >>>> let the browser choose color? >>> I wouldn't vote for that; the odds are good that the browser's defaults >>> would look ugly, or maybe even be nearly invisible against our >>> backgrounds. We *should* set the link colors ... just not to the same >>> thing. >> I've applied the patch to http://magnus-master.pgadmin.org with the >> color as suggested, for review. >> >> Thoughts? Different color? Suggestions? >> > > I had a hard time differentiating it last night, so I changed it to use the > standard color on http://xzilla.postgresql.org just to get a different look. > Anyone interested in comparing can check it out. I personally think yours is clearer, but I'm a bit concerned on the third opinion ;-) Anybody else care to chime in? //Magnus