mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-27 16:23:19 +01:00
Fix avviso
This commit is contained in:
parent
72c4f0d0f8
commit
925f7da15f
@ -456,7 +456,8 @@ function alertPush() {
|
||||
$(this).css({
|
||||
'position': 'fixed',
|
||||
'z-index': 3000,
|
||||
'right': '50%',
|
||||
'left': '50%',
|
||||
'transform': 'translate(-50%, -50%)',
|
||||
'top': -100,
|
||||
}).delay(1000).animate({
|
||||
'top': tops,
|
||||
|
Loading…
Reference in New Issue
Block a user