This repository has been archived on 2024-08-27. You can view files and clone it, but cannot push or open issues or pull requests.
negromate_origins/web/negromateweb/static/js/videojs-ass/src/videojs.ass.css

10 lines
102 B
CSS

.vjs-ass {
position: absolute;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
}