Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#52229 closed defect (bug) (fixed)

Color Schemes: Admin bar icons use wrong color on hover

Reported by: ryelle Owned by: ryelle
Priority: normal Milestone: 5.7
Component: Administration Version:
Severity: normal Keywords: has-patch has-screenshots
Cc: Focuses: ui, css

Description

When using a non-default color scheme (for example, Midnight), hover over an item in the admin menu. The icon stays white, when it should match the text color.

Attachments (3)

admin-bar-before.png (153.7 KB ) - added by ryelle 6 years ago.
admin-bar.diff (2.2 KB ) - added by ryelle 6 years ago.
admin-bar-after.png (154.3 KB ) - added by ryelle 6 years ago.

Download all attachments as: .zip

Change History (5)

@ryelle
6 years ago

#1 @SergeyBiryukov
6 years ago

  • Milestone Awaiting Review5.7

#2 @ryelle
6 years ago

  • Owner set to ryelle
  • Resolutionfixed
  • Status newclosed

In 50125:

Administration: Use correct color scheme color on admin bar icons when hovered.

This also removes a CSS rule in the light scheme which was flagged as temporary and overrides the hover text color.

Fixes #52229.

Note: See TracTickets for help on using tickets.