1 @import 'mediawiki.skin.variables.less';
3 /* stylelint-disable selector-class-pattern */
5 // Increase the area of the button, so that the user can move the mouse cursor
6 // to the popup without the popup disappearing. (T157544, T363157)
7 .mediawiki-filewarning-anchor {
13 &.oo-ui-buttonElement-frameless.oo-ui-labelElement > .oo-ui-buttonElement-button {
18 .mediawiki-filewarning {
21 .mediawiki-filewarning-header {
26 .mediawiki-filewarning-footer {
34 .mediawiki-filewarning-anchor:hover & {
41 color: @color-warning;