Modify

Opened 9 years ago

Closed 8 years ago

#13867 closed enhancement (wontfix)

css tweaks: distigush unvisited links from visited in .wikipage body

Reported by: openstreetmap.org-user-d1g Owned by: stoecker
Priority: minor Milestone:
Component: Trac Version:
Keywords: tracwikicss Cc:

Description

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;

Attachments (0)

Change History (1)

comment:1 by stoecker, 8 years ago

Resolution: wontfix
Status: newclosed

Managing changes to the trac.css is to much work and also may have undesired side effects.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain stoecker.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.