[wp-trac] [WordPress Trac] #64922: WP 7.0 beta 5 and 6 <> WooCommerce Product Bundles 8.5.6 - no visual checkmark in some checkboxes
WordPress Trac
noreply at wordpress.org
Mon Mar 23 23:02:29 UTC 2026
#64922: WP 7.0 beta 5 and 6 <> WooCommerce Product Bundles 8.5.6 - no visual
checkmark in some checkboxes
------------------------------------------+----------------------
Reporter: kkarpieszuk | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: General | Version: trunk
Severity: normal | Resolution:
Keywords: has-screenshots admin-reskin | Focuses: ui, css
------------------------------------------+----------------------
Comment (by cbirdsong):
Could it be changed to this?
{{{
input[type=checkbox]:checked, input[type=radio]:checked {
background: var(--wp-admin-theme-color, currentColor);
border-color: var(--wp-admin-theme-color, currentColor)
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64922#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list