component_ryl 1.0.22 → 1.0.26

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.
Files changed (34) hide show
  1. package/README.md +22 -10
  2. package/dist/build.js +1 -1
  3. package/package.json +1 -1
  4. package/static/tinymce/langs/zh_CN.js +0 -419
  5. package/static/tinymce/skins/content/dark/content.css +0 -72
  6. package/static/tinymce/skins/content/dark/content.min.css +0 -7
  7. package/static/tinymce/skins/content/default/content.css +0 -68
  8. package/static/tinymce/skins/content/default/content.min.css +0 -7
  9. package/static/tinymce/skins/content/document/content.css +0 -72
  10. package/static/tinymce/skins/content/document/content.min.css +0 -7
  11. package/static/tinymce/skins/content/writer/content.css +0 -68
  12. package/static/tinymce/skins/content/writer/content.min.css +0 -7
  13. package/static/tinymce/skins/ui/oxide/content.css +0 -728
  14. package/static/tinymce/skins/ui/oxide/content.inline.css +0 -722
  15. package/static/tinymce/skins/ui/oxide/content.inline.min.css +0 -7
  16. package/static/tinymce/skins/ui/oxide/content.min.css +0 -7
  17. package/static/tinymce/skins/ui/oxide/content.mobile.css +0 -29
  18. package/static/tinymce/skins/ui/oxide/content.mobile.min.css +0 -7
  19. package/static/tinymce/skins/ui/oxide/fonts/tinymce-mobile.woff +0 -0
  20. package/static/tinymce/skins/ui/oxide/skin.css +0 -2972
  21. package/static/tinymce/skins/ui/oxide/skin.min.css +0 -7
  22. package/static/tinymce/skins/ui/oxide/skin.mobile.css +0 -673
  23. package/static/tinymce/skins/ui/oxide/skin.mobile.min.css +0 -7
  24. package/static/tinymce/skins/ui/oxide-dark/content.css +0 -710
  25. package/static/tinymce/skins/ui/oxide-dark/content.inline.css +0 -722
  26. package/static/tinymce/skins/ui/oxide-dark/content.inline.min.css +0 -7
  27. package/static/tinymce/skins/ui/oxide-dark/content.min.css +0 -7
  28. package/static/tinymce/skins/ui/oxide-dark/content.mobile.css +0 -29
  29. package/static/tinymce/skins/ui/oxide-dark/content.mobile.min.css +0 -7
  30. package/static/tinymce/skins/ui/oxide-dark/fonts/tinymce-mobile.woff +0 -0
  31. package/static/tinymce/skins/ui/oxide-dark/skin.css +0 -2972
  32. package/static/tinymce/skins/ui/oxide-dark/skin.min.css +0 -7
  33. package/static/tinymce/skins/ui/oxide-dark/skin.mobile.css +0 -673
  34. package/static/tinymce/skins/ui/oxide-dark/skin.mobile.min.css +0 -7
@@ -1,722 +0,0 @@
1
- /**
2
- * Copyright (c) Tiny Technologies, Inc. All rights reserved.
3
- * Licensed under the LGPL or a commercial license.
4
- * For LGPL see License.txt in the project root for license information.
5
- * For commercial licenses see https://www.tiny.cloud/
6
- */
7
- .mce-content-body .mce-item-anchor {
8
- background: transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'8'%20height%3D'12'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0%200L8%200%208%2012%204.09117821%209%200%2012z'%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;
9
- cursor: default;
10
- display: inline-block;
11
- height: 12px !important;
12
- padding: 0 2px;
13
- -webkit-user-modify: read-only;
14
- -moz-user-modify: read-only;
15
- -webkit-user-select: all;
16
- -moz-user-select: all;
17
- -ms-user-select: all;
18
- user-select: all;
19
- width: 8px !important;
20
- }
21
- .mce-content-body .mce-item-anchor[data-mce-selected] {
22
- outline-offset: 1px;
23
- }
24
- .tox-comments-visible .tox-comment {
25
- background-color: #fff0b7;
26
- }
27
- .tox-comments-visible .tox-comment--active {
28
- background-color: #ffe168;
29
- }
30
- .tox-checklist > li:not(.tox-checklist--hidden) {
31
- list-style: none;
32
- margin: 0.25em 0;
33
- }
34
- .tox-checklist > li:not(.tox-checklist--hidden)::before {
35
- content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-unchecked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2215%22%20height%3D%2215%22%20x%3D%22.5%22%20y%3D%22.5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22%234C4C4C%22%20rx%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
36
- cursor: pointer;
37
- height: 1em;
38
- margin-left: -1.5em;
39
- margin-top: 0.125em;
40
- position: absolute;
41
- width: 1em;
42
- }
43
- .tox-checklist li:not(.tox-checklist--hidden).tox-checklist--checked::before {
44
- content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-checked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%234099FF%22%20fill-rule%3D%22nonzero%22%20rx%3D%222%22%2F%3E%3Cpath%20id%3D%22Path%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M11.5703186%2C3.14417309%20C11.8516238%2C2.73724603%2012.4164781%2C2.62829933%2012.83558%2C2.89774797%20C13.260121%2C3.17069355%2013.3759736%2C3.72932262%2013.0909105%2C4.14168582%20L7.7580587%2C11.8560195%20C7.43776896%2C12.3193404%206.76483983%2C12.3852142%206.35607322%2C11.9948725%20L3.02491697%2C8.8138662%20C2.66090143%2C8.46625845%202.65798871%2C7.89594698%203.01850234%2C7.54483354%20C3.373942%2C7.19866177%203.94940006%2C7.19592841%204.30829608%2C7.5386474%20L6.85276923%2C9.9684299%20L11.5703186%2C3.14417309%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
45
- }
46
- [dir=rtl] .tox-checklist > li:not(.tox-checklist--hidden)::before {
47
- margin-left: 0;
48
- margin-right: -1.5em;
49
- }
50
- /* stylelint-disable */
51
- /* http://prismjs.com/ */
52
- /**
53
- * prism.js default theme for JavaScript, CSS and HTML
54
- * Based on dabblet (http://dabblet.com)
55
- * @author Lea Verou
56
- */
57
- code[class*="language-"],
58
- pre[class*="language-"] {
59
- color: black;
60
- background: none;
61
- text-shadow: 0 1px white;
62
- font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
63
- font-size: 1em;
64
- text-align: left;
65
- white-space: pre;
66
- word-spacing: normal;
67
- word-break: normal;
68
- word-wrap: normal;
69
- line-height: 1.5;
70
- -moz-tab-size: 4;
71
- tab-size: 4;
72
- -webkit-hyphens: none;
73
- -ms-hyphens: none;
74
- hyphens: none;
75
- }
76
- pre[class*="language-"]::-moz-selection,
77
- pre[class*="language-"] ::-moz-selection,
78
- code[class*="language-"]::-moz-selection,
79
- code[class*="language-"] ::-moz-selection {
80
- text-shadow: none;
81
- background: #b3d4fc;
82
- }
83
- pre[class*="language-"]::selection,
84
- pre[class*="language-"] ::selection,
85
- code[class*="language-"]::selection,
86
- code[class*="language-"] ::selection {
87
- text-shadow: none;
88
- background: #b3d4fc;
89
- }
90
- @media print {
91
- code[class*="language-"],
92
- pre[class*="language-"] {
93
- text-shadow: none;
94
- }
95
- }
96
- /* Code blocks */
97
- pre[class*="language-"] {
98
- padding: 1em;
99
- margin: 0.5em 0;
100
- overflow: auto;
101
- }
102
- :not(pre) > code[class*="language-"],
103
- pre[class*="language-"] {
104
- background: #f5f2f0;
105
- }
106
- /* Inline code */
107
- :not(pre) > code[class*="language-"] {
108
- padding: 0.1em;
109
- border-radius: 0.3em;
110
- white-space: normal;
111
- }
112
- .token.comment,
113
- .token.prolog,
114
- .token.doctype,
115
- .token.cdata {
116
- color: slategray;
117
- }
118
- .token.punctuation {
119
- color: #999;
120
- }
121
- .namespace {
122
- opacity: 0.7;
123
- }
124
- .token.property,
125
- .token.tag,
126
- .token.boolean,
127
- .token.number,
128
- .token.constant,
129
- .token.symbol,
130
- .token.deleted {
131
- color: #905;
132
- }
133
- .token.selector,
134
- .token.attr-name,
135
- .token.string,
136
- .token.char,
137
- .token.builtin,
138
- .token.inserted {
139
- color: #690;
140
- }
141
- .token.operator,
142
- .token.entity,
143
- .token.url,
144
- .language-css .token.string,
145
- .style .token.string {
146
- color: #9a6e3a;
147
- background: hsla(0, 0%, 100%, 0.5);
148
- }
149
- .token.atrule,
150
- .token.attr-value,
151
- .token.keyword {
152
- color: #07a;
153
- }
154
- .token.function,
155
- .token.class-name {
156
- color: #DD4A68;
157
- }
158
- .token.regex,
159
- .token.important,
160
- .token.variable {
161
- color: #e90;
162
- }
163
- .token.important,
164
- .token.bold {
165
- font-weight: bold;
166
- }
167
- .token.italic {
168
- font-style: italic;
169
- }
170
- .token.entity {
171
- cursor: help;
172
- }
173
- /* stylelint-enable */
174
- .mce-content-body {
175
- overflow-wrap: break-word;
176
- word-wrap: break-word;
177
- }
178
- .mce-content-body .mce-visual-caret {
179
- background-color: black;
180
- background-color: currentColor;
181
- position: absolute;
182
- }
183
- .mce-content-body .mce-visual-caret-hidden {
184
- display: none;
185
- }
186
- .mce-content-body *[data-mce-caret] {
187
- left: -1000px;
188
- margin: 0;
189
- padding: 0;
190
- position: absolute;
191
- right: auto;
192
- top: 0;
193
- }
194
- .mce-content-body .mce-offscreen-selection {
195
- left: -2000000px;
196
- max-width: 1000000px;
197
- position: absolute;
198
- }
199
- .mce-content-body *[contentEditable=false] {
200
- cursor: default;
201
- }
202
- .mce-content-body *[contentEditable=true] {
203
- cursor: text;
204
- }
205
- .tox-cursor-format-painter {
206
- cursor: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M15%2C6%20C15%2C5.45%2014.55%2C5%2014%2C5%20L6%2C5%20C5.45%2C5%205%2C5.45%205%2C6%20L5%2C10%20C5%2C10.55%205.45%2C11%206%2C11%20L14%2C11%20C14.55%2C11%2015%2C10.55%2015%2C10%20L15%2C9%20L16%2C9%20L16%2C12%20L9%2C12%20L9%2C19%20C9%2C19.55%209.45%2C20%2010%2C20%20L11%2C20%20C11.55%2C20%2012%2C19.55%2012%2C19%20L12%2C14%20L18%2C14%20L18%2C7%20L15%2C7%20L15%2C6%20Z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M1%2C1%20L8.25%2C1%20C8.66421356%2C1%209%2C1.33578644%209%2C1.75%20L9%2C1.75%20C9%2C2.16421356%208.66421356%2C2.5%208.25%2C2.5%20L2.5%2C2.5%20L2.5%2C8.25%20C2.5%2C8.66421356%202.16421356%2C9%201.75%2C9%20L1.75%2C9%20C1.33578644%2C9%201%2C8.66421356%201%2C8.25%20L1%2C1%20Z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A"), default;
207
- }
208
- .mce-content-body figure.align-left {
209
- float: left;
210
- }
211
- .mce-content-body figure.align-right {
212
- float: right;
213
- }
214
- .mce-content-body figure.image.align-center {
215
- display: table;
216
- margin-left: auto;
217
- margin-right: auto;
218
- }
219
- .mce-preview-object {
220
- border: 1px solid gray;
221
- display: inline-block;
222
- line-height: 0;
223
- margin: 0 2px 0 2px;
224
- position: relative;
225
- }
226
- .mce-preview-object .mce-shim {
227
- background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
228
- height: 100%;
229
- left: 0;
230
- position: absolute;
231
- top: 0;
232
- width: 100%;
233
- }
234
- .mce-preview-object[data-mce-selected="2"] .mce-shim {
235
- display: none;
236
- }
237
- .mce-object {
238
- background: transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%203h16a1%201%200%200%201%201%201v16a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1V4a1%201%200%200%201%201-1zm1%202v14h14V5H5zm4.79%202.565l5.64%204.028a.5.5%200%200%201%200%20.814l-5.64%204.028a.5.5%200%200%201-.79-.407V7.972a.5.5%200%200%201%20.79-.407z%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;
239
- border: 1px dashed #aaa;
240
- }
241
- .mce-pagebreak {
242
- border: 1px dashed #aaa;
243
- cursor: default;
244
- display: block;
245
- height: 5px;
246
- margin-top: 15px;
247
- page-break-before: always;
248
- width: 100%;
249
- }
250
- @media print {
251
- .mce-pagebreak {
252
- border: 0;
253
- }
254
- }
255
- .tiny-pageembed .mce-shim {
256
- background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
257
- height: 100%;
258
- left: 0;
259
- position: absolute;
260
- top: 0;
261
- width: 100%;
262
- }
263
- .tiny-pageembed[data-mce-selected="2"] .mce-shim {
264
- display: none;
265
- }
266
- .tiny-pageembed {
267
- display: inline-block;
268
- position: relative;
269
- }
270
- .tiny-pageembed--21by9,
271
- .tiny-pageembed--16by9,
272
- .tiny-pageembed--4by3,
273
- .tiny-pageembed--1by1 {
274
- display: block;
275
- overflow: hidden;
276
- padding: 0;
277
- position: relative;
278
- width: 100%;
279
- }
280
- .tiny-pageembed--21by9 {
281
- padding-top: 42.857143%;
282
- }
283
- .tiny-pageembed--16by9 {
284
- padding-top: 56.25%;
285
- }
286
- .tiny-pageembed--4by3 {
287
- padding-top: 75%;
288
- }
289
- .tiny-pageembed--1by1 {
290
- padding-top: 100%;
291
- }
292
- .tiny-pageembed--21by9 iframe,
293
- .tiny-pageembed--16by9 iframe,
294
- .tiny-pageembed--4by3 iframe,
295
- .tiny-pageembed--1by1 iframe {
296
- border: 0;
297
- height: 100%;
298
- left: 0;
299
- position: absolute;
300
- top: 0;
301
- width: 100%;
302
- }
303
- .mce-content-body[data-mce-placeholder] {
304
- position: relative;
305
- }
306
- .mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before {
307
- color: rgba(34, 47, 62, 0.7);
308
- content: attr(data-mce-placeholder);
309
- position: absolute;
310
- }
311
- .mce-content-body:not([dir=rtl])[data-mce-placeholder]:not(.mce-visualblocks)::before {
312
- left: 1px;
313
- }
314
- .mce-content-body[dir=rtl][data-mce-placeholder]:not(.mce-visualblocks)::before {
315
- right: 1px;
316
- }
317
- .mce-content-body div.mce-resizehandle {
318
- background-color: #4099ff;
319
- border-color: #4099ff;
320
- border-style: solid;
321
- border-width: 1px;
322
- box-sizing: border-box;
323
- height: 10px;
324
- position: absolute;
325
- width: 10px;
326
- z-index: 10000;
327
- }
328
- .mce-content-body div.mce-resizehandle:hover {
329
- background-color: #4099ff;
330
- }
331
- .mce-content-body div.mce-resizehandle:nth-of-type(1) {
332
- cursor: nwse-resize;
333
- }
334
- .mce-content-body div.mce-resizehandle:nth-of-type(2) {
335
- cursor: nesw-resize;
336
- }
337
- .mce-content-body div.mce-resizehandle:nth-of-type(3) {
338
- cursor: nwse-resize;
339
- }
340
- .mce-content-body div.mce-resizehandle:nth-of-type(4) {
341
- cursor: nesw-resize;
342
- }
343
- .mce-content-body .mce-clonedresizable {
344
- opacity: 0.5;
345
- outline: 1px dashed black;
346
- position: absolute;
347
- z-index: 10000;
348
- }
349
- .mce-content-body .mce-clonedresizable.mce-resizetable-columns th,
350
- .mce-content-body .mce-clonedresizable.mce-resizetable-columns td {
351
- border: 0;
352
- }
353
- .mce-content-body .mce-resize-helper {
354
- background: #555;
355
- background: rgba(0, 0, 0, 0.75);
356
- border: 1px;
357
- border-radius: 3px;
358
- color: white;
359
- display: none;
360
- font-family: sans-serif;
361
- font-size: 12px;
362
- line-height: 14px;
363
- margin: 5px 10px;
364
- padding: 5px;
365
- position: absolute;
366
- white-space: nowrap;
367
- z-index: 10001;
368
- }
369
- .tox-rtc-user-selection {
370
- position: relative;
371
- }
372
- .tox-rtc-user-cursor {
373
- bottom: 0;
374
- cursor: default;
375
- position: absolute;
376
- top: 0;
377
- width: 2px;
378
- }
379
- .tox-rtc-user-cursor::before {
380
- background-color: inherit;
381
- border-radius: 50%;
382
- content: '';
383
- display: block;
384
- height: 8px;
385
- position: absolute;
386
- right: -3px;
387
- top: -3px;
388
- width: 8px;
389
- }
390
- .tox-rtc-user-cursor:hover::after {
391
- background-color: inherit;
392
- border-radius: 100px;
393
- box-sizing: border-box;
394
- color: #fff;
395
- content: attr(data-user);
396
- display: block;
397
- font-size: 12px;
398
- font-weight: bold;
399
- left: -5px;
400
- min-height: 8px;
401
- min-width: 8px;
402
- padding: 0 12px;
403
- position: absolute;
404
- top: -11px;
405
- white-space: nowrap;
406
- z-index: 1000;
407
- }
408
- .tox-rtc-user-selection--1 .tox-rtc-user-cursor {
409
- background-color: #2dc26b;
410
- }
411
- .tox-rtc-user-selection--2 .tox-rtc-user-cursor {
412
- background-color: #e03e2d;
413
- }
414
- .tox-rtc-user-selection--3 .tox-rtc-user-cursor {
415
- background-color: #f1c40f;
416
- }
417
- .tox-rtc-user-selection--4 .tox-rtc-user-cursor {
418
- background-color: #3598db;
419
- }
420
- .tox-rtc-user-selection--5 .tox-rtc-user-cursor {
421
- background-color: #b96ad9;
422
- }
423
- .tox-rtc-user-selection--6 .tox-rtc-user-cursor {
424
- background-color: #e67e23;
425
- }
426
- .tox-rtc-user-selection--7 .tox-rtc-user-cursor {
427
- background-color: #aaa69d;
428
- }
429
- .tox-rtc-user-selection--8 .tox-rtc-user-cursor {
430
- background-color: #f368e0;
431
- }
432
- .tox-rtc-remote-image {
433
- background: #eaeaea url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2236%22%20height%3D%2212%22%20viewBox%3D%220%200%2036%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%20%20%3Ccircle%20cx%3D%2218%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20begin%3D%22.33s%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%20%20%3Ccircle%20cx%3D%2230%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20begin%3D%22.66s%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%3C%2Fsvg%3E%0A") no-repeat center center;
434
- border: 1px solid #ccc;
435
- min-height: 240px;
436
- min-width: 320px;
437
- }
438
- .mce-match-marker {
439
- background: #aaa;
440
- color: #fff;
441
- }
442
- .mce-match-marker-selected {
443
- background: #39f;
444
- color: #fff;
445
- }
446
- .mce-match-marker-selected::-moz-selection {
447
- background: #39f;
448
- color: #fff;
449
- }
450
- .mce-match-marker-selected::selection {
451
- background: #39f;
452
- color: #fff;
453
- }
454
- .mce-content-body img[data-mce-selected],
455
- .mce-content-body video[data-mce-selected],
456
- .mce-content-body audio[data-mce-selected],
457
- .mce-content-body object[data-mce-selected],
458
- .mce-content-body embed[data-mce-selected],
459
- .mce-content-body table[data-mce-selected] {
460
- outline: 3px solid #b4d7ff;
461
- }
462
- .mce-content-body hr[data-mce-selected] {
463
- outline: 3px solid #b4d7ff;
464
- outline-offset: 1px;
465
- }
466
- .mce-content-body *[contentEditable=false] *[contentEditable=true]:focus {
467
- outline: 3px solid #b4d7ff;
468
- }
469
- .mce-content-body *[contentEditable=false] *[contentEditable=true]:hover {
470
- outline: 3px solid #b4d7ff;
471
- }
472
- .mce-content-body *[contentEditable=false][data-mce-selected] {
473
- cursor: not-allowed;
474
- outline: 3px solid #b4d7ff;
475
- }
476
- .mce-content-body.mce-content-readonly *[contentEditable=true]:focus,
477
- .mce-content-body.mce-content-readonly *[contentEditable=true]:hover {
478
- outline: none;
479
- }
480
- .mce-content-body *[data-mce-selected="inline-boundary"] {
481
- background-color: #b4d7ff;
482
- }
483
- .mce-content-body .mce-edit-focus {
484
- outline: 3px solid #b4d7ff;
485
- }
486
- .mce-content-body td[data-mce-selected],
487
- .mce-content-body th[data-mce-selected] {
488
- position: relative;
489
- }
490
- .mce-content-body td[data-mce-selected]::-moz-selection,
491
- .mce-content-body th[data-mce-selected]::-moz-selection {
492
- background: none;
493
- }
494
- .mce-content-body td[data-mce-selected]::selection,
495
- .mce-content-body th[data-mce-selected]::selection {
496
- background: none;
497
- }
498
- .mce-content-body td[data-mce-selected] *,
499
- .mce-content-body th[data-mce-selected] * {
500
- outline: none;
501
- -webkit-touch-callout: none;
502
- -webkit-user-select: none;
503
- -moz-user-select: none;
504
- -ms-user-select: none;
505
- user-select: none;
506
- }
507
- .mce-content-body td[data-mce-selected]::after,
508
- .mce-content-body th[data-mce-selected]::after {
509
- background-color: rgba(180, 215, 255, 0.35);
510
- border: 1px solid rgba(180, 215, 255, 0.35);
511
- bottom: -1px;
512
- content: '';
513
- left: -1px;
514
- mix-blend-mode: multiply;
515
- position: absolute;
516
- right: -1px;
517
- top: -1px;
518
- }
519
- @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
520
- .mce-content-body td[data-mce-selected]::after,
521
- .mce-content-body th[data-mce-selected]::after {
522
- border-color: rgba(0, 84, 180, 0.35);
523
- }
524
- }
525
- .mce-content-body img::-moz-selection {
526
- background: none;
527
- }
528
- .mce-content-body img::selection {
529
- background: none;
530
- }
531
- .ephox-snooker-resizer-bar {
532
- background-color: #b4d7ff;
533
- opacity: 0;
534
- -webkit-user-select: none;
535
- -moz-user-select: none;
536
- -ms-user-select: none;
537
- user-select: none;
538
- }
539
- .ephox-snooker-resizer-cols {
540
- cursor: col-resize;
541
- }
542
- .ephox-snooker-resizer-rows {
543
- cursor: row-resize;
544
- }
545
- .ephox-snooker-resizer-bar.ephox-snooker-resizer-bar-dragging {
546
- opacity: 1;
547
- }
548
- .mce-spellchecker-word {
549
- background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'4'%20height%3D'4'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20stroke%3D'%23ff0000'%20fill%3D'none'%20stroke-linecap%3D'round'%20stroke-opacity%3D'.75'%20d%3D'M0%203L2%201%204%203'%2F%3E%3C%2Fsvg%3E%0A");
550
- background-position: 0 calc(100% + 1px);
551
- background-repeat: repeat-x;
552
- background-size: auto 6px;
553
- cursor: default;
554
- height: 2rem;
555
- }
556
- .mce-spellchecker-grammar {
557
- background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'4'%20height%3D'4'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20stroke%3D'%2300A835'%20fill%3D'none'%20stroke-linecap%3D'round'%20d%3D'M0%203L2%201%204%203'%2F%3E%3C%2Fsvg%3E%0A");
558
- background-position: 0 calc(100% + 1px);
559
- background-repeat: repeat-x;
560
- background-size: auto 6px;
561
- cursor: default;
562
- }
563
- .mce-toc {
564
- border: 1px solid gray;
565
- }
566
- .mce-toc h2 {
567
- margin: 4px;
568
- }
569
- .mce-toc li {
570
- list-style-type: none;
571
- }
572
- table[style*="border-width: 0px"],
573
- .mce-item-table:not([border]),
574
- .mce-item-table[border="0"],
575
- table[style*="border-width: 0px"] td,
576
- .mce-item-table:not([border]) td,
577
- .mce-item-table[border="0"] td,
578
- table[style*="border-width: 0px"] th,
579
- .mce-item-table:not([border]) th,
580
- .mce-item-table[border="0"] th,
581
- table[style*="border-width: 0px"] caption,
582
- .mce-item-table:not([border]) caption,
583
- .mce-item-table[border="0"] caption {
584
- border: 1px dashed #bbb;
585
- }
586
- .mce-visualblocks p,
587
- .mce-visualblocks h1,
588
- .mce-visualblocks h2,
589
- .mce-visualblocks h3,
590
- .mce-visualblocks h4,
591
- .mce-visualblocks h5,
592
- .mce-visualblocks h6,
593
- .mce-visualblocks div:not([data-mce-bogus]),
594
- .mce-visualblocks section,
595
- .mce-visualblocks article,
596
- .mce-visualblocks blockquote,
597
- .mce-visualblocks address,
598
- .mce-visualblocks pre,
599
- .mce-visualblocks figure,
600
- .mce-visualblocks figcaption,
601
- .mce-visualblocks hgroup,
602
- .mce-visualblocks aside,
603
- .mce-visualblocks ul,
604
- .mce-visualblocks ol,
605
- .mce-visualblocks dl {
606
- background-repeat: no-repeat;
607
- border: 1px dashed #bbb;
608
- margin-left: 3px;
609
- padding-top: 10px;
610
- }
611
- .mce-visualblocks p {
612
- background-image: url(data:image/gif;base64,R0lGODlhCQAJAJEAAAAAAP///7u7u////yH5BAEAAAMALAAAAAAJAAkAAAIQnG+CqCN/mlyvsRUpThG6AgA7);
613
- }
614
- .mce-visualblocks h1 {
615
- background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGu1JuxHoAfRNRW3TWXyF2YiRUAOw==);
616
- }
617
- .mce-visualblocks h2 {
618
- background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8Hybbx4oOuqgTynJd6bGlWg3DkJzoaUAAAOw==);
619
- }
620
- .mce-visualblocks h3 {
621
- background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIZjI8Hybbx4oOuqgTynJf2Ln2NOHpQpmhAAQA7);
622
- }
623
- .mce-visualblocks h4 {
624
- background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxInR0zqeAdhtJlXwV1oCll2HaWgAAOw==);
625
- }
626
- .mce-visualblocks h5 {
627
- background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjane4iq5GlW05GgIkIZUAAAOw==);
628
- }
629
- .mce-visualblocks h6 {
630
- background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjan04jep1iZ1XRlAo5bVgAAOw==);
631
- }
632
- .mce-visualblocks div:not([data-mce-bogus]) {
633
- background-image: url(data:image/gif;base64,R0lGODlhEgAKAIABALu7u////yH5BAEAAAEALAAAAAASAAoAAAIfjI9poI0cgDywrhuxfbrzDEbQM2Ei5aRjmoySW4pAAQA7);
634
- }
635
- .mce-visualblocks section {
636
- background-image: url(data:image/gif;base64,R0lGODlhKAAKAIABALu7u////yH5BAEAAAEALAAAAAAoAAoAAAI5jI+pywcNY3sBWHdNrplytD2ellDeSVbp+GmWqaDqDMepc8t17Y4vBsK5hDyJMcI6KkuYU+jpjLoKADs=);
637
- }
638
- .mce-visualblocks article {
639
- background-image: url(data:image/gif;base64,R0lGODlhKgAKAIABALu7u////yH5BAEAAAEALAAAAAAqAAoAAAI6jI+pywkNY3wG0GBvrsd2tXGYSGnfiF7ikpXemTpOiJScasYoDJJrjsG9gkCJ0ag6KhmaIe3pjDYBBQA7);
640
- }
641
- .mce-visualblocks blockquote {
642
- background-image: url(data:image/gif;base64,R0lGODlhPgAKAIABALu7u////yH5BAEAAAEALAAAAAA+AAoAAAJPjI+py+0Knpz0xQDyuUhvfoGgIX5iSKZYgq5uNL5q69asZ8s5rrf0yZmpNkJZzFesBTu8TOlDVAabUyatguVhWduud3EyiUk45xhTTgMBBQA7);
643
- }
644
- .mce-visualblocks address {
645
- background-image: url(data:image/gif;base64,R0lGODlhLQAKAIABALu7u////yH5BAEAAAEALAAAAAAtAAoAAAI/jI+pywwNozSP1gDyyZcjb3UaRpXkWaXmZW4OqKLhBmLs+K263DkJK7OJeifh7FicKD9A1/IpGdKkyFpNmCkAADs=);
646
- }
647
- .mce-visualblocks pre {
648
- background-image: url(data:image/gif;base64,R0lGODlhFQAKAIABALu7uwAAACH5BAEAAAEALAAAAAAVAAoAAAIjjI+ZoN0cgDwSmnpz1NCueYERhnibZVKLNnbOq8IvKpJtVQAAOw==);
649
- }
650
- .mce-visualblocks figure {
651
- background-image: url(data:image/gif;base64,R0lGODlhJAAKAIAAALu7u////yH5BAEAAAEALAAAAAAkAAoAAAI0jI+py+2fwAHUSFvD3RlvG4HIp4nX5JFSpnZUJ6LlrM52OE7uSWosBHScgkSZj7dDKnWAAgA7);
652
- }
653
- .mce-visualblocks figcaption {
654
- border: 1px dashed #bbb;
655
- }
656
- .mce-visualblocks hgroup {
657
- background-image: url(data:image/gif;base64,R0lGODlhJwAKAIABALu7uwAAACH5BAEAAAEALAAAAAAnAAoAAAI3jI+pywYNI3uB0gpsRtt5fFnfNZaVSYJil4Wo03Hv6Z62uOCgiXH1kZIIJ8NiIxRrAZNMZAtQAAA7);
658
- }
659
- .mce-visualblocks aside {
660
- background-image: url(data:image/gif;base64,R0lGODlhHgAKAIABAKqqqv///yH5BAEAAAEALAAAAAAeAAoAAAItjI+pG8APjZOTzgtqy7I3f1yehmQcFY4WKZbqByutmW4aHUd6vfcVbgudgpYCADs=);
661
- }
662
- .mce-visualblocks ul {
663
- background-image: url(data:image/gif;base64,R0lGODlhDQAKAIAAALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGuYnqUVSjvw26DzzXiqIDlVwAAOw==);
664
- }
665
- .mce-visualblocks ol {
666
- background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybH6HHt0qourxC6CvzXieHyeWQAAOw==);
667
- }
668
- .mce-visualblocks dl {
669
- background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybEOnmOvUoWznTqeuEjNSCqeGRUAOw==);
670
- }
671
- .mce-visualblocks:not([dir=rtl]) p,
672
- .mce-visualblocks:not([dir=rtl]) h1,
673
- .mce-visualblocks:not([dir=rtl]) h2,
674
- .mce-visualblocks:not([dir=rtl]) h3,
675
- .mce-visualblocks:not([dir=rtl]) h4,
676
- .mce-visualblocks:not([dir=rtl]) h5,
677
- .mce-visualblocks:not([dir=rtl]) h6,
678
- .mce-visualblocks:not([dir=rtl]) div:not([data-mce-bogus]),
679
- .mce-visualblocks:not([dir=rtl]) section,
680
- .mce-visualblocks:not([dir=rtl]) article,
681
- .mce-visualblocks:not([dir=rtl]) blockquote,
682
- .mce-visualblocks:not([dir=rtl]) address,
683
- .mce-visualblocks:not([dir=rtl]) pre,
684
- .mce-visualblocks:not([dir=rtl]) figure,
685
- .mce-visualblocks:not([dir=rtl]) figcaption,
686
- .mce-visualblocks:not([dir=rtl]) hgroup,
687
- .mce-visualblocks:not([dir=rtl]) aside,
688
- .mce-visualblocks:not([dir=rtl]) ul,
689
- .mce-visualblocks:not([dir=rtl]) ol,
690
- .mce-visualblocks:not([dir=rtl]) dl {
691
- margin-left: 3px;
692
- }
693
- .mce-visualblocks[dir=rtl] p,
694
- .mce-visualblocks[dir=rtl] h1,
695
- .mce-visualblocks[dir=rtl] h2,
696
- .mce-visualblocks[dir=rtl] h3,
697
- .mce-visualblocks[dir=rtl] h4,
698
- .mce-visualblocks[dir=rtl] h5,
699
- .mce-visualblocks[dir=rtl] h6,
700
- .mce-visualblocks[dir=rtl] div:not([data-mce-bogus]),
701
- .mce-visualblocks[dir=rtl] section,
702
- .mce-visualblocks[dir=rtl] article,
703
- .mce-visualblocks[dir=rtl] blockquote,
704
- .mce-visualblocks[dir=rtl] address,
705
- .mce-visualblocks[dir=rtl] pre,
706
- .mce-visualblocks[dir=rtl] figure,
707
- .mce-visualblocks[dir=rtl] figcaption,
708
- .mce-visualblocks[dir=rtl] hgroup,
709
- .mce-visualblocks[dir=rtl] aside,
710
- .mce-visualblocks[dir=rtl] ul,
711
- .mce-visualblocks[dir=rtl] ol,
712
- .mce-visualblocks[dir=rtl] dl {
713
- background-position-x: right;
714
- margin-right: 3px;
715
- }
716
- .mce-nbsp,
717
- .mce-shy {
718
- background: #aaa;
719
- }
720
- .mce-shy::after {
721
- content: '-';
722
- }