@asicupv/paella-zoom-plugin
Version:
A plugin to zoom videos for Paella Player
2 lines (1 loc) • 413 B
CSS
.zoom-message{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;pointer-events:none;display:flex;justify-content:center;align-items:center;color:#fff}.zoom-buttons{position:absolute;top:2px;left:0;right:0;display:flex;align-items:center;justify-content:center}.zoom-buttons button{margin:2px;opacity:.4;padding:0;width:20px;height:20px;display:block}.zoom-buttons button:hover{opacity:1}