Difference between revisions of "User:Evanjohnman/vector.js"
Evanjohnman (talk | contribs) m |
Evanjohnman (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
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" }