IDEMPIERE-1635 Upgrade to zk7. Fixed css error.
This commit is contained in:
parent
765a5f83fa
commit
925299f0a0
|
@ -21,7 +21,7 @@
|
|||
}
|
||||
|
||||
.z-west-collapsed > .z-borderlayout-icon {
|
||||
width: 12px; right: auto;
|
||||
right: 0px;
|
||||
}
|
||||
|
||||
.z-east-collapsed {
|
||||
|
@ -29,8 +29,7 @@
|
|||
width: 24px;
|
||||
}
|
||||
.z-east-collapsed > .z-borderlayout-icon {
|
||||
width: 12px;
|
||||
left: auto;
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
.z-borderlayout, .z-north, .z-center, .z-south {
|
||||
|
|
|
@ -80,3 +80,4 @@ table.z-vbox > tbody > tr > td > table {
|
|||
|
||||
<c:include page="fragment/help-window.css.dsp" />
|
||||
|
||||
<c:include page="fragment/borderlayout.css.dsp" />
|
||||
|
|
Loading…
Reference in New Issue