Lines Matching refs:styles

16 …ded support for color in the `background` property containing also other styles for table cells in…
45 … not open on a double click on the second word of the link with a background color or other styles.
74 …definitions](http://docs.ckeditor.com/#!/guide/dev_styles-section-widget-styles), so applying one …
108 …p://ckeditor.com/addon/copyformatting) feature to enable easy copying of styles between your docum…
166 …hub.com/WebSpellChecker/ckeditor-plugin-scayt/issues/125): Fixed: Inline styles are not continued …
219 …yle`](http://docs.ckeditor.com/#!/api/CKEDITOR.style) instance with the `styles` property by [`CKE…
287 …://dev.ckeditor.com/ticket/13883): Fixed: Copying a table using the context menu strips off styles.
466 …Html) is used to get selected HTML as in the normal case. Thanks to that styles applied to inline …
541 * [#12739](http://dev.ckeditor.com/ticket/12739): Fixed: Link loses inline styles when edited witho…
550 …keditor.com/ticket/12256): Fixed: Basic styles classes are lost when pasting from Microsoft Word i…
602 * [#12621](http://dev.ckeditor.com/ticket/12621): Fixed: Cannot remove inline styles (bold, italic,…
611 * [#12688](http://dev.ckeditor.com/ticket/12688): Improved the tests of the [styles system](http://…
648 …ket/12268): Cleanup of [UI Color](http://ckeditor.com/addon/uicolor) YUI styles. Thanks to [Casher…
692 …or.com/ticket/12132): Fixed: Image is inserted with `width` and `height` styles even when they are…
712 …or.com/ticket/10091): Blockquote should be treated like an object by the styles system. Thanks to …
781 … methods to ensure full compatibility with other features (e.g. applying styles to widgets require…
785 …on-widget-styles) section of the "Syles Drop-down" guide. Note that by default, widgets support on…
788 …ocs.ckeditor.com/#!/api/CKEDITOR.plugins.widget) to make the handling of styles by widgets fully c…
793 …If this setting is defined, the editor produces classes instead of inline styles for aligned image…
842 …1): Fixed: Switching between modes in the classic editor removes content styles for the inline edi…
931 * [#11204](http://dev.ckeditor.com/ticket/11204): Added `figure` and `figcaption` styles to the `co…
964 * [#10822](http://dev.ckeditor.com/ticket/10822): Added styles system integration with non-editable…
1064 * [#10662](http://dev.ckeditor.com/ticket/10662): Fixed styles from the Styles drop-down list not r…
1207 * [#9029](http://dev.ckeditor.com/ticket/9029): Custom styles added with the [`stylesSet.add()`](ht…
1262 * [#9686](http://dev.ckeditor.com/ticket/9686): Added missing contents styles for `<pre>` elements.
1263 …ord](http://ckeditor.com/addon/pastefromword) should not depend on configuration from other styles.