Browse Source

Fix colored checkbox bullet

pull/2492/head
Jack Lukic 10 years ago
parent
commit
cdbc7b3447
1 changed files with 1 additions and 1 deletions
  1. 2
      src/themes/colored/modules/checkbox.variables

2
src/themes/colored/modules/checkbox.variables

@ -8,7 +8,7 @@
@sliderOnLineColor: @primaryColor; @sliderOnLineColor: @primaryColor;
/* Radio */ /* Radio */
@radioActiveBackground: @primaryColor;
@radioActiveBulletColor @primaryColor;
/* Handle */ /* Handle */
@handleBackground: @white @subtleGradient; @handleBackground: @white @subtleGradient;

Loading…
Cancel
Save