MediaWiki:Gadget-addsection-plus.js: Difference between revisions
Content deleted Content added
Mattflaschen (talk | contribs) tested, and should be working perfectly now |
Mattflaschen (talk | contribs) okay, code was never actually broken; now integrate together |
||
Line 11:
if(!tablink) return;
tablink.firstChild.nodeValue = '+';
▲ {
▲ plusLink.style.paddingLeft = ".4em";
▲ plusLink.style.paddingRight = ".4em";
});
|