MediaWiki:Group-sysop.css: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
mNo edit summary
 
Line 1: Line 1:
/* CSS placed here will affect sysops only */
/* CSS placed here will affect sysops only */
.editprotected, .editinterface { display: initial !important; }


/* 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; }
form[name="RefreshSpecial"] li:last-of-type { display: none; }

Latest revision as of 17:28, December 22, 2024

/* CSS placed here will affect sysops only */

/* Special:RefreshSpecial */
form[name="RefreshSpecial"] ul { margin-bottom: 1em; }
form[name="RefreshSpecial"] li:last-of-type { display: none; }