From d046260e7f6fb76bec9bde2a163dae308b1d319c Mon Sep 17 00:00:00 2001 From: Marker689 Date: Sun, 10 May 2026 11:50:03 +0300 Subject: [PATCH] =?UTF-8?q?ui:=20=D0=B5=D0=B4=D0=B8=D0=BD=D1=8B=D0=B9=20?= =?UTF-8?q?=D1=81=D1=82=D0=B8=D0=BB=D1=8C=20=D1=88=D0=B0=D0=BF=D0=BA=D0=B8?= =?UTF-8?q?=20=D1=82=D0=B0=D0=B1=D0=BB=D0=B8=D1=86=20=E2=80=94=20=D0=B8?= =?UTF-8?q?=D0=BA=D0=BE=D0=BD=D0=BA=D0=B8=20=D1=81=D0=BE=D1=80=D1=82=D0=B8?= =?UTF-8?q?=D1=80=D0=BE=D0=B2=D0=BA=D0=B8=20=D0=B2=D1=81=D0=B5=D0=B3=D0=B4?= =?UTF-8?q?=D0=B0=20opacity:1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- guarddog_nexus/web/static/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/guarddog_nexus/web/static/style.css b/guarddog_nexus/web/static/style.css index c2e1d2e..e2870ea 100644 --- a/guarddog_nexus/web/static/style.css +++ b/guarddog_nexus/web/static/style.css @@ -261,8 +261,7 @@ nav.sticky { position: sticky; top: 0; z-index: 100; background: #13171f; pad th.sortable { cursor: pointer; user-select: none; } th.sortable:hover { background: #202632; } -th.sortable .sort-icon { margin-left: 0.25rem; opacity: 0.3; } -th.sortable.active .sort-icon { opacity: 1; } +th.sortable .sort-icon { margin-left: 0.25rem; opacity: 1; } /* ------------------------------------------------------------------ */ /* Spinner / animations */