mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 10:38:26 +00:00
feature(view) rm fancybox spinner
This commit is contained in:
parent
ff00c83ea2
commit
44b3327763
1 changed files with 5 additions and 0 deletions
|
|
@ -137,6 +137,11 @@ var CloudCmd, Util, DOM, CloudFunc, $;
|
|||
*/
|
||||
'background: #b3d4fc;' +
|
||||
'text-shadow: none;' +
|
||||
'}' +
|
||||
'#fancybox-loading div {' +
|
||||
'background: none;' +
|
||||
'width: 0;' +
|
||||
'height: 0' +
|
||||
'}'
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue