Merge "resourceloader: Simplify StringSet fallback"
[lhc/web/wiklou.git] / resources / src / mediawiki.notification.convertmessagebox.styles.less
1 .client-js {
2 .mw-notify-success,
3 .mw-notify-warning,
4 .mw-notify-error {
5 display: none;
6 }
7 }