mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-12-23 21:23:09 +00:00
9262614ded
Bug: T129176 Change-Id: I2f55358c16f78e234ec19154b944a4edebfbe639
16 lines
202 B
Plaintext
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;
|
|
}
|
|
}
|
|
}
|