User:Sideswipe9th/V22FloatingToolsMenu-debug-copy.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 51:
nav.className = "mw-table-of-contents-container vector-toc-landmark";
nav.arialabel = "Contents";
nav.style.margin-left = "0px";
// append this nav as a child to the right page container
pageContainer[0].appendChild(nav);