瀏覽代碼

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(