User:Dinoguy1000/common.css

From Yugipedia
< User:Dinoguy1000
Revision as of 06:49, 4 August 2012 by Dinoguy1000 (talk | contribs) (we seem to have something workable... off to MediaWiki:Common.css we go!)
Jump to: navigation, search

Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: hold down Ctrl and click the Refresh or Reload button. Firefox: hold down ⇧ Shift while clicking Reload (or press Ctrl+⇧ Shift+R). Google Chrome and Safari users can just click the Reload button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.

/* unhide the summary field on RFP request pages (from [[User:Deltaneos/common.css]]) */
 
.page-Yu-Gi-Oh_Requests_for_rollback_requests #wpSummary,
.page-Yu-Gi-Oh_Requests_for_rollback_requests #wpSummaryLabel,
.page-Yu-Gi-Oh_Requests_for_mover_requests #wpSummary,
.page-Yu-Gi-Oh_Requests_for_mover_requests #wpSummaryLabel {
	display: inline-block;
}