help icons MDL-20000 Help tooltips now appear over all page controls on quiz editing page
This commit is contained in:
@@ -1244,7 +1244,8 @@ function init_help_icons() {
|
||||
showdelay: 100,
|
||||
hidedelay: 150,
|
||||
autodismissdelay: 50000,
|
||||
underlay: 'none'
|
||||
underlay: 'none',
|
||||
zIndex: '1000'
|
||||
});
|
||||
|
||||
tooltip.contextTriggerEvent.subscribe(
|
||||
|
||||
Reference in New Issue
Block a user