
| Current Path : /var/www/html1/bbp/web/core/themes/olivero/css/theme/ |
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/html1/bbp/web/core/themes/olivero/css/theme/ckeditor-frame.css |
/*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/
/**
* @file
* CKEditor frame styles.
*/
/** cspell:ignore grouptitle */
.cke_editable {
margin: 1.125rem;
background-image: none;
}
[dir].cke_panel_container body {
background: #fff;
}
.cke_panel_listItem a > * {
margin-top: 0;
margin-bottom: 0;
}
.cke_panel_grouptitle {
margin: 0;
}
[dir="ltr"] .cke_editable blockquote {
margin-left: 3.375rem;
}
[dir="rtl"] .cke_editable blockquote {
margin-right: 3.375rem;
}
[dir="ltr"] .cke_editable .align-right {
margin-right: 0;
}
[dir="rtl"] .cke_editable .align-right {
margin-left: 0;
}
[dir="ltr"] .cke_editable .align-left {
margin-left: 0;
}
[dir="rtl"] .cke_editable .align-left {
margin-right: 0;
}
.cke_image_resizer_wrapper {
vertical-align: top;
}
figure.cke_widget_element {
margin: 0;
}
figcaption.cke_widget_editable {
background-color: #fff;
}