
| Current Path : /var/www/html_old/abm/web/core/modules/ckeditor/css/ |
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_old/abm/web/core/modules/ckeditor/css/ckeditor.css |
.ckeditor-dialog-loading {
position: absolute;
top: 0;
width: 100%;
text-align: center;
}
.ckeditor-dialog-loading-link {
position: relative;
top: 0;
display: inline-block;
padding: 3px 10px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid #b6b6b6;
border-top: none;
border-radius: 0 0 5px 5px;
background: white;
box-shadow: 0 0 10px -3px #000;
font-size: 14px;
-webkit-touch-callout: none;
}
/**
* 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;
}