Better UI feedback on search order changes.

This commit is contained in:
2026-02-01 05:48:15 +00:00
parent d18501f633
commit a95cf7be94
2 changed files with 15 additions and 5 deletions
-3
View File
@@ -394,9 +394,6 @@ tbody tr.cursor {
.sortcolumn:hover {
cursor: pointer;
}
.sortcolumn:hover::after {
color: var(--accent-color);
}
.sortcolumn {
padding-right: 1.5rem;
}