mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
Merge branch 'master' into feature-25999/C4_ma0594dev
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