dark mode

This commit is contained in:
gabryon99 2020-01-30 19:25:43 +01:00
parent b9601ef2e4
commit 8d19e56967
9 changed files with 18 additions and 9 deletions

View file

@ -79,7 +79,7 @@ $.fn.dataTable.ext.buttons.filterScripts = {
if (!$('.popover:hover').length) {
$(self).popover('hide');
}
}, 600);
}, 50);
});
$(`#${button_id}`).addClass("active");