Revert "Revert "Sorting: Improvements to last commit""

This reverts commit 931c96ef74.
This commit is contained in:
ehpersonal38
2022-04-22 13:29:30 -04:00
parent 931c96ef74
commit 62debe4b69
5 changed files with 47 additions and 68 deletions
+7
View File
@@ -509,4 +509,11 @@ button:hover {
}
.relative {
position:relative;
}
.sortbutton {
margin-top:10px;
font-size:x-large;
background:#dbffeb;
padding:5px;
border: 2px solid black;
}