MediaWiki:Group-sysop.css: Difference between revisions

m (1 revision imported)
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 18: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; }