Browse Source

active min width variable for progress

pull/1139/merge
jlukic 10 years ago
parent
commit
265c5dab9c
1 changed files with 1 additions and 0 deletions
  1. 1
      src/themes/packages/default/modules/progress.variables

1
src/themes/packages/default/modules/progress.variables

@ -67,6 +67,7 @@
@activePulseColor: @white;
@activePulseMaxOpacity: 0.3;
@activePulseDuration: 2s;
@activeMinWidth: 3em;
/*-------------------

Loading…
Cancel
Save