From 36d2dbc2324e5a16c65ab1a4bd57fd80899a2a03 Mon Sep 17 00:00:00 2001 From: vananiev Date: Tue, 19 Nov 2024 01:10:45 +0300 Subject: [PATCH] show no security icon --- src/main/resources/templates/events/table.html | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/src/main/resources/templates/events/table.html b/src/main/resources/templates/events/table.html index 29934af2..f370a8d5 100644 --- a/src/main/resources/templates/events/table.html +++ b/src/main/resources/templates/events/table.html @@ -27,6 +27,10 @@ body { max-width: 95%; } + + .no-security a:hover { + text-decoration: none; + } @@ -61,6 +65,7 @@

События по счетам

Валюта Описание + @@ -82,20 +87,29 @@

События по счетам

+ + 📰 + -
-
+ \ No newline at end of file