color progress bar based on prior criteria used
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user