Add spin.js-based throbber for all loading
This commit is contained in:
parent
ee41f79bcc
commit
76d9cbc14f
8 changed files with 90 additions and 23 deletions
|
@ -1,3 +1,7 @@
|
|||
.loading {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.landing {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
|
|
Reference in a new issue