1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update image providers

This commit is contained in:
Luke Pulverenti 2015-10-20 18:06:49 -04:00
parent cb5e07674d
commit 8e8f7b69b3
2 changed files with 10 additions and 5 deletions

View file

@ -339,6 +339,10 @@ paper-slider {
color: #52B54B;
}
.paper-slider-0 #sliderKnobInner.paper-slider::before {
background-color: #42B54B !important;
}
.paper-progress-0 #primaryProgress.paper-progress {
background-color: #52B54B;
}