You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
285 B

  1. /*******************************
  2. Progress
  3. *******************************/
  4. @background: transparent;
  5. @border: none;
  6. @padding: 0em;
  7. @progressLeft: 0em;
  8. @progressWidth: 100%;
  9. @progressTextAlign: center;
  10. @labelFontWeight: normal;
  11. @labelTextAlign: left;
  12. @labelHeight: 1.5em;