mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 21:27:25 +02:00
datepicker styling and tooltip delay reduced.
This commit is contained in:
@@ -129,8 +129,8 @@ var e107 = e107 || {'settings': {}, 'behaviors': {}};
|
||||
placement: placement,
|
||||
container: 'body',
|
||||
delay: {
|
||||
show: 150,
|
||||
hide: 700
|
||||
show: 0,
|
||||
hide: 600
|
||||
}
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user