[wp-trac] [WordPress Trac] #64822: Fix checked checkboxes in admin color schemes
WordPress Trac
noreply at wordpress.org
Wed Mar 11 15:39:05 UTC 2026
#64822: Fix checked checkboxes in admin color schemes
------------------------------------+----------------------------------
Reporter: sabernhardt | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0
Component: Administration | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch admin-reskin | Focuses: css, administration
------------------------------------+----------------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"61940" 61940]:
{{{
#!CommitTicketReference repository="" revision="61940"
Admin: Fix checked input state in older browsers.
Remove duplicate CSS setting the checked state for checkbox and radio
inputs from `_admin.scss`. The duplicate selectors overrode the white
checkmark in older browsers, impacting alternate color schemes.
Props sabernhardt, joedolson.
Fixes #64822.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64822#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list