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

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 60:
#file img:hover {
background: none;
}
 
//img thumbnails on pages
figure[typeof~='mw:File/Thumb'] {
&> :not(figcaption) .mw-file-element, figure[typeof~='mw:File/Frame'] > :not(figcaption) .mw-file-element {
margin: 0;
}
/* hide magnifying icon */
&> .mw-file-description::after,
&> .mw-file-magnify::after {
background: none;
}
}
 

Navigation menu