diff --git a/app/static/js/VideoPlayer.js b/app/static/js/VideoPlayer.js index 8e095c9..f478a53 100644 --- a/app/static/js/VideoPlayer.js +++ b/app/static/js/VideoPlayer.js @@ -74,6 +74,7 @@ window.VideoPlayer = function(options) { height: 32px; } .mx-controls .controls .position { + cursor: pointer; flex: 1; } .mx-controls .toggle svg {