MediaWiki:Common.css/src/interface/mainBox/content/indicators.scss

From Terraria Wiki
Jump to navigation Jump to search

This page is one of the SCSS pages which are the basis for MediaWiki:Common.css. After you edit this page, you will need to recompile them for your changes to take effect. See Terraria Wiki:CSS to learn more.

/********* Indicators *********/

/* The section with the little icons on the top right, e.g. the help icon on category pages */

/* overwriting styles from here:
 * https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/core/+/refs/heads/master/resources/src/mediawiki.skinning/interface-indicators.less */

.mw-body .mw-indicators {
	z-index: 0;
}

.mw-body .mw-indicator {
	vertical-align: middle;
}