mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-27 12:38:44 +02:00
N°7552 - CKEditor: Include CKE styles in the backoffice theme and emails style
This commit is contained in:
@@ -103,7 +103,8 @@ $ibo-figure--spacing-y: 2em !default;
|
||||
* See https://bulma.io/documentation/elements/content/
|
||||
*/
|
||||
.ibo-is-html-content {
|
||||
@extend .content;
|
||||
@extend .content; /* Bulma styles */
|
||||
@extend .ck-content; /* CKEditor styles */
|
||||
|
||||
/* For table to render like in CKEditor, works with bulma lib. overload see:
|
||||
* - ../../vendors/_bulma-variables-overload.scss)
|
||||
|
||||
Reference in New Issue
Block a user