﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13867	css tweaks: distigush unvisited links from visited in .wikipage body	openstreetmap.org-user-d1g	stoecker	"Use ordinary blue links:
{{{
#0645AD - link colour
#0B0080 - visited link
}}}

Links in content should be distinguishable, but interface links should stay the same

* In trac.css
 * In :link, :visited style - set {{{color: #0645AD}}}
 * In .anchor:link, .anchor:visited - set {{{color: #0645AD}}}
 * In #metanav form.trac-logout button - set {{{color: #0645AD}}}
* In wiki.css
 * add .wikipage a:visited - set {{{color: #0B0080;}}}

"	enhancement	closed	minor		Trac		wontfix	tracwikicss	
