mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-04 05:33:10 +00:00
removed loading spinner
This commit is contained in:
parent
3b5d429f87
commit
9ca764f493
3 changed files with 14 additions and 9 deletions
|
|
@ -51,6 +51,14 @@ keyStop: function(e, opt) {
|
|||
|
||||
* Updated jquery-terminal to v0.4.22.
|
||||
|
||||
* Refactore viewer module.
|
||||
|
||||
* Removed loading spinner by commenting jquery.fancybox.css block
|
||||
#fancybox-loading div {
|
||||
width: 44px;
|
||||
height: 44px;
|
||||
background: url('fancybox_loading.gif') center center no-repeat;
|
||||
}
|
||||
|
||||
2012.12.12, Version 0.1.8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue