order supervisors

This commit is contained in:
Ross
2024-09-09 12:51:10 +01:00
parent 41a4aa1a4c
commit 7b481c1327
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1282,4 +1282,9 @@ tr:has(> td > a) {
.hover-highlight:hover {
opacity: 100%;
color:purple;
}
/* For crispy... */
.select2-selection {
padding-bottom: 30px;
}