mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Login screen new interface (social buttons)
This commit is contained in:
parent
28a684b7c8
commit
77a30c0b92
40 changed files with 622 additions and 630 deletions
|
|
@ -441,7 +441,7 @@
|
|||
}
|
||||
});
|
||||
|
||||
if (bAnimate)
|
||||
if (bAnimate && !Globals.bMobileDevice)
|
||||
{
|
||||
$('.i18n-animation.i18n', oElement).letterfx({
|
||||
'fx': 'fall fade', 'backwards': false, 'timing': 50, 'fx_duration': '50ms', 'letter_end': 'restore', 'element_end': 'restore'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue