step.variables
336 Bytes
/*-------------------
Step Variables
--------------------*/
/* Stepss */
@stepsBorder: none;
@stepsBorderRadius: @circularRadius;
/* Step */
@border: none;
@divider: none;
@background: transparent;
@borderRadius: @circularRadius;
@iconDistance: 0.8em;
@arrowDisplay: none;
@activeBackground: @midWhite;
@activeArrowDisplay: none;