mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
minor video skin fixes
This commit is contained in:
parent
f5ae7a369e
commit
d7f897576f
2 changed files with 4 additions and 2 deletions
|
@ -234,6 +234,7 @@
|
|||
|
||||
(this).addEvent("loadstart", function () {
|
||||
$(".vjs-remaining-time-display").hide();
|
||||
$(".vjs-duration-display").hide();
|
||||
});
|
||||
|
||||
(this).addEvent("durationchange", function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue