1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 11:22:24 +02:00

Merge pull request #388 from C10udburst/develop

This commit is contained in:
GilbN 2022-06-23 17:38:51 +02:00 committed by GitHub
commit a9462f39f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -499,6 +499,11 @@
border-color: var(--button-color) !important;
}
[class*=icheck-]>input:first-child:checked+input[type=hidden]+label::after,
[class*=icheck-]>input:first-child:checked+label::after {
border-color: var(--button-text);
}
/* Input */
input,
.form-control,