I've been modifying the default video.js template, and would like to remove the button 'glow' on hover. I've tried adding a simple box-shadow: none !important
to several classes in the CSS, with no luck.
Is there another way I should be going about this?
Thank you.