updated spinner

This commit is contained in:
kay.one 2013-06-30 00:47:02 -07:00
commit 57ccc51393
3 changed files with 105 additions and 99 deletions

View file

@ -1,8 +1,8 @@
<div class="row">
<div id="followingBalls">
<div id="followingBallsG_1" class="followingBalls"></div>
<div id="followingBallsG_2" class="followingBalls"></div>
<div id="followingBallsG_3" class="followingBalls"></div>
<div id="followingBallsG_4" class="followingBalls"></div>
<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>