Jump to content

MediaWiki:Common.css: Difference between revisions

Blanked the page
Tags: Blanking Manual revert
No edit summary
Line 1: Line 1:
 
/* Hide the form controls on Special:AllPages */
body.page-Special_AllPages form.mw-allpages-form {
    display: none !important;
}

Revision as of 10:01, 17 August 2025

/* Hide the form controls on Special:AllPages */
body.page-Special_AllPages form.mw-allpages-form {
    display: none !important;
}