Common.css: Difference between revisions
From Verified Handles
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
#t-info { display: none; } | #t-info { display: none; } | ||
#t-upload { display: none; } | #t-upload { display: none; } | ||
#contentSub { display: none } | |||
/* ConfirmEdit QuestyCaptcha -- on Create Account */ | |||
.htmlform-tip + .mw-htmlform-field-HTMLInfoField { color:red; } | |||
.htmlform-tip + .mw-htmlform-field-HTMLTextField mw-ui-vform-field { color:red; } | |||
Latest revision as of 16:38, 28 February 2022
#p-tb { display: none; }
#t-specialpages { display: none; }
#p-tb { display: none; }
#t-permalink { display: none; }
#t-whatlinkshere { display: none; }
#t-recentchangeslinked { display: none; }
#t-print { display: none; }
#t-info { display: none; }
#t-upload { display: none; }
#contentSub { display: none }
/* ConfirmEdit QuestyCaptcha -- on Create Account */
.htmlform-tip + .mw-htmlform-field-HTMLInfoField { color:red; }
.htmlform-tip + .mw-htmlform-field-HTMLTextField mw-ui-vform-field { color:red; }