[wp-trac] [WordPress Trac] #47150: Insufficient contrast on empty field borders
WordPress Trac
noreply at wordpress.org
Tue Jul 30 16:18:47 UTC 2019
#47150: Insufficient contrast on empty field borders
-------------------------------------------------+-------------------------
Reporter: anevins | Owner: audrasjb
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.3
Component: Media | Version:
Severity: minor | Resolution:
Keywords: needs-patch has-screenshots | Focuses: ui,
wpcampus-report color-contrast form-controls | accessibility
needs-design-feedback |
-------------------------------------------------+-------------------------
Comment (by nrqsnchz):
The exmaple above was just using Gutenberg's border color, here's an
example that also uses all the other input styles:
{{{
padding: 6px 8px;
box-shadow: 0 0 0 transparent;
transition: box-shadow 0.1s linear;
border-radius: 4px;
border: 1px solid #8d96a0;
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47150#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list