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
@@ -2,7 +2,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.34014
// Runtime Version:4.0.30319.0
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -181,12 +181,12 @@ WriteLiteral(" title=\"Please Wait\"");
WriteLiteral(" class=\"dialog\"");
WriteLiteral(">\r\n <h2><span");
WriteLiteral(">\r\n <h2>\r\n <i");
WriteLiteral(" class=\"ajaxLoading\"");
WriteLiteral(" class=\"fa fa-lg fa-cog fa-spin\"");
WriteLiteral("></span>Building and Validating File Store</h2>\r\n <div>Please wait while the D" +
"isco File Store is created and/or validated</div>\r\n</div>\r\n<div");
WriteLiteral("></i>\r\n Building and Validating File Store\r\n </h2>\r\n <div>Please wai" +
"t while the Disco File Store is created and/or validated</div>\r\n</div>\r\n<div");
WriteLiteral(" id=\"dialogCreateDirectory\"");
@@ -211,7 +211,7 @@ WriteLiteral("></span></div>\r\n</div>\r\n<script>\r\n (function () {\r\n
" var fileSystemBranchUrl = \'");
#line 54 "..\..\Views\InitialConfig\FileStore.cshtml"
#line 57 "..\..\Views\InitialConfig\FileStore.cshtml"
Write(Url.Action(MVC.InitialConfig.FileStoreBranch()));
@@ -220,7 +220,7 @@ WriteLiteral("></span></div>\r\n</div>\r\n<script>\r\n (function () {\r\n
WriteLiteral("\';\r\n var rootNodes = processNode(");
#line 55 "..\..\Views\InitialConfig\FileStore.cshtml"
#line 58 "..\..\Views\InitialConfig\FileStore.cshtml"
Write(new HtmlString(Json.Encode(Model.DirectoryModel)));