ItEr37S16RFMaquetacionDesenhoAplicacionItEr36S18: CSS fix to ammend problem with the width of order elements list.
An scroll is added.
This commit is contained in:
parent
e14d00fbef
commit
cdb8c4b6f4
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue