toggle ascending/descending mode

This commit is contained in:
Raelon Masters
2020-07-06 02:37:35 -04:00
parent 6af7bb459a
commit 4079e04d9b
17 changed files with 147 additions and 211 deletions

View File

@@ -349,6 +349,11 @@ body {
/* min-width: 55px; */
}
#flip_sort {
margin: 0px;
display: inline-flex;
}
.ui_icon_notxt {
margin: 0px 5px 0px 0px;
}