I was clicking links in the ToC of the latest FWN:
http://fedoraproject.org/wiki/FWN/Issue172
and found that the visited headings were no longer visually distinguished.
Allen Halsey <allenhalsey@...> writes:
I was clicking links in the ToC of the latest FWN:
http://fedoraproject.org/wiki/FWN/Issue172
and found that the visited headings were no longer visually distinguished.
I created a GreaseMonkey script to fix it:
http://userscripts.org/scripts/show/49120
Allen
On Thu, 14 May 2009, Allen Halsey wrote:
Allen Halsey <allenhalsey@...> writes:
I was clicking links in the ToC of the latest FWN:
http://fedoraproject.org/wiki/FWN/Issue172
and found that the visited headings were no longer visually distinguished.
I created a GreaseMonkey script to fix it:
http://userscripts.org/scripts/show/49120
Allen
This isn't being ignored is it? Who has commit access to make these changes?
-Mike
On Thu, May 14, 2009 at 11:56:07AM -0500, Mike McGrath wrote:
This isn't being ignored is it? Who has commit access to make these changes?
This looks to me like a Fedora-wide CSS problem, since the fp.o pages don't change link color on visit.
On 2009-05-14 02:25:40 AM, Allen Halsey wrote:
I created a GreaseMonkey script to fix it:
Sorry, I completely missed this thread. I just pushed a change to add
#content a:visited { color: #804080 }
to the CSS, which should take affect in an hour or two.
Thanks, Ricky
Ricky Zhou <ricky@...> writes:
Sorry, I completely missed this thread. I just pushed a change to add
#content a:visited { color: #804080 }
to the CSS, which should take affect in an hour or two.
Thanks, Ricky
Looks good. Thank you!
Allen
On Fri, May 15, 2009 at 04:37:55AM -0400, Ricky Zhou wrote:
Sorry, I completely missed this thread. I just pushed a change to add
#content a:visited { color: #804080 }
to the CSS, which should take affect in an hour or two.
Thanks ricky!
websites@lists.fedoraproject.org