MediaWiki:Gadget-toplinksDropdown.less: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    4 October 2022

    • curprev 23:0023:00, 4 October 2022Jacmob talk contribs 3,199 bytes +3,199 Created page with "// prevent this from doing anything on Special:Preferences; JS doesn't load on that // page, so users will be unable to access the personal links that are display: none'd body:not(.mw-special-Preferences) { // hide these with css first so there's no jump after js loads #pt-mytalk, #pt-preferences, #pt-watchlist, #pt-mycontris, #pt-logout { display: none; } // username link #p-personal #pt-userpage { float: right;..."