Merge branch 'master' into feature-25999/C4_ma0594dev

This commit is contained in:
SimonGschnell
2024-02-15 15:16:07 +01:00
175 changed files with 15086 additions and 1346 deletions
+16
View File
@@ -234,3 +234,19 @@ treechildren::-moz-tree-row(makeItMarked)
width: 25px;
height:25px;
}
treechildren::-moz-tree-cell(stichtagsinaktiv)
{
background-color: #e6e6e6;
}
treechildren::-moz-tree-cell(erstes_stichtagsinaktiv)
{
background-color: #e6e6e6;
border-top: 1px solid grey;
}
label.warning
{
font-weight: bold;
}