MediaWiki:Common.js: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 279:
})();
 
/* BizSlash – use Vector 2022 "move to sidebar / hide" button style in articles */
 
.bz-pinnable-button.vector-pinnable-header-toggle-button {
mw.loader.load( 'codex-styles' );
display: inline-block !important; /* override Vector's display:none */
white-space: nowrap; /* keep text on one line like the real ones */
}
 
/* DO NOT ADD CODE BELOW THIS LINE */