[wp-trac] [WordPress Trac] #40435: Twenty Seventeen: WooCommerce checkout details not readable in Dark color scheme
    WordPress Trac 
    noreply at wordpress.org
       
    Thu Apr 13 12:03:46 UTC 2017
    
    
  
#40435: Twenty Seventeen: WooCommerce checkout details not readable in Dark color
scheme
---------------------------------------+------------------------------
 Reporter:  madeincosmos               |       Owner:
     Type:  defect (bug)               |      Status:  new
 Priority:  normal                     |   Milestone:  Awaiting Review
Component:  Bundled Theme              |     Version:  trunk
 Severity:  normal                     |  Resolution:
 Keywords:  has-patch has-screenshots  |     Focuses:  ui
---------------------------------------+------------------------------
Comment (by sami.keijonen):
 There is `colors-dark` body class so custom CSS would look like this in
 child theme.
 {{{
 .colors-dark .wc_payment_method .payment_box {
    background: #333;
 }
 }}}
 Anyways this is just my personal opinion about not adding support for
 plugins out there:)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40435#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list