Skip to content

Commit

Permalink
Update: Atlas Custom Control Indicator background-color should be white
Browse files Browse the repository at this point in the history
  • Loading branch information
pat270 committed Aug 9, 2017
1 parent 931a657 commit cfab4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/atlas-theme/variables/_custom-forms.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$custom-control-indicator-size: 1.0625rem !default; // 17px
$custom-control-indicator-bg: transparent !default;
$custom-control-indicator-bg: #FFF !default;
$custom-control-indicator-border-color: lighten(map-get($theme-colors, secondary), 37%) !default;
$custom-control-indicator-border-style: solid !default;
$custom-control-indicator-border-width: 0.0625rem !default; // 1px
Expand Down

0 comments on commit cfab4e4

Please sign in to comment.