diff --git a/public/themes/default.css b/public/themes/default.css index 128fed36..044baeb7 100644 --- a/public/themes/default.css +++ b/public/themes/default.css @@ -288,3 +288,6 @@ table.stickyHeaders th { overflow: auto; } +.cke_dialog_background_cover { + opacity: 0 !important; +}