public inbox for [email protected]
help / color / mirror / Atom feedFrom: Magnus Hagander <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Re: Patch for text.css
Date: Sat, 06 Jan 2007 18:34:15 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
in principle i like it, but there was a reason it was there. anyond know why? Objections to changing it1?
/Magnus
------- Original message -------
From: Matt Perry <[email protected]>
Sent: 1-5-'07, 12:04
> Hi,
>
> Could someone please look into applying this patch? The current style in http://www.postgresql.org/layout/css/blue/text.css sets the visited and non-visited
link colors to be the same. This patch fixes them to be different so this navigation aid is restored.
>
> Matt
>
> --- text.css.orig 2007-01-05 11:56:37.295915200 -0800
> +++ text.css 2007-01-05 11:57:27.347886400 -0800
> @@ -129,7 +129,7 @@
> /* Link Styles */
>
> a:link { color:#0085B0; text-decoration: underline; }
> -a:visited { color:#0085B0; text-decoration: underline; }
> +a:visited { color:#004E66; text-decoration: underline; }
> a:active { color:#0085B0; text-decoration: underline; }
> a:hover { color:#000000; text-decoration: underline; }
>
>
view thread (21+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Patch for text.css
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox