mediawiki-extensions-Echo/modules/styles/mw.echo.ui.DatedSubGroupListWidget.less
Moriel Schottlender acc672ca64 Darken the dates in the Special:Notifications groups
Bug: T132739
Change-Id: I8dd4d481fde239528620fb245e2733780f76c689
2016-05-31 14:26:05 -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: #777777;
}
}
}