
| Current Path : /var/www/html/c12park/web/themes/contrib/stable/css/quickedit/editors/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/c12park/web/themes/contrib/stable/css/quickedit/editors/formattedText.ckeditor.css |
/**
* @file
* Functional styles for the CKEditor-based formatted text in-place editor.
*/
/**
* Adjust the style of in-place editing CKEditor instances.
*/
.quickedit-toolgroup.wysiwyg-main .cke_chrome,
.quickedit-toolgroup.wysiwyg-main .cke_inner,
.quickedit-toolgroup.wysiwyg-main .cke_top {
border-top: none;
border-right: none;
border-bottom: none;
border-left: none;
background: transparent;
box-shadow: none;
}