mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-13 17:57:21 +00:00
c2dba98a9d
Change-Id: I2789e3b93d1fc5743ea94b946fcd3e3ba8798e5e
7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
@import '../echo.variables';
|
|
|
|
.mw-echo-ui-placeholderItemWidget {
|
|
padding: 2em;
|
|
background-color: @notification-background-read;
|
|
}
|