MediaWiki:Common.css: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
ABreault (WMF) (bicara | kontrib)
Matma Rex (bicara | kontrib)
Remove unused styles for the old video/audio player, which was replaced in phab:T248418 last year
Baris 1.133:
.mwe-math-mathml-display math {
display: inline;
}
 
/* Work-around for [[phab:T25965]] / [[phab:T100106]] (Kaltura advertisement) */
.k-player .k-attribution {
visibility: hidden;
}
 
/* Move 'play' button of video player to bottom left corner */
.PopUpMediaTransform a .play-btn-large {
margin: 0;
top: auto;
right: auto;
bottom: 0;
left: 0;
}