ui: единый стиль шапки таблиц — иконки сортировки всегда opacity:1
This commit is contained in:
@@ -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 { cursor: pointer; user-select: none; }
|
||||||
th.sortable:hover { background: #202632; }
|
th.sortable:hover { background: #202632; }
|
||||||
th.sortable .sort-icon { margin-left: 0.25rem; opacity: 0.3; }
|
th.sortable .sort-icon { margin-left: 0.25rem; opacity: 1; }
|
||||||
th.sortable.active .sort-icon { opacity: 1; }
|
|
||||||
|
|
||||||
/* ------------------------------------------------------------------ */
|
/* ------------------------------------------------------------------ */
|
||||||
/* Spinner / animations */
|
/* Spinner / animations */
|
||||||
|
|||||||
Reference in New Issue
Block a user