Difference between revisions of "MediaWiki:Common.css"
(+td) |
|||
Line 7: | Line 7: | ||
*/ for [[Special:Upload]] */ | */ for [[Special:Upload]] */ | ||
table#mw-htmlform-description tr.mw-htmlform-field-Licenses, | table#mw-htmlform-description tr.mw-htmlform-field-Licenses, | ||
+ | table#mw-htmlform-description tr.mw-htmlform-field-Licenses td, | ||
p.mw-upload-editlicenses { | p.mw-upload-editlicenses { | ||
display: none!important; /* no license required */ | display: none!important; /* no license required */ |
Revision as of 01:55, 8 March 2022
/* CSS placed here will be applied to all skins */ #mw-imagepage-content::after { content: "© All rights reserved." } */ for [[Special:Upload]] */ table#mw-htmlform-description tr.mw-htmlform-field-Licenses, table#mw-htmlform-description tr.mw-htmlform-field-Licenses td, p.mw-upload-editlicenses { display: none!important; /* no license required */ } table#mw-htmlform-description td { vertical-align: top; }