added success notification when new series is added.

This commit is contained in:
Keivan Beigi
2013-01-28 19:01:46 -08:00
committed by kay.one
parent 159585553c
commit 30a049e4fb
5 changed files with 18 additions and 8 deletions
+2 -2
View File
@@ -60,10 +60,10 @@ body {
}
#error-region .alert {
#notification-region .alert {
margin: 10px;
}
#error-region .alert .icon-warning-sign {
#notification-region i {
padding-right: 10px;
}