|
@@ -225,7 +225,7 @@ input[type=checkbox] + label {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
- border-color: var(--wp--custom--button--border--color);
|
|
|
+ border-color: currentColor;
|
|
|
border-radius: var(--wp--custom--button--border--radius);
|
|
|
}
|
|
|
|
|
@@ -239,6 +239,7 @@ input[type=checkbox] + label {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
+ border-color: currentColor;
|
|
|
border-color: var(--wp--custom--button--border--color);
|
|
|
}
|
|
|
|
|
@@ -279,7 +280,6 @@ input[type=checkbox] + label {
|
|
|
--wp--custom--button--color--text: var(--wp--custom--button--border--color);
|
|
|
--wp--custom--button--color--background: transparent;
|
|
|
border-style: var(--wp--custom--button--border--style);
|
|
|
- border-color: currentColor;
|
|
|
border-width: var(--wp--custom--button--border--width);
|
|
|
padding-top: var(--wp--custom--button--spacing--padding--top);
|
|
|
padding-bottom: var(--wp--custom--button--spacing--padding--bottom);
|
|
@@ -288,7 +288,7 @@ input[type=checkbox] + label {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
- border-color: var(--wp--custom--button--border--color);
|
|
|
+ border-color: currentColor;
|
|
|
}
|
|
|
|
|
|
.wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):hover, .wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):focus, .wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus,
|
|
@@ -301,6 +301,7 @@ input[type=checkbox] + label {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
+ border-color: currentColor;
|
|
|
border-color: var(--wp--custom--button--border--color);
|
|
|
}
|
|
|
|
|
@@ -415,7 +416,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
- border-color: var(--wp--custom--button--border--color);
|
|
|
+ border-color: currentColor;
|
|
|
border-radius: var(--wp--custom--button--border--radius);
|
|
|
}
|
|
|
|
|
@@ -429,6 +430,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
+ border-color: currentColor;
|
|
|
border-color: var(--wp--custom--button--border--color);
|
|
|
}
|
|
|
|
|
@@ -469,7 +471,6 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
--wp--custom--button--color--text: var(--wp--custom--button--border--color);
|
|
|
--wp--custom--button--color--background: transparent;
|
|
|
border-style: var(--wp--custom--button--border--style);
|
|
|
- border-color: currentColor;
|
|
|
border-width: var(--wp--custom--button--border--width);
|
|
|
padding-top: var(--wp--custom--button--spacing--padding--top);
|
|
|
padding-bottom: var(--wp--custom--button--spacing--padding--bottom);
|
|
@@ -478,7 +479,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
- border-color: var(--wp--custom--button--border--color);
|
|
|
+ border-color: currentColor;
|
|
|
}
|
|
|
|
|
|
.wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):hover, .wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):focus, .wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus,
|
|
@@ -491,6 +492,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
+ border-color: currentColor;
|
|
|
border-color: var(--wp--custom--button--border--color);
|
|
|
}
|
|
|
|
|
@@ -552,7 +554,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
- border-color: var(--wp--custom--button--border--color);
|
|
|
+ border-color: currentColor;
|
|
|
border-radius: var(--wp--custom--button--border--radius);
|
|
|
}
|
|
|
|
|
@@ -567,6 +569,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
+ border-color: currentColor;
|
|
|
border-color: var(--wp--custom--button--border--color);
|
|
|
}
|
|
|
|
|
@@ -666,7 +669,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
- border-color: var(--wp--custom--button--border--color);
|
|
|
+ border-color: currentColor;
|
|
|
border-radius: var(--wp--custom--button--border--radius);
|
|
|
}
|
|
|
|
|
@@ -680,6 +683,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
+ border-color: currentColor;
|
|
|
border-color: var(--wp--custom--button--border--color);
|
|
|
}
|
|
|
|
|
@@ -720,7 +724,6 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
--wp--custom--button--color--text: var(--wp--custom--button--border--color);
|
|
|
--wp--custom--button--color--background: transparent;
|
|
|
border-style: var(--wp--custom--button--border--style);
|
|
|
- border-color: currentColor;
|
|
|
border-width: var(--wp--custom--button--border--width);
|
|
|
padding-top: var(--wp--custom--button--spacing--padding--top);
|
|
|
padding-bottom: var(--wp--custom--button--spacing--padding--bottom);
|
|
@@ -729,7 +732,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
- border-color: var(--wp--custom--button--border--color);
|
|
|
+ border-color: currentColor;
|
|
|
}
|
|
|
|
|
|
.wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):hover, .wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):focus, .wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus,
|
|
@@ -742,6 +745,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
+ border-color: currentColor;
|
|
|
border-color: var(--wp--custom--button--border--color);
|
|
|
}
|
|
|
|
|
@@ -811,7 +815,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
- border-color: var(--wp--custom--button--border--color);
|
|
|
+ border-color: currentColor;
|
|
|
border-radius: var(--wp--custom--button--border--radius);
|
|
|
}
|
|
|
|
|
@@ -830,6 +834,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
+ border-color: currentColor;
|
|
|
border-color: var(--wp--custom--button--border--color);
|
|
|
}
|
|
|
|
|
@@ -895,7 +900,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
- border-color: var(--wp--custom--button--border--color);
|
|
|
+ border-color: currentColor;
|
|
|
border-radius: var(--wp--custom--button--border--radius);
|
|
|
}
|
|
|
|
|
@@ -909,6 +914,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
+ border-color: currentColor;
|
|
|
border-color: var(--wp--custom--button--border--color);
|
|
|
}
|
|
|
|
|
@@ -949,7 +955,6 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
--wp--custom--button--color--text: var(--wp--custom--button--border--color);
|
|
|
--wp--custom--button--color--background: transparent;
|
|
|
border-style: var(--wp--custom--button--border--style);
|
|
|
- border-color: currentColor;
|
|
|
border-width: var(--wp--custom--button--border--width);
|
|
|
padding-top: var(--wp--custom--button--spacing--padding--top);
|
|
|
padding-bottom: var(--wp--custom--button--spacing--padding--bottom);
|
|
@@ -958,7 +963,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
- border-color: var(--wp--custom--button--border--color);
|
|
|
+ border-color: currentColor;
|
|
|
}
|
|
|
|
|
|
.wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):hover, .wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):focus, .wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus,
|
|
@@ -971,6 +976,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
+ border-color: currentColor;
|
|
|
border-color: var(--wp--custom--button--border--color);
|
|
|
}
|
|
|
|
|
@@ -1024,7 +1030,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
- border-color: var(--wp--custom--button--border--color);
|
|
|
+ border-color: currentColor;
|
|
|
border-radius: var(--wp--custom--button--border--radius);
|
|
|
display: inline-block;
|
|
|
}
|
|
@@ -1040,6 +1046,7 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
opacity: 1;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
+ border-color: currentColor;
|
|
|
border-color: var(--wp--custom--button--border--color);
|
|
|
}
|
|
|
|