Add spin.js-based throbber for all loading

This commit is contained in:
Joseph Schorr 2013-10-01 16:42:20 -04:00
parent ee41f79bcc
commit 76d9cbc14f
8 changed files with 90 additions and 23 deletions

View file

@ -1,3 +1,7 @@
.loading {
padding: 20px;
}
.landing {
position: relative;
width: 100%;