MediaWiki:Minerva.css: Difference between revisions

From WickedGov, the Massachusetts civics wiki
Jump to navigation Jump to search
+
Tags: Mobile web edit Advanced mobile edit
(No difference)

Revision as of 04:03, 4 January 2025

/* 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;
}