mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
updated spinner view to use CSS3 instead of spinning font.
This commit is contained in:
parent
2b2bd23065
commit
00bb73a423
4 changed files with 145 additions and 11 deletions
|
@ -1 +1,8 @@
|
|||
<i class="icon-spinner icon-spin"/>
|
||||
<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>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue