mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-27 19:47:49 +01:00
Made table headers show a pointer when they sort
This commit is contained in:
parent
b4a4f39ac8
commit
e2af7bb467
@ -1262,3 +1262,7 @@ body.sidebar-hidden .navbar-nav {
|
||||
.refresh-element > i {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.sorting, .sorting_desc, .sorting_asc {
|
||||
cursor: pointer;
|
||||
}
|
Loading…
Reference in New Issue
Block a user