MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 49: Line 49:
.mw-mmv-image-links, .mw-mmv-download-button, .mw-mmv-reuse-button, .mw-mmv-download-pane, .mw-mmv-dialog-down-arrow {
.mw-mmv-image-links, .mw-mmv-download-button, .mw-mmv-reuse-button, .mw-mmv-download-pane, .mw-mmv-dialog-down-arrow {
   display: none;
   display: none;
}
.mw-mmv-image-metadata {
display: none;
}
}


Line 56: Line 60:


/* ========= file page cleanup ========= */
/* ========= file page cleanup ========= */
#filetoc, .mw-filepage-resolutioninfo, .mw-mmv-filepage-buttons { display: none; }
#filetoc, .mw-filepage-resolutioninfo, .mw-mmv-filepage-buttons { display: none; }
.filehistory {
  width: 100%;
}


#metadata, .mw-imagepage-section-metadata {
#metadata, .mw-imagepage-section-metadata {
Line 209: Line 208:
       display: none;
       display: none;
     }
     }
   
.columns {
  column-count: 1;
}


     /* ====== Project:About ====== */
     /* ====== Project:About ====== */