@ckeditor/ckeditor5-collaboration-core 47.6.1 → 48.0.0-alpha.0
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-content.css
CHANGED
|
@@ -3,488 +3,459 @@
|
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
:root{
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
--ck-color-suggestion-widget-deletion-background:hsla(345, 71%, 65%, .05);
|
|
24
|
-
--ck-color-suggestion-widget-deletion-background-active:hsla(345, 71%, 45%, .07);
|
|
25
|
-
|
|
26
|
-
--ck-color-suggestion-widget-format-background:hsla(191, 90%, 40%, .09);
|
|
27
|
-
--ck-color-suggestion-widget-format-background-active:hsla(191, 90%, 40%, .16);
|
|
6
|
+
--ck-color-suggestion-marker-insertion-border:#1eae3159;
|
|
7
|
+
--ck-color-suggestion-marker-insertion-border-active:#126d1f80;
|
|
8
|
+
--ck-color-suggestion-marker-insertion-background:#66e57759;
|
|
9
|
+
--ck-color-suggestion-marker-insertion-background-active:#25da3d80;
|
|
10
|
+
--ck-color-suggestion-marker-deletion-border:#ae1e4259;
|
|
11
|
+
--ck-color-suggestion-marker-deletion-border-active:#6d122980;
|
|
12
|
+
--ck-color-suggestion-marker-deletion-background:#e5668659;
|
|
13
|
+
--ck-color-suggestion-marker-deletion-background-active:#da255280;
|
|
14
|
+
--ck-color-suggestion-marker-deletion-stroke:#570f2180;
|
|
15
|
+
--ck-color-suggestion-marker-format-border:#99d7e6;
|
|
16
|
+
--ck-color-suggestion-marker-format-border-active:#5cc0d6;
|
|
17
|
+
--ck-color-suggestion-widget-insertion-background:#66e5770d;
|
|
18
|
+
--ck-color-suggestion-widget-insertion-background-active:#25da3d12;
|
|
19
|
+
--ck-color-suggestion-widget-deletion-background:#e566860d;
|
|
20
|
+
--ck-color-suggestion-widget-deletion-background-active:#c4214a12;
|
|
21
|
+
--ck-color-suggestion-widget-format-background:#0aa0c217;
|
|
22
|
+
--ck-color-suggestion-widget-format-background-active:#0aa0c229;
|
|
28
23
|
}
|
|
29
24
|
|
|
30
25
|
.ck-content .ck-suggestion-marker-insertion{
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
26
|
+
border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);
|
|
27
|
+
border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);
|
|
28
|
+
background:var(--ck-color-suggestion-marker-insertion-background);
|
|
34
29
|
}
|
|
35
30
|
|
|
36
31
|
.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
32
|
+
border-color:var(--ck-color-suggestion-marker-insertion-border-active);
|
|
33
|
+
background:var(--ck-color-suggestion-marker-insertion-background-active);
|
|
34
|
+
}
|
|
40
35
|
|
|
41
36
|
.ck-content .ck-suggestion-marker-insertion.ck-widget{
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
37
|
+
border:3px solid var(--ck-color-suggestion-marker-insertion-border);
|
|
38
|
+
background:none;
|
|
39
|
+
text-decoration:none;
|
|
40
|
+
}
|
|
46
41
|
|
|
47
42
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{
|
|
48
|
-
|
|
49
|
-
|
|
43
|
+
border-color:var(--ck-color-suggestion-marker-insertion-border-active);
|
|
44
|
+
}
|
|
50
45
|
|
|
51
46
|
.ck-content .ck-suggestion-marker-deletion{
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
background:var(--ck-color-suggestion-marker-deletion-background);
|
|
47
|
+
border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);
|
|
48
|
+
border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);
|
|
49
|
+
text-decoration:line-through;
|
|
50
|
+
text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);
|
|
51
|
+
background:var(--ck-color-suggestion-marker-deletion-background);
|
|
52
|
+
text-decoration-thickness:3px;
|
|
59
53
|
}
|
|
60
54
|
|
|
61
55
|
.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
56
|
+
border-color:var(--ck-color-suggestion-marker-deletion-border-active);
|
|
57
|
+
background:var(--ck-color-suggestion-marker-deletion-background-active);
|
|
58
|
+
}
|
|
65
59
|
|
|
66
60
|
.ck-content .ck-suggestion-marker-deletion.ck-widget{
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
61
|
+
border:3px solid var(--ck-color-suggestion-marker-deletion-border);
|
|
62
|
+
background:none;
|
|
63
|
+
text-decoration:none;
|
|
64
|
+
}
|
|
71
65
|
|
|
72
66
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
.ck-content .ck-suggestion-marker-merge
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
}
|
|
67
|
+
border-color:var(--ck-color-suggestion-marker-deletion-border-active);
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.ck-content .ck-suggestion-marker-merge:after{
|
|
71
|
+
border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);
|
|
72
|
+
border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);
|
|
73
|
+
text-decoration:line-through;
|
|
74
|
+
text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);
|
|
75
|
+
background:var(--ck-color-suggestion-marker-deletion-background);
|
|
76
|
+
color:var(--ck-color-suggestion-marker-deletion-stroke);
|
|
77
|
+
content:"¶";
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{
|
|
81
|
+
border-color:var(--ck-color-suggestion-marker-deletion-border-active);
|
|
82
|
+
background:var(--ck-color-suggestion-marker-deletion-background-active);
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.ck-content .ck-suggestion-marker-split:after{
|
|
86
|
+
border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);
|
|
87
|
+
border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);
|
|
88
|
+
background:var(--ck-color-suggestion-marker-insertion-background);
|
|
89
|
+
color:var(--ck-color-suggestion-marker-insertion-border);
|
|
90
|
+
content:"¶";
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{
|
|
94
|
+
border-color:var(--ck-color-suggestion-marker-insertion-border-active);
|
|
95
|
+
background:var(--ck-color-suggestion-marker-insertion-background-active);
|
|
96
|
+
}
|
|
104
97
|
|
|
105
98
|
.ck-content .ck-suggestion-marker-formatInline{
|
|
106
|
-
|
|
107
|
-
|
|
99
|
+
border-top:3px solid var(--ck-color-suggestion-marker-format-border);
|
|
100
|
+
border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);
|
|
108
101
|
}
|
|
109
102
|
|
|
110
103
|
.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{
|
|
111
|
-
|
|
112
|
-
|
|
104
|
+
border-color:var(--ck-color-suggestion-marker-format-border-active);
|
|
105
|
+
}
|
|
113
106
|
|
|
114
107
|
.ck-content .ck-suggestion-marker-formatInline.ck-widget{
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
108
|
+
border:3px solid var(--ck-color-suggestion-marker-format-border);
|
|
109
|
+
background:none;
|
|
110
|
+
}
|
|
118
111
|
|
|
119
112
|
.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{
|
|
120
|
-
|
|
121
|
-
|
|
113
|
+
border-color:var(--ck-color-suggestion-marker-format-border-active);
|
|
114
|
+
}
|
|
122
115
|
|
|
123
116
|
.ck-content .ck-suggestion-marker-formatBlock{
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
117
|
+
box-shadow:-7px 0 0 0 var(--ck-color-base-background), -10px 0 0 0 var(--ck-color-suggestion-marker-format-border);
|
|
118
|
+
background:none;
|
|
119
|
+
border:0;
|
|
127
120
|
}
|
|
128
121
|
|
|
129
122
|
.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{
|
|
130
|
-
|
|
131
|
-
|
|
123
|
+
box-shadow:-5px 0 0 0 var(--ck-color-base-background), -8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active);
|
|
124
|
+
}
|
|
132
125
|
|
|
133
|
-
.ck-content ul .ck-suggestion-marker-formatBlock,
|
|
134
|
-
|
|
135
|
-
box-shadow:-2px 0 0 0 var(--ck-color-base-background), -5px 0 0 0 var(--ck-color-suggestion-marker-format-border);
|
|
126
|
+
.ck-content ul .ck-suggestion-marker-formatBlock, .ck-content ol .ck-suggestion-marker-formatBlock{
|
|
127
|
+
box-shadow:-2px 0 0 0 var(--ck-color-base-background), -5px 0 0 0 var(--ck-color-suggestion-marker-format-border);
|
|
136
128
|
}
|
|
137
129
|
|
|
138
|
-
.ck-content ul .ck-suggestion-marker-formatBlock
|
|
139
|
-
|
|
140
|
-
|
|
130
|
+
:is(.ck-content ul .ck-suggestion-marker-formatBlock, .ck-content ol .ck-suggestion-marker-formatBlock).ck-suggestion-marker--active{
|
|
131
|
+
box-shadow:-2px 0 0 0 var(--ck-color-base-background), -5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active);
|
|
132
|
+
}
|
|
141
133
|
|
|
142
134
|
.ck-content .ck-widget.image > figcaption.ck-suggestion-marker-deletion{
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
135
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background);
|
|
136
|
+
border:none;
|
|
137
|
+
}
|
|
146
138
|
|
|
147
139
|
.ck-content .ck-widget.image > figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{
|
|
148
|
-
|
|
149
|
-
|
|
140
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background-active);
|
|
141
|
+
}
|
|
150
142
|
|
|
151
143
|
.ck-content .ck-widget.image > figcaption.ck-suggestion-marker-insertion{
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
144
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background);
|
|
145
|
+
border:none;
|
|
146
|
+
}
|
|
155
147
|
|
|
156
148
|
.ck-content .ck-widget.image > figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{
|
|
157
|
-
|
|
158
|
-
|
|
149
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background-active);
|
|
150
|
+
}
|
|
159
151
|
|
|
160
152
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.image{
|
|
161
|
-
|
|
153
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background);
|
|
162
154
|
}
|
|
163
155
|
|
|
164
156
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{
|
|
165
|
-
|
|
166
|
-
|
|
157
|
+
opacity:.6;
|
|
158
|
+
}
|
|
167
159
|
|
|
168
160
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{
|
|
169
|
-
|
|
170
|
-
|
|
161
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background);
|
|
162
|
+
}
|
|
171
163
|
|
|
172
164
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active{
|
|
173
|
-
|
|
174
|
-
|
|
165
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background-active);
|
|
166
|
+
}
|
|
175
167
|
|
|
176
168
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{
|
|
177
|
-
|
|
178
|
-
|
|
169
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background-active);
|
|
170
|
+
}
|
|
179
171
|
|
|
180
172
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.image{
|
|
181
|
-
|
|
173
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background);
|
|
182
174
|
}
|
|
183
175
|
|
|
184
176
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{
|
|
185
|
-
|
|
186
|
-
|
|
177
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background);
|
|
178
|
+
}
|
|
187
179
|
|
|
188
180
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active{
|
|
189
|
-
|
|
190
|
-
|
|
181
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background-active);
|
|
182
|
+
}
|
|
191
183
|
|
|
192
184
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{
|
|
193
|
-
|
|
194
|
-
|
|
185
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background-active);
|
|
186
|
+
}
|
|
195
187
|
|
|
196
188
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{
|
|
197
|
-
|
|
189
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background);
|
|
198
190
|
}
|
|
199
191
|
|
|
200
192
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{
|
|
201
|
-
|
|
202
|
-
|
|
193
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background-active);
|
|
194
|
+
}
|
|
203
195
|
|
|
204
196
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{
|
|
205
|
-
|
|
197
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background);
|
|
206
198
|
}
|
|
207
199
|
|
|
208
200
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{
|
|
209
|
-
|
|
210
|
-
|
|
201
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background-active);
|
|
202
|
+
}
|
|
211
203
|
|
|
212
204
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.media{
|
|
213
|
-
|
|
205
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background);
|
|
214
206
|
}
|
|
215
207
|
|
|
216
208
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{
|
|
217
|
-
|
|
218
|
-
|
|
209
|
+
opacity:.6;
|
|
210
|
+
}
|
|
219
211
|
|
|
220
212
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{
|
|
221
|
-
|
|
222
|
-
|
|
213
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background-active);
|
|
214
|
+
}
|
|
223
215
|
|
|
224
216
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.media{
|
|
225
|
-
|
|
217
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background);
|
|
226
218
|
}
|
|
227
219
|
|
|
228
220
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{
|
|
229
|
-
|
|
230
|
-
|
|
221
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background-active);
|
|
222
|
+
}
|
|
231
223
|
|
|
232
|
-
.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field,
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
224
|
+
.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field, .ck-content .ck-comment-marker.ck-widget.ck-merge-field{
|
|
225
|
+
border-width:2px medium;
|
|
226
|
+
border-left-style:none;
|
|
227
|
+
border-left-color:currentColor;
|
|
228
|
+
border-right-style:none;
|
|
229
|
+
border-right-color:currentColor;
|
|
230
|
+
padding-top:0;
|
|
231
|
+
padding-bottom:0;
|
|
239
232
|
}
|
|
240
233
|
|
|
241
234
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
background:var(--ck-color-suggestion-marker-deletion-background);
|
|
235
|
+
border-top-color:var(--ck-color-suggestion-marker-deletion-border);
|
|
236
|
+
border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);
|
|
237
|
+
background:var(--ck-color-suggestion-marker-deletion-background);
|
|
246
238
|
}
|
|
247
239
|
|
|
248
|
-
.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
text-decoration-thickness:3px;
|
|
254
|
-
}
|
|
240
|
+
.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{
|
|
241
|
+
text-decoration:line-through;
|
|
242
|
+
text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);
|
|
243
|
+
text-decoration-thickness:3px;
|
|
244
|
+
}
|
|
255
245
|
|
|
256
246
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{
|
|
257
|
-
|
|
258
|
-
|
|
247
|
+
background-color:var(--ck-color-suggestion-marker-deletion-background-active);
|
|
248
|
+
}
|
|
259
249
|
|
|
260
250
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{
|
|
261
|
-
|
|
251
|
+
background-color:var(--ck-color-suggestion-marker-insertion-background);
|
|
262
252
|
}
|
|
263
253
|
|
|
264
254
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{
|
|
265
|
-
|
|
266
|
-
|
|
255
|
+
background-color:var(--ck-color-suggestion-marker-insertion-background-active);
|
|
256
|
+
}
|
|
267
257
|
|
|
268
258
|
.ck-content .ck-comment-marker.ck-widget.ck-merge-field{
|
|
269
|
-
|
|
259
|
+
background:var(--ck-color-comment-marker);
|
|
270
260
|
}
|
|
271
261
|
|
|
272
262
|
.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
.ck-content span.ck-suggestion-marker:has(
|
|
277
|
-
|
|
278
|
-
|
|
263
|
+
background:var(--ck-color-comment-marker-active);
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
.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){
|
|
267
|
+
margin-right:-1px;
|
|
268
|
+
padding-right:1px;
|
|
279
269
|
}
|
|
280
270
|
|
|
281
271
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{
|
|
282
|
-
|
|
272
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background);
|
|
283
273
|
}
|
|
284
274
|
|
|
285
275
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{
|
|
286
|
-
|
|
287
|
-
|
|
276
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background-active);
|
|
277
|
+
}
|
|
288
278
|
|
|
289
279
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{
|
|
290
|
-
|
|
280
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background);
|
|
291
281
|
}
|
|
292
282
|
|
|
293
283
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{
|
|
294
|
-
|
|
295
|
-
|
|
284
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background-active);
|
|
285
|
+
}
|
|
296
286
|
|
|
297
287
|
:root{
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
--ck-color-suggestion-widget-th-deletion-background-active:hsla(345, 71%, 45%, .16);
|
|
288
|
+
--ck-color-suggestion-widget-th-insertion-background:#66e5771f;
|
|
289
|
+
--ck-color-suggestion-widget-th-insertion-background-active:#25da3d24;
|
|
290
|
+
--ck-color-suggestion-widget-th-deletion-background:#e5668624;
|
|
291
|
+
--ck-color-suggestion-widget-th-deletion-background-active:#c4214a29;
|
|
303
292
|
}
|
|
304
293
|
|
|
305
294
|
.ck-content figure.table .ck-suggestion-marker-formatBlock{
|
|
306
|
-
|
|
295
|
+
box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border);
|
|
307
296
|
}
|
|
308
297
|
|
|
309
298
|
.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{
|
|
310
|
-
|
|
311
|
-
|
|
299
|
+
box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active);
|
|
300
|
+
}
|
|
312
301
|
|
|
313
|
-
.ck-content .ck-widget.table > figcaption
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
302
|
+
:is(.ck-content .ck-widget.table > figcaption, .ck-content .ck-widget.table > table > caption).ck-suggestion-marker-deletion{
|
|
303
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background);
|
|
304
|
+
border:none;
|
|
305
|
+
}
|
|
317
306
|
|
|
318
|
-
.ck-content .ck-widget.table > figcaption
|
|
319
|
-
|
|
320
|
-
|
|
307
|
+
:is(.ck-content .ck-widget.table > figcaption, .ck-content .ck-widget.table > table > caption).ck-suggestion-marker-deletion.ck-suggestion-marker--active{
|
|
308
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background-active);
|
|
309
|
+
}
|
|
321
310
|
|
|
322
|
-
.ck-content .ck-widget.table > figcaption
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
311
|
+
:is(.ck-content .ck-widget.table > figcaption, .ck-content .ck-widget.table > table > caption).ck-suggestion-marker-insertion{
|
|
312
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background);
|
|
313
|
+
border:none;
|
|
314
|
+
}
|
|
326
315
|
|
|
327
|
-
.ck-content .ck-widget.table > figcaption
|
|
328
|
-
|
|
329
|
-
|
|
316
|
+
:is(.ck-content .ck-widget.table > figcaption, .ck-content .ck-widget.table > table > caption).ck-suggestion-marker-insertion.ck-suggestion-marker--active{
|
|
317
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background-active);
|
|
318
|
+
}
|
|
330
319
|
|
|
331
320
|
.ck-content .ck-suggestion-marker-insertion.table{
|
|
332
|
-
|
|
321
|
+
border-color:var(--ck-color-suggestion-marker-insertion-border);
|
|
333
322
|
}
|
|
334
323
|
|
|
335
|
-
.ck-content .ck-suggestion-marker-insertion.table > figcaption,
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
}
|
|
339
|
-
|
|
340
|
-
.ck-content .ck-suggestion-marker-insertion.table > table > tbody > tr > th{
|
|
341
|
-
background-color:var(--ck-color-suggestion-widget-th-insertion-background);
|
|
342
|
-
border-color:var(--ck-color-suggestion-marker-insertion-border);
|
|
343
|
-
}
|
|
324
|
+
.ck-content .ck-suggestion-marker-insertion.table > figcaption, .ck-content .ck-suggestion-marker-insertion.table > table > caption{
|
|
325
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background);
|
|
326
|
+
}
|
|
344
327
|
|
|
345
|
-
.ck-content .ck-suggestion-marker-insertion.table > table > thead > tr > th{
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
328
|
+
.ck-content .ck-suggestion-marker-insertion.table > table > tbody > tr > th, .ck-content .ck-suggestion-marker-insertion.table > table > thead > tr > th{
|
|
329
|
+
background-color:var(--ck-color-suggestion-widget-th-insertion-background);
|
|
330
|
+
border-color:var(--ck-color-suggestion-marker-insertion-border);
|
|
331
|
+
}
|
|
349
332
|
|
|
350
333
|
.ck-content .ck-suggestion-marker-insertion.table > table > tbody > tr > td{
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
334
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background);
|
|
335
|
+
border-color:var(--ck-color-suggestion-marker-insertion-border);
|
|
336
|
+
}
|
|
354
337
|
|
|
355
338
|
.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{
|
|
356
|
-
|
|
339
|
+
border-color:var(--ck-color-suggestion-marker-insertion-border-active);
|
|
357
340
|
}
|
|
358
341
|
|
|
359
|
-
.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > figcaption,
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
}
|
|
363
|
-
|
|
364
|
-
.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > table > tbody > tr > th{
|
|
365
|
-
background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);
|
|
366
|
-
border-color:var(--ck-color-suggestion-marker-insertion-border-active);
|
|
367
|
-
}
|
|
342
|
+
.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{
|
|
343
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background-active);
|
|
344
|
+
}
|
|
368
345
|
|
|
369
|
-
.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > table > thead > tr > th{
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
346
|
+
.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{
|
|
347
|
+
background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);
|
|
348
|
+
border-color:var(--ck-color-suggestion-marker-insertion-border-active);
|
|
349
|
+
}
|
|
373
350
|
|
|
374
351
|
.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > table > tbody > tr > td{
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
352
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background-active);
|
|
353
|
+
border-color:var(--ck-color-suggestion-marker-insertion-border-active);
|
|
354
|
+
}
|
|
378
355
|
|
|
379
356
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.table{
|
|
380
|
-
|
|
357
|
+
border-color:var(--ck-color-suggestion-marker-deletion-border);
|
|
381
358
|
}
|
|
382
359
|
|
|
383
|
-
.ck-content .ck-suggestion-marker-deletion.ck-widget.table > figcaption,
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
}
|
|
387
|
-
|
|
388
|
-
.ck-content .ck-suggestion-marker-deletion.ck-widget.table > table > tbody > tr > th{
|
|
389
|
-
background-color:var(--ck-color-suggestion-widget-th-deletion-background);
|
|
390
|
-
border-color:var(--ck-color-suggestion-marker-deletion-border);
|
|
391
|
-
text-decoration:none;
|
|
392
|
-
}
|
|
360
|
+
.ck-content .ck-suggestion-marker-deletion.ck-widget.table > figcaption, .ck-content .ck-suggestion-marker-deletion.ck-widget.table > table > caption{
|
|
361
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background);
|
|
362
|
+
}
|
|
393
363
|
|
|
394
|
-
.ck-content .ck-suggestion-marker-deletion.ck-widget.table > table > thead > tr > th{
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
364
|
+
.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{
|
|
365
|
+
background-color:var(--ck-color-suggestion-widget-th-deletion-background);
|
|
366
|
+
border-color:var(--ck-color-suggestion-marker-deletion-border);
|
|
367
|
+
text-decoration:none;
|
|
368
|
+
}
|
|
399
369
|
|
|
400
370
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.table > table > tbody > tr > td{
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
371
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background);
|
|
372
|
+
border-color:var(--ck-color-suggestion-marker-deletion-border);
|
|
373
|
+
text-decoration:none;
|
|
374
|
+
}
|
|
405
375
|
|
|
406
376
|
.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{
|
|
407
|
-
|
|
377
|
+
border-color:var(--ck-color-suggestion-marker-deletion-border-active);
|
|
408
378
|
}
|
|
409
379
|
|
|
410
|
-
.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > figcaption,
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
}
|
|
414
|
-
|
|
415
|
-
.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > table > tbody > tr > th{
|
|
416
|
-
background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);
|
|
417
|
-
border-color:var(--ck-color-suggestion-marker-deletion-border-active);
|
|
418
|
-
}
|
|
380
|
+
.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{
|
|
381
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background-active);
|
|
382
|
+
}
|
|
419
383
|
|
|
420
|
-
.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > table > thead > tr > th{
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
384
|
+
.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{
|
|
385
|
+
background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);
|
|
386
|
+
border-color:var(--ck-color-suggestion-marker-deletion-border-active);
|
|
387
|
+
}
|
|
424
388
|
|
|
425
389
|
.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > table > tbody > tr > td{
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
390
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background-active);
|
|
391
|
+
border-color:var(--ck-color-suggestion-marker-deletion-border-active);
|
|
392
|
+
}
|
|
393
|
+
|
|
429
394
|
.ck-content .table th.ck-suggestion-marker-insertion{
|
|
430
|
-
|
|
431
|
-
|
|
395
|
+
background-color:var(--ck-color-suggestion-widget-th-insertion-background);
|
|
396
|
+
}
|
|
397
|
+
|
|
432
398
|
.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{
|
|
433
|
-
|
|
434
|
-
|
|
399
|
+
background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);
|
|
400
|
+
}
|
|
401
|
+
|
|
435
402
|
.ck-content .table th.ck-suggestion-marker-deletion{
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
403
|
+
background-color:var(--ck-color-suggestion-widget-th-deletion-background);
|
|
404
|
+
text-decoration:none;
|
|
405
|
+
}
|
|
406
|
+
|
|
439
407
|
.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{
|
|
440
|
-
|
|
441
|
-
|
|
408
|
+
background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);
|
|
409
|
+
}
|
|
410
|
+
|
|
442
411
|
.ck-content .table td.ck-suggestion-marker-insertion{
|
|
443
|
-
|
|
444
|
-
|
|
412
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background);
|
|
413
|
+
}
|
|
414
|
+
|
|
445
415
|
.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{
|
|
446
|
-
|
|
447
|
-
|
|
416
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background-active);
|
|
417
|
+
}
|
|
418
|
+
|
|
448
419
|
.ck-content .table td.ck-suggestion-marker-deletion{
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
420
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background);
|
|
421
|
+
text-decoration:none;
|
|
422
|
+
}
|
|
423
|
+
|
|
452
424
|
.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
}
|
|
425
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background-active);
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
.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{
|
|
429
|
+
background-color:var(--ck-color-suggestion-widget-format-background);
|
|
430
|
+
box-shadow:none;
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
: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{
|
|
434
|
+
background-color:var(--ck-color-suggestion-widget-format-background-active);
|
|
435
|
+
box-shadow:none;
|
|
436
|
+
}
|
|
466
437
|
|
|
467
438
|
.ck-content pre > code.ck-suggestion-marker-formatBlock{
|
|
468
|
-
|
|
469
|
-
|
|
439
|
+
box-shadow:-7px 0 0 0 #ededed, -10px 0 0 0 var(--ck-color-suggestion-marker-format-border);
|
|
440
|
+
display:block;
|
|
470
441
|
}
|
|
471
442
|
|
|
472
443
|
.ck-content pre > code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{
|
|
473
|
-
|
|
474
|
-
|
|
444
|
+
box-shadow:-5px 0 0 0 #ededed, -8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active);
|
|
445
|
+
}
|
|
475
446
|
|
|
476
447
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper{
|
|
477
|
-
|
|
448
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background);
|
|
478
449
|
}
|
|
479
450
|
|
|
480
451
|
.ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active{
|
|
481
|
-
|
|
482
|
-
|
|
452
|
+
background-color:var(--ck-color-suggestion-widget-deletion-background-active);
|
|
453
|
+
}
|
|
483
454
|
|
|
484
455
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper{
|
|
485
|
-
|
|
456
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background);
|
|
486
457
|
}
|
|
487
458
|
|
|
488
459
|
.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active{
|
|
489
|
-
|
|
490
|
-
|
|
460
|
+
background-color:var(--ck-color-suggestion-widget-insertion-background-active);
|
|
461
|
+
}
|