Difference between revisions of "User:Evanjohnman/vector.js"
Evanjohnman (talk | contribs) |
Evanjohnman (talk | contribs) |
||
Line 1: | Line 1: | ||
onload = function(){ | onload = function(){ | ||
− | document.getElementById('p-cactions-label').style. | + | document.getElementById('p-cactions-label').style.backgroundImage = "none" |
} | } |
Latest revision as of 22:43, 5 February 2018
onload = function(){ document.getElementById('p-cactions-label').style.backgroundImage = "none" }