1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Fixed LoadingView

This commit is contained in:
Mark McDowall
2013-08-21 21:04:03 -07:00
parent fb26cbb4a4
commit 0208ae8347
8 changed files with 23 additions and 31 deletions

View File

@@ -1 +1,8 @@
loading ...
<div class="row">
<div id="followingBalls">
<div id="ball-1" class="ball"></div>
<div id="ball-2" class="ball"></div>
<div id="ball-3" class="ball"></div>
<div id="ball-4" class="ball"></div>
</div>
</div>