mediawiki-extensions-Echo/modules/nojs/mw.echo.badge.minerva.less
jdlrobson 5b628b5109 Style improvements to Echo OOUI dialog in desktop Minerva
* Make sure the badge for desktop when initialised points to the
right thing
* Make sure the dialog takes up the full screen and the Clippable bug
does not interfere with the display of the pane

Bug: T241090
Change-Id: I6c5588ee689633cef413ef27449aeeea341d7a97
2019-12-20 20:38:36 +00:00

21 lines
300 B
Plaintext

#pt-notifications-alert {
.mw-echo-notifications-badge-dimmed,
.mw-echo-notifications-badge {
top: 0;
margin: 0;
}
}
#pt-notifications-alert.oo-ui-widget {
list-style: none;
width: 1.25em;
height: 1.25em;
padding: 0.75em;
vertical-align: middle;
a {
height: auto;
padding: 0;
}
}