Lines Matching refs:styles
18 …tps://ckeditor.com/docs/ckeditor4/latest/features/format.html) should remove existing block styles.
39 …duced the `colorName` property for customizing foreground and background styles in the [Color Butt…
54 * [#4141](https://github.com/ckeditor/ckeditor4/issues/4141): Fixed: The styles are incorrectly app…
293 …e [Table Tools](https://ckeditor.com/cke4/addon/tabletools) plugin shows styles that are not allow…
413 * [#727](https://github.com/ckeditor/ckeditor4/issues/727): Fixed: Custom styles may be invisible i…
557 …com/cke4/addon/format) drop-downs are not toggleable anymore. Default option to reset styles added.
573 …— it is not possible to change the cell width or height if corresponding styles are disabled.
688 …ded support for color in the `background` property containing also other styles for table cells in…
717 … not open on a double click on the second word of the link with a background color or other styles.
746 …(https://ckeditor.com/docs/ckeditor4/latest/guide/dev_styles.html#widget-styles), so applying one …
780 …keditor.com/cke4/addon/copyformatting) feature to enable easy copying of styles between your docum…
838 …hub.com/WebSpellChecker/ckeditor-plugin-scayt/issues/125): Fixed: Inline styles are not continued …
891 …or.com/docs/ckeditor4/latest/api/CKEDITOR.style.html) instance with the `styles` property by [`CKE…
959 …://dev.ckeditor.com/ticket/13883): Fixed: Copying a table using the context menu strips off styles.
1138 …Html) is used to get selected HTML as in the normal case. Thanks to that styles applied to inline …
1213 * [#12739](https://dev.ckeditor.com/ticket/12739): Fixed: Link loses inline styles when edited with…
1222 …keditor.com/ticket/12256): Fixed: Basic styles classes are lost when pasting from Microsoft Word i…
1274 * [#12621](https://dev.ckeditor.com/ticket/12621): Fixed: Cannot remove inline styles (bold, italic…
1283 * [#12688](https://dev.ckeditor.com/ticket/12688): Improved the tests of the [styles system](https:…
1320 …268): Cleanup of [UI Color](https://ckeditor.com/cke4/addon/uicolor) YUI styles. Thanks to [Casher…
1364 …or.com/ticket/12132): Fixed: Image is inserted with `width` and `height` styles even when they are…
1384 …or.com/ticket/10091): Blockquote should be treated like an object by the styles system. Thanks to …
1453 … methods to ensure full compatibility with other features (e.g. applying styles to widgets require…
1457 …ml#widget-styles) section of the "Syles Drop-down" guide. Note that by default, widgets support on…
1460 …editor4/latest/api/CKEDITOR.plugins.widget.html) to make the handling of styles by widgets fully c…
1465 …If this setting is defined, the editor produces classes instead of inline styles for aligned image…
1514 …1): Fixed: Switching between modes in the classic editor removes content styles for the inline edi…
1603 * [#11204](https://dev.ckeditor.com/ticket/11204): Added `figure` and `figcaption` styles to the `c…
1636 * [#10822](https://dev.ckeditor.com/ticket/10822): Added styles system integration with non-editabl…
1736 * [#10662](https://dev.ckeditor.com/ticket/10662): Fixed styles from the Styles drop-down list not …
1879 * [#9029](https://dev.ckeditor.com/ticket/9029): Custom styles added with the [`stylesSet.add()`](h…
1934 * [#9686](https://dev.ckeditor.com/ticket/9686): Added missing contents styles for `<pre>` elements.
1935 …ttps://ckeditor.com/cke4/addon/pastefromword) should not depend on configuration from other styles.