mirror of
https://github.com/S2-/gitlit
synced 2025-08-02 12:20:05 +02:00
make table sortable
This commit is contained in:
@@ -31,3 +31,8 @@
|
||||
.search-active {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
/* Sortable tables */
|
||||
table.sortable thead {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Reference in New Issue
Block a user