MediaWiki:Vector-darkmode.less/button.less

From Illerai

This is the current revision of this page, as edited by imported>Scuzzy Beta at 21:50, 17 November 2018. The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* buttons */

.button {
	background: @dark-button;
}

.switch-infobox .switch-infobox-triggers .button, .infobox-switch .infobox-buttons .button, .infobox-wrapper .infobox-buttons .button {
    background: @dark-button;
}