MediaWiki:Common.less/interface.less: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 72:
&> .mw-file-magnify::after {
background: none !important;
}
}
 
figure[typeof~='mw:File/Thumb'],
figure[typeof~='mw:File/Frame'],
figure[typeof~='mw:Image/Thumb'],
figure[typeof~='mw:Video/Thumb'],
figure[typeof~='mw:Image/Frame'],
figure[typeof~='mw:Video/Frame'] {
> figcaption {
background-color: var(--thumb-caption-bg);
color: @white;
}
}