[wp-trac] [WordPress Trac] #64961: Language dropdown shows old hover/focus color on setup screen
WordPress Trac
noreply at wordpress.org
Thu Mar 26 18:51:04 UTC 2026
#64961: Language dropdown shows old hover/focus color on setup screen
-----------------------------+-----------------------------
Reporter: huzaifaalmesbah | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version:
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
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;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64961>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list