|
@@ -252,8 +252,8 @@
|
|
background-color: #ffffff;
|
|
background-color: #ffffff;
|
|
}
|
|
}
|
|
.plyr__progress__buffer {
|
|
.plyr__progress__buffer {
|
|
- color: #fff;
|
|
|
|
- background-color: #fff;
|
|
|
|
|
|
+ color: rgba(255, 255, 255, 0.5);
|
|
|
|
+ background-color: rgba(255, 255, 255, 0.3);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.plyr__controls__item.plyr__time{
|
|
.plyr__controls__item.plyr__time{
|