Page MenuHomeWickedGov Phorge

mw.echo.ui.DatedNotificationsWidget.less
No OneTemporary

Size
601 B
Referenced Files
None
Subscribers
None

mw.echo.ui.DatedNotificationsWidget.less

@import 'mediawiki.skin.variables.less';
@import '../echo.variables.less';
.mw-echo-ui-datedNotificationsWidget {
min-height: 5em;
// We want everything inside the widget to be
// pending/transparent, but not the widget itself
// because otherwise, the background pending animation
// is also transparent.
&.oo-ui-pendingElement-pending > * {
opacity: 0.5;
}
.mw-echo-ui-subGroupListWidget {
// This is a hack to make sure that this widget
// is the nearest scrollable widget for the submenus
overflow-y: auto;
&-header {
margin-bottom: @specialpage-separation-unit;
}
}
}

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 19, 04:45 (11 h, 37 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ca/57/0e6760d8be27c89aaa394a250bde
Default Alt Text
mw.echo.ui.DatedNotificationsWidget.less (601 B)

Event Timeline