Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#23200 closed defect (bug) (fixed)

Twenty Twelve: Visited link doesn't have proper CSS formating

Reported by: TomasM Owned by: lancewillett
Priority: normal Milestone: 3.6
Component: Bundled Theme Version: 3.5
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

It looks that a:visited doesn't have any formating that would help users to distinguish visited links. It should be done from the point of usability.

Attachments (1)

23200.diff (697 bytes ) - added by DrewAPicture 14 years ago.
Using #9f9f9f

Download all attachments as: .zip

Change History (9)

#1 @nacin
14 years ago

  • Cc lancewillett added
  • Milestone Awaiting Review3.6

#2 @lancewillett
14 years ago

  • Cc drewstrojny added
  • Keywords needs-patch added

Drew: when you have a chance can you chime in here? What strategy would you suggest here? I'd lean toward visited links changing to a duller / grayer color in post content, comment content, and widget content.

#3 @drewstrojny
14 years ago

+1 for a lighter gray. #9f9f9f looks good to me.

#4 @lancewillett
14 years ago

Thanks Drew. Do you agree that it doesn't apply to *all* links, though? Things like post navigation and the menu, for example.

#5 @drewstrojny
14 years ago

Yes, agree. I wouldn't apply it to the menu or post navigation.

#6 @lancewillett
14 years ago

  • Keywords dev-feedback ux-feedback removed

@DrewAPicture
14 years ago

Using #9f9f9f

#7 @DrewAPicture
14 years ago

  • Keywords has-patch added; needs-patch removed

23200.diff adds a :visited color of #9f9f9f for comment, widget and post content links.

#8 @lancewillett
14 years ago

  • Owner set to lancewillett
  • Resolutionfixed
  • Status newclosed

In 23562:

Twenty Twelve: properly style visited links in entries, widgets, and comment text. Props DrewAPicture, fixes #23200.

Note: See TracTickets for help on using tickets.