MediaWiki:Gadget-NullEditButton.css

From Yugipedia
Jump to: navigation, search

Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: hold down Ctrl and click the Refresh or Reload button. Firefox: hold down ⇧ Shift while clicking Reload (or press Ctrl+⇧ Shift+R). Google Chrome and Safari users can just click the Reload button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.

#null-edit-spinner {
	position: fixed;
	z-index: 999;
	margin-left: 7.5em;
	margin-top: 5em;
}

/*.mw-notification-type-progress { background-color: ; }*/
.mw-notification-type-success { background-color: lightgreen !important; }
.mw-notification-type-fail { background-color: #ff6b6b !important; }