[wp-trac] [WordPress Trac] #47498: Revise checkbox/radio button css for better compatibility with text zoom
WordPress Trac
noreply at wordpress.org
Fri Oct 11 17:00:59 UTC 2019
#47498: Revise checkbox/radio button css for better compatibility with text zoom
-------------------------------------------------+-------------------------
Reporter: kjellr | Owner: audrasjb
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 5.3
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: wpcampus-report form-controls | Focuses: ui,
color-contrast 5-3-admin-css-changes has- | accessibility
patch needs-dev-note |
-------------------------------------------------+-------------------------
Changes (by afercia):
* keywords:
wpcampus-report form-controls color-contrast 5-3-admin-css-changes
has-patch
=>
wpcampus-report form-controls color-contrast 5-3-admin-css-changes
has-patch needs-dev-note
Comment:
Thanks for clarifying. So the checkbox change will need a dev note on a
Make post.
However, I wouldn't say overriding the `content` CSS property would be a
"a lot of unnecessary work". Unless I'm missing something, plugins that
provide their own custom color schemes are not required to use the new
SVG. That would be recommended but if they want to keep using their own
implementation they just need to make sure to use a selector with higher
specificity and keep using `content: "\f147";`.
Worth also noting that Gutenberg already uses SVGs for all its icons and
there's a long standing plan to remove all font icons from core in favor
of SVGs.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47498#comment:40>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list