Forráskód Böngészése

Ixion: Fix widget input and select text color when setting custom colors via the Customizer

Danny Dudzic 5 éve
szülő
commit
cc61f9e05a
1 módosított fájl, 1 hozzáadás és 4 törlés
  1. 1 4
      ixion/inc/wpcom-colors.php

+ 1 - 4
ixion/inc/wpcom-colors.php

@@ -145,10 +145,7 @@ add_color_rule( 'extra', '#192930', array(
     array( '.comment-author,
             .footer-widgets .widget a,
             body,
-            button,
-            input,
-            select,
-            textarea', 'color', 'bg', 12 ),
+            button', 'color', 'bg', 12 ),
 ) );
 
 add_color_rule( 'extra', '#eeece8', array(