refining form style
This commit is contained in:
parent
d90c78885d
commit
f51aef5c8e
|
|
@ -1,4 +1,4 @@
|
||||||
form {
|
form:not(.metabox-location-side):not(.metabox-location-normal):not(.metabox-location-advanced) {
|
||||||
--secondary: #df1e1e;
|
--secondary: #df1e1e;
|
||||||
--secondary-darker: #bd1515;
|
--secondary-darker: #bd1515;
|
||||||
|
|
||||||
|
|
@ -28,7 +28,6 @@ form {
|
||||||
@apply !rounded-lg !py-6;
|
@apply !rounded-lg !py-6;
|
||||||
}
|
}
|
||||||
input[type='radio'] {
|
input[type='radio'] {
|
||||||
@apply bg-secondary;
|
|
||||||
}
|
}
|
||||||
input[type='submit'] {
|
input[type='submit'] {
|
||||||
/* --gform-theme-local-font-weight: 900;
|
/* --gform-theme-local-font-weight: 900;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user