@syncfusion/ej2-react-richtexteditor 23.2.7 → 24.1.43

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 (38) hide show
  1. package/CHANGELOG.md +28 -3
  2. package/dist/ej2-react-richtexteditor.min.js +1 -1
  3. package/dist/ej2-react-richtexteditor.umd.min.js +1 -1
  4. package/package.json +9 -9
  5. package/styles/bootstrap-dark.css +1 -2984
  6. package/styles/bootstrap.css +1 -3128
  7. package/styles/bootstrap4.css +1 -3221
  8. package/styles/bootstrap5-dark.css +1 -3080
  9. package/styles/bootstrap5.css +1 -3080
  10. package/styles/fabric-dark.css +1 -2964
  11. package/styles/fabric.css +1 -2964
  12. package/styles/fluent-dark.css +1 -3010
  13. package/styles/fluent.css +1 -3010
  14. package/styles/highcontrast-light.css +1 -2964
  15. package/styles/highcontrast.css +1 -2960
  16. package/styles/material-dark.css +1 -2969
  17. package/styles/material.css +1 -2969
  18. package/styles/material3-dark.css +1 -3081
  19. package/styles/material3.css +1 -3137
  20. package/styles/rich-text-editor/bootstrap-dark.css +1 -2984
  21. package/styles/rich-text-editor/bootstrap.css +1 -3128
  22. package/styles/rich-text-editor/bootstrap4.css +1 -3221
  23. package/styles/rich-text-editor/bootstrap5-dark.css +1 -3080
  24. package/styles/rich-text-editor/bootstrap5.css +1 -3080
  25. package/styles/rich-text-editor/fabric-dark.css +1 -2964
  26. package/styles/rich-text-editor/fabric.css +1 -2964
  27. package/styles/rich-text-editor/fluent-dark.css +1 -3010
  28. package/styles/rich-text-editor/fluent.css +1 -3010
  29. package/styles/rich-text-editor/highcontrast-light.css +1 -2964
  30. package/styles/rich-text-editor/highcontrast.css +1 -2960
  31. package/styles/rich-text-editor/material-dark.css +1 -2969
  32. package/styles/rich-text-editor/material.css +1 -2969
  33. package/styles/rich-text-editor/material3-dark.css +1 -3081
  34. package/styles/rich-text-editor/material3.css +1 -3137
  35. package/styles/rich-text-editor/tailwind-dark.css +1 -3017
  36. package/styles/rich-text-editor/tailwind.css +1 -3017
  37. package/styles/tailwind-dark.css +1 -3017
  38. package/styles/tailwind.css +1 -3017
@@ -1,3081 +1 @@
1
- :root {
2
- --color-sf-black: 0, 0, 0;
3
- --color-sf-white: 255, 255, 255;
4
- --color-sf-primary: 208, 188, 255;
5
- --color-sf-primary-container: 79, 55, 139;
6
- --color-sf-secondary: 204, 194, 220;
7
- --color-sf-secondary-container: 74, 68, 88;
8
- --color-sf-tertiary: 239, 184, 200;
9
- --color-sf-tertiary-container: 99, 59, 72;
10
- --color-sf-surface: 28, 27, 31;
11
- --color-sf-surface-variant: 73, 69, 79;
12
- --color-sf-background: var(--color-sf-surface);
13
- --color-sf-on-primary: 55, 30, 115;
14
- --color-sf-on-primary-container: 234, 221, 255;
15
- --color-sf-on-secondary: 51, 45, 65;
16
- --color-sf-on-secondary-container: 232, 222, 248;
17
- --color-sf-on-tertiary: 73, 37, 50;
18
- --color-sf-on-tertiary-containe: 255, 216, 228;
19
- --color-sf-on-surface: 230, 225, 229;
20
- --color-sf-on-surface-variant: 202, 196, 208;
21
- --color-sf-on-background: 230, 225, 229;
22
- --color-sf-outline: 147, 143, 153;
23
- --color-sf-outline-variant: 68, 71, 70;
24
- --color-sf-shadow: 0, 0, 0;
25
- --color-sf-surface-tint-color: 208, 188, 255;
26
- --color-sf-inverse-surface: 230, 225, 229;
27
- --color-sf-inverse-on-surface: 49, 48, 51;
28
- --color-sf-inverse-primary: 103, 80, 164;
29
- --color-sf-scrim: 0, 0, 0;
30
- --color-sf-error: 242, 184, 181;
31
- --color-sf-error-container: 140, 29, 24;
32
- --color-sf-on-error: 96, 20, 16;
33
- --color-sf-on-error-container: 249, 222, 220;
34
- --color-sf-success: 83, 202, 23;
35
- --color-sf-success-container: 22, 62, 2;
36
- --color-sf-on-success: 13, 39, 0;
37
- --color-sf-on-success-container: 183, 250, 150;
38
- --color-sf-info: 71, 172, 251;
39
- --color-sf-info-container: 0, 67, 120;
40
- --color-sf-on-info: 0, 51, 91;
41
- --color-sf-on-info-container: 173, 219, 255;
42
- --color-sf-warning: 245, 180, 130;
43
- --color-sf-warning-container: 123, 65, 0;
44
- --color-sf-on-warning: 99, 52, 0;
45
- --color-sf-on-warning-container: 255, 220, 193;
46
- --color-sf-spreadsheet-gridline: 231, 224, 236;
47
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
48
- --color-sf-success-text: 0, 0, 0;
49
- --color-sf-warning-text: 0, 0, 0;
50
- --color-sf-info-text: 0, 0, 0;
51
- --color-sf-danger-text: 0, 0, 0;
52
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
53
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
54
- }
55
-
56
- /*! component's theme wise override definitions and variables */
57
- /*! richtexteditor icons */
58
- .e-rte-toolbar .e-alignments::before,
59
- .e-rte-dropdown-popup .e-alignments::before {
60
- content: "\e7b8";
61
- }
62
- .e-rte-toolbar .e-justify-left::before,
63
- .e-rte-dropdown-popup .e-justify-left::before {
64
- content: "\e7b8";
65
- }
66
- .e-rte-toolbar .e-justify-center::before,
67
- .e-rte-dropdown-popup .e-justify-center::before {
68
- content: "\e813";
69
- }
70
- .e-rte-toolbar .e-justify-right::before,
71
- .e-rte-dropdown-popup .e-justify-right::before {
72
- content: "\e719";
73
- }
74
- .e-rte-toolbar .e-justify-full::before,
75
- .e-rte-dropdown-popup .e-justify-full::before {
76
- content: "\e721";
77
- }
78
- .e-rte-toolbar .e-font-name::before,
79
- .e-rte-dropdown-popup .e-font-name::before {
80
- content: "\e76f";
81
- }
82
- .e-rte-toolbar .e-rte-font-color::before,
83
- .e-rte-dropdown-popup .e-rte-font-color::before {
84
- content: "\e79f";
85
- }
86
- .e-rte-toolbar .e-background-color::before,
87
- .e-rte-dropdown-popup .e-background-color::before {
88
- content: "\e783";
89
- }
90
- .e-rte-toolbar .e-bold::before,
91
- .e-rte-dropdown-popup .e-bold::before {
92
- content: "\e737";
93
- }
94
- .e-rte-toolbar .e-italic::before,
95
- .e-rte-dropdown-popup .e-italic::before {
96
- content: "\e75a";
97
- }
98
- .e-rte-toolbar .e-underline::before,
99
- .e-rte-dropdown-popup .e-underline::before {
100
- content: "\e82f";
101
- }
102
- .e-rte-toolbar .e-strike-through::before,
103
- .e-rte-dropdown-popup .e-strike-through::before {
104
- content: "\e758";
105
- }
106
- .e-rte-toolbar .e-clear-format::before,
107
- .e-rte-dropdown-popup .e-clear-format::before {
108
- content: "\e803";
109
- }
110
- .e-rte-toolbar .e-clear-all::before,
111
- .e-rte-dropdown-popup .e-clear-all::before {
112
- content: "\e7cc";
113
- }
114
- .e-rte-toolbar .e-cut::before,
115
- .e-rte-dropdown-popup .e-cut::before {
116
- content: "\e7fb";
117
- }
118
- .e-rte-toolbar .e-copy::before,
119
- .e-rte-dropdown-popup .e-copy::before {
120
- content: "\e77c";
121
- }
122
- .e-rte-toolbar .e-paste::before,
123
- .e-rte-dropdown-popup .e-paste::before {
124
- content: "\e70b";
125
- }
126
- .e-rte-toolbar .e-unorder-list::before,
127
- .e-rte-dropdown-popup .e-unorder-list::before {
128
- content: "\e77e";
129
- }
130
- .e-rte-toolbar .e-order-list::before,
131
- .e-rte-dropdown-popup .e-order-list::before {
132
- content: "\e7cb";
133
- }
134
- .e-rte-toolbar .e-indent::before,
135
- .e-rte-dropdown-popup .e-indent::before {
136
- content: "\e810";
137
- }
138
- .e-rte-toolbar .e-outdent::before,
139
- .e-rte-dropdown-popup .e-outdent::before {
140
- content: "\e72a";
141
- }
142
- .e-rte-toolbar .e-undo::before,
143
- .e-rte-dropdown-popup .e-undo::before {
144
- content: "\e713";
145
- }
146
- .e-rte-toolbar .e-redo::before,
147
- .e-rte-dropdown-popup .e-redo::before {
148
- content: "\e755";
149
- }
150
- .e-rte-toolbar .e-super-script::before,
151
- .e-rte-dropdown-popup .e-super-script::before {
152
- content: "\e7a7";
153
- }
154
- .e-rte-toolbar .e-sub-script::before,
155
- .e-rte-dropdown-popup .e-sub-script::before {
156
- content: "\e80a";
157
- }
158
- .e-rte-toolbar .e-create-link::before,
159
- .e-rte-dropdown-popup .e-create-link::before {
160
- content: "\e757";
161
- }
162
- .e-rte-toolbar .e-open-link::before,
163
- .e-rte-dropdown-popup .e-open-link::before {
164
- content: "\e77a";
165
- }
166
- .e-rte-toolbar .e-edit-link::before,
167
- .e-rte-dropdown-popup .e-edit-link::before {
168
- content: "\e722";
169
- }
170
- .e-rte-toolbar .e-remove-link::before,
171
- .e-rte-dropdown-popup .e-remove-link::before {
172
- content: "\e80c";
173
- }
174
- .e-rte-toolbar .e-image::before,
175
- .e-rte-dropdown-popup .e-image::before {
176
- content: "\e786";
177
- }
178
- .e-rte-toolbar .e-audio::before,
179
- .e-rte-dropdown-popup .e-audio::before {
180
- content: "\e894";
181
- }
182
- .e-rte-toolbar .e-video::before,
183
- .e-rte-dropdown-popup .e-video::before {
184
- content: "\e895";
185
- }
186
- .e-rte-toolbar .e-replace::before,
187
- .e-rte-toolbar .e-audio-replace::before,
188
- .e-rte-toolbar .e-video-replace::before,
189
- .e-rte-dropdown-popup .e-replace::before,
190
- .e-rte-dropdown-popup .e-audio-replace::before,
191
- .e-rte-dropdown-popup .e-video-replace::before {
192
- content: "\e710";
193
- }
194
- .e-rte-toolbar .e-align::before,
195
- .e-rte-dropdown-popup .e-align::before {
196
- content: "\e7b8";
197
- }
198
- .e-rte-toolbar .e-caption::before,
199
- .e-rte-dropdown-popup .e-caption::before {
200
- content: "\e82e";
201
- }
202
- .e-rte-toolbar .e-remove::before,
203
- .e-rte-toolbar .e-audio-remove::before,
204
- .e-rte-toolbar .e-video-remove::before,
205
- .e-rte-dropdown-popup .e-remove::before,
206
- .e-rte-dropdown-popup .e-audio-remove::before,
207
- .e-rte-dropdown-popup .e-video-remove::before {
208
- content: "\e820";
209
- }
210
- .e-rte-toolbar .e-insert-link::before,
211
- .e-rte-dropdown-popup .e-insert-link::before {
212
- content: "\e757";
213
- }
214
- .e-rte-toolbar .e-display::before,
215
- .e-rte-toolbar .e-audio-display::before,
216
- .e-rte-toolbar .e-video-display::before,
217
- .e-rte-dropdown-popup .e-display::before,
218
- .e-rte-dropdown-popup .e-audio-display::before,
219
- .e-rte-dropdown-popup .e-video-display::before {
220
- content: "\e7b7";
221
- }
222
- .e-rte-toolbar .e-alt-text::before,
223
- .e-rte-dropdown-popup .e-alt-text::before {
224
- content: "\e769";
225
- }
226
- .e-rte-toolbar .e-img-dimension::before,
227
- .e-rte-toolbar .e-video-dimension::before,
228
- .e-rte-dropdown-popup .e-img-dimension::before,
229
- .e-rte-dropdown-popup .e-video-dimension::before {
230
- content: "\e879";
231
- }
232
- .e-rte-toolbar .e-maximize::before,
233
- .e-rte-dropdown-popup .e-maximize::before {
234
- content: "\e81c";
235
- }
236
- .e-rte-toolbar .e-minimize::before,
237
- .e-rte-dropdown-popup .e-minimize::before {
238
- content: "\e7b0";
239
- }
240
- .e-rte-toolbar .e-zoom-in::before,
241
- .e-rte-dropdown-popup .e-zoom-in::before {
242
- content: "\e795";
243
- }
244
- .e-rte-toolbar .e-zoom-out::before,
245
- .e-rte-dropdown-popup .e-zoom-out::before {
246
- content: "\e825";
247
- }
248
- .e-rte-toolbar .e-lower-case::before,
249
- .e-rte-dropdown-popup .e-lower-case::before {
250
- content: "\e746";
251
- }
252
- .e-rte-toolbar .e-upper-case::before,
253
- .e-rte-dropdown-popup .e-upper-case::before {
254
- content: "\e793";
255
- }
256
- .e-rte-toolbar .e-print::before,
257
- .e-rte-dropdown-popup .e-print::before {
258
- content: "\e75d";
259
- }
260
- .e-rte-toolbar .e-formats::before,
261
- .e-rte-dropdown-popup .e-formats::before {
262
- content: "\e844";
263
- }
264
- .e-rte-toolbar .e-source-code::before,
265
- .e-rte-dropdown-popup .e-source-code::before {
266
- content: "\e80e";
267
- }
268
- .e-rte-toolbar .e-preview::before,
269
- .e-rte-dropdown-popup .e-preview::before {
270
- content: "\e7de";
271
- }
272
- .e-rte-toolbar .e-view-side::before,
273
- .e-rte-dropdown-popup .e-view-side::before {
274
- content: "\e82b";
275
- }
276
- .e-rte-toolbar .e-insert-code::before,
277
- .e-rte-dropdown-popup .e-insert-code::before {
278
- content: "\e831";
279
- }
280
- .e-rte-toolbar .e-table-header::before,
281
- .e-rte-dropdown-popup .e-table-header::before {
282
- content: "\e7c3";
283
- }
284
- .e-rte-toolbar .e-table-remove::before,
285
- .e-rte-dropdown-popup .e-table-remove::before {
286
- content: "\e820";
287
- }
288
- .e-rte-toolbar .e-table-rows::before,
289
- .e-rte-dropdown-popup .e-table-rows::before {
290
- content: "\e77f";
291
- }
292
- .e-rte-toolbar .e-table-columns::before,
293
- .e-rte-dropdown-popup .e-table-columns::before {
294
- content: "\e841";
295
- }
296
- .e-rte-toolbar .e-table-cell-ver-align::before,
297
- .e-rte-dropdown-popup .e-table-cell-ver-align::before {
298
- content: "\e74f";
299
- }
300
- .e-rte-toolbar .e-table-edit-properties::before,
301
- .e-rte-dropdown-popup .e-table-edit-properties::before {
302
- content: "\e730";
303
- }
304
- .e-rte-toolbar .e-create-table::before,
305
- .e-rte-dropdown-popup .e-create-table::before {
306
- content: "\e7e9";
307
- }
308
- .e-rte-toolbar .e-align-bottom::before,
309
- .e-rte-dropdown-popup .e-align-bottom::before {
310
- content: "\e7a0";
311
- }
312
- .e-rte-toolbar .e-align-middle::before,
313
- .e-rte-dropdown-popup .e-align-middle::before {
314
- content: "\e74f";
315
- }
316
- .e-rte-toolbar .e-align-top::before,
317
- .e-rte-dropdown-popup .e-align-top::before {
318
- content: "\e707";
319
- }
320
- .e-rte-toolbar .e-insert-column-left::before,
321
- .e-rte-dropdown-popup .e-insert-column-left::before {
322
- content: "\e78b";
323
- }
324
- .e-rte-toolbar .e-insert-column-right::before,
325
- .e-rte-dropdown-popup .e-insert-column-right::before {
326
- content: "\e70e";
327
- }
328
- .e-rte-toolbar .e-delete-column::before,
329
- .e-rte-dropdown-popup .e-delete-column::before {
330
- content: "\e714";
331
- }
332
- .e-rte-toolbar .e-insert-row-before::before,
333
- .e-rte-dropdown-popup .e-insert-row-before::before {
334
- content: "\e836";
335
- }
336
- .e-rte-toolbar .e-insert-row-after::before,
337
- .e-rte-dropdown-popup .e-insert-row-after::before {
338
- content: "\e801";
339
- }
340
- .e-rte-toolbar .e-delete-row::before,
341
- .e-rte-dropdown-popup .e-delete-row::before {
342
- content: "\e7f2";
343
- }
344
- .e-rte-toolbar .e-style::before,
345
- .e-rte-dropdown-popup .e-style::before {
346
- content: "\e76e";
347
- }
348
- .e-rte-toolbar .e-rte-file-manager::before,
349
- .e-rte-dropdown-popup .e-rte-file-manager::before {
350
- content: "\e83c";
351
- }
352
- .e-rte-toolbar .e-rte-format-painter::before,
353
- .e-rte-dropdown-popup .e-rte-format-painter::before {
354
- content: "\e8bd";
355
- }
356
-
357
- .e-richtexteditor .e-south-east::before,
358
- .e-richtexteditor .e-south-west::before {
359
- content: "\e761";
360
- }
361
-
362
- .e-rtl .e-rte-toolbar .e-unorder-list::before,
363
- .e-rtl .e-rte-dropdown-popup .e-unorder-list::before {
364
- content: "\e8c4";
365
- }
366
- .e-rtl .e-rte-toolbar .e-order-list::before,
367
- .e-rtl .e-rte-dropdown-popup .e-order-list::before {
368
- content: "\e8c5";
369
- }
370
- .e-rtl .e-rte-toolbar .e-indent::before,
371
- .e-rtl .e-rte-dropdown-popup .e-indent::before {
372
- content: "\e8c6";
373
- }
374
- .e-rtl .e-rte-toolbar .e-outdent::before,
375
- .e-rtl .e-rte-dropdown-popup .e-outdent::before {
376
- content: "\e8c7";
377
- }
378
-
379
- .e-cell-merge::before {
380
- content: "\e83a";
381
- }
382
-
383
- .e-cell-horizontal-split::before {
384
- content: "\e7a4";
385
- }
386
-
387
- .e-cell-vertical-split::before {
388
- content: "\e732";
389
- }
390
-
391
- .e-table-cell::before {
392
- content: "\e7c2";
393
- }
394
-
395
- .e-rte-cursor-brush {
396
- cursor: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAzMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9InBhdGgtMS1vdXRzaWRlLTFfNDgwXzIyMiIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMTMiIHk9IjMiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iYmxhY2siPgo8cmVjdCBmaWxsPSJ3aGl0ZSIgeD0iMTMiIHk9IjMiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE0IDUuNUMxNCA0LjY3MTU3IDE0LjY3MTYgNCAxNS41IDRIMjMuNUMyNC4zMjg0IDQgMjUgNC42NzE1NyAyNSA1LjVWNkgyN0MyNy41NTIzIDYgMjggNi40NDc3MiAyOCA3VjExQzI4IDExLjU1MjMgMjcuNTUyMyAxMiAyNyAxMkgyMVYxN0MyMSAxNy41NTIzIDIwLjU1MjMgMTggMjAgMThDMTkuNDQ3NyAxOCAxOSAxNy41NTIzIDE5IDE3VjExSDIxSDI3VjdIMjVWNy41QzI1IDguMzI4NDMgMjQuMzI4NCA5IDIzLjUgOUgxNS41QzE0LjY3MTYgOSAxNCA4LjMyODQzIDE0IDcuNVY1LjVaIi8+CjwvbWFzaz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNCA1LjVDMTQgNC42NzE1NyAxNC42NzE2IDQgMTUuNSA0SDIzLjVDMjQuMzI4NCA0IDI1IDQuNjcxNTcgMjUgNS41VjZIMjdDMjcuNTUyMyA2IDI4IDYuNDQ3NzIgMjggN1YxMUMyOCAxMS41NTIzIDI3LjU1MjMgMTIgMjcgMTJIMjFWMTdDMjEgMTcuNTUyMyAyMC41NTIzIDE4IDIwIDE4QzE5LjQ0NzcgMTggMTkgMTcuNTUyMyAxOSAxN1YxMUgyMUgyN1Y3SDI1VjcuNUMyNSA4LjMyODQzIDI0LjMyODQgOSAyMy41IDlIMTUuNUMxNC42NzE2IDkgMTQgOC4zMjg0MyAxNCA3LjVWNS41WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTI1IDZIMjRWN0gyNVY2Wk0yMSAxMlYxMUgyMFYxMkgyMVpNMTkgMTFWMTBIMThWMTFIMTlaTTI3IDExVjEySDI4VjExSDI3Wk0yNyA3SDI4VjZIMjdWN1pNMjUgN1Y2SDI0VjdIMjVaTTE1LjUgM0MxNC4xMTkzIDMgMTMgNC4xMTkyOSAxMyA1LjVIMTVDMTUgNS4yMjM4NiAxNS4yMjM5IDUgMTUuNSA1VjNaTTIzLjUgM0gxNS41VjVIMjMuNVYzWk0yNiA1LjVDMjYgNC4xMTkyOSAyNC44ODA3IDMgMjMuNSAzVjVDMjMuNzc2MSA1IDI0IDUuMjIzODYgMjQgNS41SDI2Wk0yNiA2VjUuNUgyNFY2SDI2Wk0yNSA3SDI3VjVIMjVWN1pNMjcgN0gyOUMyOSA1Ljg5NTQzIDI4LjEwNDYgNSAyNyA1VjdaTTI3IDdWMTFIMjlWN0gyN1pNMjcgMTFWMTNDMjguMTA0NiAxMyAyOSAxMi4xMDQ2IDI5IDExSDI3Wk0yNyAxMUgyMVYxM0gyN1YxMVpNMjIgMTdWMTJIMjBWMTdIMjJaTTIwIDE5QzIxLjEwNDYgMTkgMjIgMTguMTA0NiAyMiAxN0gyMFYxOVpNMTggMTdDMTggMTguMTA0NiAxOC44OTU0IDE5IDIwIDE5VjE3SDE4Wk0xOCAxMVYxN0gyMFYxMUgxOFpNMjEgMTBIMTlWMTJIMjFWMTBaTTIxIDEySDI3VjEwSDIxVjEyWk0yOCAxMVY3SDI2VjExSDI4Wk0yNyA2SDI1VjhIMjdWNlpNMjYgNy41VjdIMjRWNy41SDI2Wk0yMy41IDEwQzI0Ljg4MDcgMTAgMjYgOC44ODA3MSAyNiA3LjVIMjRDMjQgNy43NzYxNCAyMy43NzYxIDggMjMuNSA4VjEwWk0xNS41IDEwSDIzLjVWOEgxNS41VjEwWk0xMyA3LjVDMTMgOC44ODA3MSAxNC4xMTkzIDEwIDE1LjUgMTBWOEMxNS4yMjM5IDggMTUgNy43NzYxNCAxNSA3LjVIMTNaTTEzIDUuNVY3LjVIMTVWNS41SDEzWiIgZmlsbD0id2hpdGUiIG1hc2s9InVybCgjcGF0aC0xLW91dHNpZGUtMV80ODBfMjIyKSIvPgo8cGF0aCBkPSJNMy41IDRWNC41SDRINi41VjE3LjVINEgzLjVWMThWMTlWMTkuNUg0SDExSDExLjVWMTlWMThWMTcuNUgxMUg4LjUwMDAxTDguNTAwMzIgNC41SDExSDExLjVWNFYzVjIuNUgxMUg0SDMuNVYzVjRaIiBmaWxsPSJibGFjayIgc3Ryb2tlPSJ3aGl0ZSIvPgo8L3N2Zz4K") 8 1, auto;
397
- }
398
-
399
- /*! tab layout */
400
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
401
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
402
- margin-left: 3px;
403
- }
404
- .e-bigger .e-richtexteditor.e-rtl .e-rte-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
405
- .e-richtexteditor.e-bigger.e-rtl .e-rte-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
406
- margin-left: 0;
407
- margin-right: 3px;
408
- }
409
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended,
410
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended,
411
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended,
412
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended {
413
- padding-left: 3px;
414
- }
415
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
416
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
417
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
418
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
419
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
420
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
421
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
422
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
423
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
424
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
425
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
426
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
427
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
428
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
429
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
430
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
431
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
432
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
433
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
434
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
435
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
436
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
437
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
438
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret) {
439
- font-size: 20px;
440
- }
441
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
442
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-background-color .e-selected-color.e-icons::before,
443
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
444
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-background-color .e-selected-color.e-icons::before,
445
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
446
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-background-color .e-selected-color.e-icons::before,
447
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
448
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-background-color .e-selected-color.e-icons::before,
449
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
450
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-background-color .e-selected-color.e-icons::before,
451
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
452
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-background-color .e-selected-color.e-icons::before,
453
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
454
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-background-color .e-selected-color.e-icons::before,
455
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
456
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
457
- top: -20px;
458
- }
459
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-dropdown-btn,
460
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-dropdown-btn,
461
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-dropdown-btn,
462
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-dropdown-btn,
463
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-dropdown-btn,
464
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-dropdown-btn,
465
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-dropdown-btn,
466
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-dropdown-btn {
467
- padding-left: 10px;
468
- padding-right: 6px;
469
- }
470
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:hover,
471
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:focus,
472
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:active,
473
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:hover,
474
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:focus,
475
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:active,
476
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:hover,
477
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:focus,
478
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:active,
479
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:hover,
480
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:focus,
481
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:active,
482
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:hover,
483
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:focus,
484
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:active,
485
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:hover,
486
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:focus,
487
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:active,
488
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:hover,
489
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:focus,
490
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:active,
491
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:hover,
492
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:focus,
493
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn.e-dropdown-btn:active {
494
- padding-left: 10px;
495
- padding-right: 6px;
496
- }
497
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn.e-btn,
498
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn.e-btn,
499
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn.e-btn,
500
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn.e-btn,
501
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn.e-btn,
502
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn.e-btn,
503
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn.e-btn,
504
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn.e-btn {
505
- padding: 0 6px;
506
- }
507
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-dropdown-btn .e-rte-color-content,
508
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-dropdown-btn .e-rte-color-content,
509
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-dropdown-btn .e-rte-color-content,
510
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-dropdown-btn .e-rte-color-content,
511
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-dropdown-btn .e-rte-color-content,
512
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-dropdown-btn .e-rte-color-content,
513
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-dropdown-btn .e-rte-color-content,
514
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-dropdown-btn .e-rte-color-content {
515
- padding-top: 9.5px;
516
- height: 40px;
517
- }
518
- .e-bigger .e-richtexteditor.e-rte-full-screen iframe,
519
- .e-richtexteditor.e-bigger.e-rte-full-screen iframe {
520
- height: calc(100% - 56px);
521
- }
522
- .e-bigger .e-richtexteditor.e-rte-full-screen .e-rte-edit-table,
523
- .e-richtexteditor.e-bigger.e-rte-full-screen .e-rte-edit-table {
524
- max-height: 299px !important; /* stylelint-disable-line declaration-no-important */
525
- }
526
- .e-bigger .e-richtexteditor.e-rte-full-screen .e-rte-edit-table-prop-dialog,
527
- .e-richtexteditor.e-bigger.e-rte-full-screen .e-rte-edit-table-prop-dialog {
528
- max-height: 373px !important; /* stylelint-disable-line declaration-no-important */
529
- }
530
- .e-bigger .e-richtexteditor.e-rte-full-screen .e-rte-link-dialog,
531
- .e-richtexteditor.e-bigger.e-rte-full-screen .e-rte-link-dialog {
532
- max-height: 400px !important; /* stylelint-disable-line declaration-no-important */
533
- }
534
- .e-bigger .e-richtexteditor.e-rte-full-screen .e-rte-img-dialog,
535
- .e-richtexteditor.e-bigger.e-rte-full-screen .e-rte-img-dialog {
536
- min-height: 425px !important; /* stylelint-disable-line declaration-no-important */
537
- }
538
- .e-bigger .e-richtexteditor.e-rte-full-screen .e-rte-img-link-dialog,
539
- .e-richtexteditor.e-bigger.e-rte-full-screen .e-rte-img-link-dialog {
540
- max-height: 229px !important; /* stylelint-disable-line declaration-no-important */
541
- }
542
- .e-bigger .e-richtexteditor.e-rte-full-screen .e-rte-img-size-dialog,
543
- .e-richtexteditor.e-bigger.e-rte-full-screen .e-rte-img-size-dialog {
544
- max-height: 309px !important; /* stylelint-disable-line declaration-no-important */
545
- }
546
- .e-bigger .e-richtexteditor.e-rte-full-screen .e-rte-img-alt-dialog,
547
- .e-richtexteditor.e-bigger.e-rte-full-screen .e-rte-img-alt-dialog {
548
- min-height: 425px !important; /* stylelint-disable-line declaration-no-important */
549
- }
550
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
551
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
552
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
553
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
554
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
555
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
556
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
557
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
558
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
559
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
560
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
561
- .e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
562
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
563
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
564
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
565
- .e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content {
566
- line-height: 1;
567
- }
568
- .e-bigger .e-richtexteditor .e-dialog.e-rte-dialog-minheight,
569
- .e-richtexteditor.e-bigger .e-dialog.e-rte-dialog-minheight {
570
- min-height: 324px;
571
- }
572
-
573
- .e-richtexteditor {
574
- color: rgba(var(--color-sf-on-surface));
575
- display: block;
576
- position: relative;
577
- }
578
- .e-richtexteditor textarea.e-content {
579
- border: 0;
580
- display: block;
581
- height: 100%;
582
- margin: 0;
583
- outline: 0;
584
- padding: 8px;
585
- resize: none;
586
- width: 100%;
587
- }
588
- .e-richtexteditor .e-rte-hidden {
589
- display: none;
590
- }
591
- .e-richtexteditor.e-disabled {
592
- pointer-events: none;
593
- }
594
- .e-richtexteditor.e-rte-full-screen {
595
- bottom: 0;
596
- height: 100% !important; /* stylelint-disable-line declaration-no-important */
597
- left: 0;
598
- overflow: auto;
599
- position: fixed;
600
- right: 0;
601
- top: 0;
602
- width: 100% !important; /* stylelint-disable-line declaration-no-important */
603
- z-index: 999;
604
- }
605
- .e-richtexteditor.e-rte-full-screen .e-resize-handle {
606
- display: none;
607
- }
608
- .e-richtexteditor.e-rte-full-screen iframe {
609
- height: calc(100% - 42px);
610
- }
611
- .e-richtexteditor.e-rte-full-screen .e-rte-edit-table {
612
- max-height: 252px !important; /* stylelint-disable-line declaration-no-important */
613
- }
614
- .e-richtexteditor.e-rte-full-screen .e-rte-edit-table-prop-dialog {
615
- max-height: 320px !important; /* stylelint-disable-line declaration-no-important */
616
- }
617
- .e-richtexteditor.e-rte-full-screen .e-rte-link-dialog {
618
- max-height: 353px !important; /* stylelint-disable-line declaration-no-important */
619
- }
620
- .e-richtexteditor.e-rte-full-screen .e-rte-img-dialog {
621
- max-height: 390px !important; /* stylelint-disable-line declaration-no-important */
622
- }
623
- .e-richtexteditor.e-rte-full-screen .e-rte-img-link-dialog {
624
- max-height: 191px !important; /* stylelint-disable-line declaration-no-important */
625
- }
626
- .e-richtexteditor.e-rte-full-screen .e-rte-img-size-dialog {
627
- max-height: 256px !important; /* stylelint-disable-line declaration-no-important */
628
- }
629
- .e-richtexteditor.e-rte-full-screen .e-rte-img-alt-dialog {
630
- max-height: 390px !important; /* stylelint-disable-line declaration-no-important */
631
- }
632
- .e-richtexteditor.e-rtl .e-rte-character-count {
633
- left: 0;
634
- padding-left: 30px;
635
- padding-right: unset;
636
- right: unset;
637
- }
638
- .e-richtexteditor.e-rtl .e-rte-content .e-content blockquote {
639
- padding-left: 0;
640
- padding-right: 5px;
641
- }
642
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items:not(.e-tbar-pos):not(.e-toolbar-multirow) .e-toolbar-item:first-child {
643
- margin-left: 8px;
644
- }
645
- .e-richtexteditor .e-rte-toolbar .e-hor-nav.e-expended-nav {
646
- height: auto;
647
- min-height: 48px;
648
- padding-left: 1px;
649
- }
650
- .e-richtexteditor .e-rte-toolbar .e-toolbar-multirow {
651
- margin-left: 7px;
652
- margin-right: 7px;
653
- }
654
- .e-richtexteditor.e-rtl .e-rte-toolbar .e-toolbar-items:not(.e-tbar-pos):not(.e-toolbar-multirow) .e-toolbar-item:first-child {
655
- margin-left: 0;
656
- margin-right: 8px;
657
- }
658
- .e-richtexteditor.e-rtl .e-rte-toolbar .e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
659
- margin-right: 0;
660
- }
661
- .e-richtexteditor .e-rte-toolbar.e-rte-tb-mobile .e-toolbar-multirow {
662
- display: inline-block;
663
- margin-left: 0;
664
- margin-right: 0;
665
- overflow-x: auto;
666
- white-space: nowrap;
667
- width: 100%;
668
- }
669
- .e-richtexteditor .e-rte-toolbar,
670
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar {
671
- position: inherit;
672
- z-index: 101;
673
- }
674
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended,
675
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended {
676
- margin-left: 0;
677
- padding-left: 7px;
678
- }
679
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-formats-tbar-btn > :first-child,
680
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-formats-tbar-btn > :first-child,
681
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-formats-tbar-btn > :first-child,
682
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-formats-tbar-btn > :first-child {
683
- min-width: 75px;
684
- }
685
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-font-name-tbar-btn > :first-child,
686
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-font-name-tbar-btn > :first-child,
687
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-font-name-tbar-btn > :first-child,
688
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-font-name-tbar-btn > :first-child {
689
- min-width: 67px;
690
- }
691
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-font-size-tbar-btn > :first-child,
692
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-font-size-tbar-btn > :first-child,
693
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-font-size-tbar-btn > :first-child,
694
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-font-size-tbar-btn > :first-child {
695
- min-width: 36px;
696
- }
697
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn,
698
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn,
699
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn,
700
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn {
701
- padding-left: 7px;
702
- padding-right: 7px;
703
- }
704
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn .e-rte-dropdown-btn-text,
705
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn .e-rte-dropdown-btn-text,
706
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn .e-rte-dropdown-btn-text,
707
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn .e-rte-dropdown-btn-text {
708
- font-size: 14px;
709
- font-weight: 400;
710
- overflow: hidden;
711
- text-overflow: ellipsis;
712
- white-space: nowrap;
713
- }
714
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn:hover,
715
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn:focus,
716
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn:active,
717
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn:hover,
718
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn:focus,
719
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn:active,
720
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn:hover,
721
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn:focus,
722
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn:active,
723
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn:hover,
724
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn:focus,
725
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn:active {
726
- padding-left: 7px;
727
- padding-right: 7px;
728
- }
729
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
730
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
731
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
732
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before {
733
- font-size: 12px;
734
- position: relative;
735
- top: -18px;
736
- }
737
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
738
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
739
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
740
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
741
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
742
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
743
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
744
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content {
745
- line-height: 1;
746
- }
747
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-background-color.e-icons::before,
748
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-background-color.e-icons::before,
749
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-background-color.e-icons::before,
750
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-background-color.e-icons::before {
751
- display: inline;
752
- font-size: 18px;
753
- }
754
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
755
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
756
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
757
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
758
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
759
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
760
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
761
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
762
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
763
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
764
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
765
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret) {
766
- font-size: 18px;
767
- }
768
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn.e-btn,
769
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn.e-btn,
770
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn.e-btn,
771
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn.e-btn {
772
- padding: 0 7px;
773
- }
774
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-dropdown-btn .e-rte-color-content,
775
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-dropdown-btn .e-rte-color-content,
776
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-dropdown-btn .e-rte-color-content,
777
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-dropdown-btn .e-rte-color-content {
778
- padding-top: 5.5px;
779
- height: 30px;
780
- }
781
- .e-richtexteditor .e-rte-toolbar.e-control[class*=e-toolbar],
782
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar.e-control[class*=e-toolbar] {
783
- box-sizing: border-box;
784
- }
785
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended.e-visible,
786
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-visible {
787
- display: block;
788
- visibility: hidden;
789
- }
790
- .e-richtexteditor .e-rte-toolbar.e-tbar-ios-fixed.e-rte-tb-fixed,
791
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar.e-tbar-ios-fixed.e-rte-tb-fixed {
792
- top: 0;
793
- transform: translate3d(0, 0, 0);
794
- }
795
- .e-richtexteditor .e-rte-toolbar.e-rte-tb-fixed:not(.e-tbar-ios-fixed),
796
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar.e-rte-tb-fixed:not(.e-tbar-ios-fixed) {
797
- bottom: 0;
798
- }
799
- .e-richtexteditor .e-rte-toolbar.e-rte-tb-fixed,
800
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar.e-rte-tb-fixed {
801
- display: none;
802
- left: 0;
803
- position: fixed;
804
- right: 0;
805
- }
806
- .e-richtexteditor .e-rte-toolbar.e-rte-tb-fixed.e-show,
807
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar.e-rte-tb-fixed.e-show {
808
- display: block;
809
- z-index: 101;
810
- }
811
- .e-richtexteditor .e-rte-toolbar.e-rte-tb-float,
812
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar.e-rte-tb-float {
813
- position: fixed;
814
- top: 0;
815
- }
816
- .e-richtexteditor .e-rte-toolbar.e-rte-tb-float.e-rte-tb-abs-float,
817
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar.e-rte-tb-float.e-rte-tb-abs-float {
818
- position: absolute;
819
- }
820
- .e-richtexteditor .rte-placeholder {
821
- color: rgba(var(--color-sf-on-surface));
822
- line-height: 1.5;
823
- opacity: 0.54;
824
- overflow: hidden;
825
- padding: 16px;
826
- position: absolute;
827
- text-align: start;
828
- top: 0;
829
- z-index: 1;
830
- }
831
- .e-richtexteditor .e-rte-content {
832
- position: relative;
833
- z-index: 1;
834
- }
835
- .e-richtexteditor .e-rte-content,
836
- .e-richtexteditor .e-source-content {
837
- /* stylelint-disable property-no-vendor-prefix */
838
- -webkit-overflow-scrolling: touch;
839
- overflow: auto;
840
- transition: 100ms ease-out;
841
- width: 100%;
842
- }
843
- .e-richtexteditor .e-rte-content .e-content,
844
- .e-richtexteditor .e-source-content .e-content {
845
- background: unset;
846
- box-sizing: border-box;
847
- height: 100%;
848
- min-height: 100px;
849
- outline: 0 solid transparent;
850
- overflow-x: auto;
851
- padding: 16px;
852
- position: relative;
853
- text-align: inherit;
854
- z-index: 2;
855
- }
856
- @media screen and (min-width: 992px) {
857
- .e-richtexteditor .e-rte-content .e-content,
858
- .e-richtexteditor .e-source-content .e-content {
859
- font-size: 14px;
860
- }
861
- }
862
- .e-richtexteditor .e-rte-content .e-content p,
863
- .e-richtexteditor .e-source-content .e-content p {
864
- margin: 0 0 10px;
865
- margin-bottom: 10px;
866
- }
867
- .e-richtexteditor .e-rte-content .e-content li,
868
- .e-richtexteditor .e-source-content .e-content li {
869
- margin-bottom: 10px;
870
- }
871
- .e-richtexteditor .e-rte-content .e-content h1,
872
- .e-richtexteditor .e-source-content .e-content h1 {
873
- font-size: 2.17em;
874
- font-weight: normal;
875
- line-height: 1;
876
- margin: 10px 0;
877
- }
878
- .e-richtexteditor .e-rte-content .e-content h2,
879
- .e-richtexteditor .e-source-content .e-content h2 {
880
- font-size: 1.74em;
881
- font-weight: normal;
882
- margin: 10px 0;
883
- }
884
- .e-richtexteditor .e-rte-content .e-content h3,
885
- .e-richtexteditor .e-source-content .e-content h3 {
886
- font-size: 1.31em;
887
- font-weight: normal;
888
- margin: 10px 0;
889
- }
890
- .e-richtexteditor .e-rte-content .e-content h4,
891
- .e-richtexteditor .e-source-content .e-content h4 {
892
- font-size: 16px;
893
- font-weight: normal;
894
- line-height: 1.5;
895
- margin: 0;
896
- }
897
- .e-richtexteditor .e-rte-content .e-content h5,
898
- .e-richtexteditor .e-source-content .e-content h5 {
899
- font-size: 0.8em;
900
- font-weight: normal;
901
- margin: 0;
902
- }
903
- .e-richtexteditor .e-rte-content .e-content h6,
904
- .e-richtexteditor .e-source-content .e-content h6 {
905
- font-size: 0.65em;
906
- font-weight: normal;
907
- margin: 0;
908
- }
909
- .e-richtexteditor .e-rte-content .e-content blockquote,
910
- .e-richtexteditor .e-source-content .e-content blockquote {
911
- margin: 10px 0;
912
- margin-left: 0;
913
- padding-left: 5px;
914
- }
915
- .e-richtexteditor .e-rte-content .e-content pre,
916
- .e-richtexteditor .e-source-content .e-content pre {
917
- background-color: inherit;
918
- border: 0;
919
- border-radius: 0;
920
- color: rgba(var(--color-sf-on-surface));
921
- font-size: inherit;
922
- line-height: inherit;
923
- margin: 0 0 10px;
924
- overflow: visible;
925
- padding: 0;
926
- white-space: pre-wrap;
927
- word-break: inherit;
928
- word-wrap: break-word;
929
- }
930
- .e-richtexteditor .e-rte-content .e-content strong,
931
- .e-richtexteditor .e-rte-content .e-content b,
932
- .e-richtexteditor .e-source-content .e-content strong,
933
- .e-richtexteditor .e-source-content .e-content b {
934
- font-weight: bold;
935
- }
936
- .e-richtexteditor .e-rte-content .e-content a,
937
- .e-richtexteditor .e-source-content .e-content a {
938
- text-decoration: none;
939
- -webkit-user-select: auto;
940
- -ms-user-select: auto;
941
- user-select: auto;
942
- }
943
- .e-richtexteditor .e-rte-content .e-content a:hover,
944
- .e-richtexteditor .e-source-content .e-content a:hover {
945
- text-decoration: underline;
946
- }
947
- .e-richtexteditor .e-rte-content .e-content p:last-child,
948
- .e-richtexteditor .e-rte-content .e-content pre:last-child,
949
- .e-richtexteditor .e-rte-content .e-content blockquote:last-child,
950
- .e-richtexteditor .e-source-content .e-content p:last-child,
951
- .e-richtexteditor .e-source-content .e-content pre:last-child,
952
- .e-richtexteditor .e-source-content .e-content blockquote:last-child {
953
- margin-bottom: 0;
954
- }
955
- .e-richtexteditor .e-rte-content .e-content h3 + h4,
956
- .e-richtexteditor .e-rte-content .e-content h4 + h5,
957
- .e-richtexteditor .e-rte-content .e-content h5 + h6,
958
- .e-richtexteditor .e-source-content .e-content h3 + h4,
959
- .e-richtexteditor .e-source-content .e-content h4 + h5,
960
- .e-richtexteditor .e-source-content .e-content h5 + h6 {
961
- margin-top: 0.6em;
962
- }
963
- .e-richtexteditor .e-rte-content .e-content ul:last-child,
964
- .e-richtexteditor .e-source-content .e-content ul:last-child {
965
- margin-bottom: 0;
966
- }
967
- .e-richtexteditor .e-rte-character-count {
968
- bottom: 0;
969
- color: rgba(var(--color-sf-outline));
970
- font-size: 14px;
971
- margin-right: 30px;
972
- opacity: 1;
973
- padding-bottom: 2px;
974
- position: absolute;
975
- right: 0;
976
- z-index: 100;
977
- }
978
- .e-richtexteditor .e-rte-character-count.e-warning {
979
- color: rgba(var(--color-sf-warning));
980
- opacity: unset;
981
- }
982
- .e-richtexteditor .e-rte-character-count.e-error {
983
- color: rgba(var(--color-sf-error));
984
- opacity: unset;
985
- }
986
- .e-richtexteditor .e-rte-srctextarea {
987
- background-color: transparent;
988
- border: 0;
989
- color: rgba(var(--color-sf-on-surface));
990
- display: block;
991
- height: 100%;
992
- line-height: 22px;
993
- overflow: auto;
994
- padding: 16px;
995
- resize: none;
996
- transition: 100ms ease-out;
997
- width: 100%;
998
- }
999
- .e-richtexteditor .e-resize-handle {
1000
- height: 15px;
1001
- position: absolute;
1002
- width: 15px;
1003
- }
1004
- .e-richtexteditor .e-resize-handle.e-south-east {
1005
- bottom: 0;
1006
- cursor: nwse-resize;
1007
- right: 0;
1008
- z-index: 100;
1009
- }
1010
- .e-richtexteditor .e-resize-handle.e-south-west {
1011
- bottom: 0;
1012
- cursor: sw-resize;
1013
- left: 0;
1014
- transform: rotate(90deg);
1015
- z-index: 100;
1016
- }
1017
- .e-richtexteditor.e-rtl.e-rte-resize {
1018
- float: right;
1019
- }
1020
- .e-richtexteditor.e-rtl .e-resize-handle.e-south-west {
1021
- direction: ltr;
1022
- text-align: initial;
1023
- }
1024
- .e-richtexteditor.e-rte-tb-expand.e-rte-fixed-tb-expand {
1025
- transition: none;
1026
- }
1027
- .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon:not(.e-toolbar-pop) {
1028
- padding: 0;
1029
- }
1030
- .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
1031
- background: rgba(var(--color-sf-on-surface), 0.05);
1032
- }
1033
- .e-richtexteditor .e-toolbar .e-toolbar-item .e-tbar-btn,
1034
- .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn {
1035
- font-size: 18px;
1036
- }
1037
-
1038
- .e-rte-linkcontent .e-rte-label {
1039
- padding-top: 20px;
1040
- }
1041
-
1042
- .e-rte-label label {
1043
- font-weight: normal;
1044
- }
1045
-
1046
- .e-rte-linkcontent .e-rte-label:first-child {
1047
- padding-top: 0;
1048
- }
1049
-
1050
- .e-bigger .e-rte-dropdown-popup ul {
1051
- min-width: 84px;
1052
- }
1053
-
1054
- @media screen and (max-width: 768px) {
1055
- .e-rte-dropdown-popup.e-rte-inline-dropdown ul {
1056
- padding: 7px 0;
1057
- }
1058
- .e-rte-dropdown-popup.e-rte-inline-dropdown ul li.e-item {
1059
- height: 34px;
1060
- line-height: 34px;
1061
- padding: 0 6.5px;
1062
- }
1063
- .e-rte-dropdown-popup.e-rte-inline-dropdown ul .e-item .e-menu-icon {
1064
- float: none;
1065
- }
1066
- }
1067
- @media screen and (max-width: 768px) {
1068
- .e-rte-dropdown-popup.e-rte-inline-dropdown.e-rte-dropdown-icons.e-dropdown-popup {
1069
- max-height: 280px;
1070
- }
1071
- .e-rte-dropdown-popup.e-rte-inline-dropdown.e-rte-dropdown-icons.e-dropdown-popup ul {
1072
- display: -ms-inline-flexbox;
1073
- display: inline-flex;
1074
- }
1075
- }
1076
- .e-rte-dropdown-popup ul {
1077
- min-width: 82px;
1078
- }
1079
- .e-rte-dropdown-popup ul .e-item .e-menu-icon {
1080
- margin: 0 6px;
1081
- width: auto;
1082
- }
1083
- .e-rte-dropdown-popup ul .e-item.e-h1 {
1084
- font-size: 2em;
1085
- font-weight: bold;
1086
- height: 40px;
1087
- line-height: 40px;
1088
- }
1089
- .e-rte-dropdown-popup ul .e-item.e-h2 {
1090
- font-size: 1.5em;
1091
- font-weight: bold;
1092
- height: 40px;
1093
- line-height: 40px;
1094
- }
1095
- .e-rte-dropdown-popup ul .e-item.e-h3 {
1096
- font-size: 1.16em;
1097
- font-weight: bold;
1098
- }
1099
- .e-rte-dropdown-popup ul .e-item.e-h4 {
1100
- font-size: 1em;
1101
- font-weight: bold;
1102
- }
1103
- .e-rte-dropdown-popup ul .e-item.e-h5 {
1104
- font-size: 0.83em;
1105
- font-weight: bold;
1106
- }
1107
- .e-rte-dropdown-popup ul .e-item.e-h6 {
1108
- font-size: 0.7em;
1109
- font-weight: bold;
1110
- }
1111
- .e-rte-dropdown-popup ul .e-item.e-segoe-ui {
1112
- font-family: "Segoe UI", "Tahoma", "Geneva", "Verdana", sans-serif;
1113
- }
1114
- .e-rte-dropdown-popup ul .e-item.e-arial {
1115
- font-family: "Arial", "Helvetica", sans-serif;
1116
- }
1117
- .e-rte-dropdown-popup ul .e-item.e-courier-new {
1118
- font-family: "Courier New", "Courier", monospace;
1119
- }
1120
- .e-rte-dropdown-popup ul .e-item.e-georgia {
1121
- font-family: "Georgia", "Times New Roman", "Times", serif;
1122
- }
1123
- .e-rte-dropdown-popup ul .e-item.e-helvetica-neue {
1124
- font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
1125
- }
1126
- .e-rte-dropdown-popup ul .e-item.e-impact {
1127
- font-family: "Impact", "Haettenschweiler", "Arial Narrow Bold", sans-serif;
1128
- }
1129
- .e-rte-dropdown-popup ul .e-item.e-lucida-console {
1130
- font-family: "Lucida Console", "Monaco", monospace;
1131
- }
1132
- .e-rte-dropdown-popup ul .e-item.e-tahoma {
1133
- font-family: "Segoe UI", "Tahoma", "Geneva", "Verdana", sans-serif;
1134
- }
1135
- .e-rte-dropdown-popup ul .e-item.e-times-new-roman {
1136
- font-family: "Times New Roman", "Times", serif;
1137
- }
1138
- .e-rte-dropdown-popup ul .e-item.e-trebuchet-ms {
1139
- font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Arial", sans-serif;
1140
- }
1141
- .e-rte-dropdown-popup ul .e-item.e-verdana {
1142
- font-family: "Verdana", "Geneva", "Tahoma", sans-serif;
1143
- }
1144
- .e-rte-dropdown-popup ul .e-item.e-roboto {
1145
- font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif;
1146
- }
1147
- .e-rte-dropdown-popup.e-rte-dropdown-icons ul {
1148
- min-width: auto;
1149
- }
1150
- @media screen and (max-width: 768px) {
1151
- .e-rte-dropdown-popup.e-rte-dropdown-icons ul {
1152
- min-width: 30px;
1153
- }
1154
- }
1155
- .e-rte-dropdown-popup.e-rtl ul .e-item .e-menu-icon {
1156
- margin: 0 6px;
1157
- }
1158
-
1159
- .e-rte-image.e-imgbreak,
1160
- .e-rte-audio.e-audio-break,
1161
- .e-rte-video.e-video-break {
1162
- border: 0;
1163
- cursor: pointer;
1164
- display: block;
1165
- float: none;
1166
- max-width: 100%;
1167
- padding: 1px;
1168
- position: relative;
1169
- }
1170
-
1171
- .e-rte-image,
1172
- .e-rte-audio,
1173
- .e-rte-video {
1174
- border: 0;
1175
- cursor: pointer;
1176
- display: block;
1177
- float: none;
1178
- margin: auto;
1179
- max-width: 100%;
1180
- position: relative;
1181
- }
1182
-
1183
- .e-rte-image.e-imginline,
1184
- .e-rte-audio.e-audio-inline,
1185
- .e-rte-video.e-video-inline {
1186
- display: inline-block;
1187
- float: none;
1188
- max-width: calc(100% - 10px);
1189
- padding: 1px;
1190
- vertical-align: bottom;
1191
- }
1192
-
1193
- .e-rte-image.e-imgcenter,
1194
- .e-rte-video.e-video-center {
1195
- cursor: pointer;
1196
- display: block;
1197
- float: none;
1198
- margin: 5px auto;
1199
- max-width: 100%;
1200
- position: relative;
1201
- }
1202
-
1203
- .e-rte-image.e-imgleft,
1204
- .e-rte-video.e-video-left {
1205
- float: left;
1206
- margin: 0 auto;
1207
- margin-right: 5px;
1208
- text-align: left;
1209
- }
1210
-
1211
- .e-rte-image.e-imgright,
1212
- .e-rte-video.e-video-right {
1213
- float: right;
1214
- margin: 0 auto;
1215
- margin-left: 5px;
1216
- text-align: right;
1217
- }
1218
-
1219
- .e-rte-img-popup .e-item {
1220
- height: 106px;
1221
- width: 300px;
1222
- }
1223
-
1224
- .e-rte-img-caption {
1225
- display: inline-block;
1226
- margin: 5px auto;
1227
- max-width: 100%;
1228
- position: relative;
1229
- }
1230
-
1231
- .e-rte-img-caption.e-caption-inline {
1232
- display: inline-block;
1233
- margin: 5px auto;
1234
- margin-left: 5px;
1235
- margin-right: 5px;
1236
- max-width: calc(100% - 10px);
1237
- position: relative;
1238
- text-align: center;
1239
- vertical-align: bottom;
1240
- }
1241
-
1242
- .e-rte-img-caption.e-imgcenter {
1243
- display: block;
1244
- margin-left: auto;
1245
- margin-right: auto;
1246
- }
1247
-
1248
- .e-rte-img-caption.e-imgright {
1249
- display: block;
1250
- margin-left: auto;
1251
- margin-right: 0;
1252
- }
1253
-
1254
- .e-rte-img-caption.e-imgleft {
1255
- display: block;
1256
- margin-left: 0;
1257
- margin-right: auto;
1258
- }
1259
-
1260
- .e-rte-img-caption .e-rte-image.e-imgright {
1261
- float: none;
1262
- margin-left: auto;
1263
- margin-right: 0;
1264
- }
1265
-
1266
- .e-rte-img-caption .e-rte-image.e-imgleft {
1267
- float: none;
1268
- margin: 0;
1269
- }
1270
-
1271
- .e-img-caption.e-rte-img-caption.e-imgbreak {
1272
- display: block;
1273
- }
1274
-
1275
- .e-rte-table {
1276
- border-collapse: collapse;
1277
- empty-cells: show;
1278
- }
1279
-
1280
- .e-rte-table td,
1281
- .e-rte-table th {
1282
- border: 1px solid rgba(var(--color-sf-outline-variant));
1283
- height: 20px;
1284
- min-width: 20px;
1285
- padding: 2px 5px;
1286
- vertical-align: middle;
1287
- }
1288
-
1289
- .e-rte-table.e-dashed-border td,
1290
- .e-rte-table.e-dashed-border th {
1291
- border-style: dashed;
1292
- }
1293
-
1294
- .e-rte-img-caption .e-img-inner {
1295
- box-sizing: border-box;
1296
- display: block;
1297
- font-size: 18px;
1298
- font-weight: initial;
1299
- margin: auto;
1300
- opacity: 0.9;
1301
- position: relative;
1302
- text-align: center;
1303
- width: 100%;
1304
- }
1305
-
1306
- .e-rte-img-caption.e-imgleft .e-img-inner {
1307
- text-align: left;
1308
- }
1309
-
1310
- .e-rte-img-caption.e-imgright .e-img-inner {
1311
- text-align: right;
1312
- }
1313
-
1314
- .e-rte-img-caption .e-img-wrap {
1315
- display: inline-block;
1316
- margin: auto;
1317
- padding: 0;
1318
- width: 100%;
1319
- }
1320
-
1321
- .e-rte-img-dialog .e-rte-label {
1322
- padding-top: 20px;
1323
- }
1324
-
1325
- .e-rte-img-dialog .e-rte-label:first-child {
1326
- padding-top: 0;
1327
- }
1328
-
1329
- .e-rte-table-resize.e-row-resize,
1330
- .e-rte-table-resize.e-column-resize {
1331
- background-color: transparent;
1332
- background-repeat: repeat;
1333
- bottom: 0;
1334
- cursor: col-resize;
1335
- height: 1px;
1336
- overflow: visible;
1337
- position: absolute;
1338
- width: 1px;
1339
- }
1340
-
1341
- .e-rte-table-resize.e-row-resize {
1342
- cursor: row-resize;
1343
- height: 1px;
1344
- }
1345
-
1346
- .e-richtexteditor .e-linkheader,
1347
- .e-richtexteditor .e-audioheader,
1348
- .e-richtexteditor .e-videoheader,
1349
- .e-richtexteditor .e-video-url-wrap {
1350
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
1351
- font-size: 10px;
1352
- opacity: 0.87;
1353
- padding-bottom: 0;
1354
- padding-top: 20px;
1355
- }
1356
- .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
1357
- .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control {
1358
- padding: 0 7px;
1359
- }
1360
- .e-richtexteditor .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
1361
- min-width: 18px;
1362
- }
1363
- .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
1364
- padding: 0 7px;
1365
- }
1366
- .e-richtexteditor .e-img-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-delete-btn.e-icons,
1367
- .e-richtexteditor .e-img-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-abort-btn.e-icons,
1368
- .e-richtexteditor .e-aud-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-delete-btn.e-icons,
1369
- .e-richtexteditor .e-aud-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-abort-btn.e-icons,
1370
- .e-richtexteditor .e-vid-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-delete-btn.e-icons,
1371
- .e-richtexteditor .e-vid-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-abort-btn.e-icons {
1372
- margin-top: 0;
1373
- }
1374
- .e-richtexteditor .e-img-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-abort-btn.e-icons,
1375
- .e-richtexteditor .e-aud-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-abort-btn.e-icons,
1376
- .e-richtexteditor .e-vid-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-abort-btn.e-icons {
1377
- margin-right: 30px;
1378
- }
1379
- .e-richtexteditor .e-img-uploadwrap.e-droparea .e-upload .e-upload-files .e-upload-file-list,
1380
- .e-richtexteditor .e-aud-uploadwrap.e-droparea .e-upload .e-upload-files .e-upload-file-list,
1381
- .e-richtexteditor .e-vid-uploadwrap.e-droparea .e-upload .e-upload-files .e-upload-file-list {
1382
- border-bottom: 0 solid transparent;
1383
- min-height: initial;
1384
- }
1385
- .e-richtexteditor .e-img-uploadwrap.e-droparea .e-upload .e-upload-files .e-upload-file-list .e-file-container,
1386
- .e-richtexteditor .e-aud-uploadwrap.e-droparea .e-upload .e-upload-files .e-upload-file-list .e-file-container,
1387
- .e-richtexteditor .e-vid-uploadwrap.e-droparea .e-upload .e-upload-files .e-upload-file-list .e-file-container {
1388
- margin-left: 0;
1389
- margin-right: 0;
1390
- }
1391
- .e-richtexteditor .e-img-uploadwrap.e-droparea .e-upload .e-upload-files,
1392
- .e-richtexteditor .e-aud-uploadwrap.e-droparea .e-upload .e-upload-files,
1393
- .e-richtexteditor .e-vid-uploadwrap.e-droparea .e-upload .e-upload-files {
1394
- border-top: 0 solid transparent;
1395
- }
1396
- .e-richtexteditor .e-img-uploadwrap.e-droparea .e-file-select-wrap,
1397
- .e-richtexteditor .e-aud-uploadwrap.e-droparea .e-file-select-wrap,
1398
- .e-richtexteditor .e-vid-uploadwrap.e-droparea .e-file-select-wrap {
1399
- display: none;
1400
- }
1401
- .e-richtexteditor .e-img-uploadwrap.e-droparea .e-upload,
1402
- .e-richtexteditor .e-aud-uploadwrap.e-droparea .e-upload,
1403
- .e-richtexteditor .e-vid-uploadwrap.e-droparea .e-upload {
1404
- border: 0 solid transparent;
1405
- float: none;
1406
- }
1407
- .e-richtexteditor .e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn,
1408
- .e-richtexteditor .e-dialog .e-aud-uploadwrap.e-droparea .e-browsebtn,
1409
- .e-richtexteditor .e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn {
1410
- display: block;
1411
- height: 32px;
1412
- margin: 0 auto;
1413
- padding: 6px 16px;
1414
- position: relative;
1415
- top: -50px;
1416
- }
1417
- .e-richtexteditor .e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn,
1418
- .e-richtexteditor .e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
1419
- top: -130px;
1420
- }
1421
- .e-richtexteditor .e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn,
1422
- .e-richtexteditor .e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-browsebtn,
1423
- .e-richtexteditor .e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
1424
- display: none;
1425
- }
1426
- .e-richtexteditor .e-dialog .e-img-uploadwrap.e-droparea,
1427
- .e-richtexteditor .e-dialog .e-aud-uploadwrap.e-droparea,
1428
- .e-richtexteditor .e-dialog .e-vid-uploadwrap.e-droparea {
1429
- line-height: 10;
1430
- min-height: 50px;
1431
- position: relative;
1432
- }
1433
- .e-richtexteditor .e-dialog .e-img-uploadwrap.e-droparea .e-rte-upload-text,
1434
- .e-richtexteditor .e-dialog .e-aud-uploadwrap.e-droparea .e-rte-upload-text,
1435
- .e-richtexteditor .e-dialog .e-vid-uploadwrap.e-droparea .e-rte-upload-text {
1436
- display: inline-block;
1437
- line-height: normal;
1438
- }
1439
- .e-richtexteditor .e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea,
1440
- .e-richtexteditor .e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea,
1441
- .e-richtexteditor .e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea {
1442
- line-height: 4;
1443
- }
1444
- .e-richtexteditor .e-rte-inline-dropdown ul {
1445
- max-height: 200px;
1446
- overflow-y: auto;
1447
- }
1448
- .e-richtexteditor .e-rte-dropdown-popup.e-rte-dropdown-items ul {
1449
- max-height: 280px;
1450
- overflow-y: auto;
1451
- }
1452
- .e-richtexteditor .e-bigger .e-rte-dropdown-popup.e-rte-dropdown-items ul {
1453
- max-height: 360px;
1454
- overflow-y: auto;
1455
- }
1456
- .e-richtexteditor .e-dropdown-btn.e-rte-backgroundcolor-dropdown,
1457
- .e-richtexteditor .e-dropdown-btn.e-rte-fontcolor-dropdown,
1458
- .e-richtexteditor .e-dropdown-btn.e-rte-numberformatlist-dropdown,
1459
- .e-richtexteditor .e-dropdown-btn.e-rte-bulletformatlist-dropdown {
1460
- line-height: 14px;
1461
- }
1462
- .e-richtexteditor .e-rte-table-popup.e-popup.e-popup-open {
1463
- border-radius: 6px;
1464
- box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3), 0 4px 8px 3px rgba(0, 0, 0, 0.15);
1465
- font-size: 14px;
1466
- font-weight: normal;
1467
- min-width: 120px;
1468
- overflow: hidden;
1469
- padding: 10px;
1470
- border: 1px solid var(--color-sf-outline-variant);
1471
- }
1472
- .e-richtexteditor .e-rte-table-popup.e-popup-open .e-rte-tablecell {
1473
- border: 1px solid rgba(var(--color-sf-outline-variant));
1474
- display: inline-block;
1475
- height: 20px;
1476
- margin: 2px;
1477
- overflow: hidden;
1478
- vertical-align: top;
1479
- width: 20px;
1480
- }
1481
- .e-richtexteditor .e-rte-table-popup.e-popup-open .e-rte-table-row {
1482
- height: 24px;
1483
- }
1484
- .e-richtexteditor .e-rte-table-popup.e-popup-open .e-insert-table-btn {
1485
- width: 100%;
1486
- }
1487
- .e-richtexteditor .e-rte-edit-table .e-rte-field {
1488
- padding-top: 20px;
1489
- }
1490
- .e-richtexteditor .e-rte-edit-table .e-rte-field:first-child {
1491
- padding-top: 0;
1492
- }
1493
- .e-richtexteditor .e-rte-content .e-content table td.e-cell-select,
1494
- .e-richtexteditor .e-rte-content .e-content table th.e-cell-select {
1495
- border: 1px double rgba(var(--color-sf-primary));
1496
- height: 24.67px;
1497
- }
1498
- .e-richtexteditor span.e-table-box {
1499
- cursor: nwse-resize;
1500
- display: block;
1501
- height: 10px;
1502
- position: absolute;
1503
- width: 10px;
1504
- }
1505
- .e-richtexteditor span.e-table-box.e-hide {
1506
- display: none;
1507
- }
1508
- .e-richtexteditor span.e-table-box.e-rmob {
1509
- height: 14px;
1510
- width: 14px;
1511
- }
1512
- .e-richtexteditor .e-upload .e-upload-files .e-upload-file-list .e-file-container {
1513
- margin-right: 50px;
1514
- }
1515
- .e-richtexteditor .e-rte-upload-popup {
1516
- width: 250px;
1517
- }
1518
- .e-richtexteditor .e-rte-dialog-upload .e-upload-files {
1519
- border-top: 0;
1520
- }
1521
- .e-richtexteditor .e-rte-dialog-upload .e-upload-files .e-upload-file-list {
1522
- border-bottom: 0;
1523
- }
1524
- .e-richtexteditor .e-rte-emojipicker-popup.e-popup.e-popup-open {
1525
- border: none;
1526
- min-width: 120px;
1527
- height: 330px;
1528
- width: 308px;
1529
- }
1530
- .e-richtexteditor .e-rte-emojipicker-popup.e-popup.e-popup-open .e-toolbar .e-toolbar-item .e-tbar-btn {
1531
- padding: 7px 3px;
1532
- border-radius: 4px;
1533
- }
1534
- .e-richtexteditor .e-rte-emojipicker-popup.e-popup.e-popup-open .e-toolbar .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
1535
- font-size: 24px;
1536
- padding: 1px;
1537
- }
1538
- .e-richtexteditor .e-rte-emojipicker-popup.e-popup.e-popup-open .e-input-group.e-control-wrapper {
1539
- margin: 10px;
1540
- width: 94%;
1541
- }
1542
- .e-richtexteditor .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn {
1543
- display: block;
1544
- gap: 10px;
1545
- height: 240px;
1546
- overflow: auto;
1547
- padding: 10px;
1548
- }
1549
- .e-richtexteditor .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn .e-rte-emojipicker-group .e-rte-emojipickerbtn-group {
1550
- display: -ms-grid;
1551
- display: grid;
1552
- -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
1553
- grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
1554
- gap: 6px;
1555
- }
1556
- .e-richtexteditor .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn .e-rte-emojipicker-group .e-rte-emojipickerbtn-group .e-btn.e-control {
1557
- display: inline-block;
1558
- box-shadow: none;
1559
- font-size: 24px;
1560
- padding: 6px 0;
1561
- width: 40px;
1562
- height: 40px;
1563
- border: none;
1564
- line-height: 1px;
1565
- }
1566
- .e-richtexteditor .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn .e-rte-emojisearch-btn {
1567
- display: -ms-grid;
1568
- display: grid;
1569
- -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
1570
- grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
1571
- gap: 6px;
1572
- height: 0;
1573
- }
1574
- .e-richtexteditor .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn .e-rte-emojisearch-btn .e-btn.e-control {
1575
- display: inline-block;
1576
- box-shadow: none;
1577
- font-size: 24px;
1578
- padding: 6px 0;
1579
- width: 40px;
1580
- height: 40px;
1581
- border: none;
1582
- line-height: 1px;
1583
- }
1584
- .e-richtexteditor .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn .e-rte-emojipicker-group .e-rte-emojipicker-name {
1585
- font-weight: 500;
1586
- font-size: 14px;
1587
- }
1588
- .e-richtexteditor .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn .e-rte-emojiSearch-noEmoji {
1589
- text-align: center;
1590
- }
1591
-
1592
- .e-rte-backgroundcolor-colorpicker .e-color-palette.e-container .e-custom-palette .e-palette,
1593
- .e-rte-fontcolor-colorpicker .e-color-palette.e-container .e-custom-palette .e-palette {
1594
- padding: 0;
1595
- }
1596
- .e-rte-backgroundcolor-colorpicker .e-color-palette.e-container .e-switch-ctrl-btn,
1597
- .e-rte-fontcolor-colorpicker .e-color-palette.e-container .e-switch-ctrl-btn {
1598
- padding: 5px;
1599
- }
1600
- .e-bigger .e-rte-backgroundcolor-colorpicker .e-color-palette.e-container .e-switch-ctrl-btn,
1601
- .e-bigger .e-rte-fontcolor-colorpicker .e-color-palette.e-container .e-switch-ctrl-btn {
1602
- padding: 5px;
1603
- }
1604
-
1605
- .e-rte-quick-popup {
1606
- border-radius: 2px;
1607
- overflow: hidden;
1608
- }
1609
- .e-rte-quick-popup .e-rte-quick-toolbar {
1610
- border-radius: 2px;
1611
- min-height: 42px;
1612
- }
1613
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos).e-toolbar-multirow {
1614
- white-space: nowrap;
1615
- display: inline-block;
1616
- }
1617
- .e-rte-quick-popup .e-rte-quick-toolbar.e-remove-white-space .e-toolbar-items:not(.e-tbar-pos).e-toolbar-multirow {
1618
- white-space: nowrap;
1619
- }
1620
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) {
1621
- border-radius: 2px;
1622
- margin: 0 8px;
1623
- min-height: 42px;
1624
- }
1625
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item.e-rte-horizontal-separator,
1626
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item.e-separator.e-multirow-separator.e-rte-horizontal-separator {
1627
- display: block;
1628
- height: 1px;
1629
- margin: 0;
1630
- min-height: 1px;
1631
- }
1632
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item {
1633
- margin: 0;
1634
- min-height: 42px;
1635
- }
1636
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child, .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
1637
- margin: 0;
1638
- }
1639
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-tbar-btn:not(.e-rte-dropdown-btn) {
1640
- line-height: 20px;
1641
- }
1642
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-tbar-btn:not(.e-rte-dropdown-btn) .e-icons {
1643
- min-width: 18px;
1644
- }
1645
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-btn,
1646
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-btn:hover {
1647
- min-height: 32px;
1648
- min-width: 32px;
1649
- padding: 0 7px;
1650
- }
1651
- .e-rte-quick-popup .e-rte-quick-toolbar .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret) {
1652
- font-size: 18px;
1653
- }
1654
- .e-rte-quick-popup .e-rte-quick-toolbar .e-background-color.e-icons::before {
1655
- display: inline;
1656
- }
1657
- .e-rte-quick-popup .e-rte-quick-toolbar .e-rte-fontcolor-dropdown .e-btn-icon.e-caret,
1658
- .e-rte-quick-popup .e-rte-quick-toolbar .e-rte-backgroundcolor-dropdown .e-btn-icon.e-caret,
1659
- .e-rte-quick-popup .e-rte-quick-toolbar .e-rte-numberformatlist-dropdown .e-btn-icon.e-caret,
1660
- .e-rte-quick-popup .e-rte-quick-toolbar .e-rte-bulletformatlist-dropdown .e-btn-icon.e-caret {
1661
- font-size: 10px;
1662
- }
1663
- .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn {
1664
- line-height: 24px;
1665
- margin: 0;
1666
- padding: 1px 0;
1667
- }
1668
- .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1669
- font-weight: 500;
1670
- overflow: hidden;
1671
- text-overflow: ellipsis;
1672
- white-space: nowrap;
1673
- }
1674
- .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-order-list.e-icons,
1675
- .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-unorder-list.e-icons,
1676
- .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-icons:not(.e-caret) {
1677
- font-size: 14px;
1678
- }
1679
- .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-caret {
1680
- font-size: 10px;
1681
- width: 12px;
1682
- }
1683
- .e-rte-quick-popup.e-hide {
1684
- display: block;
1685
- visibility: hidden;
1686
- }
1687
-
1688
- .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar {
1689
- min-height: 48px;
1690
- }
1691
- .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) {
1692
- margin: 0 8px;
1693
- min-height: 48px;
1694
- }
1695
- .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:not(.e-separator) {
1696
- margin: 0;
1697
- min-height: 48px;
1698
- min-width: 36px;
1699
- padding: 4px 0;
1700
- }
1701
- .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-tbar-btn:not(.e-rte-dropdown-btn) {
1702
- line-height: 1.5;
1703
- }
1704
- .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-btn,
1705
- .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-btn:hover {
1706
- min-height: 40px;
1707
- min-width: 40px;
1708
- padding: 0 8px;
1709
- }
1710
- .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
1711
- .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
1712
- margin: 0;
1713
- }
1714
- .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-tbar-btn.e-btn.e-control {
1715
- height: 40px;
1716
- line-height: normal;
1717
- margin: 0;
1718
- min-height: 40px;
1719
- min-width: 40px;
1720
- }
1721
- .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
1722
- .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
1723
- .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret) {
1724
- font-size: 20px;
1725
- }
1726
- .e-bigger .e-rte-quick-popup .e-bigger .e-rte-emojipicker-popup.e-popup.e-popup-open {
1727
- min-width: 120px;
1728
- height: 337px;
1729
- width: 335px;
1730
- }
1731
- .e-bigger .e-rte-quick-popup .e-bigger .e-rte-emojipicker-popup.e-popup.e-popup-open .e-toolbar .e-toolbar-item .e-tbar-btn {
1732
- border-radius: 4px;
1733
- padding: 0;
1734
- }
1735
- .e-bigger .e-rte-quick-popup .e-bigger .e-rte-emojipicker-popup.e-popup.e-popup-open .e-toolbar .e-toolbar-item .e-tbar-btn:hover {
1736
- padding: 0;
1737
- }
1738
- .e-bigger .e-rte-quick-popup .e-bigger .e-rte-emojipicker-popup.e-popup.e-popup-open .e-toolbar .e-toolbar-item .e-tbar-btn:active {
1739
- padding: 0;
1740
- }
1741
- .e-bigger .e-rte-quick-popup .e-bigger .e-rte-emojipicker-popup.e-popup.e-popup-open .e-toolbar .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
1742
- font-size: 26px;
1743
- padding: 9px 5px;
1744
- }
1745
- .e-bigger .e-rte-quick-popup .e-bigger .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn {
1746
- gap: 10px;
1747
- height: 236px;
1748
- padding: 12px;
1749
- }
1750
- .e-bigger .e-rte-quick-popup .e-bigger .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn .e-rte-emojipicker-group .e-rte-emojipickerbtn-group {
1751
- gap: 8px;
1752
- }
1753
- .e-bigger .e-rte-quick-popup .e-bigger .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn .e-rte-emojipicker-group .e-rte-emojipickerbtn-group .e-btn.e-control {
1754
- font-size: 26px;
1755
- padding: 8px 0;
1756
- width: 42px;
1757
- height: 42px;
1758
- line-height: 0;
1759
- }
1760
- .e-bigger .e-rte-quick-popup .e-bigger .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn .e-rte-emojisearch-btn {
1761
- gap: 6px;
1762
- }
1763
- .e-bigger .e-rte-quick-popup .e-bigger .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn .e-rte-emojisearch-btn .e-btn.e-control {
1764
- font-size: 26px;
1765
- padding: 8px 0;
1766
- width: 40px;
1767
- height: 40px;
1768
- border: none;
1769
- line-height: 0;
1770
- }
1771
- .e-bigger .e-rte-quick-popup .e-bigger .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn .e-rte-emojipicker-group .e-rte-emojipicker-name {
1772
- font-weight: 500;
1773
- font-size: 16px;
1774
- }
1775
- .e-bigger .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn {
1776
- line-height: 33px;
1777
- margin: 4px 0;
1778
- padding: 0;
1779
- }
1780
- .e-bigger .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-order-list.e-icons,
1781
- .e-bigger .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-unorder-list.e-icons,
1782
- .e-bigger .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-icons:not(.e-caret) {
1783
- font-size: 18px;
1784
- }
1785
- .e-bigger .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-caret {
1786
- font-size: 12px;
1787
- width: 20px;
1788
- }
1789
-
1790
- .e-bigger .e-rte-quick-popup.e-rte-inline-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:not(.e-separator).e-rte-inline-template {
1791
- min-width: 48px;
1792
- }
1793
- .e-bigger .e-rte-quick-popup.e-rte-inline-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:not(.e-separator).e-rte-inline-size-template {
1794
- min-width: 59px;
1795
- }
1796
- .e-bigger .e-rte-quick-popup.e-rte-inline-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:not(.e-separator).e-rte-inline-color-template {
1797
- min-width: 50px;
1798
- }
1799
-
1800
- .e-rte-quick-popup.e-rte-inline-popup .e-rte-quick-toolbar .e-toolbar-item.e-rte-inline-template {
1801
- min-width: 55px;
1802
- }
1803
- .e-rte-quick-popup.e-rte-inline-popup .e-rte-quick-toolbar .e-toolbar-item.e-rte-inline-size-template {
1804
- min-width: 66px;
1805
- }
1806
- .e-rte-quick-popup.e-rte-inline-popup .e-rte-quick-toolbar .e-toolbar-item.e-rte-inline-color-template {
1807
- min-width: 55px;
1808
- }
1809
-
1810
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1811
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1812
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1813
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1814
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1815
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1816
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1817
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1818
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1819
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1820
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1821
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1822
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1823
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1824
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1825
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
1826
- display: -ms-flexbox;
1827
- display: flex;
1828
- padding-left: 0;
1829
- padding-right: 0;
1830
- }
1831
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover, .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active, .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active, .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
1832
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
1833
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
1834
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
1835
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
1836
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
1837
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
1838
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
1839
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
1840
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
1841
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
1842
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
1843
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
1844
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
1845
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
1846
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
1847
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
1848
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
1849
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
1850
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
1851
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
1852
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
1853
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
1854
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
1855
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
1856
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
1857
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
1858
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
1859
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
1860
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
1861
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
1862
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
1863
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
1864
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
1865
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
1866
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
1867
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
1868
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
1869
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
1870
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
1871
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
1872
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
1873
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
1874
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
1875
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
1876
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
1877
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
1878
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
1879
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
1880
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
1881
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
1882
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
1883
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
1884
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
1885
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
1886
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
1887
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
1888
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
1889
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
1890
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
1891
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover {
1892
- padding-left: 0;
1893
- padding-right: 0;
1894
- }
1895
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1896
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content,
1897
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1898
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content,
1899
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1900
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content,
1901
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1902
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content,
1903
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1904
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content,
1905
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1906
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content,
1907
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1908
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content,
1909
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1910
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content,
1911
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1912
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content,
1913
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1914
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content,
1915
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1916
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content,
1917
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1918
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content,
1919
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1920
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content,
1921
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1922
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content,
1923
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1924
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content,
1925
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
1926
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content {
1927
- position: relative;
1928
- vertical-align: middle;
1929
- width: 30px;
1930
- }
1931
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
1932
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
1933
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
1934
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
1935
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
1936
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
1937
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
1938
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
1939
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
1940
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
1941
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
1942
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
1943
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
1944
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
1945
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
1946
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements {
1947
- border-bottom-style: solid;
1948
- border-bottom-width: 3px;
1949
- padding-bottom: 1px;
1950
- }
1951
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list, .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1952
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list, .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
1953
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
1954
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1955
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1956
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
1957
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
1958
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1959
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1960
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
1961
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
1962
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1963
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1964
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
1965
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
1966
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1967
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1968
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
1969
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
1970
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1971
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1972
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
1973
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
1974
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1975
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1976
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
1977
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
1978
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1979
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1980
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
1981
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
1982
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1983
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1984
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
1985
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
1986
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1987
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1988
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
1989
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
1990
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1991
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1992
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
1993
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
1994
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1995
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1996
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
1997
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
1998
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1999
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2000
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2001
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2002
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2003
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2004
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2005
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2006
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2007
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2008
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2009
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2010
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2011
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2012
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list {
2013
- line-height: 30px;
2014
- }
2015
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
2016
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
2017
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
2018
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
2019
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
2020
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
2021
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
2022
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
2023
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
2024
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
2025
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
2026
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
2027
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
2028
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
2029
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
2030
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after {
2031
- content: "";
2032
- height: 100%;
2033
- position: absolute;
2034
- right: 0;
2035
- width: 0;
2036
- }
2037
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2038
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2039
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2040
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2041
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2042
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2043
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2044
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2045
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2046
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2047
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2048
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2049
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2050
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2051
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2052
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon {
2053
- display: -ms-flexbox;
2054
- display: flex;
2055
- -ms-flex-direction: column;
2056
- flex-direction: column;
2057
- -ms-flex-pack: center;
2058
- justify-content: center;
2059
- line-height: 30px;
2060
- min-width: 18px;
2061
- text-align: center;
2062
- width: 18px;
2063
- }
2064
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-tbar-btn .e-icons.e-btn-icon.e-caret,
2065
- .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-tbar-btn .e-icons.e-btn-icon.e-caret,
2066
- .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn.e-tbar-btn .e-icons.e-btn-icon.e-caret,
2067
- .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn.e-tbar-btn .e-icons.e-btn-icon.e-caret {
2068
- font-size: 12px;
2069
- }
2070
-
2071
- .e-rte-inline-dropdown .e-rte-color-content .e-rte-elements {
2072
- border-bottom-style: solid;
2073
- border-bottom-width: 3px;
2074
- line-height: 1;
2075
- padding-bottom: 1px;
2076
- }
2077
-
2078
- .e-bigger .e-rte-edit-table .e-rte-field {
2079
- padding-top: 12px;
2080
- }
2081
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2082
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2083
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2084
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2085
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2086
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2087
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2088
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2089
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2090
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2091
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2092
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2093
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2094
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2095
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2096
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon {
2097
- min-width: 20px;
2098
- padding-left: 0;
2099
- padding-right: 0;
2100
- width: 20px;
2101
- }
2102
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover, .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus, .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
2103
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
2104
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus,
2105
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
2106
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
2107
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus,
2108
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
2109
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
2110
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus,
2111
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
2112
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
2113
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus,
2114
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
2115
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
2116
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus,
2117
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
2118
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
2119
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus,
2120
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
2121
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
2122
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus,
2123
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
2124
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
2125
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus,
2126
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
2127
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
2128
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus,
2129
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
2130
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
2131
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus,
2132
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
2133
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
2134
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus,
2135
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
2136
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
2137
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus,
2138
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
2139
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
2140
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus,
2141
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
2142
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
2143
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus,
2144
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
2145
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
2146
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:focus,
2147
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active {
2148
- padding-left: 0;
2149
- padding-right: 0;
2150
- }
2151
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list, .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2152
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list, .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2153
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2154
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2155
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2156
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2157
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2158
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2159
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2160
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2161
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2162
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2163
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2164
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2165
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2166
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2167
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2168
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2169
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2170
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2171
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2172
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2173
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2174
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2175
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2176
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2177
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2178
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2179
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2180
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2181
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2182
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2183
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2184
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2185
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2186
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2187
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2188
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2189
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2190
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2191
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2192
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2193
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2194
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2195
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2196
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2197
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2198
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2199
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2200
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2201
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2202
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2203
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2204
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2205
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2206
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2207
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2208
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list,
2209
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-order-list,
2210
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
2211
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
2212
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list {
2213
- line-height: 37px;
2214
- }
2215
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn .e-caret,
2216
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn .e-caret,
2217
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn .e-caret,
2218
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn .e-caret {
2219
- font-size: 14px;
2220
- }
2221
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2222
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2223
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2224
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2225
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2226
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2227
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2228
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2229
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2230
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2231
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2232
- .e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2233
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2234
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2235
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
2236
- .e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon {
2237
- line-height: 40px;
2238
- }
2239
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-tbar-btn.e-dropdown-btn.e-rte-backgroundcolor-dropdown,
2240
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-tbar-btn.e-dropdown-btn.e-rte-fontcolor-dropdown,
2241
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-tbar-btn.e-dropdown-btn.e-rte-numberformatlist-dropdown,
2242
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-tbar-btn.e-dropdown-btn.e-rte-bulletformatlist-dropdown {
2243
- line-height: 14px;
2244
- }
2245
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons {
2246
- font-size: 20px;
2247
- }
2248
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-hor-nav.e-expended-nav {
2249
- min-height: 56px;
2250
- }
2251
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-background-color.e-icons::before,
2252
- .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-background-color.e-icons::before,
2253
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-background-color.e-icons::before,
2254
- .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-background-color.e-icons::before {
2255
- display: inline;
2256
- font-size: 20px;
2257
- }
2258
-
2259
- .e-popup-modal.e-popup.e-popup-open {
2260
- display: -ms-inline-flexbox;
2261
- display: inline-flex;
2262
- }
2263
-
2264
- .e-rte-modal-popup.e-popup-container.e-center {
2265
- -ms-flex-pack: center;
2266
- justify-content: center;
2267
- }
2268
-
2269
- .e-rte-modal-popup.e-popup-container {
2270
- -ms-flex-align: center;
2271
- align-items: center;
2272
- display: none;
2273
- height: 100%;
2274
- left: 0;
2275
- position: fixed;
2276
- top: 0;
2277
- width: 100%;
2278
- z-index: 10000;
2279
- }
2280
-
2281
- .e-popup-overlay {
2282
- height: 100%;
2283
- left: 0;
2284
- opacity: 0.5;
2285
- position: absolute;
2286
- top: 0;
2287
- width: 100%;
2288
- }
2289
-
2290
- .e-bigger .e-rte-table-popup.e-popup-open .e-rte-tablecell {
2291
- height: 24px;
2292
- width: 24px;
2293
- }
2294
-
2295
- .e-bigger .e-rte-table-popup.e-popup-open .e-rte-table-row {
2296
- height: 28px;
2297
- }
2298
-
2299
- .e-table-rhelper {
2300
- cursor: col-resize;
2301
- opacity: 0.87;
2302
- position: absolute;
2303
- }
2304
-
2305
- .e-table-rhelper.e-column-helper {
2306
- width: 1px;
2307
- }
2308
-
2309
- .e-table-rhelper.e-row-helper {
2310
- height: 1px;
2311
- }
2312
-
2313
- .e-reicon::before {
2314
- border-bottom: 6px solid transparent;
2315
- border-right: 6px solid;
2316
- border-top: 6px solid transparent;
2317
- content: "";
2318
- display: block;
2319
- height: 0;
2320
- position: absolute;
2321
- right: 4px;
2322
- top: 4px;
2323
- width: 20px;
2324
- }
2325
-
2326
- .e-reicon::after {
2327
- border-bottom: 6px solid transparent;
2328
- border-left: 6px solid;
2329
- border-top: 6px solid transparent;
2330
- content: "";
2331
- display: block;
2332
- height: 0;
2333
- left: 4px;
2334
- position: absolute;
2335
- top: 4px;
2336
- width: 20px;
2337
- z-index: 3;
2338
- }
2339
-
2340
- .e-row-helper.e-reicon::after {
2341
- top: 10px;
2342
- transform: rotate(90deg);
2343
- }
2344
-
2345
- .e-row-helper.e-reicon::before {
2346
- left: 4px;
2347
- top: -20px;
2348
- transform: rotate(90deg);
2349
- }
2350
-
2351
- .e-rte-overflow {
2352
- overflow: hidden;
2353
- }
2354
-
2355
- .e-dialog.e-rte-dialog-minheight {
2356
- min-height: 296px;
2357
- }
2358
-
2359
- .e-content-placeholder.e-richtexteditor.e-placeholder-richtexteditor {
2360
- background-size: 700px 190px;
2361
- min-height: 190px;
2362
- }
2363
-
2364
- .e-bigger .e-content-placeholder.e-richtexteditor.e-placeholder-richtexteditor,
2365
- .e-bigger.e-content-placeholder.e-richtexteditor.e-placeholder-richtexteditor {
2366
- background-size: 700px 190px;
2367
- min-height: 190px;
2368
- }
2369
-
2370
- .e-rte-table.e-rte-table-border {
2371
- border: 1px solid rgba(var(--color-sf-outline-variant));
2372
- border-collapse: separate;
2373
- }
2374
-
2375
- .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea,
2376
- .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea,
2377
- .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea,
2378
- .e-rte-audio-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea,
2379
- .e-rte-audio-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea,
2380
- .e-rte-audio-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea,
2381
- .e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea,
2382
- .e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea,
2383
- .e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea {
2384
- line-height: 10;
2385
- min-height: 50px;
2386
- position: relative;
2387
- }
2388
- .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn,
2389
- .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-browsebtn,
2390
- .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn,
2391
- .e-rte-audio-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn,
2392
- .e-rte-audio-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-browsebtn,
2393
- .e-rte-audio-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn,
2394
- .e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn,
2395
- .e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-browsebtn,
2396
- .e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
2397
- display: block;
2398
- height: 36px;
2399
- margin: 0 auto;
2400
- padding: 0 18px;
2401
- position: relative;
2402
- top: -50px;
2403
- }
2404
- .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2405
- .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
2406
- .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-upload,
2407
- .e-rte-audio-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2408
- .e-rte-audio-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
2409
- .e-rte-audio-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-upload,
2410
- .e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2411
- .e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
2412
- .e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-upload {
2413
- border: 0 solid transparent;
2414
- float: none;
2415
- }
2416
- .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-file-select-wrap,
2417
- .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-file-select-wrap,
2418
- .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-file-select-wrap,
2419
- .e-rte-audio-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-file-select-wrap,
2420
- .e-rte-audio-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-file-select-wrap,
2421
- .e-rte-audio-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-file-select-wrap,
2422
- .e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-file-select-wrap,
2423
- .e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-file-select-wrap,
2424
- .e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-file-select-wrap {
2425
- display: none;
2426
- }
2427
- .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-linkheader,
2428
- .e-rte-audio-dialog.e-dialog.e-device.e-dlg-modal .e-linkheader,
2429
- .e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-linkheader {
2430
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
2431
- font-size: 10px;
2432
- opacity: 0.87;
2433
- padding-bottom: 0;
2434
- padding-top: 20px;
2435
- }
2436
-
2437
- .e-rte-file-manager-dialog .e-rte-label {
2438
- padding-bottom: 8px;
2439
- padding-top: 15px;
2440
- }
2441
- .e-rte-file-manager-dialog .e-rte-label label {
2442
- font-size: 15px;
2443
- opacity: 0.87;
2444
- }
2445
-
2446
- .e-rte-toolbar .e-rte-table-popup .e-insert-table-btn {
2447
- border-color: var(--color-sf-outline);
2448
- }
2449
-
2450
- .e-dialog .e-dlg-header-content + .e-dlg-content {
2451
- padding-top: 0;
2452
- }
2453
-
2454
- .e-bigger .e-richtexteditor .e-dialog,
2455
- .e-richtexteditor.e-bigger .e-dialog {
2456
- border-radius: 16px;
2457
- }
2458
-
2459
- .e-rte-link-dialog .e-dlg-content {
2460
- padding: 7px 20px;
2461
- }
2462
-
2463
- .e-toolbar-wrapper .e-toolbar .e-toolbar-item:not(.e-separator),
2464
- .e-bigger .e-toolbar .e-toolbar-item:not(.e-separator) {
2465
- padding: 8px 4px;
2466
- }
2467
-
2468
- .e-rte-quick-popup .e-rte-toolbar.e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
2469
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
2470
- margin: 0;
2471
- }
2472
-
2473
- .e-rte-upload-popup.e-dialog .e-file-select-wrap {
2474
- display: none;
2475
- }
2476
-
2477
- .e-rte-upload-popup.e-dialog .e-dlg-content {
2478
- overflow: hidden;
2479
- padding: 0;
2480
- }
2481
-
2482
- .e-hide.e-rte-quick-popup-hide {
2483
- border: 0;
2484
- position: absolute;
2485
- }
2486
-
2487
- .e-rte-popup-hide {
2488
- display: none;
2489
- }
2490
-
2491
- .e-rte-hide-visible {
2492
- visibility: hidden;
2493
- }
2494
-
2495
- .e-rte-table-popup.e-dialog .e-dlg-content {
2496
- padding: 0;
2497
- }
2498
-
2499
- .e-richtexteditor .e-rte-table-popup.e-popup-open.e-dialog .e-rte-tablecell {
2500
- margin: 1px;
2501
- }
2502
-
2503
- .e-transparent.e-rte-elements.e-tbar-btn.e-rte-fontcolor-dropdown,
2504
- .e-transparent.e-rte-elements.e-tbar-btn.e-rte-backgroundcolor-dropdown {
2505
- visibility: hidden;
2506
- }
2507
-
2508
- /*! tab layout */
2509
- .e-richtexteditor .e-rte-toolbar {
2510
- border: 1px solid rgba(var(--color-sf-outline-variant));
2511
- border-bottom: 0;
2512
- }
2513
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
2514
- color: rgba(var(--color-sf-on-surface-variant), 0.38);
2515
- }
2516
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn, .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn:focus {
2517
- background: rgba(var(--color-sf-primary-container));
2518
- border: 0;
2519
- }
2520
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn .e-icons, .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn:focus .e-icons {
2521
- color: rgba(var(--color-sf-on-surface-variant));
2522
- }
2523
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-icons {
2524
- color: rgba(var(--color-sf-on-surface-variant));
2525
- }
2526
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-dropdown-btn.e-active {
2527
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
2528
- border-color: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12));
2529
- }
2530
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-dropdown-btn.e-active .e-icons,
2531
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-dropdown-btn.e-active .e-rte-dropdown-btn-text {
2532
- color: rgba(var(--color-sf-on-surface));
2533
- }
2534
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-rte-color-content::after, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-rte-color-content::after, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown:hover .e-rte-color-content::after, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown:hover .e-rte-color-content::after {
2535
- background: rgba(var(--color-sf-surface));
2536
- }
2537
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:active:hover .e-icons, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:active:hover .e-icons, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown:active:hover .e-icons, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown:active:hover .e-icons {
2538
- color: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
2539
- }
2540
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:active:hover .e-caret:active.e-icons,
2541
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:active:hover .e-rte-color-content:active .e-icons,
2542
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:active:hover .e-rte-list-primary-content:active .e-icons, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:active:hover .e-caret:active.e-icons,
2543
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:active:hover .e-rte-color-content:active .e-icons,
2544
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:active:hover .e-rte-list-primary-content:active .e-icons, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown:active:hover .e-caret:active.e-icons,
2545
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown:active:hover .e-rte-color-content:active .e-icons,
2546
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown:active:hover .e-rte-list-primary-content:active .e-icons, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown:active:hover .e-caret:active.e-icons,
2547
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown:active:hover .e-rte-color-content:active .e-icons,
2548
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown:active:hover .e-rte-list-primary-content:active .e-icons {
2549
- color: rgba(var(--color-sf-on-surface));
2550
- }
2551
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown:hover {
2552
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08)), rgba(var(--color-sf-surface));
2553
- }
2554
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-rte-color-content:hover,
2555
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-rte-list-primary-content:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-rte-color-content:hover,
2556
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-rte-list-primary-content:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown:hover .e-rte-color-content:hover,
2557
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown:hover .e-rte-list-primary-content:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown:hover .e-rte-color-content:hover,
2558
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown:hover .e-rte-list-primary-content:hover {
2559
- background: rgba(var(--color-sf-on-surface), 0.05);
2560
- }
2561
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-rte-color-content:focus,
2562
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-rte-list-primary-content:focus, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-rte-color-content:focus,
2563
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-rte-list-primary-content:focus, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown:hover .e-rte-color-content:focus,
2564
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown:hover .e-rte-list-primary-content:focus, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown:hover .e-rte-color-content:focus,
2565
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown:hover .e-rte-list-primary-content:focus {
2566
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
2567
- }
2568
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-rte-color-content:active,
2569
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-rte-list-primary-content:active, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-rte-color-content:active,
2570
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-rte-list-primary-content:active, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown:hover .e-rte-color-content:active,
2571
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown:hover .e-rte-list-primary-content:active, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown:hover .e-rte-color-content:active,
2572
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown:hover .e-rte-list-primary-content:active {
2573
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
2574
- }
2575
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-caret:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-caret:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown:hover .e-caret:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown:hover .e-caret:hover {
2576
- background: rgba(var(--color-sf-on-surface), 0.05);
2577
- }
2578
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-caret:focus, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-caret:focus, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown:hover .e-caret:focus, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown:hover .e-caret:focus {
2579
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
2580
- }
2581
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-caret:active, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-caret:active, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown:hover .e-caret:active, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown:hover .e-caret:active {
2582
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
2583
- }
2584
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown.e-active, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown.e-active, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-active {
2585
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
2586
- border: 0;
2587
- }
2588
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-rte-color-content::after, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-rte-color-content::after, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown.e-active .e-rte-color-content::after, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-active .e-rte-color-content::after {
2589
- background: rgba(var(--color-sf-surface));
2590
- }
2591
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active:hover .e-caret:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active:hover .e-rte-color-content:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active:hover .e-rte-list-primary-content:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown.e-active:hover .e-caret:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown.e-active:hover .e-rte-color-content:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown.e-active:hover .e-rte-list-primary-content:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown.e-active:hover .e-caret:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown.e-active:hover .e-rte-color-content:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown.e-active:hover .e-rte-list-primary-content:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-active:hover .e-caret:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-active:hover .e-rte-color-content:hover, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-active:hover .e-rte-list-primary-content:hover {
2592
- background: transparent;
2593
- }
2594
- .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-icons, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active:active .e-icons, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-icons, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown.e-active:active .e-icons, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown.e-active .e-icons, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-numberformatlist-dropdown.e-active:active .e-icons, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-active .e-icons, .e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-active:active .e-icons {
2595
- color: rgba(var(--color-sf-on-surface));
2596
- }
2597
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons {
2598
- color: rgba(var(--color-sf-on-surface-variant));
2599
- }
2600
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover .e-icons {
2601
- color: rgba(var(--color-sf-on-surface-variant));
2602
- }
2603
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus .e-icons {
2604
- color: rgba(var(--color-sf-on-surface-variant));
2605
- }
2606
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn .e-icons {
2607
- color: rgba(var(--color-sf-on-surface-variant));
2608
- }
2609
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
2610
- color: rgba(var(--color-sf-on-surface-variant), 0.38);
2611
- }
2612
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn.e-active {
2613
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
2614
- }
2615
- .e-richtexteditor .e-rte-toolbar.e-rte-tb-float {
2616
- border: 1px solid rgba(var(--color-sf-outline-variant));
2617
- }
2618
- .e-richtexteditor .e-rte-toolbar.e-tb-static {
2619
- border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
2620
- }
2621
- .e-richtexteditor .e-rte-tb-expand .e-rte-content:not(e-toolbar-wrapper) {
2622
- border-top: 0 solid rgba(var(--color-sf-outline-variant));
2623
- }
2624
- .e-richtexteditor .e-toolbar-wrapper .e-rte-toolbar:not(.e-rte-tb-float) {
2625
- border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
2626
- }
2627
- .e-richtexteditor .e-toolbar-wrapper + .e-rte-toolbar:not(.e-rte-tb-float) {
2628
- border: 0;
2629
- }
2630
- .e-richtexteditor .e-toolbar-wrapper {
2631
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2632
- }
2633
- .e-richtexteditor img.e-img-focus::selection,
2634
- .e-richtexteditor audio.e-audio-focus::selection,
2635
- .e-richtexteditor .e-video-focus::selection {
2636
- background: transparent;
2637
- color: transparent;
2638
- }
2639
- .e-richtexteditor ::selection {
2640
- color: rgba(var(--color-sf-white));
2641
- background: rgba(var(--color-sf-primary));
2642
- }
2643
- .e-richtexteditor .e-rte-content,
2644
- .e-richtexteditor .e-source-content {
2645
- background: rgba(var(--color-sf-surface));
2646
- border: 1px solid rgba(var(--color-sf-outline-variant));
2647
- color: rgba(var(--color-sf-on-surface));
2648
- }
2649
- .e-richtexteditor .e-rte-content .e-content blockquote,
2650
- .e-richtexteditor .e-source-content .e-content blockquote {
2651
- border-left: solid 2px rgba(var(--color-sf-on-surface));
2652
- }
2653
- .e-richtexteditor .e-rte-content .e-content .e-img-focus:not(.e-resize),
2654
- .e-richtexteditor .e-rte-content .e-content .e-video-focus:not(.e-resize),
2655
- .e-richtexteditor .e-source-content .e-content .e-img-focus:not(.e-resize),
2656
- .e-richtexteditor .e-source-content .e-content .e-video-focus:not(.e-resize) {
2657
- border: dashed 2px rgba(var(--color-sf-primary));
2658
- }
2659
- .e-richtexteditor .e-rte-content .e-content a,
2660
- .e-richtexteditor .e-source-content .e-content a {
2661
- color: rgba(var(--color-sf-primary));
2662
- }
2663
- .e-richtexteditor.e-rtl .e-rte-content .e-content blockquote {
2664
- border-left: 0;
2665
- border-right: solid 2px rgba(var(--color-sf-on-surface));
2666
- }
2667
- .e-richtexteditor.e-rte-resize {
2668
- background: rgba(var(--color-sf-surface));
2669
- }
2670
- .e-richtexteditor .e-input.e-rte-linkurl.e-error,
2671
- .e-richtexteditor .e-input.e-img-link.e-error {
2672
- color: rgba(var(--color-sf-error));
2673
- }
2674
- .e-richtexteditor.e-rte-full-screen {
2675
- background: rgba(var(--color-sf-surface));
2676
- }
2677
- .e-richtexteditor.e-rte-inline .e-rte-content {
2678
- border: 0;
2679
- }
2680
- .e-richtexteditor:not(.e-rte-toolbar-enabled) {
2681
- border: 1px solid rgba(var(--color-sf-outline-variant));
2682
- }
2683
- .e-richtexteditor:not(.e-rte-toolbar-enabled) .e-rte-content {
2684
- border: 0;
2685
- border-bottom: 0;
2686
- border-top: 0;
2687
- }
2688
- .e-richtexteditor.e-rte-tb-expand {
2689
- border: 1px solid rgba(var(--color-sf-outline-variant));
2690
- }
2691
- .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar {
2692
- border: 0;
2693
- }
2694
- .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-extended-toolbar,
2695
- .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar .e-toolbar-extended {
2696
- border-bottom-left-radius: 0;
2697
- border-bottom-right-radius: 0;
2698
- border-top-left-radius: 0;
2699
- border-top-right-radius: 0;
2700
- }
2701
- .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar .e-toolbar-extended {
2702
- border: 0;
2703
- border-bottom: 0;
2704
- }
2705
- .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar .e-toolbar-extended.e-popup-open {
2706
- border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
2707
- }
2708
- .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-expand-open + .e-rte-content {
2709
- border-top: 0;
2710
- }
2711
- .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-rte-tb-float {
2712
- border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
2713
- border-right: 0 solid rgba(var(--color-sf-outline-variant));
2714
- border-top: 1px solid rgba(var(--color-sf-outline-variant));
2715
- }
2716
- .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-rte-tb-float.e-expand-open {
2717
- border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
2718
- }
2719
- .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-rte-tb-float.e-expand-open .e-toolbar-extended {
2720
- border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
2721
- border-right: 0 solid rgba(var(--color-sf-outline-variant));
2722
- }
2723
- .e-richtexteditor.e-rte-tb-expand .e-rte-content,
2724
- .e-richtexteditor.e-rte-tb-expand .e-source-content {
2725
- border: 0;
2726
- border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
2727
- border-top: 1px solid rgba(var(--color-sf-outline-variant));
2728
- }
2729
- .e-richtexteditor.e-rte-tb-expand .e-toolbar-wrapper + .e-rte-content {
2730
- border-top: 0 solid rgba(var(--color-sf-outline-variant));
2731
- }
2732
- .e-richtexteditor.e-rte-tb-expand .e-toolbar-extended.e-popup-open {
2733
- border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
2734
- }
2735
- .e-richtexteditor.e-rte-tb-expand.e-rte-resize .e-rte-content,
2736
- .e-richtexteditor.e-rte-tb-expand.e-rte-resize .e-source-content {
2737
- border-bottom: 0;
2738
- }
2739
- .e-richtexteditor .e-audio-wrap,
2740
- .e-richtexteditor .e-embed-video-wrap {
2741
- display: inline-block;
2742
- }
2743
- .e-richtexteditor .e-clickelem,
2744
- .e-richtexteditor .e-video-clickelem {
2745
- display: block;
2746
- margin: 0;
2747
- outline: none;
2748
- padding: 0;
2749
- position: relative;
2750
- }
2751
- .e-richtexteditor .e-clickelem::after,
2752
- .e-richtexteditor .e-video-clickelem::after {
2753
- background: transparent;
2754
- bottom: 0;
2755
- content: "";
2756
- cursor: default;
2757
- display: block;
2758
- left: 0;
2759
- position: absolute;
2760
- right: 0;
2761
- top: 0;
2762
- z-index: 1;
2763
- }
2764
- .e-richtexteditor .e-videoheader,
2765
- .e-richtexteditor .e-embed-videoheader,
2766
- .e-richtexteditor .e-video-url-wrap {
2767
- padding-bottom: 5px;
2768
- padding-top: 15px;
2769
- }
2770
- .e-richtexteditor .e-video-url-wrap .e-radio-wrapper {
2771
- padding: 5px;
2772
- }
2773
- .e-richtexteditor .e-video-url-wrap textarea {
2774
- height: 80px;
2775
- }
2776
-
2777
- .e-rte-quick-popup {
2778
- border: none;
2779
- border-radius: 2px;
2780
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
2781
- }
2782
- .e-rte-quick-popup .e-rte-quick-toolbar {
2783
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2784
- border: 0;
2785
- }
2786
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items {
2787
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2788
- }
2789
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-separator {
2790
- border: 0.5px solid transparent;
2791
- }
2792
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-tbar-btn {
2793
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2794
- border: 0;
2795
- }
2796
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-tbar-btn:hover {
2797
- background: rgba(var(--color-sf-on-surface), 0.05);
2798
- border-color: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08));
2799
- }
2800
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-tbar-btn:focus {
2801
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
2802
- }
2803
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-tbar-btn:active {
2804
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
2805
- border-color: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12));
2806
- }
2807
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-tbar-btn:active .e-icons {
2808
- color: rgba(var(--color-sf-on-surface));
2809
- }
2810
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn,
2811
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn:focus {
2812
- background: rgba(var(--color-sf-primary-container));
2813
- border: 0;
2814
- }
2815
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn .e-icons,
2816
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn:focus .e-icons {
2817
- color: rgba(var(--color-sf-on-surface-variant));
2818
- }
2819
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-icons {
2820
- color: rgba(var(--color-sf-on-surface-variant));
2821
- }
2822
- .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons {
2823
- color: rgba(var(--color-sf-on-surface-variant));
2824
- }
2825
- .e-rte-quick-popup .e-rte-dropdown-btn {
2826
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2827
- border-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2828
- }
2829
- .e-rte-quick-popup .e-rte-dropdown-btn:focus, .e-rte-quick-popup .e-rte-dropdown-btn:hover {
2830
- background: rgba(var(--color-sf-on-surface), 0.05);
2831
- }
2832
- .e-rte-quick-popup .e-rte-dropdown-btn:hover {
2833
- border-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2834
- }
2835
-
2836
- .e-dialog .e-img-uploadwrap .e-droptext,
2837
- .e-dialog .e-aud-uploadwrap .e-droptext,
2838
- .e-dialog .e-vid-uploadwrap .e-droptext,
2839
- .e-dialog.e-device .e-vid-uploadwrap .e-droptext {
2840
- border: dashed 2px rgba(var(--color-sf-on-surface), 0.38);
2841
- border-radius: 4px;
2842
- color: rgba(var(--color-sf-on-secondary-container));
2843
- display: block;
2844
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
2845
- font-size: 14px;
2846
- height: 185px;
2847
- margin: 0 auto;
2848
- text-align: center;
2849
- width: auto;
2850
- }
2851
-
2852
- .e-dialog .e-vid-uploadwrap .e-droptext {
2853
- height: 108px;
2854
- }
2855
-
2856
- .e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
2857
- .e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap .e-droptext,
2858
- .e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap .e-droptext {
2859
- margin: 0 auto;
2860
- width: 250px;
2861
- }
2862
-
2863
- .e-dialog.e-device .e-video-url-wrap .e-radio-wrapper {
2864
- padding: 8px 4px;
2865
- }
2866
-
2867
- .e-linkheader {
2868
- color: rgba(var(--color-sf-on-surface));
2869
- }
2870
-
2871
- .e-rte-img-popup.e-popup {
2872
- background: rgba(var(--color-sf-surface));
2873
- border: 1px solid rgba(var(--color-sf-outline-variant));
2874
- box-shadow: var(--color-sf-shadow);
2875
- color: rgba(var(--color-sf-outline-variant));
2876
- padding: 10px;
2877
- }
2878
-
2879
- .e-rte-content .e-content img:not(.e-resize) {
2880
- z-index: 1000;
2881
- }
2882
-
2883
- span.e-rte-imageboxmark,
2884
- span.e-rte-videoboxmark {
2885
- background: rgba(var(--color-sf-primary));
2886
- border: 1px solid rgba(var(--color-sf-on-primary));
2887
- display: block;
2888
- height: 10px;
2889
- position: absolute;
2890
- width: 10px;
2891
- z-index: 1000;
2892
- }
2893
-
2894
- .e-mob-rte span.e-rte-imageboxmark,
2895
- .e-mob-rte span.e-rte-videoboxmark {
2896
- background: rgba(var(--color-sf-on-primary));
2897
- border: 1px solid rgba(var(--color-sf-primary));
2898
- border-radius: 15px;
2899
- height: 20px;
2900
- width: 20px;
2901
- }
2902
-
2903
- .e-mob-rte.e-mob-span span.e-rte-imageboxmark,
2904
- .e-mob-rte.e-mob-span span.e-rte-videoboxmark {
2905
- background: rgba(var(--color-sf-primary));
2906
- border: 1px solid rgba(var(--color-sf-on-primary));
2907
- }
2908
-
2909
- .e-rte-content .e-content img.e-resize,
2910
- .e-rte-content .e-content video.e-resize {
2911
- z-index: 1000;
2912
- }
2913
-
2914
- *.e-disabled {
2915
- -webkit-user-select: none;
2916
- -ms-user-select: none;
2917
- user-select: none;
2918
- }
2919
- *.e-disabled .e-rte-toolbar .e-toolbar-item {
2920
- cursor: default;
2921
- }
2922
- *.e-disabled .e-rte-toolbar .e-toolbar-item .e-tbar-btn.e-icon-btn:hover, *.e-disabled .e-rte-toolbar .e-toolbar-item .e-tbar-btn.e-icon-btn:active, *.e-disabled .e-rte-toolbar .e-toolbar-item .e-tbar-btn.e-icon-btn:focus, *.e-disabled .e-rte-toolbar .e-toolbar-item .e-dropdown-btn.e-btn:hover, *.e-disabled .e-rte-toolbar .e-toolbar-item .e-dropdown-btn.e-btn:active, *.e-disabled .e-rte-toolbar .e-toolbar-item .e-dropdown-btn.e-btn:focus, *.e-disabled .e-rte-toolbar .e-toolbar-item .e-colorpicker-wrapper .e-btn:hover, *.e-disabled .e-rte-toolbar .e-toolbar-item .e-colorpicker-wrapper .e-btn:active, *.e-disabled .e-rte-toolbar .e-toolbar-item .e-colorpicker-wrapper .e-btn:focus {
2923
- background: transparent;
2924
- cursor: default;
2925
- }
2926
-
2927
- .e-dropdown-popup ul .e-item.e-active {
2928
- background-color: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
2929
- color: rgba(var(--color-sf-on-surface));
2930
- }
2931
-
2932
- .e-popup-overlay {
2933
- background-color: rgba(var(--color-sf-scrim), 0.5);
2934
- }
2935
-
2936
- .e-rte-toolbar.e-extended-toolbar .e-toolbar-item.e-overlay .e-dropdown-btn {
2937
- color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.12), rgba(var(--color-sf-primary), 0.12)), rgba(var(--color-sf-surface));
2938
- }
2939
-
2940
- .e-rte-table-popup.e-popup.e-popup-open {
2941
- background-color: rgba(var(--color-sf-surface));
2942
- color: rgba(var(--color-sf-on-surface));
2943
- }
2944
-
2945
- .e-richtexteditor .e-rte-toolbar .e-hor-nav:hover {
2946
- border: solid rgba(0, 0, 0, 0.12);
2947
- border-width: 0 0 0 1px;
2948
- padding-left: 0;
2949
- }
2950
-
2951
- .e-rte-table-popup .e-span-border {
2952
- display: block;
2953
- margin-bottom: 8px;
2954
- margin-top: 12px;
2955
- }
2956
-
2957
- .e-rte-table-popup .e-rte-popup-header {
2958
- color: rgba(var(--color-sf-on-surface-variant));
2959
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
2960
- font-size: 14px;
2961
- text-align: center;
2962
- }
2963
-
2964
- .e-rte-table-popup.e-popup-open .e-rte-tablecell.e-default {
2965
- background-color: rgba(var(--color-sf-surface));
2966
- }
2967
-
2968
- .e-rte-table-popup.e-popup-open .e-rte-tablecell.e-active {
2969
- background-color: rgba(var(--color-sf-primary-container));
2970
- border: 1px solid rgba(var(--color-sf-primary));
2971
- }
2972
-
2973
- .e-rte-table.e-alternate-border tbody tr:nth-child(2n+0) {
2974
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
2975
- }
2976
-
2977
- .e-rte-table th {
2978
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2979
- }
2980
-
2981
- .e-rte-table-popup.e-popup.e-popup-open {
2982
- background-color: rgba(var(--color-sf-surface));
2983
- color: rgba(var(--color-sf-outline-variant));
2984
- }
2985
-
2986
- span.e-table-box {
2987
- background-color: rgba(var(--color-sf-primary));
2988
- border: 1px solid rgba(var(--color-sf-outline-variant));
2989
- }
2990
-
2991
- span.e-table-box.e-rbox-select {
2992
- background-color: rgba(var(--color-sf-outline-variant));
2993
- border: 1px solid rgba(var(--color-sf-outline-variant));
2994
- }
2995
-
2996
- .e-table-rhelper {
2997
- background-color: rgba(var(--color-sf-primary));
2998
- }
2999
-
3000
- .e-rte-dialog-upload.e-upload.e-lib.e-keyboard {
3001
- background: rgba(var(--color-sf-surface));
3002
- }
3003
-
3004
- .e-rte-inline-popup .e-rte-quick-toolbar.e-rte-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn .e-icons, .e-rte-inline-popup .e-rte-quick-toolbar.e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:active .e-icons, .e-rte-inline-popup .e-rte-quick-toolbar.e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:focus .e-icons, .e-rte-inline-popup .e-rte-quick-toolbar.e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover .e-icons {
3005
- color: rgba(var(--color-sf-on-surface));
3006
- }
3007
-
3008
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
3009
- color: rgba(var(--color-sf-on-surface-variant));
3010
- }
3011
-
3012
- .e-rte-emojipicker-popup.e-popup.e-popup-open {
3013
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
3014
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
3015
- border: none;
3016
- }
3017
- .e-rte-emojipicker-popup.e-popup.e-popup-open .e-toolbar .e-toolbar-item .e-tbar-btn {
3018
- background: transparent;
3019
- }
3020
- .e-rte-emojipicker-popup.e-popup.e-popup-open .e-toolbar .e-toolbar-item .e-tbar-btn.e-selected {
3021
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08));
3022
- }
3023
- .e-rte-emojipicker-popup.e-popup.e-popup-open .e-toolbar .e-toolbar-item .e-tbar-btn:hover {
3024
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08));
3025
- }
3026
- .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-toolbar {
3027
- background: transparent;
3028
- border: none;
3029
- box-shadow: none;
3030
- }
3031
- .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-toolbar .e-toolbar-items {
3032
- background: transparent;
3033
- }
3034
- .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-toolbar .e-toolbar-items .e-scroll-nav {
3035
- border: none;
3036
- }
3037
- .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn .e-rte-emojipicker-group .e-rte-emojipickerbtn-group .e-btn.e-control:not(:hover):not(:focus):not(:active) {
3038
- background: transparent;
3039
- }
3040
- .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn .e-rte-emojisearch-btn .e-btn.e-control:not(:hover):not(:focus):not(:active) {
3041
- background: transparent;
3042
- }
3043
- .e-rte-emojipicker-popup.e-popup.e-popup-open .e-rte-emojipicker-btn .e-rte-emojipicker-group .e-rte-emojipicker-name {
3044
- color: rgba(var(--color-sf-on-surface-variant));
3045
- }
3046
-
3047
- .e-bigger .e-richtexteditor.e-rte-tb-expand {
3048
- border-radius: 8px;
3049
- }
3050
-
3051
- .e-bigger .e-richtexteditor .e-toolbar-wrapper {
3052
- border-top-left-radius: 8px;
3053
- border-top-right-radius: 8px;
3054
- }
3055
-
3056
- .e-bigger .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-extended-toolbar,
3057
- .e-bigger .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar .e-toolbar-extended {
3058
- border-top-left-radius: 8px;
3059
- border-top-right-radius: 8px;
3060
- }
3061
-
3062
- .e-bigger .e-rte-toolbar .e-toolbar-items {
3063
- border-top-left-radius: 8px;
3064
- }
3065
-
3066
- .e-bigger .e-rte-toolbar .e-hor-nav {
3067
- border-top-right-radius: 8px;
3068
- }
3069
-
3070
- .e-bigger .e-rtl .e-rte-toolbar .e-hor-nav {
3071
- border-top-left-radius: 8px;
3072
- border-top-right-radius: 0;
3073
- }
3074
-
3075
- .e-bigger .e-rtl .e-rte-toolbar .e-toolbar-items {
3076
- border-top-right-radius: 8px;
3077
- }
3078
-
3079
- .e-richtexteditor.e-rte-tb-expand .e-rte-content-border {
3080
- border-bottom: 0;
3081
- }
1
+ @import '@syncfusion/ej2-richtexteditor/styles/material3-dark.css';