Be sure to read our policy on citing sources before editing!

Difference between revisions of "MediaWiki:Common.css"

From Jiggywikki, a Banjo-Kazooie wiki
Jump to navigationJump to search
48 bytes removed ,  01:33, August 26, 2021
ident .?
(derp)
(ident .?)
Line 441: Line 441:
/* Media player fix */
/* Media player fix */
.wikitable .mediaContainer {
.wikitable .mediaContainer {
    margin-top: 2px;
margin-top: 2px;
}
}
.video-js {
.video-js {
    overflow: hidden;
overflow: hidden;
    display: block !important;
display: block !important;
}
}
.vjs-time-tooltip {
.vjs-time-tooltip {
    display: none !important;
display: none !important;
}
}
#file > .video-js {
#file > .video-js {
    display: inline-block !important;
display: inline-block !important;
}
}
.thumb .video-js {
.thumb .video-js {
    margin-left: auto;
margin-left: auto;
    margin-right: auto;
margin-right: auto;
}
}
.infobox .video-js {
.infobox .video-js {
    margin-top: 1px;
margin-top: 1px;
    min-width: 200px;
min-width: 200px;
    width: auto !important;
width: auto !important;
}
}


/* Multimedia viewer */
/* Multimedia viewer */
.mw-mmv-image img {
.mw-mmv-image img {
    background: #fff !important;
background: #fff !important;
    image-rendering: auto !important;
image-rendering: auto !important;
}
}
.mw-mmv-filepage-buttons,
.mw-mmv-filepage-buttons,
.mw-mmv-reuse-pane .oo-ui-widget-disabled {
.mw-mmv-reuse-pane .oo-ui-widget-disabled {
    display: none !important;
display: none !important;
}
}
.mw-mmv-overlay {
.mw-mmv-overlay {
    z-index: 10000000000;
z-index: 10000000000;
}
}
.mw-mmv-wrapper {
.mw-mmv-wrapper {
    z-index: 10000000001;
z-index: 10000000001;
    font-size: medium;
font-size: medium;
}
}


15,584

edits

Navigation menu