Add a maintenance notification kind and make it of the level warning.

This commit is contained in:
Jake Moshenko 2014-06-27 19:18:27 -04:00
parent b47742b011
commit 4e5e8a08de
5 changed files with 69 additions and 9 deletions

View file

@ -582,7 +582,7 @@ i.toggle-icon:hover {
.notification-warning {
color: #8a6d3b;
background: #fcf8e3;
background: #ffde2f;
}
.notification-error {