Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#52229 closed defect (bug) (fixed)

Color Schemes: Admin bar icons use wrong color on hover

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

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 3 years ago.
admin-bar.diff (2.2 KB) - added by ryelle 3 years ago.
admin-bar-after.png (154.3 KB) - added by ryelle 3 years ago.

Download all attachments as: .zip

Change History (5)

@ryelle
3 years ago

#1 @SergeyBiryukov
3 years ago

  • Milestone changed from Awaiting Review to 5.7

#2 @ryelle
3 years ago

  • Owner set to ryelle
  • Resolution set to fixed
  • Status changed from new to closed

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.