Updated progress bar selector

This commit is contained in:
loof2736 2025-03-30 20:34:37 -04:00
parent a5d4ab2214
commit d041906f55

View File

@ -206,7 +206,7 @@ progress::-webkit-progress-value {
.innerCardFooter .cardText {
padding: 0 0 0 10px !important
}
.itemProgressBarForeground:not(.playbackProgress .itemProgressBarForeground):not(.transcodingProgress .itemProgressBarForeground):not(.backgroundProgress .itemProgressBarForeground) {
.cardImageContainer .innerCardFooter .itemProgressBar .itemProgressBarForeground {
background: var(--primary-accent-color) !important;
}
.itemProgressBarForeground {