Graphical issues in taskdetails component

FEA: ItEr68S04BugFixing
This commit is contained in:
Lorenzo Tilve 2011-01-21 18:08:39 +01:00
parent eab8e216bd
commit 45001cf71a

View file

@ -48,9 +48,8 @@
}
#listdetails_container td {
border-bottom: 1px solid #86A4BE;
border-left: 1px solid #86A4BE;
border: 0px;
border-bottom: dotted 1px #CCC;
border-right: dotted 1px #CCC;
}
#listdetails_container td {
@ -173,7 +172,6 @@
}
.order-startdate, .order-enddate {
border-left: 1px dotted;
padding-left: 3px;
}
@ -835,7 +833,7 @@ div.z-tree {
}
.listdetails td {
border-bottom: 1px dotted #86A4BE !important;
border-bottom: 1px dotted #CCC !important;
}
.plannerlayout, .resourcesloadlayout, .advancedallocationlayout {