[wp-trac] [WordPress Trac] #56462: Twenty Eleven: Table thead color not reflected in editor and front side

WordPress Trac noreply at wordpress.org
Tue Aug 30 12:40:37 UTC 2022


#56462: Twenty Eleven: Table thead color not reflected in editor and front side
-----------------------------------------+----------------------
 Reporter:  umesh84                      |       Owner:  (none)
     Type:  defect (bug)                 |      Status:  new
 Priority:  normal                       |   Milestone:  6.1
Component:  Bundled Theme                |     Version:
 Severity:  normal                       |  Resolution:
 Keywords:  has-patch reporter-feedback  |     Focuses:  ui, css
-----------------------------------------+----------------------
Changes (by mukesh27):

 * keywords:  has-patch => has-patch reporter-feedback
 * milestone:  Awaiting Review => 6.1


Comment:

 Hi there!

 Thanks for the ticket and patch. It does not work for the editor. Is it
 working for you? In my case I have to update the selector class.

 {{{
 .editor-styles-wrapper .wp-block-table th,
 .editor-styles-wrapper .wp-block-table td {
         padding: 0;
         color: currentColor;
 }
 }}}

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


More information about the wp-trac mailing list