Simplified flash message animation. Moved to bottom right. Increased timeout.
This commit is contained in:
parent
4559960e0a
commit
03b221a3df
2 changed files with 2 additions and 4 deletions
|
|
@ -14,5 +14,4 @@
|
|||
*= require fancybox
|
||||
* https://github.com/hakanersu/AmaranJS
|
||||
*= require amaran
|
||||
**= require animate
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -20,8 +20,7 @@
|
|||
'color' : '#{flash_color}',
|
||||
'bgcolor' : '#{flash_bgcolor}'
|
||||
},
|
||||
'position' :'top right',
|
||||
'position' :'bottom right',
|
||||
'theme' : 'colorful',
|
||||
'cssanimationIn' :'bounceInDown',
|
||||
'cssanimationOut' :'zoomOutUp'
|
||||
'delay' : 7000
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue