1
0
Fork 0
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:
Techywarrior 2013-05-06 21:02:48 -07:00
parent f5ae7a369e
commit d7f897576f
2 changed files with 4 additions and 2 deletions

View file

@ -234,6 +234,7 @@
(this).addEvent("loadstart", function () {
$(".vjs-remaining-time-display").hide();
$(".vjs-duration-display").hide();
});
(this).addEvent("durationchange", function () {