[wp-trac] [WordPress Trac] #38939: Twenty Seventeen: input backgrounds are only styled for webkit browsers
WordPress Trac
noreply at wordpress.org
Thu Nov 24 22:21:38 UTC 2016
#38939: Twenty Seventeen: input backgrounds are only styled for webkit browsers
---------------------------+-----------------------------
Reporter: Clorith | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: trunk
Severity: normal | Keywords:
Focuses: |
---------------------------+-----------------------------
The styles for inputs are all styled with `background-image: -webkit-
linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0))`, this
means there are situations where you may end up with dark text on dark
backgrounds, for example when working with high contrast computer setups.
We need a fallback for non-webkit browsers here, Twenty Sixteen does this
by defining `background: #f7f7f7`
Originally reported by @schamane in https://wordpress.org/support/topic
/twentyseventeen-input-fields-unreadable-on-reversed-screens/
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38939>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list