Issue 35 - Change Notifications to Notices

This commit is contained in:
perryharlock
2013-09-25 14:50:19 +01:00
parent 2ed29319f8
commit b7b4acfa9e
6 changed files with 14 additions and 14 deletions

View File

@@ -117,7 +117,7 @@
background-color:@brand-warning;
color:@btn-default-color;
}
.info, .notification {
.info, .notice {
background-color:@brand-info;
color:@btn-default-color;
}