Fix #14248 - calendar z-index issue on theme original
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
e2dc924615
commit
a6de419139
@ -2436,6 +2436,10 @@ body .ui-widget {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
body #ui-datepicker-div {
|
||||
z-index: 9999 !important;
|
||||
}
|
||||
|
||||
.ui-dialog fieldset legend a {
|
||||
color: #0000FF;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user