MediaWiki:Vector-darkmode.less/button.less

From Illerai
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;
}