There was an error while loading. Please reload this page.
1 parent d0bfdad commit d012735Copy full SHA for d012735
awesome-bootstrap-checkbox.scss
@@ -54,7 +54,7 @@ $check-icon: $fa-var-check !default;
54
margin-left: -20px;
55
border: 1px solid $input-border;
56
border-radius: 3px;
57
- background-color: #fff;
+ background-color: $input-bg;
58
@include transition(border 0.15s ease-in-out, color 0.15s ease-in-out);
59
}
60
0 commit comments