Opened 5 months ago
Closed 5 months ago
#64961 closed defect (bug) (fixed)
Language dropdown shows old hover/focus color on setup screen
| Reported by: | huzaifaalmesbah | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0 |
| Component: | Upgrade/Install | Version: | 7.0 |
| Severity: | normal | Keywords: | admin-reskin has-patch commit dev-reviewed |
| Cc: | Focuses: | ui, css |
Description
On the WordPress install screen (/wp-admin/setup-config.php), the language selector dropdown uses the old color for hover and focus states instead of the updated admin color.
.language-chooser select option:hover,
.language-chooser select option:focus {
color: #0a4b78;
}
Attachments (1)
Change History (10)
#1
@
5 months ago
- Focuses ui css added
- Keywords admin-reskin added
- Milestone Awaiting Review → 7.0
- Owner set to
- Status new → accepted
- Version → trunk
This ticket was mentioned in PR #11370 on WordPress/wordpress-develop by @noruzzaman.
5 months ago
#2
- Keywords has-patch added
@noruzzaman commented on PR #11370:
5 months ago
#3
#4
@
5 months ago
- Keywords commit dev-feedback added
Thanks for the patch.
This looks good for commit.
Waiting for a second committer sign-off.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)