MediaWiki:Common.css: Difference between revisions
Appearance
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;
}