0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-28 10:24:19 +01:00

correcting color

This commit is contained in:
Sharrell Porter 2017-10-16 16:57:13 -04:00
parent ce1a72b2f0
commit e9c6656004

View File

@ -79,6 +79,7 @@
&.is-#{$state} {
~ .custom-control-indicator {
background-color: rgba($color, .25);
box-shadow: 0 0 0 1px #fff, 0 0 0 3px #dc3545;
}
~ .custom-control-description {
color: $color;