emby 4.8
This commit is contained in:
1
modules/htmlvideoplayer/basehtmlplayer.js
Normal file
1
modules/htmlvideoplayer/basehtmlplayer.js
Normal file
File diff suppressed because one or more lines are too long
1
modules/htmlvideoplayer/htmlmediahelper.js
Normal file
1
modules/htmlvideoplayer/htmlmediahelper.js
Normal file
File diff suppressed because one or more lines are too long
1
modules/htmlvideoplayer/plugin.js
Normal file
1
modules/htmlvideoplayer/plugin.js
Normal file
File diff suppressed because one or more lines are too long
1
modules/htmlvideoplayer/style.css
Normal file
1
modules/htmlvideoplayer/style.css
Normal file
@@ -0,0 +1 @@
|
||||
.videoPlayerContainer{position:fixed!important;top:0;bottom:0;left:0;right:0;inset-inline-start:0;inset-inline-end:0;-webkit-align-items:center;align-items:center}.transparentDocument .videoPlayerContainer{background:#000!important}.htmlvideoplayer{margin:0!important;padding:0!important;width:100%;height:100%}.object-fit-cover{object-fit:cover}.object-fit-fill{object-fit:fill}.htmlvideoplayer-edge{cursor:default!important}.htmlvideoplayer::cue{-webkit-font-smoothing:antialiased}.moveUpSubtitles::-webkit-media-text-track-display{margin-top:-2em}@-webkit-keyframes htmlvideoplayer-zoomin{from{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}to{-webkit-transform:none;transform:none;opacity:initial}}@keyframes htmlvideoplayer-zoomin{from{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}to{-webkit-transform:none;transform:none;opacity:initial}}
|
||||
Reference in New Issue
Block a user