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 */