|
@@ -192,39 +192,7 @@ add_color_rule( 'txt', '#444444', array(
|
|
|
.wp-block-pullquote,
|
|
|
body,
|
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law,
|
|
|
- body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept,
|
|
|
- input[type="color"],
|
|
|
- input[type="color"]:focus,
|
|
|
- input[type="date"],
|
|
|
- input[type="date"]:focus,
|
|
|
- input[type="datetime"],
|
|
|
- input[type="datetime"]:focus,
|
|
|
- input[type="datetime-local"],
|
|
|
- input[type="datetime-local"]:focus,
|
|
|
- input[type="email"],
|
|
|
- input[type="email"]:focus,
|
|
|
- input[type="month"],
|
|
|
- input[type="month"]:focus,
|
|
|
- input[type="number"],
|
|
|
- input[type="number"]:focus,
|
|
|
- input[type="password"],
|
|
|
- input[type="password"]:focus,
|
|
|
- input[type="range"],
|
|
|
- input[type="range"]:focus,
|
|
|
- input[type="search"],
|
|
|
- input[type="search"]:focus,
|
|
|
- input[type="tel"],
|
|
|
- input[type="tel"]:focus,
|
|
|
- input[type="text"],
|
|
|
- input[type="text"]:focus,
|
|
|
- input[type="time"],
|
|
|
- input[type="time"]:focus,
|
|
|
- input[type="url"],
|
|
|
- input[type="url"]:focus,
|
|
|
- input[type="week"],
|
|
|
- input[type="week"]:focus,
|
|
|
- textarea,
|
|
|
- textarea:focus', 'color' ),
|
|
|
+ body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept', 'color' ),
|
|
|
|
|
|
// Background-color
|
|
|
array( '.wp-block-cover.has-background-dim,
|