|
@@ -1,20 +1,3 @@
|
|
-a {
|
|
|
|
- color: var(--bs-success);
|
|
|
|
- text-decoration: none; }
|
|
|
|
-
|
|
|
|
-.wp-block-button__link {
|
|
|
|
- border-radius: 0; }
|
|
|
|
-
|
|
|
|
-.wp-block-button__link {
|
|
|
|
- -webkit-border-radius: 2px;
|
|
|
|
- border-radius: 2px;
|
|
|
|
- -webkit-border-radius: 2px;
|
|
|
|
- border-radius: 2px;
|
|
|
|
- -webkit-box-shadow: none;
|
|
|
|
- -webkit-transition: background-color 0.2s ease-in-out;
|
|
|
|
- transition: background-color 0.2s ease-in-out;
|
|
|
|
- white-space: nowrap; }
|
|
|
|
-
|
|
|
|
.wp-block {
|
|
.wp-block {
|
|
max-width: 992px; }
|
|
max-width: 992px; }
|
|
|
|
|
|
@@ -22,8 +5,7 @@ a {
|
|
max-width: none; }
|
|
max-width: none; }
|
|
|
|
|
|
.editor-post-title__block .editor-post-title__input, .edit-post-visual-editor, .edit-post-visual-editor p {
|
|
.editor-post-title__block .editor-post-title__input, .edit-post-visual-editor, .edit-post-visual-editor p {
|
|
- font-family: 'Lato', Helvetica, Arial, sans-serif;
|
|
|
|
- font-weight: 300; }
|
|
|
|
|
|
+ font-family: 'Lato', Helvetica, Arial, sans-serif; }
|
|
|
|
|
|
/*!
|
|
/*!
|
|
* Bootstrap v5.0.0-beta1 (https://getbootstrap.com/)
|
|
* Bootstrap v5.0.0-beta1 (https://getbootstrap.com/)
|
|
@@ -32,19 +14,12 @@ a {
|
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
*/
|
|
*/
|
|
:root {
|
|
:root {
|
|
- --bs-blue: #38537A;
|
|
|
|
- --bs-indigo: #343C70;
|
|
|
|
- --bs-purple: #6f42c1;
|
|
|
|
- --bs-pink: #d63384;
|
|
|
|
- --bs-red: #dc3545;
|
|
|
|
- --bs-orange: #fd7e14;
|
|
|
|
- --bs-yellow: #ffc107;
|
|
|
|
- --bs-green: #198754;
|
|
|
|
- --bs-teal: #20c997;
|
|
|
|
- --bs-cyan: #0dcaf0;
|
|
|
|
- --bs-white: #fff;
|
|
|
|
- --bs-gray: #6c757d;
|
|
|
|
- --bs-gray-dark: #343a40;
|
|
|
|
|
|
+ --bs-green: #325363;
|
|
|
|
+ --bs-purple: #343C70;
|
|
|
|
+ --bs-blue: #5177B0;
|
|
|
|
+ --bs-teal: #50A7AD;
|
|
|
|
+ --bs-red: #CC7C84;
|
|
|
|
+ --bs-yellow: #E0DC67;
|
|
--bs-primary: #325363;
|
|
--bs-primary: #325363;
|
|
--bs-secondary: #343C70;
|
|
--bs-secondary: #343C70;
|
|
--bs-success: #5177B0;
|
|
--bs-success: #5177B0;
|
|
@@ -1780,7 +1755,15 @@ textarea.form-control-lg {
|
|
position: absolute;
|
|
position: absolute;
|
|
clip: rect(0, 0, 0, 0);
|
|
clip: rect(0, 0, 0, 0);
|
|
pointer-events: none; }
|
|
pointer-events: none; }
|
|
- .btn-check[disabled] + .btn, .is-style-bootstrap-primary > .btn-check[disabled] + a, .is-style-bootstrap-secondary > .btn-check[disabled] + a, .is-style-bootstrap-outline-primary > .btn-check[disabled] + a, .is-style-bootstrap-outline-secondary > .btn-check[disabled] + a, .btn-check:disabled + .btn, .is-style-bootstrap-primary > .btn-check:disabled + a, .is-style-bootstrap-secondary > .btn-check:disabled + a, .is-style-bootstrap-outline-primary > .btn-check:disabled + a, .is-style-bootstrap-outline-secondary > .btn-check:disabled + a {
|
|
|
|
|
|
+ .btn-check[disabled] + .btn, .is-style-bootstrap-primary .btn-check[disabled] + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-primary > .btn-check[disabled] + a, .is-style-bootstrap-secondary .btn-check[disabled] + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-secondary > .btn-check[disabled] + a, .is-style-bootstrap-outline-primary .btn-check[disabled] + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-primary > .btn-check[disabled] + a, .is-style-bootstrap-outline-secondary .btn-check[disabled] + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > .btn-check[disabled] + a, .btn-check:disabled + .btn, .is-style-bootstrap-primary .btn-check:disabled + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-primary > .btn-check:disabled + a, .is-style-bootstrap-secondary .btn-check:disabled + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-secondary > .btn-check:disabled + a, .is-style-bootstrap-outline-primary .btn-check:disabled + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-primary > .btn-check:disabled + a, .is-style-bootstrap-outline-secondary .btn-check:disabled + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > .btn-check:disabled + a {
|
|
pointer-events: none;
|
|
pointer-events: none;
|
|
filter: none;
|
|
filter: none;
|
|
opacity: 0.65; }
|
|
opacity: 0.65; }
|
|
@@ -1903,10 +1886,18 @@ textarea.form-control-lg {
|
|
.input-group > .form-control:focus,
|
|
.input-group > .form-control:focus,
|
|
.input-group > .form-select:focus {
|
|
.input-group > .form-select:focus {
|
|
z-index: 3; }
|
|
z-index: 3; }
|
|
- .input-group .btn, .input-group .is-style-bootstrap-primary > a, .input-group .is-style-bootstrap-secondary > a, .input-group .is-style-bootstrap-outline-primary > a, .input-group .is-style-bootstrap-outline-secondary > a {
|
|
|
|
|
|
+ .input-group .btn, .input-group .is-style-bootstrap-primary .wp-block-button__link, .is-style-bootstrap-primary .input-group .wp-block-button__link,
|
|
|
|
+ .input-group .is-style-bootstrap-primary > a, .input-group .is-style-bootstrap-secondary .wp-block-button__link, .is-style-bootstrap-secondary .input-group .wp-block-button__link,
|
|
|
|
+ .input-group .is-style-bootstrap-secondary > a, .input-group .is-style-bootstrap-outline-primary .wp-block-button__link, .is-style-bootstrap-outline-primary .input-group .wp-block-button__link,
|
|
|
|
+ .input-group .is-style-bootstrap-outline-primary > a, .input-group .is-style-bootstrap-outline-secondary .wp-block-button__link, .is-style-bootstrap-outline-secondary .input-group .wp-block-button__link,
|
|
|
|
+ .input-group .is-style-bootstrap-outline-secondary > a {
|
|
position: relative;
|
|
position: relative;
|
|
z-index: 2; }
|
|
z-index: 2; }
|
|
- .input-group .btn:focus, .input-group .is-style-bootstrap-primary > a:focus, .input-group .is-style-bootstrap-secondary > a:focus, .input-group .is-style-bootstrap-outline-primary > a:focus, .input-group .is-style-bootstrap-outline-secondary > a:focus {
|
|
|
|
|
|
+ .input-group .btn:focus, .input-group .is-style-bootstrap-primary .wp-block-button__link:focus, .is-style-bootstrap-primary .input-group .wp-block-button__link:focus,
|
|
|
|
+ .input-group .is-style-bootstrap-primary > a:focus, .input-group .is-style-bootstrap-secondary .wp-block-button__link:focus, .is-style-bootstrap-secondary .input-group .wp-block-button__link:focus,
|
|
|
|
+ .input-group .is-style-bootstrap-secondary > a:focus, .input-group .is-style-bootstrap-outline-primary .wp-block-button__link:focus, .is-style-bootstrap-outline-primary .input-group .wp-block-button__link:focus,
|
|
|
|
+ .input-group .is-style-bootstrap-outline-primary > a:focus, .input-group .is-style-bootstrap-outline-secondary .wp-block-button__link:focus, .is-style-bootstrap-outline-secondary .input-group .wp-block-button__link:focus,
|
|
|
|
+ .input-group .is-style-bootstrap-outline-secondary > a:focus {
|
|
z-index: 3; }
|
|
z-index: 3; }
|
|
|
|
|
|
.input-group-text {
|
|
.input-group-text {
|
|
@@ -1927,9 +1918,13 @@ textarea.form-control-lg {
|
|
.input-group-lg > .form-select,
|
|
.input-group-lg > .form-select,
|
|
.input-group-lg > .input-group-text,
|
|
.input-group-lg > .input-group-text,
|
|
.input-group-lg > .btn,
|
|
.input-group-lg > .btn,
|
|
|
|
+.is-style-bootstrap-primary .input-group-lg > .wp-block-button__link,
|
|
.is-style-bootstrap-primary.input-group-lg > a,
|
|
.is-style-bootstrap-primary.input-group-lg > a,
|
|
|
|
+.is-style-bootstrap-secondary .input-group-lg > .wp-block-button__link,
|
|
.is-style-bootstrap-secondary.input-group-lg > a,
|
|
.is-style-bootstrap-secondary.input-group-lg > a,
|
|
|
|
+.is-style-bootstrap-outline-primary .input-group-lg > .wp-block-button__link,
|
|
.is-style-bootstrap-outline-primary.input-group-lg > a,
|
|
.is-style-bootstrap-outline-primary.input-group-lg > a,
|
|
|
|
+.is-style-bootstrap-outline-secondary .input-group-lg > .wp-block-button__link,
|
|
.is-style-bootstrap-outline-secondary.input-group-lg > a {
|
|
.is-style-bootstrap-outline-secondary.input-group-lg > a {
|
|
padding: 0.5rem 1rem;
|
|
padding: 0.5rem 1rem;
|
|
font-size: 1.25rem;
|
|
font-size: 1.25rem;
|
|
@@ -1939,9 +1934,13 @@ textarea.form-control-lg {
|
|
.input-group-sm > .form-select,
|
|
.input-group-sm > .form-select,
|
|
.input-group-sm > .input-group-text,
|
|
.input-group-sm > .input-group-text,
|
|
.input-group-sm > .btn,
|
|
.input-group-sm > .btn,
|
|
|
|
+.is-style-bootstrap-primary .input-group-sm > .wp-block-button__link,
|
|
.is-style-bootstrap-primary.input-group-sm > a,
|
|
.is-style-bootstrap-primary.input-group-sm > a,
|
|
|
|
+.is-style-bootstrap-secondary .input-group-sm > .wp-block-button__link,
|
|
.is-style-bootstrap-secondary.input-group-sm > a,
|
|
.is-style-bootstrap-secondary.input-group-sm > a,
|
|
|
|
+.is-style-bootstrap-outline-primary .input-group-sm > .wp-block-button__link,
|
|
.is-style-bootstrap-outline-primary.input-group-sm > a,
|
|
.is-style-bootstrap-outline-primary.input-group-sm > a,
|
|
|
|
+.is-style-bootstrap-outline-secondary .input-group-sm > .wp-block-button__link,
|
|
.is-style-bootstrap-outline-secondary.input-group-sm > a {
|
|
.is-style-bootstrap-outline-secondary.input-group-sm > a {
|
|
padding: 0.25rem 0.5rem;
|
|
padding: 0.25rem 0.5rem;
|
|
font-size: 0.875rem;
|
|
font-size: 0.875rem;
|
|
@@ -2092,7 +2091,11 @@ textarea.form-control-lg {
|
|
.form-check-inline .form-check-input ~ .invalid-feedback {
|
|
.form-check-inline .form-check-input ~ .invalid-feedback {
|
|
margin-left: .5em; }
|
|
margin-left: .5em; }
|
|
|
|
|
|
-.btn, .is-style-bootstrap-primary > a, .is-style-bootstrap-secondary > a, .is-style-bootstrap-outline-primary > a, .is-style-bootstrap-outline-secondary > a {
|
|
|
|
|
|
+.btn, .is-style-bootstrap-primary .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-primary > a, .is-style-bootstrap-secondary .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-secondary > a, .is-style-bootstrap-outline-primary .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-outline-primary > a, .is-style-bootstrap-outline-secondary .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-outline-secondary > a {
|
|
display: inline-block;
|
|
display: inline-block;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
line-height: 1.5;
|
|
line-height: 1.5;
|
|
@@ -2109,82 +2112,146 @@ textarea.form-control-lg {
|
|
border-radius: 0.25rem;
|
|
border-radius: 0.25rem;
|
|
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
|
|
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
|
|
@media (prefers-reduced-motion: reduce) {
|
|
@media (prefers-reduced-motion: reduce) {
|
|
- .btn, .is-style-bootstrap-primary > a, .is-style-bootstrap-secondary > a, .is-style-bootstrap-outline-primary > a, .is-style-bootstrap-outline-secondary > a {
|
|
|
|
|
|
+ .btn, .is-style-bootstrap-primary .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-primary > a, .is-style-bootstrap-secondary .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-secondary > a, .is-style-bootstrap-outline-primary .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-primary > a, .is-style-bootstrap-outline-secondary .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > a {
|
|
transition: none; } }
|
|
transition: none; } }
|
|
- .btn:hover, .is-style-bootstrap-primary > a:hover, .is-style-bootstrap-secondary > a:hover, .is-style-bootstrap-outline-primary > a:hover, .is-style-bootstrap-outline-secondary > a:hover {
|
|
|
|
|
|
+ .btn:hover, .is-style-bootstrap-primary .wp-block-button__link:hover,
|
|
|
|
+ .is-style-bootstrap-primary > a:hover, .is-style-bootstrap-secondary .wp-block-button__link:hover,
|
|
|
|
+ .is-style-bootstrap-secondary > a:hover, .is-style-bootstrap-outline-primary .wp-block-button__link:hover,
|
|
|
|
+ .is-style-bootstrap-outline-primary > a:hover, .is-style-bootstrap-outline-secondary .wp-block-button__link:hover,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > a:hover {
|
|
color: #212529; }
|
|
color: #212529; }
|
|
- .btn-check:focus + .btn, .is-style-bootstrap-primary > .btn-check:focus + a, .is-style-bootstrap-secondary > .btn-check:focus + a, .is-style-bootstrap-outline-primary > .btn-check:focus + a, .is-style-bootstrap-outline-secondary > .btn-check:focus + a, .btn:focus, .is-style-bootstrap-primary > a:focus, .is-style-bootstrap-secondary > a:focus, .is-style-bootstrap-outline-primary > a:focus, .is-style-bootstrap-outline-secondary > a:focus {
|
|
|
|
|
|
+ .btn-check:focus + .btn, .is-style-bootstrap-primary .btn-check:focus + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-primary > .btn-check:focus + a, .is-style-bootstrap-secondary .btn-check:focus + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-secondary > .btn-check:focus + a, .is-style-bootstrap-outline-primary .btn-check:focus + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-primary > .btn-check:focus + a, .is-style-bootstrap-outline-secondary .btn-check:focus + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > .btn-check:focus + a, .btn:focus, .is-style-bootstrap-primary .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-primary > a:focus, .is-style-bootstrap-secondary .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-secondary > a:focus, .is-style-bootstrap-outline-primary .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-outline-primary > a:focus, .is-style-bootstrap-outline-secondary .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > a:focus {
|
|
outline: 0;
|
|
outline: 0;
|
|
box-shadow: 0 0 0 0.25rem rgba(50, 83, 99, 0.25); }
|
|
box-shadow: 0 0 0 0.25rem rgba(50, 83, 99, 0.25); }
|
|
- .btn:disabled, .is-style-bootstrap-primary > a:disabled, .is-style-bootstrap-secondary > a:disabled, .is-style-bootstrap-outline-primary > a:disabled, .is-style-bootstrap-outline-secondary > a:disabled, .btn.disabled, .is-style-bootstrap-primary > a.disabled, .is-style-bootstrap-secondary > a.disabled, .is-style-bootstrap-outline-primary > a.disabled, .is-style-bootstrap-outline-secondary > a.disabled,
|
|
|
|
|
|
+ .btn:disabled, .is-style-bootstrap-primary .wp-block-button__link:disabled,
|
|
|
|
+ .is-style-bootstrap-primary > a:disabled, .is-style-bootstrap-secondary .wp-block-button__link:disabled,
|
|
|
|
+ .is-style-bootstrap-secondary > a:disabled, .is-style-bootstrap-outline-primary .wp-block-button__link:disabled,
|
|
|
|
+ .is-style-bootstrap-outline-primary > a:disabled, .is-style-bootstrap-outline-secondary .wp-block-button__link:disabled,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > a:disabled, .btn.disabled, .is-style-bootstrap-primary .disabled.wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-primary > a.disabled, .is-style-bootstrap-secondary .disabled.wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-secondary > a.disabled, .is-style-bootstrap-outline-primary .disabled.wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-primary > a.disabled, .is-style-bootstrap-outline-secondary .disabled.wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > a.disabled,
|
|
fieldset:disabled .btn,
|
|
fieldset:disabled .btn,
|
|
|
|
+ fieldset:disabled .is-style-bootstrap-primary .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-primary fieldset:disabled .wp-block-button__link,
|
|
fieldset:disabled .is-style-bootstrap-primary > a,
|
|
fieldset:disabled .is-style-bootstrap-primary > a,
|
|
|
|
+ fieldset:disabled .is-style-bootstrap-secondary .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-secondary fieldset:disabled .wp-block-button__link,
|
|
fieldset:disabled .is-style-bootstrap-secondary > a,
|
|
fieldset:disabled .is-style-bootstrap-secondary > a,
|
|
|
|
+ fieldset:disabled .is-style-bootstrap-outline-primary .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-primary fieldset:disabled .wp-block-button__link,
|
|
fieldset:disabled .is-style-bootstrap-outline-primary > a,
|
|
fieldset:disabled .is-style-bootstrap-outline-primary > a,
|
|
|
|
+ fieldset:disabled .is-style-bootstrap-outline-secondary .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-secondary fieldset:disabled .wp-block-button__link,
|
|
fieldset:disabled .is-style-bootstrap-outline-secondary > a {
|
|
fieldset:disabled .is-style-bootstrap-outline-secondary > a {
|
|
pointer-events: none;
|
|
pointer-events: none;
|
|
opacity: 0.65; }
|
|
opacity: 0.65; }
|
|
|
|
|
|
-.btn-primary, .is-style-bootstrap-primary > a {
|
|
|
|
|
|
+.btn-primary, .is-style-bootstrap-primary .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-primary > a {
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: #325363;
|
|
background-color: #325363;
|
|
border-color: #325363; }
|
|
border-color: #325363; }
|
|
- .btn-primary:hover, .is-style-bootstrap-primary > a:hover {
|
|
|
|
|
|
+ .btn-primary:hover, .is-style-bootstrap-primary .wp-block-button__link:hover,
|
|
|
|
+ .is-style-bootstrap-primary > a:hover {
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: #2b4754;
|
|
background-color: #2b4754;
|
|
border-color: #28424f; }
|
|
border-color: #28424f; }
|
|
- .btn-check:focus + .btn-primary, .is-style-bootstrap-primary > .btn-check:focus + a, .btn-primary:focus, .is-style-bootstrap-primary > a:focus {
|
|
|
|
|
|
+ .btn-check:focus + .btn-primary, .is-style-bootstrap-primary .btn-check:focus + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-primary > .btn-check:focus + a, .btn-primary:focus, .is-style-bootstrap-primary .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-primary > a:focus {
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: #2b4754;
|
|
background-color: #2b4754;
|
|
border-color: #28424f;
|
|
border-color: #28424f;
|
|
box-shadow: 0 0 0 0.25rem rgba(81, 109, 122, 0.5); }
|
|
box-shadow: 0 0 0 0.25rem rgba(81, 109, 122, 0.5); }
|
|
- .btn-check:checked + .btn-primary, .is-style-bootstrap-primary > .btn-check:checked + a,
|
|
|
|
|
|
+ .btn-check:checked + .btn-primary, .is-style-bootstrap-primary .btn-check:checked + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-primary > .btn-check:checked + a,
|
|
.btn-check:active + .btn-primary,
|
|
.btn-check:active + .btn-primary,
|
|
- .is-style-bootstrap-primary > .btn-check:active + a, .btn-primary:active, .is-style-bootstrap-primary > a:active, .btn-primary.active, .is-style-bootstrap-primary > a.active,
|
|
|
|
|
|
+ .is-style-bootstrap-primary .btn-check:active + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-primary > .btn-check:active + a, .btn-primary:active, .is-style-bootstrap-primary .wp-block-button__link:active,
|
|
|
|
+ .is-style-bootstrap-primary > a:active, .btn-primary.active, .is-style-bootstrap-primary .active.wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-primary > a.active,
|
|
.show > .btn-primary.dropdown-toggle,
|
|
.show > .btn-primary.dropdown-toggle,
|
|
|
|
+ .is-style-bootstrap-primary .show > .dropdown-toggle.wp-block-button__link,
|
|
.is-style-bootstrap-primary.show > a.dropdown-toggle {
|
|
.is-style-bootstrap-primary.show > a.dropdown-toggle {
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: #28424f;
|
|
background-color: #28424f;
|
|
border-color: #263e4a; }
|
|
border-color: #263e4a; }
|
|
- .btn-check:checked + .btn-primary:focus, .is-style-bootstrap-primary > .btn-check:checked + a:focus,
|
|
|
|
|
|
+ .btn-check:checked + .btn-primary:focus, .is-style-bootstrap-primary .btn-check:checked + .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-primary > .btn-check:checked + a:focus,
|
|
.btn-check:active + .btn-primary:focus,
|
|
.btn-check:active + .btn-primary:focus,
|
|
- .is-style-bootstrap-primary > .btn-check:active + a:focus, .btn-primary:active:focus, .is-style-bootstrap-primary > a:active:focus, .btn-primary.active:focus, .is-style-bootstrap-primary > a.active:focus,
|
|
|
|
|
|
+ .is-style-bootstrap-primary .btn-check:active + .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-primary > .btn-check:active + a:focus, .btn-primary:active:focus, .is-style-bootstrap-primary .wp-block-button__link:active:focus,
|
|
|
|
+ .is-style-bootstrap-primary > a:active:focus, .btn-primary.active:focus, .is-style-bootstrap-primary .active.wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-primary > a.active:focus,
|
|
.show > .btn-primary.dropdown-toggle:focus,
|
|
.show > .btn-primary.dropdown-toggle:focus,
|
|
|
|
+ .is-style-bootstrap-primary .show > .dropdown-toggle.wp-block-button__link:focus,
|
|
.is-style-bootstrap-primary.show > a.dropdown-toggle:focus {
|
|
.is-style-bootstrap-primary.show > a.dropdown-toggle:focus {
|
|
box-shadow: 0 0 0 0.25rem rgba(81, 109, 122, 0.5); }
|
|
box-shadow: 0 0 0 0.25rem rgba(81, 109, 122, 0.5); }
|
|
- .btn-primary:disabled, .is-style-bootstrap-primary > a:disabled, .btn-primary.disabled, .is-style-bootstrap-primary > a.disabled {
|
|
|
|
|
|
+ .btn-primary:disabled, .is-style-bootstrap-primary .wp-block-button__link:disabled,
|
|
|
|
+ .is-style-bootstrap-primary > a:disabled, .btn-primary.disabled, .is-style-bootstrap-primary .disabled.wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-primary > a.disabled {
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: #325363;
|
|
background-color: #325363;
|
|
border-color: #325363; }
|
|
border-color: #325363; }
|
|
|
|
|
|
-.btn-secondary, .is-style-bootstrap-secondary > a {
|
|
|
|
|
|
+.btn-secondary, .is-style-bootstrap-secondary .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-secondary > a {
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: #343C70;
|
|
background-color: #343C70;
|
|
border-color: #343C70; }
|
|
border-color: #343C70; }
|
|
- .btn-secondary:hover, .is-style-bootstrap-secondary > a:hover {
|
|
|
|
|
|
+ .btn-secondary:hover, .is-style-bootstrap-secondary .wp-block-button__link:hover,
|
|
|
|
+ .is-style-bootstrap-secondary > a:hover {
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: #2c335f;
|
|
background-color: #2c335f;
|
|
border-color: #2a305a; }
|
|
border-color: #2a305a; }
|
|
- .btn-check:focus + .btn-secondary, .is-style-bootstrap-secondary > .btn-check:focus + a, .btn-secondary:focus, .is-style-bootstrap-secondary > a:focus {
|
|
|
|
|
|
+ .btn-check:focus + .btn-secondary, .is-style-bootstrap-secondary .btn-check:focus + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-secondary > .btn-check:focus + a, .btn-secondary:focus, .is-style-bootstrap-secondary .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-secondary > a:focus {
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: #2c335f;
|
|
background-color: #2c335f;
|
|
border-color: #2a305a;
|
|
border-color: #2a305a;
|
|
box-shadow: 0 0 0 0.25rem rgba(82, 89, 133, 0.5); }
|
|
box-shadow: 0 0 0 0.25rem rgba(82, 89, 133, 0.5); }
|
|
- .btn-check:checked + .btn-secondary, .is-style-bootstrap-secondary > .btn-check:checked + a,
|
|
|
|
|
|
+ .btn-check:checked + .btn-secondary, .is-style-bootstrap-secondary .btn-check:checked + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-secondary > .btn-check:checked + a,
|
|
.btn-check:active + .btn-secondary,
|
|
.btn-check:active + .btn-secondary,
|
|
- .is-style-bootstrap-secondary > .btn-check:active + a, .btn-secondary:active, .is-style-bootstrap-secondary > a:active, .btn-secondary.active, .is-style-bootstrap-secondary > a.active,
|
|
|
|
|
|
+ .is-style-bootstrap-secondary .btn-check:active + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-secondary > .btn-check:active + a, .btn-secondary:active, .is-style-bootstrap-secondary .wp-block-button__link:active,
|
|
|
|
+ .is-style-bootstrap-secondary > a:active, .btn-secondary.active, .is-style-bootstrap-secondary .active.wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-secondary > a.active,
|
|
.show > .btn-secondary.dropdown-toggle,
|
|
.show > .btn-secondary.dropdown-toggle,
|
|
|
|
+ .is-style-bootstrap-secondary .show > .dropdown-toggle.wp-block-button__link,
|
|
.is-style-bootstrap-secondary.show > a.dropdown-toggle {
|
|
.is-style-bootstrap-secondary.show > a.dropdown-toggle {
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: #2a305a;
|
|
background-color: #2a305a;
|
|
border-color: #272d54; }
|
|
border-color: #272d54; }
|
|
- .btn-check:checked + .btn-secondary:focus, .is-style-bootstrap-secondary > .btn-check:checked + a:focus,
|
|
|
|
|
|
+ .btn-check:checked + .btn-secondary:focus, .is-style-bootstrap-secondary .btn-check:checked + .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-secondary > .btn-check:checked + a:focus,
|
|
.btn-check:active + .btn-secondary:focus,
|
|
.btn-check:active + .btn-secondary:focus,
|
|
- .is-style-bootstrap-secondary > .btn-check:active + a:focus, .btn-secondary:active:focus, .is-style-bootstrap-secondary > a:active:focus, .btn-secondary.active:focus, .is-style-bootstrap-secondary > a.active:focus,
|
|
|
|
|
|
+ .is-style-bootstrap-secondary .btn-check:active + .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-secondary > .btn-check:active + a:focus, .btn-secondary:active:focus, .is-style-bootstrap-secondary .wp-block-button__link:active:focus,
|
|
|
|
+ .is-style-bootstrap-secondary > a:active:focus, .btn-secondary.active:focus, .is-style-bootstrap-secondary .active.wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-secondary > a.active:focus,
|
|
.show > .btn-secondary.dropdown-toggle:focus,
|
|
.show > .btn-secondary.dropdown-toggle:focus,
|
|
|
|
+ .is-style-bootstrap-secondary .show > .dropdown-toggle.wp-block-button__link:focus,
|
|
.is-style-bootstrap-secondary.show > a.dropdown-toggle:focus {
|
|
.is-style-bootstrap-secondary.show > a.dropdown-toggle:focus {
|
|
box-shadow: 0 0 0 0.25rem rgba(82, 89, 133, 0.5); }
|
|
box-shadow: 0 0 0 0.25rem rgba(82, 89, 133, 0.5); }
|
|
- .btn-secondary:disabled, .is-style-bootstrap-secondary > a:disabled, .btn-secondary.disabled, .is-style-bootstrap-secondary > a.disabled {
|
|
|
|
|
|
+ .btn-secondary:disabled, .is-style-bootstrap-secondary .wp-block-button__link:disabled,
|
|
|
|
+ .is-style-bootstrap-secondary > a:disabled, .btn-secondary.disabled, .is-style-bootstrap-secondary .disabled.wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-secondary > a.disabled {
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: #343C70;
|
|
background-color: #343C70;
|
|
border-color: #343C70; }
|
|
border-color: #343C70; }
|
|
@@ -2357,49 +2424,81 @@ textarea.form-control-lg {
|
|
background-color: #191D1F;
|
|
background-color: #191D1F;
|
|
border-color: #191D1F; }
|
|
border-color: #191D1F; }
|
|
|
|
|
|
-.btn-outline-primary, .is-style-bootstrap-outline-primary > a {
|
|
|
|
|
|
+.btn-outline-primary, .is-style-bootstrap-outline-primary .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-outline-primary > a {
|
|
color: #325363;
|
|
color: #325363;
|
|
border-color: #325363; }
|
|
border-color: #325363; }
|
|
- .btn-outline-primary:hover, .is-style-bootstrap-outline-primary > a:hover {
|
|
|
|
|
|
+ .btn-outline-primary:hover, .is-style-bootstrap-outline-primary .wp-block-button__link:hover,
|
|
|
|
+ .is-style-bootstrap-outline-primary > a:hover {
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: #325363;
|
|
background-color: #325363;
|
|
border-color: #325363; }
|
|
border-color: #325363; }
|
|
- .btn-check:focus + .btn-outline-primary, .is-style-bootstrap-outline-primary > .btn-check:focus + a, .btn-outline-primary:focus, .is-style-bootstrap-outline-primary > a:focus {
|
|
|
|
|
|
+ .btn-check:focus + .btn-outline-primary, .is-style-bootstrap-outline-primary .btn-check:focus + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-primary > .btn-check:focus + a, .btn-outline-primary:focus, .is-style-bootstrap-outline-primary .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-outline-primary > a:focus {
|
|
box-shadow: 0 0 0 0.25rem rgba(50, 83, 99, 0.5); }
|
|
box-shadow: 0 0 0 0.25rem rgba(50, 83, 99, 0.5); }
|
|
- .btn-check:checked + .btn-outline-primary, .is-style-bootstrap-outline-primary > .btn-check:checked + a,
|
|
|
|
|
|
+ .btn-check:checked + .btn-outline-primary, .is-style-bootstrap-outline-primary .btn-check:checked + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-primary > .btn-check:checked + a,
|
|
.btn-check:active + .btn-outline-primary,
|
|
.btn-check:active + .btn-outline-primary,
|
|
- .is-style-bootstrap-outline-primary > .btn-check:active + a, .btn-outline-primary:active, .is-style-bootstrap-outline-primary > a:active, .btn-outline-primary.active, .is-style-bootstrap-outline-primary > a.active, .btn-outline-primary.dropdown-toggle.show, .is-style-bootstrap-outline-primary > a.dropdown-toggle.show {
|
|
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-check:active + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-primary > .btn-check:active + a, .btn-outline-primary:active, .is-style-bootstrap-outline-primary .wp-block-button__link:active,
|
|
|
|
+ .is-style-bootstrap-outline-primary > a:active, .btn-outline-primary.active, .is-style-bootstrap-outline-primary .active.wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-primary > a.active, .btn-outline-primary.dropdown-toggle.show, .is-style-bootstrap-outline-primary .dropdown-toggle.show.wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-primary > a.dropdown-toggle.show {
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: #325363;
|
|
background-color: #325363;
|
|
border-color: #325363; }
|
|
border-color: #325363; }
|
|
- .btn-check:checked + .btn-outline-primary:focus, .is-style-bootstrap-outline-primary > .btn-check:checked + a:focus,
|
|
|
|
|
|
+ .btn-check:checked + .btn-outline-primary:focus, .is-style-bootstrap-outline-primary .btn-check:checked + .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-outline-primary > .btn-check:checked + a:focus,
|
|
.btn-check:active + .btn-outline-primary:focus,
|
|
.btn-check:active + .btn-outline-primary:focus,
|
|
- .is-style-bootstrap-outline-primary > .btn-check:active + a:focus, .btn-outline-primary:active:focus, .is-style-bootstrap-outline-primary > a:active:focus, .btn-outline-primary.active:focus, .is-style-bootstrap-outline-primary > a.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, .is-style-bootstrap-outline-primary > a.dropdown-toggle.show:focus {
|
|
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-check:active + .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-outline-primary > .btn-check:active + a:focus, .btn-outline-primary:active:focus, .is-style-bootstrap-outline-primary .wp-block-button__link:active:focus,
|
|
|
|
+ .is-style-bootstrap-outline-primary > a:active:focus, .btn-outline-primary.active:focus, .is-style-bootstrap-outline-primary .active.wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-outline-primary > a.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, .is-style-bootstrap-outline-primary .dropdown-toggle.show.wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-outline-primary > a.dropdown-toggle.show:focus {
|
|
box-shadow: 0 0 0 0.25rem rgba(50, 83, 99, 0.5); }
|
|
box-shadow: 0 0 0 0.25rem rgba(50, 83, 99, 0.5); }
|
|
- .btn-outline-primary:disabled, .is-style-bootstrap-outline-primary > a:disabled, .btn-outline-primary.disabled, .is-style-bootstrap-outline-primary > a.disabled {
|
|
|
|
|
|
+ .btn-outline-primary:disabled, .is-style-bootstrap-outline-primary .wp-block-button__link:disabled,
|
|
|
|
+ .is-style-bootstrap-outline-primary > a:disabled, .btn-outline-primary.disabled, .is-style-bootstrap-outline-primary .disabled.wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-primary > a.disabled {
|
|
color: #325363;
|
|
color: #325363;
|
|
background-color: transparent; }
|
|
background-color: transparent; }
|
|
|
|
|
|
-.btn-outline-secondary, .is-style-bootstrap-outline-secondary > a {
|
|
|
|
|
|
+.btn-outline-secondary, .is-style-bootstrap-outline-secondary .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-outline-secondary > a {
|
|
color: #343C70;
|
|
color: #343C70;
|
|
border-color: #343C70; }
|
|
border-color: #343C70; }
|
|
- .btn-outline-secondary:hover, .is-style-bootstrap-outline-secondary > a:hover {
|
|
|
|
|
|
+ .btn-outline-secondary:hover, .is-style-bootstrap-outline-secondary .wp-block-button__link:hover,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > a:hover {
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: #343C70;
|
|
background-color: #343C70;
|
|
border-color: #343C70; }
|
|
border-color: #343C70; }
|
|
- .btn-check:focus + .btn-outline-secondary, .is-style-bootstrap-outline-secondary > .btn-check:focus + a, .btn-outline-secondary:focus, .is-style-bootstrap-outline-secondary > a:focus {
|
|
|
|
|
|
+ .btn-check:focus + .btn-outline-secondary, .is-style-bootstrap-outline-secondary .btn-check:focus + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > .btn-check:focus + a, .btn-outline-secondary:focus, .is-style-bootstrap-outline-secondary .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > a:focus {
|
|
box-shadow: 0 0 0 0.25rem rgba(52, 60, 112, 0.5); }
|
|
box-shadow: 0 0 0 0.25rem rgba(52, 60, 112, 0.5); }
|
|
- .btn-check:checked + .btn-outline-secondary, .is-style-bootstrap-outline-secondary > .btn-check:checked + a,
|
|
|
|
|
|
+ .btn-check:checked + .btn-outline-secondary, .is-style-bootstrap-outline-secondary .btn-check:checked + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > .btn-check:checked + a,
|
|
.btn-check:active + .btn-outline-secondary,
|
|
.btn-check:active + .btn-outline-secondary,
|
|
- .is-style-bootstrap-outline-secondary > .btn-check:active + a, .btn-outline-secondary:active, .is-style-bootstrap-outline-secondary > a:active, .btn-outline-secondary.active, .is-style-bootstrap-outline-secondary > a.active, .btn-outline-secondary.dropdown-toggle.show, .is-style-bootstrap-outline-secondary > a.dropdown-toggle.show {
|
|
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-check:active + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > .btn-check:active + a, .btn-outline-secondary:active, .is-style-bootstrap-outline-secondary .wp-block-button__link:active,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > a:active, .btn-outline-secondary.active, .is-style-bootstrap-outline-secondary .active.wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > a.active, .btn-outline-secondary.dropdown-toggle.show, .is-style-bootstrap-outline-secondary .dropdown-toggle.show.wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > a.dropdown-toggle.show {
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: #343C70;
|
|
background-color: #343C70;
|
|
border-color: #343C70; }
|
|
border-color: #343C70; }
|
|
- .btn-check:checked + .btn-outline-secondary:focus, .is-style-bootstrap-outline-secondary > .btn-check:checked + a:focus,
|
|
|
|
|
|
+ .btn-check:checked + .btn-outline-secondary:focus, .is-style-bootstrap-outline-secondary .btn-check:checked + .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > .btn-check:checked + a:focus,
|
|
.btn-check:active + .btn-outline-secondary:focus,
|
|
.btn-check:active + .btn-outline-secondary:focus,
|
|
- .is-style-bootstrap-outline-secondary > .btn-check:active + a:focus, .btn-outline-secondary:active:focus, .is-style-bootstrap-outline-secondary > a:active:focus, .btn-outline-secondary.active:focus, .is-style-bootstrap-outline-secondary > a.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus, .is-style-bootstrap-outline-secondary > a.dropdown-toggle.show:focus {
|
|
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-check:active + .wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > .btn-check:active + a:focus, .btn-outline-secondary:active:focus, .is-style-bootstrap-outline-secondary .wp-block-button__link:active:focus,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > a:active:focus, .btn-outline-secondary.active:focus, .is-style-bootstrap-outline-secondary .active.wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > a.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus, .is-style-bootstrap-outline-secondary .dropdown-toggle.show.wp-block-button__link:focus,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > a.dropdown-toggle.show:focus {
|
|
box-shadow: 0 0 0 0.25rem rgba(52, 60, 112, 0.5); }
|
|
box-shadow: 0 0 0 0.25rem rgba(52, 60, 112, 0.5); }
|
|
- .btn-outline-secondary:disabled, .is-style-bootstrap-outline-secondary > a:disabled, .btn-outline-secondary.disabled, .is-style-bootstrap-outline-secondary > a.disabled {
|
|
|
|
|
|
+ .btn-outline-secondary:disabled, .is-style-bootstrap-outline-secondary .wp-block-button__link:disabled,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > a:disabled, .btn-outline-secondary.disabled, .is-style-bootstrap-outline-secondary .disabled.wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-secondary > a.disabled {
|
|
color: #343C70;
|
|
color: #343C70;
|
|
background-color: transparent; }
|
|
background-color: transparent; }
|
|
|
|
|
|
@@ -2538,12 +2637,20 @@ textarea.form-control-lg {
|
|
.btn-link:disabled, .btn-link.disabled {
|
|
.btn-link:disabled, .btn-link.disabled {
|
|
color: #6c757d; }
|
|
color: #6c757d; }
|
|
|
|
|
|
-.btn-lg, .btn-group-lg > .btn, .is-style-bootstrap-primary.btn-group-lg > a, .is-style-bootstrap-secondary.btn-group-lg > a, .is-style-bootstrap-outline-primary.btn-group-lg > a, .is-style-bootstrap-outline-secondary.btn-group-lg > a {
|
|
|
|
|
|
+.btn-lg, .btn-group-lg > .btn, .is-style-bootstrap-primary .btn-group-lg > .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-primary.btn-group-lg > a, .is-style-bootstrap-secondary .btn-group-lg > .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-secondary.btn-group-lg > a, .is-style-bootstrap-outline-primary .btn-group-lg > .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-outline-primary.btn-group-lg > a, .is-style-bootstrap-outline-secondary .btn-group-lg > .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-outline-secondary.btn-group-lg > a {
|
|
padding: 0.5rem 1rem;
|
|
padding: 0.5rem 1rem;
|
|
font-size: 1.25rem;
|
|
font-size: 1.25rem;
|
|
border-radius: 0.3rem; }
|
|
border-radius: 0.3rem; }
|
|
|
|
|
|
-.btn-sm, .btn-group-sm > .btn, .is-style-bootstrap-primary.btn-group-sm > a, .is-style-bootstrap-secondary.btn-group-sm > a, .is-style-bootstrap-outline-primary.btn-group-sm > a, .is-style-bootstrap-outline-secondary.btn-group-sm > a {
|
|
|
|
|
|
+.btn-sm, .btn-group-sm > .btn, .is-style-bootstrap-primary .btn-group-sm > .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-primary.btn-group-sm > a, .is-style-bootstrap-secondary .btn-group-sm > .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-secondary.btn-group-sm > a, .is-style-bootstrap-outline-primary .btn-group-sm > .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-outline-primary.btn-group-sm > a, .is-style-bootstrap-outline-secondary .btn-group-sm > .wp-block-button__link,
|
|
|
|
+.is-style-bootstrap-outline-secondary.btn-group-sm > a {
|
|
padding: 0.25rem 0.5rem;
|
|
padding: 0.25rem 0.5rem;
|
|
font-size: 0.875rem;
|
|
font-size: 0.875rem;
|
|
border-radius: 0.2rem; }
|
|
border-radius: 0.2rem; }
|
|
@@ -2812,69 +2919,125 @@ textarea.form-control-lg {
|
|
position: relative;
|
|
position: relative;
|
|
display: inline-flex;
|
|
display: inline-flex;
|
|
vertical-align: middle; }
|
|
vertical-align: middle; }
|
|
- .btn-group > .btn, .is-style-bootstrap-primary.btn-group > a, .is-style-bootstrap-secondary.btn-group > a, .is-style-bootstrap-outline-primary.btn-group > a, .is-style-bootstrap-outline-secondary.btn-group > a,
|
|
|
|
|
|
+ .btn-group > .btn, .is-style-bootstrap-primary .btn-group > .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-primary.btn-group > a, .is-style-bootstrap-secondary .btn-group > .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-secondary.btn-group > a, .is-style-bootstrap-outline-primary .btn-group > .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-primary.btn-group > a, .is-style-bootstrap-outline-secondary .btn-group > .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-secondary.btn-group > a,
|
|
.btn-group-vertical > .btn,
|
|
.btn-group-vertical > .btn,
|
|
|
|
+ .is-style-bootstrap-primary .btn-group-vertical > .wp-block-button__link,
|
|
.is-style-bootstrap-primary.btn-group-vertical > a,
|
|
.is-style-bootstrap-primary.btn-group-vertical > a,
|
|
|
|
+ .is-style-bootstrap-secondary .btn-group-vertical > .wp-block-button__link,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > a,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > a,
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-group-vertical > .wp-block-button__link,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > a,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > a,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-group-vertical > .wp-block-button__link,
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > a {
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > a {
|
|
position: relative;
|
|
position: relative;
|
|
flex: 1 1 auto; }
|
|
flex: 1 1 auto; }
|
|
- .btn-group > .btn-check:checked + .btn, .is-style-bootstrap-primary.btn-group > .btn-check:checked + a, .is-style-bootstrap-secondary.btn-group > .btn-check:checked + a, .is-style-bootstrap-outline-primary.btn-group > .btn-check:checked + a, .is-style-bootstrap-outline-secondary.btn-group > .btn-check:checked + a,
|
|
|
|
|
|
+ .btn-group > .btn-check:checked + .btn, .is-style-bootstrap-primary .btn-group > .btn-check:checked + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-primary.btn-group > .btn-check:checked + a, .is-style-bootstrap-secondary .btn-group > .btn-check:checked + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-secondary.btn-group > .btn-check:checked + a, .is-style-bootstrap-outline-primary .btn-group > .btn-check:checked + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-primary.btn-group > .btn-check:checked + a, .is-style-bootstrap-outline-secondary .btn-group > .btn-check:checked + .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-secondary.btn-group > .btn-check:checked + a,
|
|
.btn-group > .btn-check:focus + .btn,
|
|
.btn-group > .btn-check:focus + .btn,
|
|
|
|
+ .is-style-bootstrap-primary .btn-group > .btn-check:focus + .wp-block-button__link,
|
|
.is-style-bootstrap-primary.btn-group > .btn-check:focus + a,
|
|
.is-style-bootstrap-primary.btn-group > .btn-check:focus + a,
|
|
|
|
+ .is-style-bootstrap-secondary .btn-group > .btn-check:focus + .wp-block-button__link,
|
|
.is-style-bootstrap-secondary.btn-group > .btn-check:focus + a,
|
|
.is-style-bootstrap-secondary.btn-group > .btn-check:focus + a,
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-group > .btn-check:focus + .wp-block-button__link,
|
|
.is-style-bootstrap-outline-primary.btn-group > .btn-check:focus + a,
|
|
.is-style-bootstrap-outline-primary.btn-group > .btn-check:focus + a,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-group > .btn-check:focus + .wp-block-button__link,
|
|
.is-style-bootstrap-outline-secondary.btn-group > .btn-check:focus + a,
|
|
.is-style-bootstrap-outline-secondary.btn-group > .btn-check:focus + a,
|
|
.btn-group > .btn:hover,
|
|
.btn-group > .btn:hover,
|
|
|
|
+ .is-style-bootstrap-primary .btn-group > .wp-block-button__link:hover,
|
|
.is-style-bootstrap-primary.btn-group > a:hover,
|
|
.is-style-bootstrap-primary.btn-group > a:hover,
|
|
|
|
+ .is-style-bootstrap-secondary .btn-group > .wp-block-button__link:hover,
|
|
.is-style-bootstrap-secondary.btn-group > a:hover,
|
|
.is-style-bootstrap-secondary.btn-group > a:hover,
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-group > .wp-block-button__link:hover,
|
|
.is-style-bootstrap-outline-primary.btn-group > a:hover,
|
|
.is-style-bootstrap-outline-primary.btn-group > a:hover,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-group > .wp-block-button__link:hover,
|
|
.is-style-bootstrap-outline-secondary.btn-group > a:hover,
|
|
.is-style-bootstrap-outline-secondary.btn-group > a:hover,
|
|
.btn-group > .btn:focus,
|
|
.btn-group > .btn:focus,
|
|
|
|
+ .is-style-bootstrap-primary .btn-group > .wp-block-button__link:focus,
|
|
.is-style-bootstrap-primary.btn-group > a:focus,
|
|
.is-style-bootstrap-primary.btn-group > a:focus,
|
|
|
|
+ .is-style-bootstrap-secondary .btn-group > .wp-block-button__link:focus,
|
|
.is-style-bootstrap-secondary.btn-group > a:focus,
|
|
.is-style-bootstrap-secondary.btn-group > a:focus,
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-group > .wp-block-button__link:focus,
|
|
.is-style-bootstrap-outline-primary.btn-group > a:focus,
|
|
.is-style-bootstrap-outline-primary.btn-group > a:focus,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-group > .wp-block-button__link:focus,
|
|
.is-style-bootstrap-outline-secondary.btn-group > a:focus,
|
|
.is-style-bootstrap-outline-secondary.btn-group > a:focus,
|
|
.btn-group > .btn:active,
|
|
.btn-group > .btn:active,
|
|
|
|
+ .is-style-bootstrap-primary .btn-group > .wp-block-button__link:active,
|
|
.is-style-bootstrap-primary.btn-group > a:active,
|
|
.is-style-bootstrap-primary.btn-group > a:active,
|
|
|
|
+ .is-style-bootstrap-secondary .btn-group > .wp-block-button__link:active,
|
|
.is-style-bootstrap-secondary.btn-group > a:active,
|
|
.is-style-bootstrap-secondary.btn-group > a:active,
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-group > .wp-block-button__link:active,
|
|
.is-style-bootstrap-outline-primary.btn-group > a:active,
|
|
.is-style-bootstrap-outline-primary.btn-group > a:active,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-group > .wp-block-button__link:active,
|
|
.is-style-bootstrap-outline-secondary.btn-group > a:active,
|
|
.is-style-bootstrap-outline-secondary.btn-group > a:active,
|
|
.btn-group > .btn.active,
|
|
.btn-group > .btn.active,
|
|
|
|
+ .is-style-bootstrap-primary .btn-group > .active.wp-block-button__link,
|
|
.is-style-bootstrap-primary.btn-group > a.active,
|
|
.is-style-bootstrap-primary.btn-group > a.active,
|
|
|
|
+ .is-style-bootstrap-secondary .btn-group > .active.wp-block-button__link,
|
|
.is-style-bootstrap-secondary.btn-group > a.active,
|
|
.is-style-bootstrap-secondary.btn-group > a.active,
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-group > .active.wp-block-button__link,
|
|
.is-style-bootstrap-outline-primary.btn-group > a.active,
|
|
.is-style-bootstrap-outline-primary.btn-group > a.active,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-group > .active.wp-block-button__link,
|
|
.is-style-bootstrap-outline-secondary.btn-group > a.active,
|
|
.is-style-bootstrap-outline-secondary.btn-group > a.active,
|
|
.btn-group-vertical > .btn-check:checked + .btn,
|
|
.btn-group-vertical > .btn-check:checked + .btn,
|
|
|
|
+ .is-style-bootstrap-primary .btn-group-vertical > .btn-check:checked + .wp-block-button__link,
|
|
.is-style-bootstrap-primary.btn-group-vertical > .btn-check:checked + a,
|
|
.is-style-bootstrap-primary.btn-group-vertical > .btn-check:checked + a,
|
|
|
|
+ .is-style-bootstrap-secondary .btn-group-vertical > .btn-check:checked + .wp-block-button__link,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > .btn-check:checked + a,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > .btn-check:checked + a,
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-group-vertical > .btn-check:checked + .wp-block-button__link,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > .btn-check:checked + a,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > .btn-check:checked + a,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-group-vertical > .btn-check:checked + .wp-block-button__link,
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > .btn-check:checked + a,
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > .btn-check:checked + a,
|
|
.btn-group-vertical > .btn-check:focus + .btn,
|
|
.btn-group-vertical > .btn-check:focus + .btn,
|
|
|
|
+ .is-style-bootstrap-primary .btn-group-vertical > .btn-check:focus + .wp-block-button__link,
|
|
.is-style-bootstrap-primary.btn-group-vertical > .btn-check:focus + a,
|
|
.is-style-bootstrap-primary.btn-group-vertical > .btn-check:focus + a,
|
|
|
|
+ .is-style-bootstrap-secondary .btn-group-vertical > .btn-check:focus + .wp-block-button__link,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > .btn-check:focus + a,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > .btn-check:focus + a,
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-group-vertical > .btn-check:focus + .wp-block-button__link,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > .btn-check:focus + a,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > .btn-check:focus + a,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-group-vertical > .btn-check:focus + .wp-block-button__link,
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > .btn-check:focus + a,
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > .btn-check:focus + a,
|
|
.btn-group-vertical > .btn:hover,
|
|
.btn-group-vertical > .btn:hover,
|
|
|
|
+ .is-style-bootstrap-primary .btn-group-vertical > .wp-block-button__link:hover,
|
|
.is-style-bootstrap-primary.btn-group-vertical > a:hover,
|
|
.is-style-bootstrap-primary.btn-group-vertical > a:hover,
|
|
|
|
+ .is-style-bootstrap-secondary .btn-group-vertical > .wp-block-button__link:hover,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > a:hover,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > a:hover,
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-group-vertical > .wp-block-button__link:hover,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > a:hover,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > a:hover,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-group-vertical > .wp-block-button__link:hover,
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > a:hover,
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > a:hover,
|
|
.btn-group-vertical > .btn:focus,
|
|
.btn-group-vertical > .btn:focus,
|
|
|
|
+ .is-style-bootstrap-primary .btn-group-vertical > .wp-block-button__link:focus,
|
|
.is-style-bootstrap-primary.btn-group-vertical > a:focus,
|
|
.is-style-bootstrap-primary.btn-group-vertical > a:focus,
|
|
|
|
+ .is-style-bootstrap-secondary .btn-group-vertical > .wp-block-button__link:focus,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > a:focus,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > a:focus,
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-group-vertical > .wp-block-button__link:focus,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > a:focus,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > a:focus,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-group-vertical > .wp-block-button__link:focus,
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > a:focus,
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > a:focus,
|
|
.btn-group-vertical > .btn:active,
|
|
.btn-group-vertical > .btn:active,
|
|
|
|
+ .is-style-bootstrap-primary .btn-group-vertical > .wp-block-button__link:active,
|
|
.is-style-bootstrap-primary.btn-group-vertical > a:active,
|
|
.is-style-bootstrap-primary.btn-group-vertical > a:active,
|
|
|
|
+ .is-style-bootstrap-secondary .btn-group-vertical > .wp-block-button__link:active,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > a:active,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > a:active,
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-group-vertical > .wp-block-button__link:active,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > a:active,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > a:active,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-group-vertical > .wp-block-button__link:active,
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > a:active,
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > a:active,
|
|
.btn-group-vertical > .btn.active,
|
|
.btn-group-vertical > .btn.active,
|
|
|
|
+ .is-style-bootstrap-primary .btn-group-vertical > .active.wp-block-button__link,
|
|
.is-style-bootstrap-primary.btn-group-vertical > a.active,
|
|
.is-style-bootstrap-primary.btn-group-vertical > a.active,
|
|
|
|
+ .is-style-bootstrap-secondary .btn-group-vertical > .active.wp-block-button__link,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > a.active,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > a.active,
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-group-vertical > .active.wp-block-button__link,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > a.active,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > a.active,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-group-vertical > .active.wp-block-button__link,
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > a.active {
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > a.active {
|
|
z-index: 1; }
|
|
z-index: 1; }
|
|
|
|
|
|
@@ -2885,29 +3048,53 @@ textarea.form-control-lg {
|
|
.btn-toolbar .input-group {
|
|
.btn-toolbar .input-group {
|
|
width: auto; }
|
|
width: auto; }
|
|
|
|
|
|
-.btn-group > .btn:not(:first-child), .is-style-bootstrap-primary.btn-group > a:not(:first-child), .is-style-bootstrap-secondary.btn-group > a:not(:first-child), .is-style-bootstrap-outline-primary.btn-group > a:not(:first-child), .is-style-bootstrap-outline-secondary.btn-group > a:not(:first-child),
|
|
|
|
|
|
+.btn-group > .btn:not(:first-child), .is-style-bootstrap-primary .btn-group > .wp-block-button__link:not(:first-child),
|
|
|
|
+.is-style-bootstrap-primary.btn-group > a:not(:first-child), .is-style-bootstrap-secondary .btn-group > .wp-block-button__link:not(:first-child),
|
|
|
|
+.is-style-bootstrap-secondary.btn-group > a:not(:first-child), .is-style-bootstrap-outline-primary .btn-group > .wp-block-button__link:not(:first-child),
|
|
|
|
+.is-style-bootstrap-outline-primary.btn-group > a:not(:first-child), .is-style-bootstrap-outline-secondary .btn-group > .wp-block-button__link:not(:first-child),
|
|
|
|
+.is-style-bootstrap-outline-secondary.btn-group > a:not(:first-child),
|
|
.btn-group > .btn-group:not(:first-child) {
|
|
.btn-group > .btn-group:not(:first-child) {
|
|
margin-left: -1px; }
|
|
margin-left: -1px; }
|
|
|
|
|
|
-.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-primary.btn-group > a:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-secondary.btn-group > a:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-outline-primary.btn-group > a:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-outline-secondary.btn-group > a:not(:last-child):not(.dropdown-toggle),
|
|
|
|
|
|
+.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-primary .btn-group > .wp-block-button__link:not(:last-child):not(.dropdown-toggle),
|
|
|
|
+.is-style-bootstrap-primary.btn-group > a:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-secondary .btn-group > .wp-block-button__link:not(:last-child):not(.dropdown-toggle),
|
|
|
|
+.is-style-bootstrap-secondary.btn-group > a:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-outline-primary .btn-group > .wp-block-button__link:not(:last-child):not(.dropdown-toggle),
|
|
|
|
+.is-style-bootstrap-outline-primary.btn-group > a:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-outline-secondary .btn-group > .wp-block-button__link:not(:last-child):not(.dropdown-toggle),
|
|
|
|
+.is-style-bootstrap-outline-secondary.btn-group > a:not(:last-child):not(.dropdown-toggle),
|
|
.btn-group > .btn-group:not(:last-child) > .btn,
|
|
.btn-group > .btn-group:not(:last-child) > .btn,
|
|
|
|
+.is-style-bootstrap-primary .btn-group > .btn-group:not(:last-child) > .wp-block-button__link,
|
|
.btn-group > .is-style-bootstrap-primary.btn-group:not(:last-child) > a,
|
|
.btn-group > .is-style-bootstrap-primary.btn-group:not(:last-child) > a,
|
|
|
|
+.is-style-bootstrap-secondary .btn-group > .btn-group:not(:last-child) > .wp-block-button__link,
|
|
.btn-group > .is-style-bootstrap-secondary.btn-group:not(:last-child) > a,
|
|
.btn-group > .is-style-bootstrap-secondary.btn-group:not(:last-child) > a,
|
|
|
|
+.is-style-bootstrap-outline-primary .btn-group > .btn-group:not(:last-child) > .wp-block-button__link,
|
|
.btn-group > .is-style-bootstrap-outline-primary.btn-group:not(:last-child) > a,
|
|
.btn-group > .is-style-bootstrap-outline-primary.btn-group:not(:last-child) > a,
|
|
|
|
+.is-style-bootstrap-outline-secondary .btn-group > .btn-group:not(:last-child) > .wp-block-button__link,
|
|
.btn-group > .is-style-bootstrap-outline-secondary.btn-group:not(:last-child) > a {
|
|
.btn-group > .is-style-bootstrap-outline-secondary.btn-group:not(:last-child) > a {
|
|
border-top-right-radius: 0;
|
|
border-top-right-radius: 0;
|
|
border-bottom-right-radius: 0; }
|
|
border-bottom-right-radius: 0; }
|
|
|
|
|
|
-.btn-group > .btn:nth-child(n + 3), .is-style-bootstrap-primary.btn-group > a:nth-child(n + 3), .is-style-bootstrap-secondary.btn-group > a:nth-child(n + 3), .is-style-bootstrap-outline-primary.btn-group > a:nth-child(n + 3), .is-style-bootstrap-outline-secondary.btn-group > a:nth-child(n + 3),
|
|
|
|
|
|
+.btn-group > .btn:nth-child(n + 3), .is-style-bootstrap-primary .btn-group > .wp-block-button__link:nth-child(n + 3),
|
|
|
|
+.is-style-bootstrap-primary.btn-group > a:nth-child(n + 3), .is-style-bootstrap-secondary .btn-group > .wp-block-button__link:nth-child(n + 3),
|
|
|
|
+.is-style-bootstrap-secondary.btn-group > a:nth-child(n + 3), .is-style-bootstrap-outline-primary .btn-group > .wp-block-button__link:nth-child(n + 3),
|
|
|
|
+.is-style-bootstrap-outline-primary.btn-group > a:nth-child(n + 3), .is-style-bootstrap-outline-secondary .btn-group > .wp-block-button__link:nth-child(n + 3),
|
|
|
|
+.is-style-bootstrap-outline-secondary.btn-group > a:nth-child(n + 3),
|
|
.btn-group > :not(.btn-check) + .btn,
|
|
.btn-group > :not(.btn-check) + .btn,
|
|
|
|
+.is-style-bootstrap-primary .btn-group > :not(.btn-check) + .wp-block-button__link,
|
|
.is-style-bootstrap-primary.btn-group > :not(.btn-check) + a,
|
|
.is-style-bootstrap-primary.btn-group > :not(.btn-check) + a,
|
|
|
|
+.is-style-bootstrap-secondary .btn-group > :not(.btn-check) + .wp-block-button__link,
|
|
.is-style-bootstrap-secondary.btn-group > :not(.btn-check) + a,
|
|
.is-style-bootstrap-secondary.btn-group > :not(.btn-check) + a,
|
|
|
|
+.is-style-bootstrap-outline-primary .btn-group > :not(.btn-check) + .wp-block-button__link,
|
|
.is-style-bootstrap-outline-primary.btn-group > :not(.btn-check) + a,
|
|
.is-style-bootstrap-outline-primary.btn-group > :not(.btn-check) + a,
|
|
|
|
+.is-style-bootstrap-outline-secondary .btn-group > :not(.btn-check) + .wp-block-button__link,
|
|
.is-style-bootstrap-outline-secondary.btn-group > :not(.btn-check) + a,
|
|
.is-style-bootstrap-outline-secondary.btn-group > :not(.btn-check) + a,
|
|
.btn-group > .btn-group:not(:first-child) > .btn,
|
|
.btn-group > .btn-group:not(:first-child) > .btn,
|
|
|
|
+.is-style-bootstrap-primary .btn-group > .btn-group:not(:first-child) > .wp-block-button__link,
|
|
.btn-group > .is-style-bootstrap-primary.btn-group:not(:first-child) > a,
|
|
.btn-group > .is-style-bootstrap-primary.btn-group:not(:first-child) > a,
|
|
|
|
+.is-style-bootstrap-secondary .btn-group > .btn-group:not(:first-child) > .wp-block-button__link,
|
|
.btn-group > .is-style-bootstrap-secondary.btn-group:not(:first-child) > a,
|
|
.btn-group > .is-style-bootstrap-secondary.btn-group:not(:first-child) > a,
|
|
|
|
+.is-style-bootstrap-outline-primary .btn-group > .btn-group:not(:first-child) > .wp-block-button__link,
|
|
.btn-group > .is-style-bootstrap-outline-primary.btn-group:not(:first-child) > a,
|
|
.btn-group > .is-style-bootstrap-outline-primary.btn-group:not(:first-child) > a,
|
|
|
|
+.is-style-bootstrap-outline-secondary .btn-group > .btn-group:not(:first-child) > .wp-block-button__link,
|
|
.btn-group > .is-style-bootstrap-outline-secondary.btn-group:not(:first-child) > a {
|
|
.btn-group > .is-style-bootstrap-outline-secondary.btn-group:not(:first-child) > a {
|
|
border-top-left-radius: 0;
|
|
border-top-left-radius: 0;
|
|
border-bottom-left-radius: 0; }
|
|
border-bottom-left-radius: 0; }
|
|
@@ -2922,11 +3109,11 @@ textarea.form-control-lg {
|
|
.dropstart .dropdown-toggle-split::before {
|
|
.dropstart .dropdown-toggle-split::before {
|
|
margin-right: 0; }
|
|
margin-right: 0; }
|
|
|
|
|
|
-.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .is-style-bootstrap-primary.btn-group-sm > a + .dropdown-toggle-split, .is-style-bootstrap-secondary.btn-group-sm > a + .dropdown-toggle-split, .is-style-bootstrap-outline-primary.btn-group-sm > a + .dropdown-toggle-split, .is-style-bootstrap-outline-secondary.btn-group-sm > a + .dropdown-toggle-split {
|
|
|
|
|
|
+.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .is-style-bootstrap-primary .btn-group-sm > .wp-block-button__link + .dropdown-toggle-split, .is-style-bootstrap-primary.btn-group-sm > a + .dropdown-toggle-split, .is-style-bootstrap-secondary .btn-group-sm > .wp-block-button__link + .dropdown-toggle-split, .is-style-bootstrap-secondary.btn-group-sm > a + .dropdown-toggle-split, .is-style-bootstrap-outline-primary .btn-group-sm > .wp-block-button__link + .dropdown-toggle-split, .is-style-bootstrap-outline-primary.btn-group-sm > a + .dropdown-toggle-split, .is-style-bootstrap-outline-secondary .btn-group-sm > .wp-block-button__link + .dropdown-toggle-split, .is-style-bootstrap-outline-secondary.btn-group-sm > a + .dropdown-toggle-split {
|
|
padding-right: 0.375rem;
|
|
padding-right: 0.375rem;
|
|
padding-left: 0.375rem; }
|
|
padding-left: 0.375rem; }
|
|
|
|
|
|
-.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .is-style-bootstrap-primary.btn-group-lg > a + .dropdown-toggle-split, .is-style-bootstrap-secondary.btn-group-lg > a + .dropdown-toggle-split, .is-style-bootstrap-outline-primary.btn-group-lg > a + .dropdown-toggle-split, .is-style-bootstrap-outline-secondary.btn-group-lg > a + .dropdown-toggle-split {
|
|
|
|
|
|
+.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .is-style-bootstrap-primary .btn-group-lg > .wp-block-button__link + .dropdown-toggle-split, .is-style-bootstrap-primary.btn-group-lg > a + .dropdown-toggle-split, .is-style-bootstrap-secondary .btn-group-lg > .wp-block-button__link + .dropdown-toggle-split, .is-style-bootstrap-secondary.btn-group-lg > a + .dropdown-toggle-split, .is-style-bootstrap-outline-primary .btn-group-lg > .wp-block-button__link + .dropdown-toggle-split, .is-style-bootstrap-outline-primary.btn-group-lg > a + .dropdown-toggle-split, .is-style-bootstrap-outline-secondary .btn-group-lg > .wp-block-button__link + .dropdown-toggle-split, .is-style-bootstrap-outline-secondary.btn-group-lg > a + .dropdown-toggle-split {
|
|
padding-right: 0.75rem;
|
|
padding-right: 0.75rem;
|
|
padding-left: 0.75rem; }
|
|
padding-left: 0.75rem; }
|
|
|
|
|
|
@@ -2936,28 +3123,72 @@ textarea.form-control-lg {
|
|
justify-content: center; }
|
|
justify-content: center; }
|
|
|
|
|
|
.btn-group-vertical > .btn,
|
|
.btn-group-vertical > .btn,
|
|
|
|
+ .is-style-bootstrap-primary .btn-group-vertical > .wp-block-button__link,
|
|
.is-style-bootstrap-primary.btn-group-vertical > a,
|
|
.is-style-bootstrap-primary.btn-group-vertical > a,
|
|
|
|
+ .is-style-bootstrap-secondary .btn-group-vertical > .wp-block-button__link,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > a,
|
|
.is-style-bootstrap-secondary.btn-group-vertical > a,
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-group-vertical > .wp-block-button__link,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > a,
|
|
.is-style-bootstrap-outline-primary.btn-group-vertical > a,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-group-vertical > .wp-block-button__link,
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > a,
|
|
.is-style-bootstrap-outline-secondary.btn-group-vertical > a,
|
|
.btn-group-vertical > .btn-group {
|
|
.btn-group-vertical > .btn-group {
|
|
width: 100%; }
|
|
width: 100%; }
|
|
- .btn-group-vertical > .btn:not(:first-child), .is-style-bootstrap-primary.btn-group-vertical > a:not(:first-child), .is-style-bootstrap-secondary.btn-group-vertical > a:not(:first-child), .is-style-bootstrap-outline-primary.btn-group-vertical > a:not(:first-child), .is-style-bootstrap-outline-secondary.btn-group-vertical > a:not(:first-child),
|
|
|
|
|
|
+ .btn-group-vertical > .btn:not(:first-child), .is-style-bootstrap-primary .btn-group-vertical > .wp-block-button__link:not(:first-child),
|
|
|
|
+ .is-style-bootstrap-primary.btn-group-vertical > a:not(:first-child), .is-style-bootstrap-secondary .btn-group-vertical > .wp-block-button__link:not(:first-child),
|
|
|
|
+ .is-style-bootstrap-secondary.btn-group-vertical > a:not(:first-child), .is-style-bootstrap-outline-primary .btn-group-vertical > .wp-block-button__link:not(:first-child),
|
|
|
|
+ .is-style-bootstrap-outline-primary.btn-group-vertical > a:not(:first-child), .is-style-bootstrap-outline-secondary .btn-group-vertical > .wp-block-button__link:not(:first-child),
|
|
|
|
+ .is-style-bootstrap-outline-secondary.btn-group-vertical > a:not(:first-child),
|
|
.btn-group-vertical > .btn-group:not(:first-child) {
|
|
.btn-group-vertical > .btn-group:not(:first-child) {
|
|
margin-top: -1px; }
|
|
margin-top: -1px; }
|
|
- .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-primary.btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-secondary.btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-outline-primary.btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-outline-secondary.btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),
|
|
|
|
|
|
+ .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-primary .btn-group-vertical > .wp-block-button__link:not(:last-child):not(.dropdown-toggle),
|
|
|
|
+ .is-style-bootstrap-primary.btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-secondary .btn-group-vertical > .wp-block-button__link:not(:last-child):not(.dropdown-toggle),
|
|
|
|
+ .is-style-bootstrap-secondary.btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-outline-primary .btn-group-vertical > .wp-block-button__link:not(:last-child):not(.dropdown-toggle),
|
|
|
|
+ .is-style-bootstrap-outline-primary.btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .is-style-bootstrap-outline-secondary .btn-group-vertical > .wp-block-button__link:not(:last-child):not(.dropdown-toggle),
|
|
|
|
+ .is-style-bootstrap-outline-secondary.btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),
|
|
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
|
|
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
|
|
|
|
+ .is-style-bootstrap-primary .btn-group-vertical > .btn-group:not(:last-child) > .wp-block-button__link,
|
|
.btn-group-vertical > .is-style-bootstrap-primary.btn-group:not(:last-child) > a,
|
|
.btn-group-vertical > .is-style-bootstrap-primary.btn-group:not(:last-child) > a,
|
|
|
|
+ .is-style-bootstrap-secondary .btn-group-vertical > .btn-group:not(:last-child) > .wp-block-button__link,
|
|
.btn-group-vertical > .is-style-bootstrap-secondary.btn-group:not(:last-child) > a,
|
|
.btn-group-vertical > .is-style-bootstrap-secondary.btn-group:not(:last-child) > a,
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-group-vertical > .btn-group:not(:last-child) > .wp-block-button__link,
|
|
.btn-group-vertical > .is-style-bootstrap-outline-primary.btn-group:not(:last-child) > a,
|
|
.btn-group-vertical > .is-style-bootstrap-outline-primary.btn-group:not(:last-child) > a,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-group-vertical > .btn-group:not(:last-child) > .wp-block-button__link,
|
|
.btn-group-vertical > .is-style-bootstrap-outline-secondary.btn-group:not(:last-child) > a {
|
|
.btn-group-vertical > .is-style-bootstrap-outline-secondary.btn-group:not(:last-child) > a {
|
|
border-bottom-right-radius: 0;
|
|
border-bottom-right-radius: 0;
|
|
border-bottom-left-radius: 0; }
|
|
border-bottom-left-radius: 0; }
|
|
- .btn-group-vertical > .btn ~ .btn, .is-style-bootstrap-primary.btn-group-vertical > a ~ .btn, .is-style-bootstrap-secondary.btn-group-vertical > a ~ .btn, .is-style-bootstrap-outline-primary.btn-group-vertical > a ~ .btn, .is-style-bootstrap-outline-secondary.btn-group-vertical > a ~ .btn, .is-style-bootstrap-primary.btn-group-vertical > .btn ~ a, .is-style-bootstrap-primary.btn-group-vertical > a ~ a, .is-style-bootstrap-secondary.btn-group-vertical > .btn ~ a, .is-style-bootstrap-secondary.btn-group-vertical > a ~ a, .is-style-bootstrap-outline-primary.btn-group-vertical > .btn ~ a, .is-style-bootstrap-outline-primary.btn-group-vertical > a ~ a, .is-style-bootstrap-outline-secondary.btn-group-vertical > .btn ~ a, .is-style-bootstrap-outline-secondary.btn-group-vertical > a ~ a,
|
|
|
|
|
|
+ .btn-group-vertical > .btn ~ .btn, .is-style-bootstrap-primary .btn-group-vertical > .wp-block-button__link ~ .btn, .is-style-bootstrap-primary.btn-group-vertical > a ~ .btn, .is-style-bootstrap-secondary .btn-group-vertical > .wp-block-button__link ~ .btn, .is-style-bootstrap-secondary.btn-group-vertical > a ~ .btn, .is-style-bootstrap-outline-primary .btn-group-vertical > .wp-block-button__link ~ .btn, .is-style-bootstrap-outline-primary.btn-group-vertical > a ~ .btn, .is-style-bootstrap-outline-secondary .btn-group-vertical > .wp-block-button__link ~ .btn, .is-style-bootstrap-outline-secondary.btn-group-vertical > a ~ .btn, .is-style-bootstrap-primary .btn-group-vertical > .btn ~ .wp-block-button__link, .is-style-bootstrap-primary .btn-group-vertical > .wp-block-button__link ~ .wp-block-button__link, .is-style-bootstrap-primary.btn-group-vertical > a ~ .wp-block-button__link, .is-style-bootstrap-primary .is-style-bootstrap-secondary.btn-group-vertical > a ~ .wp-block-button__link, .is-style-bootstrap-primary .is-style-bootstrap-outline-primary.btn-group-vertical > a ~ .wp-block-button__link, .is-style-bootstrap-primary .is-style-bootstrap-outline-secondary.btn-group-vertical > a ~ .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-primary.btn-group-vertical > .btn ~ a,
|
|
|
|
+ .is-style-bootstrap-primary .is-style-bootstrap-primary.btn-group-vertical > .wp-block-button__link ~ a,
|
|
|
|
+ .is-style-bootstrap-primary.btn-group-vertical > a ~ a,
|
|
|
|
+ .is-style-bootstrap-secondary .is-style-bootstrap-primary.btn-group-vertical > .wp-block-button__link ~ a,
|
|
|
|
+ .is-style-bootstrap-outline-primary .is-style-bootstrap-primary.btn-group-vertical > .wp-block-button__link ~ a,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .is-style-bootstrap-primary.btn-group-vertical > .wp-block-button__link ~ a, .is-style-bootstrap-secondary .btn-group-vertical > .btn ~ .wp-block-button__link, .is-style-bootstrap-secondary .is-style-bootstrap-primary.btn-group-vertical > a ~ .wp-block-button__link, .is-style-bootstrap-secondary .btn-group-vertical > .wp-block-button__link ~ .wp-block-button__link, .is-style-bootstrap-secondary.btn-group-vertical > a ~ .wp-block-button__link, .is-style-bootstrap-secondary .is-style-bootstrap-outline-primary.btn-group-vertical > a ~ .wp-block-button__link, .is-style-bootstrap-secondary .is-style-bootstrap-outline-secondary.btn-group-vertical > a ~ .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-secondary.btn-group-vertical > .btn ~ a,
|
|
|
|
+ .is-style-bootstrap-primary .is-style-bootstrap-secondary.btn-group-vertical > .wp-block-button__link ~ a,
|
|
|
|
+ .is-style-bootstrap-secondary .is-style-bootstrap-secondary.btn-group-vertical > .wp-block-button__link ~ a,
|
|
|
|
+ .is-style-bootstrap-secondary.btn-group-vertical > a ~ a,
|
|
|
|
+ .is-style-bootstrap-outline-primary .is-style-bootstrap-secondary.btn-group-vertical > .wp-block-button__link ~ a,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .is-style-bootstrap-secondary.btn-group-vertical > .wp-block-button__link ~ a, .is-style-bootstrap-outline-primary .btn-group-vertical > .btn ~ .wp-block-button__link, .is-style-bootstrap-outline-primary .is-style-bootstrap-primary.btn-group-vertical > a ~ .wp-block-button__link, .is-style-bootstrap-outline-primary .is-style-bootstrap-secondary.btn-group-vertical > a ~ .wp-block-button__link, .is-style-bootstrap-outline-primary .btn-group-vertical > .wp-block-button__link ~ .wp-block-button__link, .is-style-bootstrap-outline-primary.btn-group-vertical > a ~ .wp-block-button__link, .is-style-bootstrap-outline-primary .is-style-bootstrap-outline-secondary.btn-group-vertical > a ~ .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-primary.btn-group-vertical > .btn ~ a,
|
|
|
|
+ .is-style-bootstrap-primary .is-style-bootstrap-outline-primary.btn-group-vertical > .wp-block-button__link ~ a,
|
|
|
|
+ .is-style-bootstrap-secondary .is-style-bootstrap-outline-primary.btn-group-vertical > .wp-block-button__link ~ a,
|
|
|
|
+ .is-style-bootstrap-outline-primary .is-style-bootstrap-outline-primary.btn-group-vertical > .wp-block-button__link ~ a,
|
|
|
|
+ .is-style-bootstrap-outline-primary.btn-group-vertical > a ~ a,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .is-style-bootstrap-outline-primary.btn-group-vertical > .wp-block-button__link ~ a, .is-style-bootstrap-outline-secondary .btn-group-vertical > .btn ~ .wp-block-button__link, .is-style-bootstrap-outline-secondary .is-style-bootstrap-primary.btn-group-vertical > a ~ .wp-block-button__link, .is-style-bootstrap-outline-secondary .is-style-bootstrap-secondary.btn-group-vertical > a ~ .wp-block-button__link, .is-style-bootstrap-outline-secondary .is-style-bootstrap-outline-primary.btn-group-vertical > a ~ .wp-block-button__link, .is-style-bootstrap-outline-secondary .btn-group-vertical > .wp-block-button__link ~ .wp-block-button__link, .is-style-bootstrap-outline-secondary.btn-group-vertical > a ~ .wp-block-button__link,
|
|
|
|
+ .is-style-bootstrap-outline-secondary.btn-group-vertical > .btn ~ a,
|
|
|
|
+ .is-style-bootstrap-primary .is-style-bootstrap-outline-secondary.btn-group-vertical > .wp-block-button__link ~ a,
|
|
|
|
+ .is-style-bootstrap-secondary .is-style-bootstrap-outline-secondary.btn-group-vertical > .wp-block-button__link ~ a,
|
|
|
|
+ .is-style-bootstrap-outline-primary .is-style-bootstrap-outline-secondary.btn-group-vertical > .wp-block-button__link ~ a,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .is-style-bootstrap-outline-secondary.btn-group-vertical > .wp-block-button__link ~ a,
|
|
|
|
+ .is-style-bootstrap-outline-secondary.btn-group-vertical > a ~ a,
|
|
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
|
|
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
|
|
|
|
+ .is-style-bootstrap-primary .btn-group-vertical > .btn-group:not(:first-child) > .wp-block-button__link,
|
|
.btn-group-vertical > .is-style-bootstrap-primary.btn-group:not(:first-child) > a,
|
|
.btn-group-vertical > .is-style-bootstrap-primary.btn-group:not(:first-child) > a,
|
|
|
|
+ .is-style-bootstrap-secondary .btn-group-vertical > .btn-group:not(:first-child) > .wp-block-button__link,
|
|
.btn-group-vertical > .is-style-bootstrap-secondary.btn-group:not(:first-child) > a,
|
|
.btn-group-vertical > .is-style-bootstrap-secondary.btn-group:not(:first-child) > a,
|
|
|
|
+ .is-style-bootstrap-outline-primary .btn-group-vertical > .btn-group:not(:first-child) > .wp-block-button__link,
|
|
.btn-group-vertical > .is-style-bootstrap-outline-primary.btn-group:not(:first-child) > a,
|
|
.btn-group-vertical > .is-style-bootstrap-outline-primary.btn-group:not(:first-child) > a,
|
|
|
|
+ .is-style-bootstrap-outline-secondary .btn-group-vertical > .btn-group:not(:first-child) > .wp-block-button__link,
|
|
.btn-group-vertical > .is-style-bootstrap-outline-secondary.btn-group:not(:first-child) > a {
|
|
.btn-group-vertical > .is-style-bootstrap-outline-secondary.btn-group:not(:first-child) > a {
|
|
border-top-left-radius: 0;
|
|
border-top-left-radius: 0;
|
|
border-top-right-radius: 0; }
|
|
border-top-right-radius: 0; }
|
|
@@ -3581,7 +3812,7 @@ textarea.form-control-lg {
|
|
.badge:empty {
|
|
.badge:empty {
|
|
display: none; }
|
|
display: none; }
|
|
|
|
|
|
-.btn .badge, .is-style-bootstrap-primary > a .badge, .is-style-bootstrap-secondary > a .badge, .is-style-bootstrap-outline-primary > a .badge, .is-style-bootstrap-outline-secondary > a .badge {
|
|
|
|
|
|
+.btn .badge, .is-style-bootstrap-primary .wp-block-button__link .badge, .is-style-bootstrap-primary > a .badge, .is-style-bootstrap-secondary .wp-block-button__link .badge, .is-style-bootstrap-secondary > a .badge, .is-style-bootstrap-outline-primary .wp-block-button__link .badge, .is-style-bootstrap-outline-primary > a .badge, .is-style-bootstrap-outline-secondary .wp-block-button__link .badge, .is-style-bootstrap-outline-secondary > a .badge {
|
|
position: relative;
|
|
position: relative;
|
|
top: -1px; }
|
|
top: -1px; }
|
|
|
|
|