forked from extern/egroupware
Let VFS select dialog open over tinymce insert image dialog
Second try with my z-index...
This commit is contained in:
parent
ac97af35cb
commit
b1ea91b22c
@ -4104,5 +4104,5 @@ button.shortcut-buttons-flatpickr-button {
|
|||||||
|
|
||||||
/* Let Vfs file select dialog be over tinymce dialog */
|
/* Let Vfs file select dialog be over tinymce dialog */
|
||||||
.tox-tinymce-aux {
|
.tox-tinymce-aux {
|
||||||
z-index: ;
|
z-index: 790;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user