How to change cursor style below using JS/JQuery?
cursor
input[type=file], input[type=file]::-webkit-file-upload-button{ cursor: pointer; }