mediawiki-extensions-Echo/modules/ooui/styles/mw.echo.ui.NotificationsWidget.less
Moriel Schottlender 820eaa2726 Add a border between the popup head and notification list
Bug: T111432
Change-Id: Ic10edbafa96ab76416165237228f0f259bd9f5f7
2015-09-03 14:28:56 -07:00

7 lines
106 B
Plaintext

.mw-echo-ui-notificationsWidget {
border-top: 1px solid #DDDDDD;
&-loadingOption {
padding: 2em;
}
}