I want to change the cursor to a "hand" when I move the mouse over the buttons:
- Play
- Stop
- Volume
- Fullscreen etc.
for an HTML5 video player . At the moment, the mouse pointer when passing over the player does not give an idea that you can interact with it. How can I fix this, since I have no idea how to change the CSS of those same buttons.