mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 23:04:51 +02:00
Remove hove menu slightly faster
This commit is contained in:
parent
fba63602c9
commit
ce1e4a73eb
@ -166,7 +166,7 @@
|
|||||||
}
|
}
|
||||||
$li.removeClass('hover');
|
$li.removeClass('hover');
|
||||||
$('#layout').removeClass('hoveredmenu');
|
$('#layout').removeClass('hoveredmenu');
|
||||||
}, 800);
|
}, 500);
|
||||||
},
|
},
|
||||||
|
|
||||||
dropdownHover: function () {
|
dropdownHover: function () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user