[Bug #1035] Changed left margin of timeplot to fix gantt alignment issues
FEA: ItEr74S04BugFixing
This commit is contained in:
parent
52e71cc74b
commit
546d54b24d
1 changed files with 9 additions and 0 deletions
|
|
@ -1631,3 +1631,12 @@ input.z-datebox-text-disd {
|
|||
.assignedresources .z-auxheader-cnt {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.scheduling-graphics .z-south-header {
|
||||
padding-top: 1px;
|
||||
padding-bottom: 1px;
|
||||
}
|
||||
|
||||
.timeplot-container {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue