added page loading animation while the app is loading.

This commit is contained in:
kay.one 2013-08-05 19:29:34 -07:00
parent 4ff068db0a
commit a2db70bb19
9 changed files with 181 additions and 224 deletions

View file

@ -62,7 +62,7 @@ module.exports = function (grunt) {
general : {
expand :true,
src : [
'UI/Content/base.less',
'UI/Content/theme.less',
'UI/Content/overrides.less',
'UI/Series/series.less',
'UI/AddSeries/addSeries.less',