IDEMPIERE-1635 Upgrade to zk7. Fixed css error.

This commit is contained in:
Heng Sin Low 2014-04-30 17:57:38 +08:00
parent 765a5f83fa
commit 925299f0a0
2 changed files with 3 additions and 3 deletions

View File

@ -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 {

View File

@ -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" />