Commit 77ea66da authored by Sharrell Porter's avatar Sharrell Porter
Browse files

matching-branch

Merge branch 'custom-checkboxes-radios-correct-color' of github.com:sabrown84/bootstrap into custom-checkboxes-radios-correct-color
parents 658e81a0 e9c66560
Showing with 1 addition and 0 deletions
+1 -0
...@@ -79,6 +79,7 @@ ...@@ -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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment