added global script/ajax error handling.

This commit is contained in:
kay.one
2013-01-26 13:07:34 -08:00
parent 4cca5d21b1
commit b393c11b27
10 changed files with 109 additions and 17 deletions
@@ -58,3 +58,12 @@ body {
text-align: center;
padding: 30px;
}
#error-region .alert {
margin: 10px;
}
#error-region .alert .icon-warning-sign {
padding-right: 10px;
}