IDEMPIERE-1987:ZK7:Blank(null) of list box is very narrow
This commit is contained in:
parent
91de1b4358
commit
0dbb186a78
|
@ -10,7 +10,9 @@
|
|||
.z-combobox-text-disabled {
|
||||
background-color: #ECEAE4 !important;
|
||||
}
|
||||
|
||||
.z-comboitem {
|
||||
min-height:14px;
|
||||
}
|
||||
<%-- highlight focus form element --%>
|
||||
input:focus, textarea:focus, .z-combobox-input:focus, z-datebox-input:focus {
|
||||
border: 1px solid #0000ff;
|
||||
|
|
Loading…
Reference in New Issue