MediaWiki:Group-sysop.css: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 5: Line 5:
/* Special:RefreshSpecial */
/* Special:RefreshSpecial */
form[name="RefreshSpecial"] ul { margin-bottom: 1em; }
form[name="RefreshSpecial"] ul { margin-bottom: 1em; }
form[name="RefreshSpecial"] li:last-of-type { display: none; }

Revision as of 19:44, March 4, 2023

/* CSS placed here will affect sysops only */

.editprotected, .editinterface { display: initial !important; }

/* Special:RefreshSpecial */
form[name="RefreshSpecial"] ul { margin-bottom: 1em; }