feature(view) rm fancybox spinner

This commit is contained in:
coderaiser 2013-10-17 09:08:45 +00:00
parent ff00c83ea2
commit 44b3327763

View file

@ -137,6 +137,11 @@ var CloudCmd, Util, DOM, CloudFunc, $;
*/
'background: #b3d4fc;' +
'text-shadow: none;' +
'}' +
'#fancybox-loading div {' +
'background: none;' +
'width: 0;' +
'height: 0' +
'}'
});