![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mautic.corals.io/app/bundles/CoreBundle/Assets/css/app/less/components/ |
// // Editor // ------------------- .content-body .cke_chrome { background: #f8f8f8; border: 1px solid #f0f0f0; } .content-body .cke_bottom, .content-body .cke_top { background: #f8f8f8; } .ck-mentions span.custom-item{ color: #000000; } .ck-mentions span.custom-item.ck-on, .ck-mentions span.custom-item.ck-on span.custom-item-id{ color: #ffffff; } .ck-mentions span.custom-item span.custom-item-id{ margin-left: 10px; font-size: smaller; color: #cccccc; } .ck.ck-dropdown__panel { max-height: 180px; overflow-y: auto; } .ck-editor__editable:not(.ck-editor__nested-editable) { min-height: 200px; } .ck.ck-balloon-panel.ck-balloon-panel_caret_se.ck-balloon-panel_visible { z-index: 99999 !important; } .ck-body-wrapper{ position: fixed; z-index: 99999; }