View Studierendenverwaltung

- add badge unruly
- add tileSlots for PersKz, MatrikelNr, person_id
- remove MatrikelNr and person_id from left side
- add attribut unruly to student object
This commit is contained in:
ma0068
2025-10-15 13:55:54 +02:00
parent 15a9379c6e
commit 7755dc12d0
6 changed files with 51 additions and 17 deletions
+5
View File
@@ -1,3 +1,8 @@
.foto-container:hover .fotoedit {
opacity: 1 !important;
}
.bg-unruly {
background-color: #ad1010 !important;
color: white;
}