Remove underline from tooltip elements

modern-tables
Mark Veidemanis 2 years ago
parent f02f6e9d23
commit ddae8ef42e
Signed by: m
GPG Key ID: 5ACFCEED46C0904F

@ -35,6 +35,9 @@
});
}
</script>
<style>
.icon { border-bottom: 0px !important;}
</style>
<div class="box">
<form method="POST">
{% csrf_token %}

Loading…
Cancel
Save