]> git.ipfire.org Git - ipfire.org.git/commitdiff
dnsbl: domains: Make the table striped but not hoverable
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Jan 2026 17:26:41 +0000 (17:26 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Jan 2026 17:26:41 +0000 (17:26 +0000)
This is because the hovering suggests that the table is clickable.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/dnsbl/lists/domain.html

index 061711e5f12643643632131456c899ccdcccbe97..b1732e33485de99f17cbcbcf5181c076fd850b77 100644 (file)
                                        {{ _("History") }}
                                </h5>
 
-                               <table class="table is-hoverable is-fullwidth">
+                               <table class="table is-striped is-fullwidth">
                                        <tbody>
                                                {% for event in events %}
                                                        <tr>