Merge pull request #1488 from cmgustavo/feature/01-spinner

Animated spinner while loading the entire page
This commit is contained in:
Matias Alejo Garcia 2014-09-29 12:08:47 -03:00
commit 1b9ef626a6
3 changed files with 44 additions and 8 deletions

View file

@ -370,10 +370,6 @@ a:hover {
overflow: hidden;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
.dn {display: none;}
.pr {position: relative;}
.pa {position: absolute;}