MediaWiki:Minerva.css

Revision as of 04:05, 4 January 2025 by Luke (talk | contribs) (?)
/* 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-child:not(:only-of-type) {
	display: none;
}