check Bismeldestichtag, refactor Lehrverband

This commit is contained in:
ma0068
2024-03-12 07:52:51 +01:00
parent 3a9f6a0edd
commit a49075bcb7
6 changed files with 349 additions and 144 deletions
+7
View File
@@ -40,6 +40,13 @@ html {
width: 0%;
}
.tabulator-row.disabled.tabulator-row-odd .tabulator-cell {
color: var(--gray-400);
}
.tabulator-row.disabled.tabulator-row-even .tabulator-cell {
color: var(--gray-500);
}
@media (min-width: 768px) {
#sidebarMenu {
visibility: visible!important;