[Bug #1035] Changed left margin of timeplot to fix gantt alignment issues

FEA: ItEr74S04BugFixing
This commit is contained in:
Lorenzo Tilve Álvaro 2011-05-05 11:39:56 +02:00
parent 52e71cc74b
commit 546d54b24d

View file

@ -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;
}