Difference between revisions of "MediaWiki:Common.css"

From Avidyana
Jump to navigation Jump to search
(Nagasiva changed the content model of the page MediaWiki:Common.css from "CSS" to "wikitext")
Tag: content model change
(see if i can uninhibit the footer)
Line 10: Line 10:
#ca-viewsource { display:none!important; }
#ca-viewsource { display:none!important; }
#ca-viewsource { display:none!important; }
#ca-viewsource { display:none!important; }
#footer-poweredbyico { display: none; }


body.page-Avidya li#ca-delete { display:none!important; }
body.page-Avidya li#ca-delete { display:none!important; }

Revision as of 08:49, 10 November 2021

/* CSS placed here will be applied to all skins */

  1. ca-history { display:none!important; } View history/History tab
  2. ca-nstab-main { display:none!important; } Page tab
  3. ca-nstab-user { display:none!important; } User page tab (the Page tab on personal user pages)
  4. ca-protect { display:none!important; } Protect tab (as the previous two, with the Vector skin it's in the More drop-down menu)
  5. ca-talk { display:none!important; }
  6. ca-watch { display:none!important; } the Watch tab for adding the page to the watchlist
  7. ca-unwatch { display:none!important; } the Unwatch tab for removing the page from the watchlist
  8. ca-view { display:none!important; } Read tab (from the prepackaged skins this tab is available only in the Vector skin)
  9. ca-viewsource { display:none!important; }
  10. ca-viewsource { display:none!important; }

body.page-Avidya li#ca-delete { display:none!important; } body.page-Avidya li#ca-talk { display:none!important; } body.page-Avidya li#ca-move { display:none!important; } body.page-Avidya li#ca-history { display:none!important; } body.page-Avidya li#ca-viewsource { display:none!important; }

a.new { color: #000000; }