MediaWiki:Minerva.css

From WickedGov, the Massachusetts civics wiki
Revision as of 04:03, 4 January 2025 by Luke (talk | contribs) (+)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* All CSS here will be loaded for users of the MinervaNeue skin */

/* Remove duplicate DiscussionTools messages
This is caused by the jerry-rigged hook
to display protection indicators:
[[MediaWiki:Site-protection-indicators]] */
div.ext-discussiontools-emptystate:first-of-type {
	display: none;
}