mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-19 00:05:57 -04:00
match space after comma, darken invalid/valid bg color on custom checks
This commit is contained in:
parent
5e4964ccb8
commit
cd4cd7fbe8
@ -83,7 +83,7 @@
|
||||
.was-validated &:#{$state},
|
||||
&.is-#{$state} {
|
||||
~ .custom-control-indicator {
|
||||
background-color: rgba($color, .25);
|
||||
background-color: rgba($color, .4);
|
||||
}
|
||||
~ .custom-control-description {
|
||||
color: $color;
|
||||
|
Loading…
x
Reference in New Issue
Block a user