mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
removing open and close effects
This commit is contained in:
parent
b78f8162ce
commit
94d718a39c
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@ CloudCommander.Viewer.FancyBox = {
|
|||
beforeClose: (function(){
|
||||
CloudCommander.keyBinded = true;
|
||||
}),
|
||||
|
||||
openEffect : 'none',
|
||||
closeEffect : 'none',
|
||||
|
||||
helpers : {
|
||||
overlay : {
|
||||
opacity: 0.1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue