Lines Matching refs:style

23 …/ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.html#method-getUrl) when referencing style sheets.
24 …/ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.html#method-getUrl) when referencing style sheets.
53 …he [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin is causing style leaks.
94 * [#706](https://github.com/ckeditor/ckeditor-dev/issues/706): Added a different cursor style when …
161 …`<font>` tag is not preserved when proper configuration is provided and a style is applied by the …
267 …ed: The CSS `border` shorthand property was incorrectly expanded ignoring the `border-color` style.
317 * [#842](https://github.com/ckeditor/ckeditor-dev/issues/842): Fixed: List style not restored when …
437 … for parsing and inlining any formatting created using the Microsoft Word style system to the [Pas…
454 …itor.com/ticket/16821): Fixed: Extraneous `<span>` elements with `height` style stacked when [past…
494 …/addon/widget) [style definitions](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_styles.htm…
555 … text style when it is [configured to use attributes](https://ckeditor.com/docs/ckeditor4/latest/g…
557 * [#6789](https://dev.ckeditor.com/ticket/6789): Fixed: The `mso-list: ignore` style is not handled…
569 …m Word](https://ckeditor.com/cke4/addon/pastefromword) leaves an unwanted `color:windowtext` style.
618 …v.ckeditor.com/ticket/10750): Fixed: The editor does not escape the `font-style` family property c…
625 …252): [IE] Fixed: Styles drop-down list does not always reflect the current style of the text line.
634 …cket/14620): Fixed: Setting both the `min-height` style for the `<body>` element and the `height`
637 ….ckeditor.com/ticket/8679): Fixed: Better focus indication and ability to style the selected color…
639 …Fixed: Invalid handling of the [`CKEDITOR.style`](https://ckeditor.com/docs/ckeditor4/latest/api/C…
712 * [#13771](https://dev.ckeditor.com/ticket/13771): Fixed: The `contents.css` style is not used if t…
859 …addon/moono) and [Kama](https://ckeditor.com/cke4/addon/kama)) with external web page style sheets.
1019 …ixed: Cannot paste into inline editor if the page has `user-select: none` style. Thanks to [shaohu…
1031 …e [styles system](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.style.html) and fixed tw…
1032 …he [font](https://ckeditor.com/cke4/addon/font) style should not lead to nesting it in the previou…
1069 …m/cke4/addon/pastefromword) filter does not properly normalize semicolons style text. Thanks to [A…
1079 * [#12273](https://dev.ckeditor.com/ticket/12273): Fixed: Applying block style in a description lis…
1201style`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.style.html) methods to ensure full…
1205 …/ticket/11297): Styles can now be applied to widgets. The definition of a style which can be appli…
1206style.addCustomHandler()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_style.html#stat…
1207 …* The [`CKEDITOR.style.apply()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_style.htm…
1209style.toAllowedContent()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_style.html#meth…
1236 * [#10190](https://dev.ckeditor.com/ticket/10190): Fixed: Removing block style with [`editor.remove…
1466 …om/ticket/10868): [IE8] Prevent the browser from crashing when applying the Inline Quotation style.
1552 …](https://ckeditor.com/cke4/addon/wsc) plugin user interface was changed to match CKEditor 4 style.
1585 …ticket/10166): Added transformation from the `align` attribute to `float` style to preserve backwa…
1662 * [#9456](https://dev.ckeditor.com/ticket/9456): [Chrome] Properly paste bullet list style from MS …
1670 * [#9528](https://dev.ckeditor.com/ticket/9528): Host page `box-sizing` style should not influence …
1679 ….ckeditor.com/ticket/9553): Table width incorrectly set when the `border-width` style is specified.