//
// Styles for the NewtalkNotifier component
//
// This file is part of the MediaWiki skin Chameleon.
// @copyright 2013 - 2019, Stephan Gambke, GNU General Public License, version 3 (or any later version)
//
// @since 2.0


.usermessage {
	@extend .alert;
	@extend .border-info;
}
