mediawiki-extensions-Echo/modules/styles/mw.echo.ui.DatedSubGroupListWidget.less
Moriel Schottlender 9262614ded Initial version of Special:Notifications Javascript page
Bug: T129176
Change-Id: I2f55358c16f78e234ec19154b944a4edebfbe639
2016-05-27 13:42:25 -07:00

16 lines
202 B
Plaintext

.mw-echo-ui-datedSubGroupListWidget {
&-title {
font-weight: normal;
&-primary {
font-size: 1.5em;
margin-right: 0.5em;
}
&-secondary {
font-size: 1.5em;
color: #cccccc;
}
}
}