EmbyCrackedClient/web/modules/htmlvideoplayer/style.css

1 line
892 B
CSS
Raw Permalink Normal View History

2025-06-25 11:46:04 +08:00
.htmlVideoPlayerContainer{position:fixed!important;top:0;bottom:0;left:0;right:0;inset-inline-start:0;inset-inline-end:0;align-items:center;container-type:size;box-sizing:border-box}.transparentDocument .htmlVideoPlayerContainer{background:#000!important}.htmlvideoplayer{margin:0!important;padding:0!important;width:100%;height:100%}.htmlvideoplayer-edge{cursor:default!important}.htmlvideoplayer::cue{-webkit-font-smoothing:antialiased}.moveUpSubtitles::-webkit-media-text-track-display{margin-top:-2em}.htmlvideo-subtitles-canvas-parent{position:absolute!important;display:flex;align-items:flex-start;justify-content:center;margin:0!important}@supports (aspect-ratio:16 / 9){.htmlvideo-subtitles-canvas{position:static!important;left:initial!important;right:initial!important;top:initial!important;bottom:initial!important;box-sizing:border-box;height:100%!important;width:auto!important}}