Konto filters for Student list

This commit is contained in:
cgfhtw
2024-04-24 14:02:58 +02:00
parent 5e3a7d4307
commit 1b19a0821f
4 changed files with 114 additions and 5 deletions
+4
View File
@@ -104,3 +104,7 @@ html {
background-color: #f8d7da!important;
border-color: #f5c2c7!important;
}
.has-filter .fa-filter {
color: var(--bs-success);
}