imio-publik-themes/static/imio/_steps-config.scss

11 lines
355 B
SCSS

$wcs-steps-spacing: 0.7rem;
$wcs-step-border-bottom: none;
$wcs-step-marker-color: #fff;
$wcs-step-marker-background: #ccc;
$wcs-step-current-marker-color: #fff;
$wcs-step-current-marker-background: $primary-color;
$wcs-step-marker-background-type: gradient;
$wcs-step-marker-type: tied;
$wcs-step-marker-tie-color: #ccc;
$wcs-step-marker-tie-width: 2px;