mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
correcting color
This commit is contained in:
@@ -79,6 +79,7 @@
|
|||||||
&.is-#{$state} {
|
&.is-#{$state} {
|
||||||
~ .custom-control-indicator {
|
~ .custom-control-indicator {
|
||||||
background-color: rgba($color, .25);
|
background-color: rgba($color, .25);
|
||||||
|
box-shadow: 0 0 0 1px #fff, 0 0 0 3px #dc3545;
|
||||||
}
|
}
|
||||||
~ .custom-control-description {
|
~ .custom-control-description {
|
||||||
color: $color;
|
color: $color;
|
||||||
|
|||||||
Reference in New Issue
Block a user