mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-02 08:53:13 +05:30
commit
32f000ed49
@ -159,7 +159,7 @@ div {
|
||||
|
||||
.video-js .vjs-load-progress,
|
||||
.video-js .vjs-load-progress div {
|
||||
background: rgba(87, 87, 88, 0.5);
|
||||
background: rgba(87, 87, 88, 1);
|
||||
}
|
||||
|
||||
.video-js .vjs-slider:hover,
|
||||
@ -168,7 +168,7 @@ div {
|
||||
}
|
||||
|
||||
.video-js .vjs-play-progress {
|
||||
background-color: rgba(0, 182, 240, 0.5);
|
||||
background-color: rgba(0, 182, 240, 1);
|
||||
}
|
||||
|
||||
/* Big "Play" Button */
|
||||
|
Loading…
Reference in New Issue
Block a user