mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 09:26:05 +00:00
c93800e17c
Bug: T137490 Change-Id: Ia861b5aa3f100124418956a0e09603a9ba29215a
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
@import '../echo.variables';
|
|
.mw-echo-ui-placeholderItemWidget {
|
|
padding: 2em;
|
|
background-color: @notification-background-read;
|
|
}
|