|
@@ -73,40 +73,7 @@ add_color_rule( 'bg', '#060f29', array(
|
|
button[data-load-more-btn],
|
|
button[data-load-more-btn],
|
|
input.has-focus[type="submit"],
|
|
input.has-focus[type="submit"],
|
|
input:focus[type="submit"],
|
|
input:focus[type="submit"],
|
|
- input:hover[type="submit"],
|
|
|
|
- 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="submit"],
|
|
|
|
- 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' ),
|
|
|
|
|
|
+ input:hover[type="submit"]', 'color' ),
|
|
|
|
|
|
/**
|
|
/**
|
|
* Utility Classes
|
|
* Utility Classes
|