[wp-trac] [WordPress Trac] #52129: Striped background in table issue

WordPress Trac noreply at wordpress.org
Sun Dec 20 10:47:53 UTC 2020


#52129: Striped background in table issue
---------------------------+---------------------------------
 Reporter:  celendesign    |       Owner:  audrasjb
     Type:  defect (bug)   |      Status:  accepted
 Priority:  normal         |   Milestone:  5.6.1
Component:  Bundled Theme  |     Version:  5.6
 Severity:  normal         |  Resolution:
 Keywords:  needs-patch    |     Focuses:  accessibility, css
---------------------------+---------------------------------
Changes (by audrasjb):

 * focuses:  accessibility => accessibility, css


Comment:

 Indeed, we should add `color: var(--global--color-dark-gray)` to `table
 .is-style-stripes tbody tr:nth-child(odd), .wp-block-table.is-style-
 stripes tbody tr:nth-child(odd)` CSS selector. Not sure we want to add
 this in the main `style.css` file, or the dark mode specific stylesheet.
 Pinging @poena to get some expert eyes on this :)

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/52129#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list