Initial config CSS animation

Uses CSS animation instead of GIF; GIF animation stops when browser
navigation begins, CSS continues.
This commit is contained in:
Gary Sharp
2015-05-26 21:01:46 +07:00
parent b070283270
commit ad5aea6df2
10 changed files with 96 additions and 77 deletions
@@ -168,7 +168,10 @@
</div>
</div>
<div id="dialogWait" title="Please Wait">
<h2><span class="ajaxLoading"></span>Re-running Verification Tests</h2>
<h2>
<i class="fa fa-lg fa-cog fa-spin"></i>
Re-running Verification Tests
</h2>
<div>Please wait while the verification tests are performed.</div>
</div>
<script>