Fixed vertical positioning of resources string next to containers
FEA: ItEr76S04BugFixing
This commit is contained in:
parent
b1b1a3146b
commit
1e12364bb3
1 changed files with 4 additions and 0 deletions
|
|
@ -327,6 +327,10 @@ div.box.limiting-unassigned {
|
|||
top: -5px;
|
||||
}
|
||||
|
||||
.border-container + .task-labels + .task-resources {
|
||||
top: -14px;
|
||||
}
|
||||
|
||||
.milestone_end {
|
||||
background-image:
|
||||
url("../../zkau/web/ganttz/img/milestone.png");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue