Fix: заголовки колонок таблицы не выделены как ссылки, остаются серыми

Made-with: Cursor
This commit is contained in:
2026-02-26 17:16:06 +00:00
parent 5b18a68e7d
commit 4527bb5fe6

View File

@@ -236,7 +236,7 @@ body {
text-decoration: none; text-decoration: none;
} }
.ws-table th .ws-th-sort:hover { .ws-table th .ws-th-sort:hover {
color: var(--ws-accent); color: var(--ws-text-secondary);
} }
.ws-table th .ws-sort-arrow { .ws-table th .ws-sort-arrow {
margin-left: 2px; margin-left: 2px;