mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-23 07:50:23 +00:00
matching-branch
Merge branch 'custom-checkboxes-radios-correct-color' of github.com:sabrown84/bootstrap into custom-checkboxes-radios-correct-color
This commit is contained in:
commit
77ea66da4d
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue