Merge remote-tracking branch 'origin/support/3.0' into support/3.1

# Conflicts:
#	css/setup.css
This commit is contained in:
Molkobain
2024-03-21 15:39:03 +01:00
4 changed files with 127 additions and 2 deletions

View File

@@ -58,6 +58,9 @@ $progress-bar-error-bg-color: #F56565 !default;
.center {
text-align: center;
}
.hidden {
display: none;
}
/* Animations */
@keyframes progress_bar_color_ongoing {