IDEMPIERE-550 Zk: Ok button is slightly bigger than the cancel button

This commit is contained in:
Heng Sin Low 2013-01-15 01:37:52 +08:00
parent fb6be46cf4
commit f66a728b74
1 changed files with 6 additions and 0 deletions

View File

@ -210,6 +210,12 @@ html,body {
width: 80px;
}
.action-button .z-button-cm img,
.action-image-text-button .z-button-cm img {
height: 22px;
width: 22px;
}
<%-- desktop --%>
div.wc-modal, div.wc-modal-none, div.wc-highlighted, div.wc-highlighted-none {
background-color: white;