color progress bar based on prior criteria used

This commit is contained in:
2025-07-19 22:42:23 -04:00
parent 9c4c917a1d
commit b0cd37ced3
2 changed files with 22 additions and 5 deletions

View File

@@ -104,7 +104,7 @@ body {
}
/* Music bar and progress */
.music-bar {
/* .music-bar {
background: #efefef;
stroke-width: 1;
height: 8px;
@@ -117,7 +117,7 @@ body {
background: #2196F3;
height: 100%;
transition: width linear 200ms;
}
} */
/* Time display */
.music-time {