Discussions » Demandes de création de scripts
[solved][youtube] please, i want cursor on video
well, i found myself the answer, i just did a CSS style
video.video-stream.html5-main-video { cursor: default; }
Discussions » Demandes de création de scripts
well, i found myself the answer, i just did a CSS style
video.video-stream.html5-main-video { cursor: default; }
[solved][youtube] please, i want cursor on video
hi all, so with new player on youtube is it possible to not hide the cursor when i hover over video, on fullscreen and in normal mode? please