From 5fdd5121eb466dc6457d5fa062ab36d2498c0063 Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Thu, 8 Dec 2022 07:20:46 +0000 Subject: [PATCH] Make buttons lighter --- core/templates/partials/results_table.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/core/templates/partials/results_table.html b/core/templates/partials/results_table.html index e81c84d..8a331b2 100644 --- a/core/templates/partials/results_table.html +++ b/core/templates/partials/results_table.html @@ -145,7 +145,7 @@ {% elif column.name == 'src' %} {% if row.cells.src == 'irc' %} @@ -170,7 +170,7 @@ {% elif column.name == 'type' or column.name == 'mtype' %} {% if cell == 'msg' %} @@ -278,7 +278,7 @@ {% endif %} - + {{ cell }}
@@ -333,7 +333,7 @@ {% if cell != '—' %}
{{ cell }} @@ -366,7 +366,7 @@
{% for word in cell %} {{ word }} @@ -376,7 +376,7 @@ {% else %} {{ cell }}