forked from midou/invidious
Make play-progress color solid
This commit is contained in:
parent
6c71227766
commit
2177aff370
@ -168,7 +168,7 @@ div {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.video-js .vjs-play-progress {
|
.video-js .vjs-play-progress {
|
||||||
background-color: rgba(0, 182, 240, 0.5);
|
background-color: rgba(0, 182, 240, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Big "Play" Button */
|
/* Big "Play" Button */
|
||||||
|
Loading…
Reference in New Issue
Block a user