@ckeditor/ckeditor5-collaboration-core 47.6.1 → 48.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{src → dist}/collaborationoperation.d.ts +1 -1
- package/{src → dist}/config.d.ts +3 -2
- package/{src → dist}/documentcompare.d.ts +2 -2
- package/dist/index-content.css +278 -307
- package/dist/index-editor.css +202 -365
- package/dist/index.css +453 -881
- package/{src → dist}/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/{src → dist}/permissions.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/alignment.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/basicstyles.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/bookmark.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/font.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/footnotes.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/highlight.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/horizontalline.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/htmlembed.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/image.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/indent.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/lineheight.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/link.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/list.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/listproperties.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/mediaembed.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/multilevellist.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/shiftenter.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/style.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/table.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/tablecellproperties.d.ts +1 -1
- package/dist/suggestions/integrations/tablefooters.d.ts +14 -0
- package/{src → dist}/suggestions/integrations/tableheadings.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/tablelayout.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/tableproperties.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/uploadcare.d.ts +1 -1
- package/{src → dist}/suggestions/suggestionsconversion.d.ts +28 -2
- package/{src → dist}/suggestions/view/ariadescriptionview.d.ts +2 -2
- package/{src → dist}/suggestions/view/latefocusbuttonview.d.ts +1 -1
- package/dist/translations/af.js +1 -1
- package/dist/translations/af.umd.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.js +1 -1
- package/dist/translations/ast.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/be.js +1 -1
- package/dist/translations/be.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/bs.js +1 -1
- package/dist/translations/bs.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de-ch.js +1 -1
- package/dist/translations/de-ch.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en-gb.js +1 -1
- package/dist/translations/en-gb.umd.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.js +1 -1
- package/dist/translations/eo.umd.js +1 -1
- package/dist/translations/es-co.js +1 -1
- package/dist/translations/es-co.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/eu.js +1 -1
- package/dist/translations/eu.umd.js +1 -1
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/gu.js +1 -1
- package/dist/translations/gu.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/hy.js +1 -1
- package/dist/translations/hy.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/jv.js +1 -1
- package/dist/translations/jv.umd.js +1 -1
- package/dist/translations/kk.js +1 -1
- package/dist/translations/kk.umd.js +1 -1
- package/dist/translations/km.js +1 -1
- package/dist/translations/km.umd.js +1 -1
- package/dist/translations/kn.js +1 -1
- package/dist/translations/kn.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.js +1 -1
- package/dist/translations/ku.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nb.js +1 -1
- package/dist/translations/nb.umd.js +1 -1
- package/dist/translations/ne.js +1 -1
- package/dist/translations/ne.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/oc.js +1 -1
- package/dist/translations/oc.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/si.js +1 -1
- package/dist/translations/si.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.js +1 -1
- package/dist/translations/sl.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/ti.js +1 -1
- package/dist/translations/ti.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/uz.js +1 -1
- package/dist/translations/uz.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/{src → dist}/users/view/userview.d.ts +2 -2
- package/{src → dist}/users.d.ts +10 -2
- package/{src → dist}/utils/common-translations.d.ts +1 -1
- package/{src → dist}/utils/confirmmixin.d.ts +2 -2
- package/{src → dist}/utils/confirmview.d.ts +2 -2
- package/{src → dist}/utils/getdatetimeformatter.d.ts +3 -2
- package/{src → dist}/utils/getmarkerdomelement.d.ts +1 -1
- package/{src → dist}/utils/sanitizeEditorConfig.d.ts +1 -1
- package/{src → dist}/utils/setupthreadkeyboardnavigation.d.ts +1 -1
- package/{src → dist}/utils/suggestionmarkerutils.d.ts +1 -1
- package/{src → dist}/utils/surroundingmarkersdetector.d.ts +1 -1
- package/package.json +21 -42
- package/lang/contexts.json +0 -16
- package/lang/translations/af.po +0 -68
- package/lang/translations/ar.po +0 -68
- package/lang/translations/ast.po +0 -68
- package/lang/translations/az.po +0 -68
- package/lang/translations/be.po +0 -68
- package/lang/translations/bg.po +0 -68
- package/lang/translations/bn.po +0 -68
- package/lang/translations/bs.po +0 -68
- package/lang/translations/ca.po +0 -68
- package/lang/translations/cs.po +0 -68
- package/lang/translations/da.po +0 -68
- package/lang/translations/de-ch.po +0 -68
- package/lang/translations/de.po +0 -68
- package/lang/translations/el.po +0 -68
- package/lang/translations/en-au.po +0 -68
- package/lang/translations/en-gb.po +0 -68
- package/lang/translations/en.po +0 -68
- package/lang/translations/eo.po +0 -68
- package/lang/translations/es-co.po +0 -68
- package/lang/translations/es.po +0 -68
- package/lang/translations/et.po +0 -68
- package/lang/translations/eu.po +0 -68
- package/lang/translations/fa.po +0 -68
- package/lang/translations/fi.po +0 -68
- package/lang/translations/fr.po +0 -68
- package/lang/translations/gl.po +0 -68
- package/lang/translations/gu.po +0 -68
- package/lang/translations/he.po +0 -68
- package/lang/translations/hi.po +0 -68
- package/lang/translations/hr.po +0 -68
- package/lang/translations/hu.po +0 -68
- package/lang/translations/hy.po +0 -68
- package/lang/translations/id.po +0 -68
- package/lang/translations/it.po +0 -68
- package/lang/translations/ja.po +0 -68
- package/lang/translations/jv.po +0 -68
- package/lang/translations/kk.po +0 -68
- package/lang/translations/km.po +0 -68
- package/lang/translations/kn.po +0 -68
- package/lang/translations/ko.po +0 -68
- package/lang/translations/ku.po +0 -68
- package/lang/translations/lt.po +0 -68
- package/lang/translations/lv.po +0 -68
- package/lang/translations/ms.po +0 -68
- package/lang/translations/nb.po +0 -68
- package/lang/translations/ne.po +0 -68
- package/lang/translations/nl.po +0 -68
- package/lang/translations/no.po +0 -68
- package/lang/translations/oc.po +0 -68
- package/lang/translations/pl.po +0 -68
- package/lang/translations/pt-br.po +0 -68
- package/lang/translations/pt.po +0 -68
- package/lang/translations/ro.po +0 -68
- package/lang/translations/ru.po +0 -68
- package/lang/translations/si.po +0 -68
- package/lang/translations/sk.po +0 -68
- package/lang/translations/sl.po +0 -68
- package/lang/translations/sq.po +0 -68
- package/lang/translations/sr-latn.po +0 -68
- package/lang/translations/sr.po +0 -68
- package/lang/translations/sv.po +0 -68
- package/lang/translations/th.po +0 -68
- package/lang/translations/ti.po +0 -68
- package/lang/translations/tk.po +0 -68
- package/lang/translations/tr.po +0 -68
- package/lang/translations/tt.po +0 -68
- package/lang/translations/ug.po +0 -68
- package/lang/translations/uk.po +0 -68
- package/lang/translations/ur.po +0 -68
- package/lang/translations/uz.po +0 -68
- package/lang/translations/vi.po +0 -68
- package/lang/translations/zh-cn.po +0 -68
- package/lang/translations/zh.po +0 -68
- package/src/augmentation.js +0 -23
- package/src/collaborationhistory.js +0 -23
- package/src/collaborationoperation.js +0 -23
- package/src/config.js +0 -23
- package/src/documentcompare.js +0 -23
- package/src/index.js +0 -23
- package/src/legacyerrors.js +0 -23
- package/src/permissions.js +0 -23
- package/src/suggestions/integrations/alignment.js +0 -23
- package/src/suggestions/integrations/basicstyles.js +0 -23
- package/src/suggestions/integrations/bookmark.js +0 -23
- package/src/suggestions/integrations/font.js +0 -23
- package/src/suggestions/integrations/footnotes.js +0 -23
- package/src/suggestions/integrations/highlight.js +0 -23
- package/src/suggestions/integrations/horizontalline.js +0 -23
- package/src/suggestions/integrations/htmlembed.js +0 -23
- package/src/suggestions/integrations/image.js +0 -23
- package/src/suggestions/integrations/indent.js +0 -23
- package/src/suggestions/integrations/lineheight.js +0 -23
- package/src/suggestions/integrations/link.js +0 -23
- package/src/suggestions/integrations/list.js +0 -23
- package/src/suggestions/integrations/listproperties.js +0 -23
- package/src/suggestions/integrations/mediaembed.js +0 -23
- package/src/suggestions/integrations/multilevellist.js +0 -23
- package/src/suggestions/integrations/shiftenter.js +0 -23
- package/src/suggestions/integrations/style.js +0 -23
- package/src/suggestions/integrations/table.js +0 -23
- package/src/suggestions/integrations/tablecellproperties.js +0 -23
- package/src/suggestions/integrations/tableheadings.js +0 -23
- package/src/suggestions/integrations/tablelayout.js +0 -23
- package/src/suggestions/integrations/tableproperties.js +0 -23
- package/src/suggestions/integrations/uploadcare.js +0 -23
- package/src/suggestions/suggestionsconversion.js +0 -23
- package/src/suggestions/view/ariadescriptionview.js +0 -23
- package/src/suggestions/view/latefocusbuttonview.js +0 -23
- package/src/suggestionstyles.js +0 -23
- package/src/users/view/userview.js +0 -23
- package/src/users.js +0 -23
- package/src/utils/common-translations.js +0 -23
- package/src/utils/confirmmixin.js +0 -23
- package/src/utils/confirmview.js +0 -23
- package/src/utils/getdatetimeformatter.js +0 -23
- package/src/utils/getmarkerdomelement.js +0 -23
- package/src/utils/hashobject.js +0 -23
- package/src/utils/sanitizeEditorConfig.js +0 -23
- package/src/utils/setupthreadkeyboardnavigation.js +0 -23
- package/src/utils/suggestionmarkerutils.js +0 -23
- package/src/utils/surroundingmarkersdetector.js +0 -23
- package/src/utils/trim-html.js +0 -23
- package/theme/ariadescription.css +0 -12
- package/theme/confirm.css +0 -52
- package/theme/integrations/codeblock.css +0 -17
- package/theme/integrations/footnotes.css +0 -24
- package/theme/integrations/horizontalline.css +0 -24
- package/theme/integrations/image.css +0 -66
- package/theme/integrations/mediaembed.css +0 -28
- package/theme/integrations/mergefields.css +0 -67
- package/theme/integrations/pagebreak.css +0 -24
- package/theme/integrations/table.css +0 -207
- package/theme/suggestion.css +0 -131
- package/theme/suggestionmarker.css +0 -162
- package/theme/usercolormixin.css +0 -41
- package/theme/usercolors.css +0 -49
- package/theme/users.css +0 -110
- /package/{src → dist}/augmentation.d.ts +0 -0
- /package/{src → dist}/collaborationhistory.d.ts +0 -0
- /package/{src → dist}/legacyerrors.d.ts +0 -0
- /package/{src → dist}/suggestionstyles.d.ts +0 -0
- /package/{src → dist}/utils/hashobject.d.ts +0 -0
- /package/{src → dist}/utils/trim-html.d.ts +0 -0
package/dist/index.css
CHANGED
|
@@ -2,1161 +2,733 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
5
|
+
:root {
|
|
6
|
+
--ck-user-colors--0: #6d78e8;
|
|
7
|
+
--ck-user-colors--0-alpha: #6d78e826;
|
|
8
|
+
--ck-user-colors--1: #007a6c;
|
|
9
|
+
--ck-user-colors--1-alpha: #007a6c26;
|
|
10
|
+
--ck-user-colors--2: #ba4545;
|
|
11
|
+
--ck-user-colors--2-alpha: #ba454526;
|
|
12
|
+
--ck-user-colors--3: #5635b1;
|
|
13
|
+
--ck-user-colors--3-alpha: #5635b126;
|
|
14
|
+
--ck-user-colors--4: #548a2e;
|
|
15
|
+
--ck-user-colors--4-alpha: #548a2e26;
|
|
16
|
+
--ck-user-colors--5: #c3185d;
|
|
17
|
+
--ck-user-colors--5-alpha: #c3185d26;
|
|
18
|
+
--ck-user-colors--6: #ea4343;
|
|
19
|
+
--ck-user-colors--6-alpha: #ea434326;
|
|
20
|
+
--ck-user-colors--7: #0bc3d0;
|
|
21
|
+
--ck-user-colors--7-alpha: #0bc3d026;
|
|
22
|
+
--ck-user-dot-size: 6px;
|
|
23
|
+
}
|
|
13
24
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
18
|
-
*
|
|
19
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
20
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
21
|
-
*/
|
|
25
|
+
.ck [class^="ck-user__color--"], .ck [class*=" ck-user__color--"] {
|
|
26
|
+
color: var(--ck-user-color, var(--ck-user-colors--0));
|
|
27
|
+
}
|
|
22
28
|
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
--ck-user-colors--1: hsla(173, 100%, 24%, 1);
|
|
28
|
-
--ck-user-colors--1-alpha: hsla(173, 100%, 24%, 0.15);
|
|
29
|
-
|
|
30
|
-
--ck-user-colors--2: hsla(0, 46%, 50%, 1);
|
|
31
|
-
--ck-user-colors--2-alpha: hsla(0, 46%, 50%, 0.15);
|
|
32
|
-
|
|
33
|
-
--ck-user-colors--3: hsla(256, 54%, 45%, 1);
|
|
34
|
-
--ck-user-colors--3-alpha: hsla(256, 54%, 45%, 0.15);
|
|
35
|
-
|
|
36
|
-
--ck-user-colors--4: hsla(95, 50%, 36%, 1);
|
|
37
|
-
--ck-user-colors--4-alpha: hsla(95, 50%, 36%, 0.15);
|
|
38
|
-
|
|
39
|
-
--ck-user-colors--5: hsla(336, 78%, 43%, 1);
|
|
40
|
-
--ck-user-colors--5-alpha: hsla(336, 78%, 43%, 0.15);
|
|
41
|
-
|
|
42
|
-
--ck-user-colors--6: hsla(0, 80%, 59%, 1);
|
|
43
|
-
--ck-user-colors--6-alpha: hsla(0, 80%, 59%, 0.15);
|
|
44
|
-
|
|
45
|
-
--ck-user-colors--7: hsla(184, 90%, 43%, 1);
|
|
46
|
-
--ck-user-colors--7-alpha: hsla(184, 90%, 43%, 0.15);
|
|
47
|
-
|
|
48
|
-
--ck-user-dot-size: 6px;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
/* We are using mixins here because of lack of PostCSS loop plugin. */
|
|
52
|
-
|
|
53
|
-
.ck .ck-user__color--0 {
|
|
54
|
-
color: var(--ck-user-colors--0);
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.ck .ck-user__bg-color--0 {
|
|
58
|
-
background-color: var(--ck-user-colors--0);
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.ck .ck-user__selection--0 {
|
|
62
|
-
background-color: var(--ck-user-colors--0-alpha);
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.ck .ck-user__selection--0.ck-widget {
|
|
66
|
-
background-color: transparent;
|
|
67
|
-
border: 3px solid var(--ck-user-colors--0);
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.ck .ck-user__marker--0, .ck .ck-user__marker--0 .ck-user__marker-tooltip, .ck .ck-user__marker--0 .ck-user__marker-dot, .ck .ck-user__marker--0::selection, .ck .ck-user__marker--0 .ck-user__marker-tooltip::selection, .ck .ck-user__marker--0 .ck-user__marker-dot::selection {
|
|
71
|
-
background-color: var(--ck-user-colors--0);
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
.ck .ck-user__marker--0 .ck-user__marker-line {
|
|
75
|
-
border: 1px solid var(--ck-user-colors--0);
|
|
76
|
-
}
|
|
77
|
-
.ck .ck-user__color--1 {
|
|
78
|
-
color: var(--ck-user-colors--1);
|
|
79
|
-
}
|
|
80
|
-
.ck .ck-user__bg-color--1 {
|
|
81
|
-
background-color: var(--ck-user-colors--1);
|
|
82
|
-
}
|
|
83
|
-
.ck .ck-user__selection--1 {
|
|
84
|
-
background-color: var(--ck-user-colors--1-alpha);
|
|
85
|
-
}
|
|
86
|
-
.ck .ck-user__selection--1.ck-widget {
|
|
87
|
-
background-color: transparent;
|
|
88
|
-
border: 3px solid var(--ck-user-colors--1);
|
|
89
|
-
}
|
|
90
|
-
.ck .ck-user__marker--1, .ck .ck-user__marker--1 .ck-user__marker-tooltip, .ck .ck-user__marker--1 .ck-user__marker-dot, .ck .ck-user__marker--1::selection, .ck .ck-user__marker--1 .ck-user__marker-tooltip::selection, .ck .ck-user__marker--1 .ck-user__marker-dot::selection {
|
|
91
|
-
background-color: var(--ck-user-colors--1);
|
|
92
|
-
}
|
|
93
|
-
.ck .ck-user__marker--1 .ck-user__marker-line {
|
|
94
|
-
border: 1px solid var(--ck-user-colors--1);
|
|
95
|
-
}
|
|
96
|
-
.ck .ck-user__color--2 {
|
|
97
|
-
color: var(--ck-user-colors--2);
|
|
98
|
-
}
|
|
99
|
-
.ck .ck-user__bg-color--2 {
|
|
100
|
-
background-color: var(--ck-user-colors--2);
|
|
101
|
-
}
|
|
102
|
-
.ck .ck-user__selection--2 {
|
|
103
|
-
background-color: var(--ck-user-colors--2-alpha);
|
|
104
|
-
}
|
|
105
|
-
.ck .ck-user__selection--2.ck-widget {
|
|
106
|
-
background-color: transparent;
|
|
107
|
-
border: 3px solid var(--ck-user-colors--2);
|
|
108
|
-
}
|
|
109
|
-
.ck .ck-user__marker--2, .ck .ck-user__marker--2 .ck-user__marker-tooltip, .ck .ck-user__marker--2 .ck-user__marker-dot, .ck .ck-user__marker--2::selection, .ck .ck-user__marker--2 .ck-user__marker-tooltip::selection, .ck .ck-user__marker--2 .ck-user__marker-dot::selection {
|
|
110
|
-
background-color: var(--ck-user-colors--2);
|
|
111
|
-
}
|
|
112
|
-
.ck .ck-user__marker--2 .ck-user__marker-line {
|
|
113
|
-
border: 1px solid var(--ck-user-colors--2);
|
|
114
|
-
}
|
|
115
|
-
.ck .ck-user__color--3 {
|
|
116
|
-
color: var(--ck-user-colors--3);
|
|
117
|
-
}
|
|
118
|
-
.ck .ck-user__bg-color--3 {
|
|
119
|
-
background-color: var(--ck-user-colors--3);
|
|
120
|
-
}
|
|
121
|
-
.ck .ck-user__selection--3 {
|
|
122
|
-
background-color: var(--ck-user-colors--3-alpha);
|
|
123
|
-
}
|
|
124
|
-
.ck .ck-user__selection--3.ck-widget {
|
|
125
|
-
background-color: transparent;
|
|
126
|
-
border: 3px solid var(--ck-user-colors--3);
|
|
127
|
-
}
|
|
128
|
-
.ck .ck-user__marker--3, .ck .ck-user__marker--3 .ck-user__marker-tooltip, .ck .ck-user__marker--3 .ck-user__marker-dot, .ck .ck-user__marker--3::selection, .ck .ck-user__marker--3 .ck-user__marker-tooltip::selection, .ck .ck-user__marker--3 .ck-user__marker-dot::selection {
|
|
129
|
-
background-color: var(--ck-user-colors--3);
|
|
130
|
-
}
|
|
131
|
-
.ck .ck-user__marker--3 .ck-user__marker-line {
|
|
132
|
-
border: 1px solid var(--ck-user-colors--3);
|
|
133
|
-
}
|
|
134
|
-
.ck .ck-user__color--4 {
|
|
135
|
-
color: var(--ck-user-colors--4);
|
|
136
|
-
}
|
|
137
|
-
.ck .ck-user__bg-color--4 {
|
|
138
|
-
background-color: var(--ck-user-colors--4);
|
|
139
|
-
}
|
|
140
|
-
.ck .ck-user__selection--4 {
|
|
141
|
-
background-color: var(--ck-user-colors--4-alpha);
|
|
142
|
-
}
|
|
143
|
-
.ck .ck-user__selection--4.ck-widget {
|
|
144
|
-
background-color: transparent;
|
|
145
|
-
border: 3px solid var(--ck-user-colors--4);
|
|
146
|
-
}
|
|
147
|
-
.ck .ck-user__marker--4, .ck .ck-user__marker--4 .ck-user__marker-tooltip, .ck .ck-user__marker--4 .ck-user__marker-dot, .ck .ck-user__marker--4::selection, .ck .ck-user__marker--4 .ck-user__marker-tooltip::selection, .ck .ck-user__marker--4 .ck-user__marker-dot::selection {
|
|
148
|
-
background-color: var(--ck-user-colors--4);
|
|
149
|
-
}
|
|
150
|
-
.ck .ck-user__marker--4 .ck-user__marker-line {
|
|
151
|
-
border: 1px solid var(--ck-user-colors--4);
|
|
152
|
-
}
|
|
153
|
-
.ck .ck-user__color--5 {
|
|
154
|
-
color: var(--ck-user-colors--5);
|
|
155
|
-
}
|
|
156
|
-
.ck .ck-user__bg-color--5 {
|
|
157
|
-
background-color: var(--ck-user-colors--5);
|
|
158
|
-
}
|
|
159
|
-
.ck .ck-user__selection--5 {
|
|
160
|
-
background-color: var(--ck-user-colors--5-alpha);
|
|
161
|
-
}
|
|
162
|
-
.ck .ck-user__selection--5.ck-widget {
|
|
163
|
-
background-color: transparent;
|
|
164
|
-
border: 3px solid var(--ck-user-colors--5);
|
|
165
|
-
}
|
|
166
|
-
.ck .ck-user__marker--5, .ck .ck-user__marker--5 .ck-user__marker-tooltip, .ck .ck-user__marker--5 .ck-user__marker-dot, .ck .ck-user__marker--5::selection, .ck .ck-user__marker--5 .ck-user__marker-tooltip::selection, .ck .ck-user__marker--5 .ck-user__marker-dot::selection {
|
|
167
|
-
background-color: var(--ck-user-colors--5);
|
|
168
|
-
}
|
|
169
|
-
.ck .ck-user__marker--5 .ck-user__marker-line {
|
|
170
|
-
border: 1px solid var(--ck-user-colors--5);
|
|
171
|
-
}
|
|
172
|
-
.ck .ck-user__color--6 {
|
|
173
|
-
color: var(--ck-user-colors--6);
|
|
174
|
-
}
|
|
175
|
-
.ck .ck-user__bg-color--6 {
|
|
176
|
-
background-color: var(--ck-user-colors--6);
|
|
177
|
-
}
|
|
178
|
-
.ck .ck-user__selection--6 {
|
|
179
|
-
background-color: var(--ck-user-colors--6-alpha);
|
|
180
|
-
}
|
|
181
|
-
.ck .ck-user__selection--6.ck-widget {
|
|
182
|
-
background-color: transparent;
|
|
183
|
-
border: 3px solid var(--ck-user-colors--6);
|
|
184
|
-
}
|
|
185
|
-
.ck .ck-user__marker--6, .ck .ck-user__marker--6 .ck-user__marker-tooltip, .ck .ck-user__marker--6 .ck-user__marker-dot, .ck .ck-user__marker--6::selection, .ck .ck-user__marker--6 .ck-user__marker-tooltip::selection, .ck .ck-user__marker--6 .ck-user__marker-dot::selection {
|
|
186
|
-
background-color: var(--ck-user-colors--6);
|
|
187
|
-
}
|
|
188
|
-
.ck .ck-user__marker--6 .ck-user__marker-line {
|
|
189
|
-
border: 1px solid var(--ck-user-colors--6);
|
|
190
|
-
}
|
|
191
|
-
.ck .ck-user__color--7 {
|
|
192
|
-
color: var(--ck-user-colors--7);
|
|
193
|
-
}
|
|
194
|
-
.ck .ck-user__bg-color--7 {
|
|
195
|
-
background-color: var(--ck-user-colors--7);
|
|
196
|
-
}
|
|
197
|
-
.ck .ck-user__selection--7 {
|
|
198
|
-
background-color: var(--ck-user-colors--7-alpha);
|
|
199
|
-
}
|
|
200
|
-
.ck .ck-user__selection--7.ck-widget {
|
|
201
|
-
background-color: transparent;
|
|
202
|
-
border: 3px solid var(--ck-user-colors--7);
|
|
203
|
-
}
|
|
204
|
-
.ck .ck-user__marker--7, .ck .ck-user__marker--7 .ck-user__marker-tooltip, .ck .ck-user__marker--7 .ck-user__marker-dot, .ck .ck-user__marker--7::selection, .ck .ck-user__marker--7 .ck-user__marker-tooltip::selection, .ck .ck-user__marker--7 .ck-user__marker-dot::selection {
|
|
205
|
-
background-color: var(--ck-user-colors--7);
|
|
206
|
-
}
|
|
207
|
-
.ck .ck-user__marker--7 .ck-user__marker-line {
|
|
208
|
-
border: 1px solid var(--ck-user-colors--7);
|
|
209
|
-
}
|
|
210
|
-
|
|
211
|
-
/*
|
|
212
|
-
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
213
|
-
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
214
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
215
|
-
*
|
|
216
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
217
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
218
|
-
*/
|
|
29
|
+
.ck [class^="ck-user__bg-color--"], .ck [class*=" ck-user__bg-color--"] {
|
|
30
|
+
background-color: var(--ck-user-color, var(--ck-user-colors--0));
|
|
31
|
+
}
|
|
219
32
|
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
*/
|
|
33
|
+
.ck [class^="ck-user__selection--"], .ck [class*=" ck-user__selection--"] {
|
|
34
|
+
background-color: var(--ck-user-color-alpha, var(--ck-user-colors--0-alpha));
|
|
35
|
+
}
|
|
224
36
|
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
37
|
+
:is(.ck [class^="ck-user__selection--"], .ck [class*=" ck-user__selection--"]).ck-widget {
|
|
38
|
+
border: 3px solid var(--ck-user-color, var(--ck-user-colors--0));
|
|
39
|
+
background-color: #0000;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
:is(:is(.ck [class^="ck-user__marker--"], .ck [class*=" ck-user__marker--"]), :is(.ck [class^="ck-user__marker--"], .ck [class*=" ck-user__marker--"]) .ck-user__marker-tooltip, :is(.ck [class^="ck-user__marker--"], .ck [class*=" ck-user__marker--"]) .ck-user__marker-dot), :is(:is(.ck [class^="ck-user__marker--"], .ck [class*=" ck-user__marker--"]), :is(.ck [class^="ck-user__marker--"], .ck [class*=" ck-user__marker--"]) .ck-user__marker-tooltip, :is(.ck [class^="ck-user__marker--"], .ck [class*=" ck-user__marker--"]) .ck-user__marker-dot)::selection {
|
|
43
|
+
background-color: var(--ck-user-color, var(--ck-user-colors--0));
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
:is(.ck [class^="ck-user__marker--"], .ck [class*=" ck-user__marker--"]) .ck-user__marker-line {
|
|
47
|
+
border: 1px solid var(--ck-user-color, var(--ck-user-colors--0));
|
|
48
|
+
}
|
|
228
49
|
|
|
229
50
|
:root {
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
51
|
+
--ck-user-avatar-size: 40px;
|
|
52
|
+
--ck-user-avatar-background: #3670ab;
|
|
53
|
+
--ck-user-avatar-color: #fff;
|
|
54
|
+
--ck-user-me-border-color: #fff;
|
|
234
55
|
}
|
|
235
56
|
|
|
236
57
|
.ck.ck-user {
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
58
|
+
background-color: var(--ck-user-avatar-background);
|
|
59
|
+
box-sizing: border-box;
|
|
60
|
+
height: var(--ck-user-avatar-size);
|
|
61
|
+
width: var(--ck-user-avatar-size);
|
|
62
|
+
min-width: var(--ck-user-avatar-size);
|
|
63
|
+
min-height: var(--ck-user-avatar-size);
|
|
64
|
+
border-radius: 50%;
|
|
65
|
+
justify-content: center;
|
|
66
|
+
align-items: center;
|
|
67
|
+
margin: 2px;
|
|
68
|
+
line-height: 100%;
|
|
69
|
+
display: flex;
|
|
70
|
+
position: relative;
|
|
250
71
|
}
|
|
251
72
|
|
|
252
73
|
.ck.ck-user.ck-user_me {
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
74
|
+
border: 2px solid var(--ck-user-me-border-color);
|
|
75
|
+
outline: 2px solid var(--ck-user-avatar-background);
|
|
76
|
+
}
|
|
256
77
|
|
|
257
78
|
.ck.ck-user__name {
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
-ms-user-select: none;
|
|
263
|
-
user-select: none;
|
|
79
|
+
color: var(--ck-user-avatar-color);
|
|
80
|
+
cursor: default;
|
|
81
|
+
-webkit-user-select: none;
|
|
82
|
+
user-select: none;
|
|
264
83
|
}
|
|
265
84
|
|
|
266
85
|
.ck.ck-user__name.ck-user__name--hidden {
|
|
267
|
-
|
|
268
|
-
|
|
86
|
+
display: none;
|
|
87
|
+
}
|
|
269
88
|
|
|
270
89
|
.ck.ck-user__img {
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
90
|
+
background-position: center;
|
|
91
|
+
background-repeat: no-repeat;
|
|
92
|
+
background-size: cover;
|
|
93
|
+
background-color: var(--ck-user-avatar-background);
|
|
94
|
+
border: none;
|
|
95
|
+
border-radius: 50%;
|
|
96
|
+
width: 100%;
|
|
97
|
+
height: 100%;
|
|
98
|
+
display: none;
|
|
280
99
|
}
|
|
281
100
|
|
|
282
101
|
.ck.ck-user__img.ck-user__anonymous {
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
/* Do not display initials when user is anonymous. */
|
|
287
|
-
}
|
|
102
|
+
background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M9.8%2020H2c0-5.7%205-5.7%206-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5%200-2.8%202-5.2%204.3-5.2S14%204.4%2014%207.3c0%202.2-1%204-2.6%205l.2.6c1.2%201.3%206%201.4%206%207H9.8z%22%2F%3E%0A%3C%2Fsvg%3E");
|
|
103
|
+
display: block;
|
|
104
|
+
}
|
|
288
105
|
|
|
289
106
|
.ck.ck-user__img.ck-user__anonymous + .ck-user__name {
|
|
290
|
-
|
|
291
|
-
|
|
107
|
+
display: none;
|
|
108
|
+
}
|
|
292
109
|
|
|
293
110
|
.ck.ck-user__img.ck-user__avatar {
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
background-color: hsl(0, 0%, 100%);
|
|
298
|
-
}
|
|
111
|
+
background-color: #fff;
|
|
112
|
+
display: block;
|
|
113
|
+
}
|
|
299
114
|
|
|
300
115
|
.ck.ck-user__img.ck-user__img--hidden {
|
|
301
|
-
|
|
302
|
-
|
|
116
|
+
display: none;
|
|
117
|
+
}
|
|
303
118
|
|
|
304
119
|
.ck.ck-user__notification {
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
transform: translateZ(0);
|
|
120
|
+
background: var(--ck-color-base-background);
|
|
121
|
+
border: 2px solid var(--ck-color-base-background);
|
|
122
|
+
box-sizing: content-box;
|
|
123
|
+
border-radius: 50%;
|
|
124
|
+
justify-content: center;
|
|
125
|
+
align-items: center;
|
|
126
|
+
width: 15px;
|
|
127
|
+
height: 15px;
|
|
128
|
+
display: flex;
|
|
129
|
+
position: absolute;
|
|
130
|
+
top: -8px;
|
|
131
|
+
right: -7px;
|
|
132
|
+
overflow: hidden;
|
|
133
|
+
transform: translateZ(0);
|
|
320
134
|
}
|
|
321
135
|
|
|
322
136
|
.ck.ck-user__notification .ck-user__icon {
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
/*
|
|
334
|
-
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
335
|
-
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
336
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
337
|
-
*
|
|
338
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
339
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
340
|
-
*/
|
|
137
|
+
color: var(--ck-color-annotation-info);
|
|
138
|
+
background: var(--ck-color-base-background);
|
|
139
|
+
width: 19px;
|
|
140
|
+
min-width: 19px;
|
|
141
|
+
max-width: 19px;
|
|
142
|
+
height: 19px;
|
|
143
|
+
min-height: 19px;
|
|
144
|
+
max-height: 19px;
|
|
145
|
+
}
|
|
341
146
|
|
|
342
|
-
/* We need specificity 020 to beat .ck.ck-button. */
|
|
343
147
|
.ck.ck-button.ck-confirm-view-submit {
|
|
344
|
-
|
|
148
|
+
color: var(--ck-color-button-save);
|
|
345
149
|
}
|
|
346
150
|
|
|
347
151
|
.ck.ck-button.ck-confirm-view-cancel {
|
|
348
|
-
|
|
152
|
+
color: var(--ck-color-button-cancel);
|
|
349
153
|
}
|
|
350
154
|
|
|
351
155
|
.ck .ck-confirm-view-active {
|
|
352
|
-
|
|
353
|
-
|
|
156
|
+
transition: all .3s linear;
|
|
157
|
+
transform: translate3d(-100%, 0, 0);
|
|
354
158
|
}
|
|
355
159
|
|
|
356
160
|
.ck .ck-confirm-view {
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
161
|
+
font-size: var(--ck-font-size-base);
|
|
162
|
+
background-color: var(--ck-color-light-red);
|
|
163
|
+
justify-content: flex-start;
|
|
164
|
+
width: 100%;
|
|
165
|
+
height: 100%;
|
|
166
|
+
display: flex;
|
|
167
|
+
position: absolute;
|
|
168
|
+
top: 0;
|
|
169
|
+
left: 100%;
|
|
366
170
|
}
|
|
367
171
|
|
|
368
172
|
.ck .ck-confirm-view .ck-confirm-view-inner {
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
max-height: 400px;
|
|
379
|
-
}
|
|
173
|
+
padding-top: var(--ck-spacing-standard);
|
|
174
|
+
flex-direction: column;
|
|
175
|
+
justify-content: center;
|
|
176
|
+
align-items: center;
|
|
177
|
+
width: 100%;
|
|
178
|
+
height: 100%;
|
|
179
|
+
max-height: 400px;
|
|
180
|
+
display: flex;
|
|
181
|
+
}
|
|
380
182
|
|
|
381
183
|
.ck .ck-confirm-view p {
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
/*
|
|
387
|
-
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
388
|
-
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
389
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
390
|
-
*
|
|
391
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
392
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
393
|
-
*/
|
|
394
|
-
|
|
395
|
-
/*
|
|
396
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
397
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
398
|
-
*/
|
|
399
|
-
|
|
400
|
-
/**
|
|
401
|
-
* A visual style of focused element's border.
|
|
402
|
-
*/
|
|
403
|
-
/*
|
|
404
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
405
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
406
|
-
*/
|
|
407
|
-
/**
|
|
408
|
-
* A helper to combine multiple shadows.
|
|
409
|
-
*/
|
|
410
|
-
/**
|
|
411
|
-
* Gives an element a drop shadow so it looks like a floating panel.
|
|
412
|
-
*/
|
|
413
|
-
/*
|
|
414
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
415
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
416
|
-
*/
|
|
417
|
-
/**
|
|
418
|
-
* Implements rounded corner interface for .ck-rounded-corners class.
|
|
419
|
-
*
|
|
420
|
-
* @see $ck-border-radius
|
|
421
|
-
*/
|
|
184
|
+
margin: 0;
|
|
185
|
+
font-weight: bold;
|
|
186
|
+
}
|
|
422
187
|
|
|
423
188
|
:root {
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
189
|
+
--ck-color-comment-box-border: #f2de02;
|
|
190
|
+
--ck-color-suggestion-box-deletion-border: #d85a79;
|
|
191
|
+
--ck-color-suggestion-box-insertion-border: #5ad86b;
|
|
192
|
+
--ck-color-suggestion-box-format-border: #5ac1d8;
|
|
428
193
|
}
|
|
429
194
|
|
|
430
195
|
.ck .ck-suggestion {
|
|
431
|
-
|
|
196
|
+
border-top-left-radius: var(--ck-border-radius);
|
|
432
197
|
}
|
|
433
198
|
|
|
434
199
|
.ck .ck-suggestion:focus {
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
200
|
+
background: var(--ck-color-button-default-hover-background);
|
|
201
|
+
outline: none;
|
|
202
|
+
}
|
|
438
203
|
|
|
439
204
|
.ck .ck-annotation {
|
|
440
|
-
|
|
205
|
+
border-left: 3px solid #0000;
|
|
441
206
|
}
|
|
442
207
|
|
|
443
|
-
|
|
444
|
-
/* See: #3683.
|
|
445
|
-
* Inline Suggestion annotations that can't be commented on contains a scrollbar by default */
|
|
446
208
|
.ck .ck-suggestion--disabled-comments .ck-annotation {
|
|
447
|
-
|
|
209
|
+
min-height: 80px;
|
|
448
210
|
}
|
|
449
211
|
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
.ck .ck-comment,
|
|
453
|
-
.ck .ck-thread__comment-count,
|
|
454
|
-
.ck .ck-comment__input-container,
|
|
455
|
-
.ck .ck-thread__header {
|
|
456
|
-
border-left: 3px solid var(--ck-color-comment-box-border);
|
|
212
|
+
.ck .ck-comment, .ck .ck-thread__comment-count, .ck .ck-comment__input-container, .ck .ck-thread__header {
|
|
213
|
+
border-left: 3px solid var(--ck-color-comment-box-border);
|
|
457
214
|
}
|
|
458
215
|
|
|
459
216
|
.ck .ck-suggestion-insertion .ck-suggestion {
|
|
460
|
-
|
|
217
|
+
border-left-color: var(--ck-color-suggestion-box-insertion-border);
|
|
461
218
|
}
|
|
462
219
|
|
|
463
220
|
.ck .ck-suggestion-deletion .ck-suggestion {
|
|
464
|
-
|
|
221
|
+
border-left-color: var(--ck-color-suggestion-box-deletion-border);
|
|
465
222
|
}
|
|
466
223
|
|
|
467
224
|
.ck .ck-suggestion-replace .ck-suggestion {
|
|
468
|
-
|
|
225
|
+
border-left-color: var(--ck-color-suggestion-box-insertion-border);
|
|
469
226
|
}
|
|
470
227
|
|
|
471
228
|
.ck .ck-suggestion-format .ck-suggestion {
|
|
472
|
-
|
|
229
|
+
border-left-color: var(--ck-color-suggestion-box-format-border);
|
|
473
230
|
}
|
|
474
231
|
|
|
475
232
|
.ck .ck-suggestion-wrapper {
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
overflow: hidden;
|
|
233
|
+
border-radius: var(--ck-rounded-corners-radius);
|
|
234
|
+
overflow: hidden;
|
|
479
235
|
}
|
|
480
236
|
|
|
481
|
-
.ck-rounded-corners .ck .ck-suggestion-wrapper,
|
|
482
|
-
.ck .ck-suggestion-wrapper.ck-rounded-corners {
|
|
483
|
-
border-radius: var(--ck-border-radius);
|
|
484
|
-
}
|
|
485
|
-
|
|
486
237
|
.ck .ck-suggestion-wrapper:focus {
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
* And the shadow size has to be custom because outline is rendered on top of the shadow.
|
|
496
|
-
*/
|
|
497
|
-
box-shadow: 0 0 0 4px var(--ck-color-focus-outer-shadow);
|
|
498
|
-
}
|
|
499
|
-
|
|
500
|
-
/*
|
|
501
|
-
* In case of inline annotations, their focus styles get hoisted to the balloon panel to work around overflow that would
|
|
502
|
-
* otherwise get them cropped..
|
|
503
|
-
*/
|
|
504
|
-
.ck-balloon-panel:has( .ck-suggestion-wrapper:focus ) {
|
|
505
|
-
/* Disable native outline. */
|
|
506
|
-
outline: none;
|
|
507
|
-
border: var(--ck-focus-ring);
|
|
508
|
-
box-shadow: var(--ck-drop-shadow), var(--ck-focus-outer-shadow);
|
|
238
|
+
outline: var(--ck-focus-ring);
|
|
239
|
+
box-shadow: 0 0 0 4px var(--ck-color-focus-outer-shadow);
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
.ck-balloon-panel:has(.ck-suggestion-wrapper:focus) {
|
|
243
|
+
border: var(--ck-focus-ring);
|
|
244
|
+
box-shadow: var(--ck-drop-shadow), var(--ck-focus-outer-shadow), 0 0;
|
|
245
|
+
outline: none;
|
|
509
246
|
}
|
|
510
247
|
|
|
511
248
|
.ck .ck-suggestion-type {
|
|
512
|
-
|
|
249
|
+
font-weight: bold;
|
|
513
250
|
}
|
|
514
251
|
|
|
515
252
|
.ck .ck-suggestion-color {
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
253
|
+
vertical-align: text-bottom;
|
|
254
|
+
border-radius: 14px;
|
|
255
|
+
width: 14px;
|
|
256
|
+
height: 14px;
|
|
257
|
+
margin: 0 5px;
|
|
258
|
+
display: inline-block;
|
|
259
|
+
box-shadow: 0 0 0 1px #454545;
|
|
523
260
|
}
|
|
524
261
|
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
/* Handle comments inside suggestion keep same border-color. */
|
|
528
|
-
.ck .ck-suggestion-insertion .ck-comment,
|
|
529
|
-
.ck .ck-suggestion-insertion .ck-thread__comment-count,
|
|
530
|
-
.ck .ck-suggestion-insertion .ck-comment__input-container,
|
|
531
|
-
.ck .ck-suggestion-replace .ck-comment,
|
|
532
|
-
.ck .ck-suggestion-replace .ck-thread__comment-count,
|
|
533
|
-
.ck .ck-suggestion-replace .ck-comment__input-container {
|
|
534
|
-
border-left-color: var(--ck-color-suggestion-box-insertion-border);
|
|
262
|
+
.ck .ck-suggestion-insertion .ck-comment, .ck .ck-suggestion-insertion .ck-thread__comment-count, .ck .ck-suggestion-insertion .ck-comment__input-container, .ck .ck-suggestion-replace .ck-comment, .ck .ck-suggestion-replace .ck-thread__comment-count, .ck .ck-suggestion-replace .ck-comment__input-container {
|
|
263
|
+
border-left-color: var(--ck-color-suggestion-box-insertion-border);
|
|
535
264
|
}
|
|
536
265
|
|
|
537
|
-
.ck .ck-suggestion-deletion .ck-comment,
|
|
538
|
-
|
|
539
|
-
.ck .ck-suggestion-deletion .ck-comment__input-container {
|
|
540
|
-
border-left-color: var(--ck-color-suggestion-box-deletion-border);
|
|
266
|
+
.ck .ck-suggestion-deletion .ck-comment, .ck .ck-suggestion-deletion .ck-thread__comment-count, .ck .ck-suggestion-deletion .ck-comment__input-container {
|
|
267
|
+
border-left-color: var(--ck-color-suggestion-box-deletion-border);
|
|
541
268
|
}
|
|
542
269
|
|
|
543
|
-
.ck .ck-suggestion-format .ck-comment,
|
|
544
|
-
|
|
545
|
-
.ck .ck-suggestion-format .ck-comment__input-container {
|
|
546
|
-
border-left-color: var(--ck-color-suggestion-box-format-border);
|
|
270
|
+
.ck .ck-suggestion-format .ck-comment, .ck .ck-suggestion-format .ck-thread__comment-count, .ck .ck-suggestion-format .ck-comment__input-container {
|
|
271
|
+
border-left-color: var(--ck-color-suggestion-box-format-border);
|
|
547
272
|
}
|
|
548
273
|
|
|
549
|
-
/*
|
|
550
|
-
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
551
|
-
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
552
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
553
|
-
*
|
|
554
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
555
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
556
|
-
*/
|
|
557
|
-
|
|
558
274
|
:root {
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
--ck-color-suggestion-widget-deletion-background: hsla(345, 71%, 65%, .05);
|
|
577
|
-
--ck-color-suggestion-widget-deletion-background-active: hsla(345, 71%, 45%, .07);
|
|
578
|
-
|
|
579
|
-
--ck-color-suggestion-widget-format-background: hsla(191, 90%, 40%, .09);
|
|
580
|
-
--ck-color-suggestion-widget-format-background-active: hsla(191, 90%, 40%, .16);
|
|
275
|
+
--ck-color-suggestion-marker-insertion-border: #1eae3159;
|
|
276
|
+
--ck-color-suggestion-marker-insertion-border-active: #126d1f80;
|
|
277
|
+
--ck-color-suggestion-marker-insertion-background: #66e57759;
|
|
278
|
+
--ck-color-suggestion-marker-insertion-background-active: #25da3d80;
|
|
279
|
+
--ck-color-suggestion-marker-deletion-border: #ae1e4259;
|
|
280
|
+
--ck-color-suggestion-marker-deletion-border-active: #6d122980;
|
|
281
|
+
--ck-color-suggestion-marker-deletion-background: #e5668659;
|
|
282
|
+
--ck-color-suggestion-marker-deletion-background-active: #da255280;
|
|
283
|
+
--ck-color-suggestion-marker-deletion-stroke: #570f2180;
|
|
284
|
+
--ck-color-suggestion-marker-format-border: #99d7e6;
|
|
285
|
+
--ck-color-suggestion-marker-format-border-active: #5cc0d6;
|
|
286
|
+
--ck-color-suggestion-widget-insertion-background: #66e5770d;
|
|
287
|
+
--ck-color-suggestion-widget-insertion-background-active: #25da3d12;
|
|
288
|
+
--ck-color-suggestion-widget-deletion-background: #e566860d;
|
|
289
|
+
--ck-color-suggestion-widget-deletion-background-active: #c4214a12;
|
|
290
|
+
--ck-color-suggestion-widget-format-background: #0aa0c217;
|
|
291
|
+
--ck-color-suggestion-widget-format-background-active: #0aa0c229;
|
|
581
292
|
}
|
|
582
293
|
|
|
583
294
|
.ck-content .ck-suggestion-marker-insertion {
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
295
|
+
border-top: 3px solid var(--ck-color-suggestion-marker-insertion-border);
|
|
296
|
+
border-bottom: 3px solid var(--ck-color-suggestion-marker-insertion-border);
|
|
297
|
+
background: var(--ck-color-suggestion-marker-insertion-background);
|
|
587
298
|
}
|
|
588
299
|
|
|
589
300
|
.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active {
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
/* Disable background of marker inside widget. */
|
|
301
|
+
border-color: var(--ck-color-suggestion-marker-insertion-border-active);
|
|
302
|
+
background: var(--ck-color-suggestion-marker-insertion-background-active);
|
|
303
|
+
}
|
|
595
304
|
|
|
596
305
|
.ck-content .ck-suggestion-marker-insertion.ck-widget {
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
306
|
+
border: 3px solid var(--ck-color-suggestion-marker-insertion-border);
|
|
307
|
+
background: none;
|
|
308
|
+
text-decoration: none;
|
|
309
|
+
}
|
|
601
310
|
|
|
602
311
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active {
|
|
603
|
-
|
|
604
|
-
|
|
312
|
+
border-color: var(--ck-color-suggestion-marker-insertion-border-active);
|
|
313
|
+
}
|
|
605
314
|
|
|
606
315
|
.ck-content .ck-suggestion-marker-deletion {
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
text-decoration-thickness: 3px;
|
|
614
|
-
|
|
615
|
-
background: var(--ck-color-suggestion-marker-deletion-background);
|
|
316
|
+
border-top: 3px solid var(--ck-color-suggestion-marker-deletion-border);
|
|
317
|
+
border-bottom: 3px solid var(--ck-color-suggestion-marker-deletion-border);
|
|
318
|
+
text-decoration: line-through;
|
|
319
|
+
text-decoration-color: var(--ck-color-suggestion-marker-deletion-stroke);
|
|
320
|
+
background: var(--ck-color-suggestion-marker-deletion-background);
|
|
321
|
+
text-decoration-thickness: 3px;
|
|
616
322
|
}
|
|
617
323
|
|
|
618
324
|
.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active {
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
/* Disable background of marker inside widget. */
|
|
325
|
+
border-color: var(--ck-color-suggestion-marker-deletion-border-active);
|
|
326
|
+
background: var(--ck-color-suggestion-marker-deletion-background-active);
|
|
327
|
+
}
|
|
624
328
|
|
|
625
329
|
.ck-content .ck-suggestion-marker-deletion.ck-widget {
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
330
|
+
border: 3px solid var(--ck-color-suggestion-marker-deletion-border);
|
|
331
|
+
background: none;
|
|
332
|
+
text-decoration: none;
|
|
333
|
+
}
|
|
630
334
|
|
|
631
335
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active {
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
.ck-content .ck-suggestion-marker-merge
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
border-color: var(--ck-color-suggestion-marker-insertion-border-active);
|
|
663
|
-
background: var(--ck-color-suggestion-marker-insertion-background-active);
|
|
664
|
-
}
|
|
336
|
+
border-color: var(--ck-color-suggestion-marker-deletion-border-active);
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
.ck-content .ck-suggestion-marker-merge:after {
|
|
340
|
+
border-top: 3px solid var(--ck-color-suggestion-marker-deletion-border);
|
|
341
|
+
border-bottom: 3px solid var(--ck-color-suggestion-marker-deletion-border);
|
|
342
|
+
text-decoration: line-through;
|
|
343
|
+
text-decoration-color: var(--ck-color-suggestion-marker-deletion-stroke);
|
|
344
|
+
background: var(--ck-color-suggestion-marker-deletion-background);
|
|
345
|
+
color: var(--ck-color-suggestion-marker-deletion-stroke);
|
|
346
|
+
content: "¶";
|
|
347
|
+
}
|
|
348
|
+
|
|
349
|
+
.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after {
|
|
350
|
+
border-color: var(--ck-color-suggestion-marker-deletion-border-active);
|
|
351
|
+
background: var(--ck-color-suggestion-marker-deletion-background-active);
|
|
352
|
+
}
|
|
353
|
+
|
|
354
|
+
.ck-content .ck-suggestion-marker-split:after {
|
|
355
|
+
border-top: 3px solid var(--ck-color-suggestion-marker-insertion-border);
|
|
356
|
+
border-bottom: 3px solid var(--ck-color-suggestion-marker-insertion-border);
|
|
357
|
+
background: var(--ck-color-suggestion-marker-insertion-background);
|
|
358
|
+
color: var(--ck-color-suggestion-marker-insertion-border);
|
|
359
|
+
content: "¶";
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after {
|
|
363
|
+
border-color: var(--ck-color-suggestion-marker-insertion-border-active);
|
|
364
|
+
background: var(--ck-color-suggestion-marker-insertion-background-active);
|
|
365
|
+
}
|
|
665
366
|
|
|
666
367
|
.ck-content .ck-suggestion-marker-formatInline {
|
|
667
|
-
|
|
668
|
-
|
|
368
|
+
border-top: 3px solid var(--ck-color-suggestion-marker-format-border);
|
|
369
|
+
border-bottom: 3px solid var(--ck-color-suggestion-marker-format-border);
|
|
669
370
|
}
|
|
670
371
|
|
|
671
372
|
.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active {
|
|
672
|
-
|
|
673
|
-
|
|
373
|
+
border-color: var(--ck-color-suggestion-marker-format-border-active);
|
|
374
|
+
}
|
|
674
375
|
|
|
675
376
|
.ck-content .ck-suggestion-marker-formatInline.ck-widget {
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
377
|
+
border: 3px solid var(--ck-color-suggestion-marker-format-border);
|
|
378
|
+
background: none;
|
|
379
|
+
}
|
|
679
380
|
|
|
680
381
|
.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active {
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
/* This is a tricky case.
|
|
685
|
-
* We can't use `border-left` because sticky marker to the element looks kinda ugly.
|
|
686
|
-
* We can't use `::before` pseudoelement because it requires `position: relative` of parent, which breaks side-image.
|
|
687
|
-
* We can't use `outline` because it's impossible to display only left side of outline.
|
|
688
|
-
* So... we need to use power of CSS hacks <3 and use doubled box-shadow.
|
|
689
|
-
*/
|
|
382
|
+
border-color: var(--ck-color-suggestion-marker-format-border-active);
|
|
383
|
+
}
|
|
690
384
|
|
|
691
385
|
.ck-content .ck-suggestion-marker-formatBlock {
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
386
|
+
box-shadow: -7px 0 0 0 var(--ck-color-base-background), -10px 0 0 0 var(--ck-color-suggestion-marker-format-border);
|
|
387
|
+
background: none;
|
|
388
|
+
border: 0;
|
|
695
389
|
}
|
|
696
390
|
|
|
697
391
|
.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active {
|
|
698
|
-
|
|
699
|
-
}
|
|
700
|
-
|
|
701
|
-
.ck-content ul .ck-suggestion-marker-formatBlock,
|
|
702
|
-
.ck-content ol .ck-suggestion-marker-formatBlock {
|
|
703
|
-
box-shadow: -2px 0 0 0 var(--ck-color-base-background), -5px 0 0 0 var(--ck-color-suggestion-marker-format-border);
|
|
392
|
+
box-shadow: -5px 0 0 0 var(--ck-color-base-background), -8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active);
|
|
704
393
|
}
|
|
705
394
|
|
|
706
|
-
.ck-content ul .ck-suggestion-marker-formatBlock
|
|
707
|
-
|
|
708
|
-
|
|
395
|
+
.ck-content ul .ck-suggestion-marker-formatBlock, .ck-content ol .ck-suggestion-marker-formatBlock {
|
|
396
|
+
box-shadow: -2px 0 0 0 var(--ck-color-base-background), -5px 0 0 0 var(--ck-color-suggestion-marker-format-border);
|
|
397
|
+
}
|
|
709
398
|
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
714
|
-
*
|
|
715
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
716
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
717
|
-
*/
|
|
399
|
+
:is(.ck-content ul .ck-suggestion-marker-formatBlock, .ck-content ol .ck-suggestion-marker-formatBlock).ck-suggestion-marker--active {
|
|
400
|
+
box-shadow: -2px 0 0 0 var(--ck-color-base-background), -5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active);
|
|
401
|
+
}
|
|
718
402
|
|
|
719
403
|
.ck.ck-aria-description {
|
|
720
|
-
|
|
404
|
+
display: none;
|
|
721
405
|
}
|
|
722
406
|
|
|
723
|
-
/*
|
|
724
|
-
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
725
|
-
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
726
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
727
|
-
*
|
|
728
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
729
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
730
|
-
*/
|
|
731
|
-
|
|
732
407
|
.ck-content .ck-widget.image > figcaption.ck-suggestion-marker-deletion {
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
408
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background);
|
|
409
|
+
border: none;
|
|
410
|
+
}
|
|
736
411
|
|
|
737
412
|
.ck-content .ck-widget.image > figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active {
|
|
738
|
-
|
|
739
|
-
|
|
413
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background-active);
|
|
414
|
+
}
|
|
740
415
|
|
|
741
416
|
.ck-content .ck-widget.image > figcaption.ck-suggestion-marker-insertion {
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
417
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background);
|
|
418
|
+
border: none;
|
|
419
|
+
}
|
|
745
420
|
|
|
746
421
|
.ck-content .ck-widget.image > figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active {
|
|
747
|
-
|
|
748
|
-
|
|
422
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background-active);
|
|
423
|
+
}
|
|
749
424
|
|
|
750
425
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.image {
|
|
751
|
-
|
|
426
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background);
|
|
752
427
|
}
|
|
753
428
|
|
|
754
429
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.image img {
|
|
755
|
-
|
|
756
|
-
|
|
430
|
+
opacity: .6;
|
|
431
|
+
}
|
|
757
432
|
|
|
758
433
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption {
|
|
759
|
-
|
|
760
|
-
|
|
434
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background);
|
|
435
|
+
}
|
|
761
436
|
|
|
762
437
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active {
|
|
763
|
-
|
|
764
|
-
|
|
438
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background-active);
|
|
439
|
+
}
|
|
765
440
|
|
|
766
441
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption {
|
|
767
|
-
|
|
768
|
-
|
|
442
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background-active);
|
|
443
|
+
}
|
|
769
444
|
|
|
770
445
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.image {
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
/* stylelint-disable no-descending-specificity */
|
|
446
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background);
|
|
774
447
|
}
|
|
775
448
|
|
|
776
449
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption {
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
/* stylelint-enable no-descending-specificity */
|
|
450
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background);
|
|
451
|
+
}
|
|
781
452
|
|
|
782
453
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active {
|
|
783
|
-
|
|
784
|
-
|
|
454
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background-active);
|
|
455
|
+
}
|
|
785
456
|
|
|
786
457
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption {
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
/*
|
|
791
|
-
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
792
|
-
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
793
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
794
|
-
*
|
|
795
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
796
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
797
|
-
*/
|
|
458
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background-active);
|
|
459
|
+
}
|
|
798
460
|
|
|
799
461
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line {
|
|
800
|
-
|
|
462
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background);
|
|
801
463
|
}
|
|
802
464
|
|
|
803
465
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active {
|
|
804
|
-
|
|
805
|
-
|
|
466
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background-active);
|
|
467
|
+
}
|
|
806
468
|
|
|
807
469
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line {
|
|
808
|
-
|
|
470
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background);
|
|
809
471
|
}
|
|
810
472
|
|
|
811
473
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active {
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
/*
|
|
816
|
-
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
817
|
-
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
818
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
819
|
-
*
|
|
820
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
821
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
822
|
-
*/
|
|
474
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background-active);
|
|
475
|
+
}
|
|
823
476
|
|
|
824
477
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.media {
|
|
825
|
-
|
|
478
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background);
|
|
826
479
|
}
|
|
827
480
|
|
|
828
481
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper {
|
|
829
|
-
|
|
830
|
-
|
|
482
|
+
opacity: .6;
|
|
483
|
+
}
|
|
831
484
|
|
|
832
485
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active {
|
|
833
|
-
|
|
834
|
-
|
|
486
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background-active);
|
|
487
|
+
}
|
|
835
488
|
|
|
836
489
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.media {
|
|
837
|
-
|
|
490
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background);
|
|
838
491
|
}
|
|
839
492
|
|
|
840
493
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active {
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
/*
|
|
845
|
-
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
846
|
-
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
847
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
848
|
-
*
|
|
849
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
850
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
851
|
-
*/
|
|
494
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background-active);
|
|
495
|
+
}
|
|
852
496
|
|
|
853
|
-
.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field,
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
497
|
+
.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field, .ck-content .ck-comment-marker.ck-widget.ck-merge-field {
|
|
498
|
+
border-width: 2px medium;
|
|
499
|
+
border-left-style: none;
|
|
500
|
+
border-left-color: currentColor;
|
|
501
|
+
border-right-style: none;
|
|
502
|
+
border-right-color: currentColor;
|
|
503
|
+
padding-top: 0;
|
|
504
|
+
padding-bottom: 0;
|
|
861
505
|
}
|
|
862
506
|
|
|
863
507
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field {
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
background: var(--ck-color-suggestion-marker-deletion-background);
|
|
508
|
+
border-top-color: var(--ck-color-suggestion-marker-deletion-border);
|
|
509
|
+
border-bottom-color: var(--ck-color-suggestion-marker-deletion-border);
|
|
510
|
+
background: var(--ck-color-suggestion-marker-deletion-background);
|
|
868
511
|
}
|
|
869
512
|
|
|
870
|
-
.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
text-decoration-thickness: 3px;
|
|
876
|
-
}
|
|
513
|
+
.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix), .ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value, .ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning {
|
|
514
|
+
text-decoration: line-through;
|
|
515
|
+
text-decoration-color: var(--ck-color-suggestion-marker-deletion-stroke);
|
|
516
|
+
text-decoration-thickness: 3px;
|
|
517
|
+
}
|
|
877
518
|
|
|
878
519
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active {
|
|
879
|
-
|
|
880
|
-
|
|
520
|
+
background-color: var(--ck-color-suggestion-marker-deletion-background-active);
|
|
521
|
+
}
|
|
881
522
|
|
|
882
523
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field {
|
|
883
|
-
|
|
524
|
+
background-color: var(--ck-color-suggestion-marker-insertion-background);
|
|
884
525
|
}
|
|
885
526
|
|
|
886
527
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active {
|
|
887
|
-
|
|
888
|
-
|
|
528
|
+
background-color: var(--ck-color-suggestion-marker-insertion-background-active);
|
|
529
|
+
}
|
|
889
530
|
|
|
890
531
|
.ck-content .ck-comment-marker.ck-widget.ck-merge-field {
|
|
891
|
-
|
|
532
|
+
background: var(--ck-color-comment-marker);
|
|
892
533
|
}
|
|
893
534
|
|
|
894
535
|
.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active {
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
field, because the merge field has margin. The margin is needed because otherwise caret does not display. To
|
|
903
|
-
"remove" the spacing, we extend the span before the merge field by 1px using padding, but we need to compensate
|
|
904
|
-
by using negative margin, so that the whole content does not change its position.
|
|
905
|
-
*/
|
|
906
|
-
.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),
|
|
907
|
-
.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field) {
|
|
908
|
-
padding-right: 1px;
|
|
909
|
-
margin-right: -1px;
|
|
910
|
-
}
|
|
911
|
-
|
|
912
|
-
/*
|
|
913
|
-
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
914
|
-
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
915
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
916
|
-
*
|
|
917
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
918
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
919
|
-
*/
|
|
536
|
+
background: var(--ck-color-comment-marker-active);
|
|
537
|
+
}
|
|
538
|
+
|
|
539
|
+
.ck-content span.ck-comment-marker:has( + .ck-comment-marker.ck-widget.ck-merge-field), .ck-content span.ck-suggestion-marker:has( + .ck-suggestion-marker.ck-widget.ck-merge-field) {
|
|
540
|
+
margin-right: -1px;
|
|
541
|
+
padding-right: 1px;
|
|
542
|
+
}
|
|
920
543
|
|
|
921
544
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break {
|
|
922
|
-
|
|
545
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background);
|
|
923
546
|
}
|
|
924
547
|
|
|
925
548
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active {
|
|
926
|
-
|
|
927
|
-
|
|
549
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background-active);
|
|
550
|
+
}
|
|
928
551
|
|
|
929
552
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break {
|
|
930
|
-
|
|
553
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background);
|
|
931
554
|
}
|
|
932
555
|
|
|
933
556
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active {
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
/*
|
|
938
|
-
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
939
|
-
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
940
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
941
|
-
*
|
|
942
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
943
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
944
|
-
*/
|
|
557
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background-active);
|
|
558
|
+
}
|
|
945
559
|
|
|
946
560
|
:root {
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
--ck-color-suggestion-widget-th-deletion-background-active: hsla(345, 71%, 45%, .16);
|
|
561
|
+
--ck-color-suggestion-widget-th-insertion-background: #66e5771f;
|
|
562
|
+
--ck-color-suggestion-widget-th-insertion-background-active: #25da3d24;
|
|
563
|
+
--ck-color-suggestion-widget-th-deletion-background: #e5668624;
|
|
564
|
+
--ck-color-suggestion-widget-th-deletion-background-active: #c4214a29;
|
|
952
565
|
}
|
|
953
566
|
|
|
954
567
|
.ck-content figure.table .ck-suggestion-marker-formatBlock {
|
|
955
|
-
|
|
568
|
+
box-shadow: -3px 0 0 0 var(--ck-color-suggestion-marker-format-border);
|
|
956
569
|
}
|
|
957
570
|
|
|
958
571
|
.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active {
|
|
959
|
-
|
|
960
|
-
|
|
572
|
+
box-shadow: -3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active);
|
|
573
|
+
}
|
|
961
574
|
|
|
962
|
-
.ck-content .ck-widget.table > figcaption
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
575
|
+
:is(.ck-content .ck-widget.table > figcaption, .ck-content .ck-widget.table > table > caption).ck-suggestion-marker-deletion {
|
|
576
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background);
|
|
577
|
+
border: none;
|
|
578
|
+
}
|
|
966
579
|
|
|
967
|
-
.ck-content .ck-widget.table > figcaption
|
|
968
|
-
|
|
969
|
-
|
|
580
|
+
:is(.ck-content .ck-widget.table > figcaption, .ck-content .ck-widget.table > table > caption).ck-suggestion-marker-deletion.ck-suggestion-marker--active {
|
|
581
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background-active);
|
|
582
|
+
}
|
|
970
583
|
|
|
971
|
-
.ck-content .ck-widget.table > figcaption
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
584
|
+
:is(.ck-content .ck-widget.table > figcaption, .ck-content .ck-widget.table > table > caption).ck-suggestion-marker-insertion {
|
|
585
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background);
|
|
586
|
+
border: none;
|
|
587
|
+
}
|
|
975
588
|
|
|
976
|
-
.ck-content .ck-widget.table > figcaption
|
|
977
|
-
|
|
978
|
-
|
|
589
|
+
:is(.ck-content .ck-widget.table > figcaption, .ck-content .ck-widget.table > table > caption).ck-suggestion-marker-insertion.ck-suggestion-marker--active {
|
|
590
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background-active);
|
|
591
|
+
}
|
|
979
592
|
|
|
980
593
|
.ck-content .ck-suggestion-marker-insertion.table {
|
|
981
|
-
|
|
594
|
+
border-color: var(--ck-color-suggestion-marker-insertion-border);
|
|
982
595
|
}
|
|
983
596
|
|
|
984
|
-
.ck-content .ck-suggestion-marker-insertion.table > figcaption,
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
}
|
|
988
|
-
|
|
989
|
-
.ck-content .ck-suggestion-marker-insertion.table > table > tbody > tr > th {
|
|
990
|
-
background-color: var(--ck-color-suggestion-widget-th-insertion-background);
|
|
991
|
-
border-color: var(--ck-color-suggestion-marker-insertion-border);
|
|
992
|
-
}
|
|
597
|
+
.ck-content .ck-suggestion-marker-insertion.table > figcaption, .ck-content .ck-suggestion-marker-insertion.table > table > caption {
|
|
598
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background);
|
|
599
|
+
}
|
|
993
600
|
|
|
994
|
-
.ck-content .ck-suggestion-marker-insertion.table > table > thead > tr > th {
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
601
|
+
.ck-content .ck-suggestion-marker-insertion.table > table > tbody > tr > th, .ck-content .ck-suggestion-marker-insertion.table > table > thead > tr > th {
|
|
602
|
+
background-color: var(--ck-color-suggestion-widget-th-insertion-background);
|
|
603
|
+
border-color: var(--ck-color-suggestion-marker-insertion-border);
|
|
604
|
+
}
|
|
998
605
|
|
|
999
606
|
.ck-content .ck-suggestion-marker-insertion.table > table > tbody > tr > td {
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
607
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background);
|
|
608
|
+
border-color: var(--ck-color-suggestion-marker-insertion-border);
|
|
609
|
+
}
|
|
1003
610
|
|
|
1004
611
|
.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table {
|
|
1005
|
-
|
|
612
|
+
border-color: var(--ck-color-suggestion-marker-insertion-border-active);
|
|
1006
613
|
}
|
|
1007
614
|
|
|
1008
|
-
.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > figcaption,
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
}
|
|
1012
|
-
|
|
1013
|
-
.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > table > tbody > tr > th {
|
|
1014
|
-
background-color: var(--ck-color-suggestion-widget-th-insertion-background-active);
|
|
1015
|
-
border-color: var(--ck-color-suggestion-marker-insertion-border-active);
|
|
1016
|
-
}
|
|
615
|
+
.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > figcaption, .ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > table > caption {
|
|
616
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background-active);
|
|
617
|
+
}
|
|
1017
618
|
|
|
1018
|
-
.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > table > thead > tr > th {
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
619
|
+
.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > table > tbody > tr > th, .ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > table > thead > tr > th {
|
|
620
|
+
background-color: var(--ck-color-suggestion-widget-th-insertion-background-active);
|
|
621
|
+
border-color: var(--ck-color-suggestion-marker-insertion-border-active);
|
|
622
|
+
}
|
|
1022
623
|
|
|
1023
624
|
.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > table > tbody > tr > td {
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
}
|
|
1027
|
-
|
|
1028
|
-
.ck-content .ck-suggestion-marker-deletion.ck-widget.table {
|
|
1029
|
-
border-color: var(--ck-color-suggestion-marker-deletion-border);
|
|
625
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background-active);
|
|
626
|
+
border-color: var(--ck-color-suggestion-marker-insertion-border-active);
|
|
1030
627
|
}
|
|
1031
628
|
|
|
1032
|
-
.ck-content .ck-suggestion-marker-deletion.ck-widget.table
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
}
|
|
629
|
+
.ck-content .ck-suggestion-marker-deletion.ck-widget.table {
|
|
630
|
+
border-color: var(--ck-color-suggestion-marker-deletion-border);
|
|
631
|
+
}
|
|
1036
632
|
|
|
1037
|
-
.ck-content .ck-suggestion-marker-deletion.ck-widget.table >
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
text-decoration: none;
|
|
1041
|
-
}
|
|
633
|
+
.ck-content .ck-suggestion-marker-deletion.ck-widget.table > figcaption, .ck-content .ck-suggestion-marker-deletion.ck-widget.table > table > caption {
|
|
634
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background);
|
|
635
|
+
}
|
|
1042
636
|
|
|
1043
|
-
.ck-content .ck-suggestion-marker-deletion.ck-widget.table > table > thead > tr > th {
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
637
|
+
.ck-content .ck-suggestion-marker-deletion.ck-widget.table > table > tbody > tr > th, .ck-content .ck-suggestion-marker-deletion.ck-widget.table > table > thead > tr > th {
|
|
638
|
+
background-color: var(--ck-color-suggestion-widget-th-deletion-background);
|
|
639
|
+
border-color: var(--ck-color-suggestion-marker-deletion-border);
|
|
640
|
+
text-decoration: none;
|
|
641
|
+
}
|
|
1048
642
|
|
|
1049
643
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.table > table > tbody > tr > td {
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
644
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background);
|
|
645
|
+
border-color: var(--ck-color-suggestion-marker-deletion-border);
|
|
646
|
+
text-decoration: none;
|
|
647
|
+
}
|
|
1054
648
|
|
|
1055
649
|
.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table {
|
|
1056
|
-
|
|
650
|
+
border-color: var(--ck-color-suggestion-marker-deletion-border-active);
|
|
1057
651
|
}
|
|
1058
652
|
|
|
1059
|
-
.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > figcaption,
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
}
|
|
1063
|
-
|
|
1064
|
-
.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > table > tbody > tr > th {
|
|
1065
|
-
background-color: var(--ck-color-suggestion-widget-th-deletion-background-active);
|
|
1066
|
-
border-color: var(--ck-color-suggestion-marker-deletion-border-active);
|
|
1067
|
-
}
|
|
653
|
+
.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > figcaption, .ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > table > caption {
|
|
654
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background-active);
|
|
655
|
+
}
|
|
1068
656
|
|
|
1069
|
-
.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > table > thead > tr > th {
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
657
|
+
.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > table > tbody > tr > th, .ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > table > thead > tr > th {
|
|
658
|
+
background-color: var(--ck-color-suggestion-widget-th-deletion-background-active);
|
|
659
|
+
border-color: var(--ck-color-suggestion-marker-deletion-border-active);
|
|
660
|
+
}
|
|
1073
661
|
|
|
1074
662
|
.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > table > tbody > tr > td {
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
663
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background-active);
|
|
664
|
+
border-color: var(--ck-color-suggestion-marker-deletion-border-active);
|
|
665
|
+
}
|
|
1078
666
|
|
|
1079
|
-
/*
|
|
1080
|
-
* We need here at least 022 CSS Specificity because of table styles like `.ck-content .table table th { background: ... }
|
|
1081
|
-
* See: https://github.com/ckeditor/ckeditor5-table/blob/master/theme/table.css#L29
|
|
1082
|
-
*/
|
|
1083
667
|
.ck-content .table th.ck-suggestion-marker-insertion {
|
|
1084
|
-
|
|
1085
|
-
|
|
668
|
+
background-color: var(--ck-color-suggestion-widget-th-insertion-background);
|
|
669
|
+
}
|
|
670
|
+
|
|
1086
671
|
.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active {
|
|
1087
|
-
|
|
1088
|
-
|
|
672
|
+
background-color: var(--ck-color-suggestion-widget-th-insertion-background-active);
|
|
673
|
+
}
|
|
674
|
+
|
|
1089
675
|
.ck-content .table th.ck-suggestion-marker-deletion {
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
676
|
+
background-color: var(--ck-color-suggestion-widget-th-deletion-background);
|
|
677
|
+
text-decoration: none;
|
|
678
|
+
}
|
|
679
|
+
|
|
1093
680
|
.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active {
|
|
1094
|
-
|
|
1095
|
-
|
|
681
|
+
background-color: var(--ck-color-suggestion-widget-th-deletion-background-active);
|
|
682
|
+
}
|
|
683
|
+
|
|
1096
684
|
.ck-content .table td.ck-suggestion-marker-insertion {
|
|
1097
|
-
|
|
1098
|
-
|
|
685
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background);
|
|
686
|
+
}
|
|
687
|
+
|
|
1099
688
|
.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active {
|
|
1100
|
-
|
|
1101
|
-
|
|
689
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background-active);
|
|
690
|
+
}
|
|
691
|
+
|
|
1102
692
|
.ck-content .table td.ck-suggestion-marker-deletion {
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
693
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background);
|
|
694
|
+
text-decoration: none;
|
|
695
|
+
}
|
|
696
|
+
|
|
1106
697
|
.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active {
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
}
|
|
1120
|
-
|
|
1121
|
-
/*
|
|
1122
|
-
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
1123
|
-
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
1124
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
1125
|
-
*
|
|
1126
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1127
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1128
|
-
*/
|
|
698
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background-active);
|
|
699
|
+
}
|
|
700
|
+
|
|
701
|
+
.ck-content .table th.ck-suggestion-marker-formatInline, .ck-content .table td.ck-suggestion-marker-formatInline, .ck-content .table th.ck-suggestion-marker-formatBlock, .ck-content .table td.ck-suggestion-marker-formatBlock {
|
|
702
|
+
background-color: var(--ck-color-suggestion-widget-format-background);
|
|
703
|
+
box-shadow: none;
|
|
704
|
+
}
|
|
705
|
+
|
|
706
|
+
:is(.ck-content .table th.ck-suggestion-marker-formatInline, .ck-content .table td.ck-suggestion-marker-formatInline, .ck-content .table th.ck-suggestion-marker-formatBlock, .ck-content .table td.ck-suggestion-marker-formatBlock).ck-suggestion-marker--active {
|
|
707
|
+
background-color: var(--ck-color-suggestion-widget-format-background-active);
|
|
708
|
+
box-shadow: none;
|
|
709
|
+
}
|
|
1129
710
|
|
|
1130
711
|
.ck-content pre > code.ck-suggestion-marker-formatBlock {
|
|
1131
|
-
|
|
1132
|
-
|
|
712
|
+
box-shadow: -7px 0 0 0 #ededed, -10px 0 0 0 var(--ck-color-suggestion-marker-format-border);
|
|
713
|
+
display: block;
|
|
1133
714
|
}
|
|
1134
715
|
|
|
1135
716
|
.ck-content pre > code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active {
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
/*
|
|
1140
|
-
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
1141
|
-
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
1142
|
-
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
1143
|
-
*
|
|
1144
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1145
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1146
|
-
*/
|
|
717
|
+
box-shadow: -5px 0 0 0 #ededed, -8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active);
|
|
718
|
+
}
|
|
1147
719
|
|
|
1148
720
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper {
|
|
1149
|
-
|
|
721
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background);
|
|
1150
722
|
}
|
|
1151
723
|
|
|
1152
724
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active {
|
|
1153
|
-
|
|
1154
|
-
|
|
725
|
+
background-color: var(--ck-color-suggestion-widget-deletion-background-active);
|
|
726
|
+
}
|
|
1155
727
|
|
|
1156
728
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper {
|
|
1157
|
-
|
|
729
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background);
|
|
1158
730
|
}
|
|
1159
731
|
|
|
1160
732
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active {
|
|
1161
|
-
|
|
1162
|
-
|
|
733
|
+
background-color: var(--ck-color-suggestion-widget-insertion-background-active);
|
|
734
|
+
}
|