MediaWiki:Gadget-GlobalStyle.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 74: Line 74:
#file img, #file img:hover, .filehistory a img {
#file img, #file img:hover, .filehistory a img {
background: url(https://wiki.gallery/images/checker.svg) repeat;
background: url(https://wiki.gallery/images/checker.svg) repeat;
}
/* Video widget */
.videoWidget + p:empty { margin: 0; }
.infobox .autoResize { margin: 0 auto !important; }
.infobox .videoWidget, .infobox .videoWidget iframe {
display: block !important;
}
.autoResize:not(.thumbinner) .thumbcaption {
margin: 0;
padding: 0;
}
}