Initial config CSS animation
Uses CSS animation instead of GIF; GIF animation stops when browser navigation begins, CSS continues.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user