mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 02:16:39 +00:00
dark mode
This commit is contained in:
parent
b9601ef2e4
commit
8d19e56967
9 changed files with 18 additions and 9 deletions
|
|
@ -79,7 +79,7 @@ $.fn.dataTable.ext.buttons.filterScripts = {
|
|||
if (!$('.popover:hover').length) {
|
||||
$(self).popover('hide');
|
||||
}
|
||||
}, 600);
|
||||
}, 50);
|
||||
});
|
||||
|
||||
$(`#${button_id}`).addClass("active");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue