mediawiki-extensions-Echo/modules/styles/mw.echo.ui.PlaceholderItemWidget.less
Volker E c2dba98a9d build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass
Change-Id: I2789e3b93d1fc5743ea94b946fcd3e3ba8798e5e
2019-01-09 18:42:06 -08:00

7 lines
133 B
Plaintext

@import '../echo.variables';
.mw-echo-ui-placeholderItemWidget {
padding: 2em;
background-color: @notification-background-read;
}