
| Current Path : /var/www/html/wirtschaftsclub.web-klick.de/themes/wirtschaftsclub/sass/component/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/wirtschaftsclub.web-klick.de/themes/wirtschaftsclub/sass/component/_progress-bar.scss |
/**
* Progress bar styles.
*/
.progress-wrapper {
margin-bottom: $form-group-margin-bottom;
&:last-child .progress {
margin-bottom: 5px;
}
.message {
font-weight: 700;
margin-bottom: 5px;
}
.percentage,
.progress-label {
font-size: $font-size-small;
}
.progress-bar {
min-width: 2em;
}
}