|
@@ -200,10 +200,10 @@ input[type="submit"]:after,
|
|
margin-top: -0.11em;
|
|
margin-top: -0.11em;
|
|
}
|
|
}
|
|
|
|
|
|
-.button:hover, button:hover,
|
|
|
|
-input:hover[type="submit"],
|
|
|
|
-.wp-block-button__link:hover,
|
|
|
|
-.wp-block-file__button:hover, .a8c-posts-list__view-all:hover, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:hover, .button:focus, button:focus,
|
|
|
|
|
|
+.button:not(.has-background):hover, button:not(.has-background):hover,
|
|
|
|
+input:not(.has-background):hover[type="submit"],
|
|
|
|
+.wp-block-button__link:not(.has-background):hover,
|
|
|
|
+.wp-block-file__button:not(.has-background):hover, .a8c-posts-list__view-all:not(.has-background):hover, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:not(.has-background):hover, .button:focus, button:focus,
|
|
input:focus[type="submit"],
|
|
input:focus[type="submit"],
|
|
.wp-block-button__link:focus,
|
|
.wp-block-button__link:focus,
|
|
.wp-block-file__button:focus, .a8c-posts-list__view-all:focus, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus, .has-focus.button, button.has-focus,
|
|
.wp-block-file__button:focus, .a8c-posts-list__view-all:focus, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus, .has-focus.button, button.has-focus,
|
|
@@ -279,10 +279,10 @@ input[type="submit"]:after,
|
|
margin-top: -0.11em;
|
|
margin-top: -0.11em;
|
|
}
|
|
}
|
|
|
|
|
|
-.button:hover, button:hover,
|
|
|
|
-input:hover[type="submit"],
|
|
|
|
-.wp-block-button__link:hover,
|
|
|
|
-.wp-block-file__button:hover, .a8c-posts-list__view-all:hover, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:hover, .button:focus, button:focus,
|
|
|
|
|
|
+.button:not(.has-background):hover, button:not(.has-background):hover,
|
|
|
|
+input:not(.has-background):hover[type="submit"],
|
|
|
|
+.wp-block-button__link:not(.has-background):hover,
|
|
|
|
+.wp-block-file__button:not(.has-background):hover, .a8c-posts-list__view-all:not(.has-background):hover, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:not(.has-background):hover, .button:focus, button:focus,
|
|
input:focus[type="submit"],
|
|
input:focus[type="submit"],
|
|
.wp-block-button__link:focus,
|
|
.wp-block-button__link:focus,
|
|
.wp-block-file__button:focus, .a8c-posts-list__view-all:focus, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus, .has-focus.button, button.has-focus,
|
|
.wp-block-file__button:focus, .a8c-posts-list__view-all:focus, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus, .has-focus.button, button.has-focus,
|
|
@@ -1419,10 +1419,10 @@ input[type="submit"]:after,
|
|
margin-top: -0.11em;
|
|
margin-top: -0.11em;
|
|
}
|
|
}
|
|
|
|
|
|
-.button:hover, button:hover,
|
|
|
|
-input:hover[type="submit"],
|
|
|
|
-.wp-block-button__link:hover,
|
|
|
|
-.wp-block-file__button:hover, .a8c-posts-list__view-all:hover, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:hover, .button:focus, button:focus,
|
|
|
|
|
|
+.button:not(.has-background):hover, button:not(.has-background):hover,
|
|
|
|
+input:not(.has-background):hover[type="submit"],
|
|
|
|
+.wp-block-button__link:not(.has-background):hover,
|
|
|
|
+.wp-block-file__button:not(.has-background):hover, .a8c-posts-list__view-all:not(.has-background):hover, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:not(.has-background):hover, .button:focus, button:focus,
|
|
input:focus[type="submit"],
|
|
input:focus[type="submit"],
|
|
.wp-block-button__link:focus,
|
|
.wp-block-button__link:focus,
|
|
.wp-block-file__button:focus, .a8c-posts-list__view-all:focus, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus, .has-focus.button, button.has-focus,
|
|
.wp-block-file__button:focus, .a8c-posts-list__view-all:focus, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus, .has-focus.button, button.has-focus,
|
|
@@ -1466,8 +1466,8 @@ button[data-load-more-btn], .button {
|
|
padding: 14px 16px;
|
|
padding: 14px 16px;
|
|
}
|
|
}
|
|
|
|
|
|
-.wp-block-button.is-style-outline.wp-block-button__link:not(.has-background-color),
|
|
|
|
-.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background-color) {
|
|
|
|
|
|
+.wp-block-button.is-style-outline.wp-block-button__link:not(.has-background),
|
|
|
|
+.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
|
|
background: transparent;
|
|
background: transparent;
|
|
}
|
|
}
|
|
|
|
|