ItEr37S16RFMaquetacionDesenhoAplicacionItEr36S18: CSS fix to ammend problem with the width of order elements list.

An scroll is added.
This commit is contained in:
Javier Moran Rua 2009-12-03 17:12:16 +01:00
parent e14d00fbef
commit cdb8c4b6f4

View file

@ -905,6 +905,10 @@ span.z-dottree-ico, span.z-dottree-line {
overflow-y: auto;
}
.orderelements-tab {
overflow-x: auto;
}
tr.z-tree-row-seld, tr.z-list-item-seld {
background-color: #2a83b4;
color: #FFFFFF;