Hello guys,
im completly new to java script, and im trying to add this line to a .css sheet but i cant get it to work. I tried so many combinations i found on google already but nothing works for me. please help. Or maybe this line has to be written into another script file? Youll find all script files on the github link.
I wanna add this line
document.getElementById("othervideospinner").style .visibility = 'hidden';
into this code
github.com/ChromegleApp/Chromegle/blob/master/css/themes/semilight.css
I hope you guys can help