Initial config CSS animation
Uses CSS animation instead of GIF; GIF animation stops when browser navigation begins, CSS continues.
This commit is contained in:
@@ -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.
|
||||
@@ -69,13 +69,11 @@ WriteLiteral(" title=\"Please Wait\"");
|
||||
|
||||
WriteLiteral(" style=\"padding-top: 30px;\"");
|
||||
|
||||
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(" style=\"margin-right: 15px;\"");
|
||||
|
||||
WriteLiteral("></span>Starting Disco</h2>\r\n <div");
|
||||
WriteLiteral("></i>\r\n Starting Disco\r\n </h2>\r\n <div");
|
||||
|
||||
WriteLiteral(" style=\"padding-left: 31px;\"");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user