Initial config CSS animation
Uses CSS animation instead of GIF; GIF animation stops when browser navigation begins, CSS continues.
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
}
|
||||
<h1>@CommonHelpers.Breadcrumbs("Initial Configuration > Starting Disco")</h1>
|
||||
<div id="dialog" title="Please Wait" style="padding-top: 30px;">
|
||||
<h2><span class="ajaxLoading" style="margin-right: 15px;"></span>Starting Disco</h2>
|
||||
<h2>
|
||||
<i class="fa fa-lg fa-cog fa-spin"></i>
|
||||
Starting Disco
|
||||
</h2>
|
||||
<div style="padding-left: 31px;">Please wait while the Disco environment is initialized</div>
|
||||
</div>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user