mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 04:40:05 +02:00
cursor on unsortable header field
This commit is contained in:
@@ -36,3 +36,6 @@
|
|||||||
table.sortable thead {
|
table.sortable thead {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
table.sortable .sorttable_nosort {
|
||||||
|
cursor: default;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user