Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Gadget-ms-TardisAdmin.css

MediaWiki interface page
Revision as of 19:19, 16 April 2023 by Bongolium500 (talk | contribs)
Clear your cache often around here

After changes are made to this site's CSS or Javascript, you have to bypass your browser's cache to see the changes. You can always do this by going to your browser's preferences panel. But many browsers also offer keyboard shortcuts to save you that trouble. The following shortcuts work in the versions of the browsers that Tardis currently supports. They may not work in earlier versions.

  • Firefox: hold down Shift while performing a page reload.
  • Opera offers no default keyboard shortcut, but you can create a custom keyboard shortcut with the value Clear disk cache
  • Safari users should simultaneously hold down + Option + E. You may need to enable the Develop menu first
  • Chrome: press Ctrl + F5 or Shift + F5 while performing a page reload.
/*  =======================
    ADMIN COLOURING
    ======================= */

/*  Changes font of Bot edits */
a[href="/wiki/User:CzechBot"], /* "CzechOut's Bot */
a[href="/wiki/User:SV7"], /* "SOTO's Bot" */
a[href="/wiki/User:Botgo50"], /*Bongolium500's Bot */
a[href="/wiki/User:Wikia_Video_Library"],
a[href="/wiki/User:Wikia"],
a[href="/wiki/User:WikiaBot"],
a[href="/wiki/User:Fandom"],
a[href="/wiki/User:FANDOM"],
a[href="/wiki/User:FandomBot"], 
a[href="/wiki/User:Default"],
a[href="/wiki/User:Maintenance_script"],
a[href="/wiki/User:MediaWiki_default"],
a[href="/wiki/User:QATestsBot"],
a[href="/wiki/User:VSTF_bot"] { 
    font-family: Zapfino, /* For Mac */
               'Edwardian Script ITC', /* For half of Win users */
               'Blackadder ITC', /* For the other half */
               'URW Chancery L', /* for virtually all Linux users */
               'Monotype Corsiva', /* For a few Win and Mac users */ 
               fantasy /* everyone's fallback */;
    text-transform:none;
    font-size:85%;
    color: #c1afbe!important;
}

/*  Changes colour of Admin edits */

a[href="/wiki/User:23skidoo"],
a[href="/wiki/User:Bongolium500"],
a[href="/wiki/User:CzechOut"],
a[href="/wiki/User:Doug86"],
a[href="/wiki/User:Josiah_Rowe"],
a[href="/wiki/User:OncomingStorm12th"],
a[href="/wiki/User:PicassoAndPringles"],
a[href="/wiki/User:Revanvolatrelundar"],
a[href="/wiki/User:Scrooge_MacDuck"],
a[href="/wiki/User:Scrooge MacDuck"],
a[href="/wiki/User:Scrooge%20MacDuck"],
a[href="/wiki/User:SmallerOnTheOutside"],
a[href="/wiki/User:SOTO"],
a[href="/wiki/User:Skittles_the_hog"],
a[href="/wiki/User:Shambala108"],
a[href="/wiki/User:Tangerineduel"] { 
    color: #c1afbe!important;
    font-weight: bold!important;
    font-family:"Rubik";
}

/*  -=-=-=-=-=-=-=-=-=-=-=-
    LIGHT MODE OVERRIDE
    -=-=-=-=-=-=-=-=-=-=-=- */

/*  Bot edits   */
.theme-fandomdesktop-light a[href="/wiki/User:CzechBot"], /* "CzechOut's Bot */
.theme-fandomdesktop-light a[href="/wiki/User:SV7"], /* "SOTO's Bot" */
a[href="/wiki/User:Botgo50"], /*Bongolium500's Bot */
.theme-fandomdesktop-light a[href="/wiki/User:Wikia_Video_Library"],
.theme-fandomdesktop-light a[href="/wiki/User:Wikia"],
.theme-fandomdesktop-light a[href="/wiki/User:WikiaBot"],
.theme-fandomdesktop-light a[href="/wiki/User:Fandom"],
.theme-fandomdesktop-light a[href="/wiki/User:FANDOM"],
.theme-fandomdesktop-light a[href="/wiki/User:FandomBot"], 
.theme-fandomdesktop-light a[href="/wiki/User:Default"],
.theme-fandomdesktop-light a[href="/wiki/User:Maintenance_script"],
.theme-fandomdesktop-light a[href="/wiki/User:MediaWiki_default"],
.theme-fandomdesktop-light a[href="/wiki/User:QATestsBot"],
.theme-fandomdesktop-light a[href="/wiki/User:VSTF_bot"] {
    color: #ab22a5!important;
}

/*  Admin edits  */

.theme-fandomdesktop-light a[href="/wiki/User:23skidoo"],
.theme-fandomdesktop-light a[href="/wiki/User:Bongolium500"],
.theme-fandomdesktop-light a[href="/wiki/User:CzechOut"],
.theme-fandomdesktop-light a[href="/wiki/User:Doug86"],
.theme-fandomdesktop-light a[href="/wiki/User:Josiah_Rowe"],
.theme-fandomdesktop-light a[href="/wiki/User:OncomingStorm12th"],
.theme-fandomdesktop-light a[href="/wiki/User:PicassoAndPringles"],
.theme-fandomdesktop-light a[href="/wiki/User:Revanvolatrelundar"],
.theme-fandomdesktop-light a[href="/wiki/User:Scrooge_MacDuck"],
.theme-fandomdesktop-light a[href="/wiki/User:Scrooge MacDuck"],
.theme-fandomdesktop-light a[href="/wiki/User:Scrooge%20MacDuck"],
.theme-fandomdesktop-light a[href="/wiki/User:SmallerOnTheOutside"],
.theme-fandomdesktop-light a[href="/wiki/User:SOTO"],
.theme-fandomdesktop-light a[href="/wiki/User:Skittles_the_hog"],
.theme-fandomdesktop-light a[href="/wiki/User:Shambala108"],
.theme-fandomdesktop-light a[href="/wiki/User:Tangerineduel"] { 
    color: #ab22a5!important;
}

/*  -=-=-=-=-=-=-=-=-=-=-=-
    FORUM ARCHIVE OVERRIDE
    -=-=-=-=-=-=-=-=-=-=-=- */

.forum-archive a[href="/wiki/User:23skidoo"],
.forum-archive a[href="/wiki/User:Bongolium500"],
.forum-archive a[href="/wiki/User:CzechOut"],
.forum-archive a[href="/wiki/User:Doug86"],
.forum-archive a[href="/wiki/User:Josiah_Rowe"],
.forum-archive a[href="/wiki/User:OncomingStorm12th"],
.forum-archive a[href="/wiki/User:PicassoAndPringles"],
.forum-archive a[href="/wiki/User:Revanvolatrelundar"],
.forum-archive a[href="/wiki/User:Scrooge_MacDuck"],
.forum-archive a[href="/wiki/User:SmallerOnTheOutside"],
.forum-archive a[href="/wiki/User:SOTO"],
.forum-archive a[href="/wiki/User:Skittles_the_hog"],
.forum-archive a[href="/wiki/User:Shambala108"],
.forum-archive a[href="/wiki/User:Tangerineduel"]{
    color: #603659!important;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.