IDEMPIERE-408 Locator/Address useless when shown in the back of modal windows
This commit is contained in:
parent
2c11d41139
commit
ba024fa231
|
@ -878,6 +878,10 @@ div.simileAjax-bubble-container {
|
||||||
|
|
||||||
.z-window-highlighted {
|
.z-window-highlighted {
|
||||||
z-index: 1900 !important;
|
z-index: 1900 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.z-window-popup {
|
||||||
|
z-index: 1900 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.grid-layout {
|
.grid-layout {
|
||||||
|
|
Loading…
Reference in New Issue