kopia lustrzana https://github.com/iv-org/invidious
commit
3b1df75061
|
@ -171,6 +171,11 @@ div {
|
||||||
background-color: rgba(0, 182, 240, 1);
|
background-color: rgba(0, 182, 240, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* ProgressBar marker */
|
||||||
|
.vjs-marker {
|
||||||
|
background-color: rgba(255, 255, 255, 1);
|
||||||
|
}
|
||||||
|
|
||||||
/* Big "Play" Button */
|
/* Big "Play" Button */
|
||||||
.video-js .vjs-big-play-button {
|
.video-js .vjs-big-play-button {
|
||||||
background-color: rgba(35, 35, 35, 0.5);
|
background-color: rgba(35, 35, 35, 0.5);
|
||||||
|
|
Ładowanie…
Reference in New Issue