mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 00:24:35 +00:00
Bismeldestichtag: prestudentstatus is displayed as inaktive in FAS list if Stichtag is reached, fixed comments
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user