User:Jonteemil/global.css

From Meta, a Wikimedia project coordination wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.mw-special-Listfiles img,
.mw-special-Search img,
.mw-special-MediaSearch img,
.mw-special-ImportFile img,
#file img,
.filehistory a img,
.gallerybox .thumb img,
.multipageimagenavbox img,
.com-checker img{
 background: url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
}

.galleryfilename-truncate {
    overflow: visible;
    white-space: normal;
}

/* Display full thumbnails in Special:Search, again */
.searchResultImage-thumbnail .mw-file-description img {
  object-fit: contain;
  object-position: center;
  border: none;
}