IDEMPIERE-377 Improve current search dialog box. Fixed dropdown list render behind the find window.
This commit is contained in:
parent
c6c4c65120
commit
79b26158a7
|
@ -882,14 +882,10 @@ div.simileAjax-bubble-container {
|
|||
background-image: none;
|
||||
}
|
||||
|
||||
.z-window-highlighted {
|
||||
z-index: 1900 !important;
|
||||
.z-modal-mask {
|
||||
z-index: 1800 !important;
|
||||
}
|
||||
|
||||
.z-window-popup {
|
||||
z-index: 1900 !important;
|
||||
}
|
||||
|
||||
.grid-layout {
|
||||
border: none !important;
|
||||
margin: 0 !important;
|
||||
|
|
Loading…
Reference in New Issue