Преглед изворни кода

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

Danny Dudzic пре 5 година
родитељ
комит
cc61f9e05a
1 измењених фајлова са 1 додато и 4 уклоњено
  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(