Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#14487 closed defect (bug) (fixed)

Update #user_info a:active, #footer a:active

Reported by: nacin's profile nacin Owned by: johnonolan's profile JohnONolan
Milestone: 3.1 Priority: low
Severity: minor Version: 3.0
Component: UI Keywords: ui-feedback needs-patch
Focuses: Cc:

Description

:active links in the header and footer under the new UI colors are still #ccc. Should be much darker.

Attachments (2)

header-footer-active-color-change.diff (709 bytes) - added by dremeda 14 years ago.
Classic and Fresh CSS - Changed the header and footer active link state to black.
header-footer-active-color-change.2.diff (830 bytes) - added by dremeda 14 years ago.
Classic and Fresh CSS - Removed rule declaration.

Download all attachments as: .zip

Change History (9)

#1 @nacin
14 years ago

  • Owner set to JohnONolan
  • Status changed from new to assigned

#2 @JohnONolan
14 years ago

  • Keywords ui-feedback added
  • Priority changed from normal to low
  • Severity changed from normal to minor
  • Version set to 3.0

Good point!

#3 @hakre
14 years ago

This should be easy and quick to fix. If I remember correctly there is some touch-up for the admin CSS colors in the pipe? But maybe that's after 3.1 release.

This issue looks like a minor one to fix anyway to me. To which color does that needs to be set?

#4 @jane
14 years ago

  • Keywords needs-patch added

#5 @dremeda
14 years ago

  • Cc dre@… added

Since active has an underline, I don't see a need for a color change from hover.

I'll patch fresh and classic here shortly, let me know what you guys think.

#6 @nacin
14 years ago

Spoke with Dre about this, and that makes sense to me.

@dremeda
14 years ago

Classic and Fresh CSS - Changed the header and footer active link state to black.

@dremeda
14 years ago

Classic and Fresh CSS - Removed rule declaration.

#7 @nacin
14 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [16311]) Remove old header/footer link active state. props dremeda, fixes #14487.

Note: See TracTickets for help on using tickets.