MediaWiki:Group-sysop.css: Difference between revisions

From Destinypedia, the Destiny wiki

No edit summary
No edit summary
 
Line 2: Line 2:


.editprotected, .editinterface { display: initial !important; }
.editprotected, .editinterface { display: initial !important; }
/* Special:RefreshSpecial */
form[name="RefreshSpecial"] ul { margin-bottom: 1em; }
form[name="RefreshSpecial"] li:last-of-type { display: none; }

Latest revision as of 13:35, March 3, 2023

/* CSS placed here will affect sysops only */

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

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