ItEr37S16RFMaquetacionDesenhoAplicacionItEr36S18: Removed empty left column outside planner layout
This commit is contained in:
parent
a4cf5ec392
commit
162e549fe5
2 changed files with 12 additions and 1 deletions
|
|
@ -952,4 +952,8 @@ tr.z-tree-row-seld, tr.z-list-item-seld,
|
|||
.z-panel-body {
|
||||
padding: 10px;
|
||||
/* border-color: #0F3B82; */
|
||||
}
|
||||
}
|
||||
|
||||
.perspectives-column {
|
||||
display:none;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -706,3 +706,10 @@ div.z-tree {
|
|||
url("/navalplanner-webapp/zkau/web/ganttz/img/deadline2.png");
|
||||
}
|
||||
|
||||
body .perspectives-column {
|
||||
display:inline;
|
||||
}
|
||||
|
||||
.perspectives-column .z-west-body {
|
||||
width: 200px !important;
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue