@syncfusion/ej2-angular-documenteditor 24.1.43 → 24.1.44

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 (172) hide show
  1. package/README.md +1 -1
  2. package/package.json +7 -7
  3. package/schematics/utils/lib-details.d.ts +2 -2
  4. package/schematics/utils/lib-details.js +2 -2
  5. package/schematics/utils/lib-details.ts +2 -2
  6. package/styles/bootstrap-dark.css +1 -5865
  7. package/styles/bootstrap.css +1 -5893
  8. package/styles/bootstrap4.css +1 -6251
  9. package/styles/bootstrap5-dark.css +1 -6211
  10. package/styles/bootstrap5.css +1 -6211
  11. package/styles/document-editor/bootstrap-dark.css +1 -3874
  12. package/styles/document-editor/bootstrap-dark.scss +1 -4
  13. package/styles/document-editor/bootstrap.css +1 -3875
  14. package/styles/document-editor/bootstrap.scss +1 -4
  15. package/styles/document-editor/bootstrap4.css +1 -4030
  16. package/styles/document-editor/bootstrap4.scss +1 -4
  17. package/styles/document-editor/bootstrap5-dark.css +1 -3972
  18. package/styles/document-editor/bootstrap5-dark.scss +1 -4
  19. package/styles/document-editor/bootstrap5.css +1 -3972
  20. package/styles/document-editor/bootstrap5.scss +1 -4
  21. package/styles/document-editor/fabric-dark.css +1 -3874
  22. package/styles/document-editor/fabric-dark.scss +1 -4
  23. package/styles/document-editor/fabric.css +1 -3878
  24. package/styles/document-editor/fabric.scss +1 -4
  25. package/styles/document-editor/fluent-dark.css +1 -3916
  26. package/styles/document-editor/fluent-dark.scss +1 -4
  27. package/styles/document-editor/fluent.css +1 -3916
  28. package/styles/document-editor/fluent.scss +1 -4
  29. package/styles/document-editor/highcontrast-light.css +1 -2794
  30. package/styles/document-editor/highcontrast-light.scss +1 -4
  31. package/styles/document-editor/highcontrast.css +1 -3874
  32. package/styles/document-editor/highcontrast.scss +1 -4
  33. package/styles/document-editor/material-dark.css +1 -3868
  34. package/styles/document-editor/material-dark.scss +1 -4
  35. package/styles/document-editor/material.css +1 -3868
  36. package/styles/document-editor/material.scss +1 -4
  37. package/styles/document-editor/material3-dark.css +1 -4026
  38. package/styles/document-editor/material3-dark.scss +1 -4
  39. package/styles/document-editor/material3.css +1 -4082
  40. package/styles/document-editor/material3.scss +1 -4
  41. package/styles/document-editor/tailwind-dark.css +1 -4182
  42. package/styles/document-editor/tailwind-dark.scss +1 -4
  43. package/styles/document-editor/tailwind.css +1 -4185
  44. package/styles/document-editor/tailwind.scss +1 -4
  45. package/styles/document-editor-container/bootstrap-dark.css +1 -1990
  46. package/styles/document-editor-container/bootstrap-dark.scss +1 -5
  47. package/styles/document-editor-container/bootstrap.css +1 -2017
  48. package/styles/document-editor-container/bootstrap.scss +1 -5
  49. package/styles/document-editor-container/bootstrap4.css +1 -2220
  50. package/styles/document-editor-container/bootstrap4.scss +1 -5
  51. package/styles/document-editor-container/bootstrap5-dark.css +1 -2238
  52. package/styles/document-editor-container/bootstrap5-dark.scss +1 -5
  53. package/styles/document-editor-container/bootstrap5.css +1 -2238
  54. package/styles/document-editor-container/bootstrap5.scss +1 -5
  55. package/styles/document-editor-container/fabric-dark.css +1 -1976
  56. package/styles/document-editor-container/fabric-dark.scss +1 -5
  57. package/styles/document-editor-container/fabric.css +1 -2012
  58. package/styles/document-editor-container/fabric.scss +1 -5
  59. package/styles/document-editor-container/fluent-dark.css +1 -2127
  60. package/styles/document-editor-container/fluent-dark.scss +1 -5
  61. package/styles/document-editor-container/fluent.css +1 -2127
  62. package/styles/document-editor-container/fluent.scss +1 -5
  63. package/styles/document-editor-container/highcontrast-light.css +1 -4011
  64. package/styles/document-editor-container/highcontrast-light.scss +1 -5
  65. package/styles/document-editor-container/highcontrast.css +1 -2019
  66. package/styles/document-editor-container/highcontrast.scss +1 -5
  67. package/styles/document-editor-container/material-dark.css +1 -1971
  68. package/styles/document-editor-container/material-dark.scss +1 -5
  69. package/styles/document-editor-container/material.css +1 -1990
  70. package/styles/document-editor-container/material.scss +1 -5
  71. package/styles/document-editor-container/material3-dark.css +1 -2251
  72. package/styles/document-editor-container/material3-dark.scss +1 -5
  73. package/styles/document-editor-container/material3.css +1 -2307
  74. package/styles/document-editor-container/material3.scss +1 -5
  75. package/styles/document-editor-container/tailwind-dark.css +1 -2074
  76. package/styles/document-editor-container/tailwind-dark.scss +1 -5
  77. package/styles/document-editor-container/tailwind.css +1 -2074
  78. package/styles/document-editor-container/tailwind.scss +1 -5
  79. package/styles/fabric-dark.css +1 -5851
  80. package/styles/fabric.css +1 -5891
  81. package/styles/fluent-dark.css +1 -6044
  82. package/styles/fluent.css +1 -6044
  83. package/styles/highcontrast-light.css +1 -4768
  84. package/styles/highcontrast.css +1 -5894
  85. package/styles/material-dark.css +1 -5840
  86. package/styles/material.css +1 -5859
  87. package/styles/material3-dark.css +1 -6223
  88. package/styles/material3-dark.scss +0 -1
  89. package/styles/material3.css +1 -6279
  90. package/styles/material3.scss +0 -1
  91. package/styles/tailwind-dark.css +1 -6257
  92. package/styles/tailwind.css +1 -6260
  93. package/styles/document-editor/_all.scss +0 -3
  94. package/styles/document-editor/_bootstrap-dark-definition.scss +0 -548
  95. package/styles/document-editor/_bootstrap-definition.scss +0 -547
  96. package/styles/document-editor/_bootstrap4-definition.scss +0 -560
  97. package/styles/document-editor/_bootstrap5-dark-definition.scss +0 -1
  98. package/styles/document-editor/_bootstrap5-definition.scss +0 -561
  99. package/styles/document-editor/_fabric-dark-definition.scss +0 -550
  100. package/styles/document-editor/_fabric-definition.scss +0 -549
  101. package/styles/document-editor/_fluent-dark-definition.scss +0 -1
  102. package/styles/document-editor/_fluent-definition.scss +0 -570
  103. package/styles/document-editor/_fusionnew-definition.scss +0 -561
  104. package/styles/document-editor/_highcontrast-definition.scss +0 -549
  105. package/styles/document-editor/_highcontrast-light-definition.scss +0 -2989
  106. package/styles/document-editor/_layout.scss +0 -224
  107. package/styles/document-editor/_material-dark-definition.scss +0 -566
  108. package/styles/document-editor/_material-definition.scss +0 -566
  109. package/styles/document-editor/_material3-dark-definition.scss +0 -1
  110. package/styles/document-editor/_material3-definition.scss +0 -561
  111. package/styles/document-editor/_tailwind-dark-definition.scss +0 -1
  112. package/styles/document-editor/_tailwind-definition.scss +0 -558
  113. package/styles/document-editor/_theme.scss +0 -3589
  114. package/styles/document-editor/icons/_bootstrap-dark.scss +0 -660
  115. package/styles/document-editor/icons/_bootstrap.scss +0 -660
  116. package/styles/document-editor/icons/_bootstrap4.scss +0 -645
  117. package/styles/document-editor/icons/_bootstrap5-dark.scss +0 -1
  118. package/styles/document-editor/icons/_bootstrap5.scss +0 -699
  119. package/styles/document-editor/icons/_fabric-dark.scss +0 -660
  120. package/styles/document-editor/icons/_fabric.scss +0 -660
  121. package/styles/document-editor/icons/_fluent-dark.scss +0 -1
  122. package/styles/document-editor/icons/_fluent.scss +0 -702
  123. package/styles/document-editor/icons/_fusionnew.scss +0 -696
  124. package/styles/document-editor/icons/_highcontrast-light.scss +0 -665
  125. package/styles/document-editor/icons/_highcontrast.scss +0 -660
  126. package/styles/document-editor/icons/_material-dark.scss +0 -653
  127. package/styles/document-editor/icons/_material.scss +0 -653
  128. package/styles/document-editor/icons/_material3-dark.scss +0 -1
  129. package/styles/document-editor/icons/_material3.scss +0 -696
  130. package/styles/document-editor/icons/_tailwind-dark.scss +0 -696
  131. package/styles/document-editor/icons/_tailwind.scss +0 -699
  132. package/styles/document-editor/implementation/dailogs/_paragraph-dailogs.scss +0 -174
  133. package/styles/document-editor-container/_all.scss +0 -2
  134. package/styles/document-editor-container/_bootstrap-dark-definition.scss +0 -141
  135. package/styles/document-editor-container/_bootstrap-definition.scss +0 -141
  136. package/styles/document-editor-container/_bootstrap4-definition.scss +0 -157
  137. package/styles/document-editor-container/_bootstrap5-dark-definition.scss +0 -1
  138. package/styles/document-editor-container/_bootstrap5-definition.scss +0 -167
  139. package/styles/document-editor-container/_definition.scss +0 -12
  140. package/styles/document-editor-container/_fabric-dark-definition.scss +0 -146
  141. package/styles/document-editor-container/_fabric-definition.scss +0 -143
  142. package/styles/document-editor-container/_fluent-dark-definition.scss +0 -1
  143. package/styles/document-editor-container/_fluent-definition.scss +0 -168
  144. package/styles/document-editor-container/_fusionnew-definition.scss +0 -167
  145. package/styles/document-editor-container/_highcontrast-definition.scss +0 -144
  146. package/styles/document-editor-container/_highcontrast-light-definition.scss +0 -147
  147. package/styles/document-editor-container/_layout.scss +0 -89
  148. package/styles/document-editor-container/_material-dark-definition.scss +0 -145
  149. package/styles/document-editor-container/_material-definition.scss +0 -144
  150. package/styles/document-editor-container/_material3-dark-definition.scss +0 -1
  151. package/styles/document-editor-container/_material3-definition.scss +0 -171
  152. package/styles/document-editor-container/_tailwind-dark-definition.scss +0 -1
  153. package/styles/document-editor-container/_tailwind-definition.scss +0 -161
  154. package/styles/document-editor-container/_theme.scss +0 -2468
  155. package/styles/document-editor-container/icons/_bootstrap-dark.scss +0 -482
  156. package/styles/document-editor-container/icons/_bootstrap.scss +0 -482
  157. package/styles/document-editor-container/icons/_bootstrap4.scss +0 -482
  158. package/styles/document-editor-container/icons/_bootstrap5-dark.scss +0 -1
  159. package/styles/document-editor-container/icons/_bootstrap5.scss +0 -509
  160. package/styles/document-editor-container/icons/_fabric-dark.scss +0 -483
  161. package/styles/document-editor-container/icons/_fabric.scss +0 -482
  162. package/styles/document-editor-container/icons/_fluent-dark.scss +0 -1
  163. package/styles/document-editor-container/icons/_fluent.scss +0 -508
  164. package/styles/document-editor-container/icons/_fusionnew.scss +0 -508
  165. package/styles/document-editor-container/icons/_highcontrast-light.scss +0 -482
  166. package/styles/document-editor-container/icons/_highcontrast.scss +0 -482
  167. package/styles/document-editor-container/icons/_material-dark.scss +0 -484
  168. package/styles/document-editor-container/icons/_material.scss +0 -484
  169. package/styles/document-editor-container/icons/_material3-dark.scss +0 -1
  170. package/styles/document-editor-container/icons/_material3.scss +0 -507
  171. package/styles/document-editor-container/icons/_tailwind-dark.scss +0 -508
  172. package/styles/document-editor-container/icons/_tailwind.scss +0 -508
@@ -1,2074 +1 @@
1
- .e-de-ctnr-close::before {
2
- color: #d1d5db;
3
- content: "\e7e7";
4
- font-size: 16px;
5
- }
6
-
7
- .e-de-ctnr-linespacing::before {
8
- content: "\e78d";
9
- }
10
-
11
- .e-de-ctnr-undo::before {
12
- content: "\e713";
13
- }
14
-
15
- .e-de-ctnr-find::before {
16
- content: "\e754";
17
- }
18
-
19
- .e-de-ctnr-lock::before {
20
- content: "\e7ff";
21
- }
22
-
23
- .e-de-ctnr-italic::before {
24
- content: "\e75a";
25
- }
26
-
27
- .e-de-selected-spellcheck-item::before {
28
- color: #d1d5db;
29
- content: "\e774";
30
- font-family: "e-icons";
31
- font-size: 10px;
32
- }
33
-
34
- .e-de-selected-underline-item::before {
35
- color: #d1d5db;
36
- content: "\e774";
37
- font-family: "e-icons";
38
- font-size: 10px;
39
- }
40
-
41
- .e-de-ctnr-link::before {
42
- content: "\e757";
43
- }
44
-
45
- .e-de-ctnr-table::before {
46
- content: "\e7d1";
47
- }
48
-
49
- .e-de-ctnr-download::before {
50
- color: #d1d5db;
51
- content: "\e7a1";
52
- }
53
-
54
- .e-de-ctnr-justify::before {
55
- content: "\e721";
56
- }
57
-
58
- .e-de-ctnr-tableofcontent::before {
59
- content: "\e73d";
60
- }
61
-
62
- .e-de-ctnr-pagenumber::before {
63
- content: "\e77d";
64
- }
65
-
66
- .e-de-ctnr-highlight::before {
67
- content: "\e739";
68
- }
69
-
70
- .e-de-ctnr-new::before {
71
- content: "\e805";
72
- }
73
-
74
- .e-de-ctnr-paste::before {
75
- content: "\e70b";
76
- }
77
-
78
- .e-de-ctnr-bold::before {
79
- content: "\e737";
80
- }
81
-
82
- .e-de-ctnr-subscript::before {
83
- content: "\e80a";
84
- }
85
-
86
- .e-de-ctnr-aligncenter::before {
87
- content: "\e813";
88
- }
89
-
90
- .e-de-ctnr-fontcolor::before {
91
- content: "\e79f";
92
- }
93
-
94
- .e-de-ctnr-change-case::before {
95
- content: "\e7f5";
96
- }
97
-
98
- .e-de-ctnr-pagesetup::before {
99
- content: "\e794";
100
- }
101
-
102
- .e-de-ctnr-strokestyle::before {
103
- content: "\eb62";
104
- }
105
-
106
- .e-de-ctnr-strikethrough::before {
107
- content: "\e758";
108
- }
109
-
110
- .e-de-ctnr-image::before {
111
- content: "\e786";
112
- }
113
-
114
- .e-de-ctnr-redo::before {
115
- content: "\e755";
116
- }
117
-
118
- .e-de-ctnr-bookmark::before {
119
- content: "\e750";
120
- }
121
-
122
- .e-de-ctnr-increaseindent::before {
123
- content: "\e810";
124
- }
125
-
126
- .e-de-ctnr-header::before {
127
- content: "\e704";
128
- }
129
-
130
- .e-de-ctnr-backgroundcolor::before {
131
- content: "\eb6b";
132
- }
133
-
134
- .e-de-ctnr-open::before {
135
- content: "\e760";
136
- }
137
-
138
- .e-de-ctnr-underline::before {
139
- content: "\e82f";
140
- }
141
-
142
- .e-de-ctnr-superscript::before {
143
- content: "\e7a7";
144
- }
145
-
146
- .e-de-ctnr-alignleft::before {
147
- content: "\e7b8";
148
- }
149
-
150
- .e-de-ctnr-numbering::before {
151
- content: "\e7cb";
152
- }
153
-
154
- .e-de-ctnr-bullets::before {
155
- content: "\e77e";
156
- }
157
-
158
- .e-de-ctnr-borders::before {
159
- content: "\e893";
160
- }
161
-
162
- .e-de-ctnr-decreaseindent::before {
163
- content: "\e72a";
164
- }
165
-
166
- .e-de-ctnr-showhide::before {
167
- content: "\e71a";
168
- font-size: 16px;
169
- }
170
-
171
- .e-de-ctnr-print::before {
172
- content: "\e75d";
173
- }
174
-
175
- .e-de-ctnr-alignright::before {
176
- content: "\e719";
177
- }
178
-
179
- .e-de-ctnr-footer::before {
180
- content: "\e7bb";
181
- }
182
-
183
- .e-de-ctnr-clearall::before {
184
- content: "\e7cc";
185
- }
186
-
187
- .e-de-ctnr-outsideborder::before {
188
- content: "\e7ad";
189
- }
190
-
191
- .e-de-ctnr-allborders::before {
192
- content: "\e7d1";
193
- }
194
-
195
- .e-de-ctnr-insideborders::before {
196
- content: "\e78f";
197
- }
198
-
199
- .e-de-ctnr-leftborders::before {
200
- content: "\e806";
201
- }
202
-
203
- .e-de-ctnr-insideverticalborder::before {
204
- content: "\e792";
205
- }
206
-
207
- .e-de-ctnr-rightborder::before {
208
- content: "\e7ab";
209
- }
210
-
211
- .e-de-ctnr-topborder::before {
212
- content: "\e7e0";
213
- }
214
-
215
- .e-de-ctnr-insidehorizondalborder::before {
216
- content: "\e83b";
217
- }
218
-
219
- .e-de-ctnr-bottomborder::before {
220
- content: "\e766";
221
- }
222
-
223
- .e-de-ctnr-strokesize::before {
224
- content: "\e7bf";
225
- }
226
-
227
- .e-de-ctnr-highlightcolor::before {
228
- content: "\e739";
229
- }
230
-
231
- .e-de-ctnr-mergecell::before {
232
- content: "\e71e";
233
- }
234
-
235
- .e-de-ctnr-insertleft::before {
236
- content: "\e78b";
237
- }
238
-
239
- .e-de-ctnr-insertright::before {
240
- content: "\e70e";
241
- }
242
-
243
- .e-de-ctnr-insertabove::before {
244
- content: "\e836";
245
- }
246
-
247
- .e-de-ctnr-insertbelow::before {
248
- content: "\e801";
249
- }
250
-
251
- .e-de-ctnr-deleterows::before {
252
- content: "\e7f2";
253
- }
254
-
255
- .e-de-ctnr-deletecolumns::before {
256
- content: "\e714";
257
- }
258
-
259
- .e-de-ctnr-aligntop::before {
260
- content: "\e707";
261
- }
262
-
263
- .e-de-ctnr-alignbottom::before {
264
- content: "\e7a0";
265
- }
266
-
267
- .e-de-ctnr-aligncenter-table::before {
268
- content: "\e74f";
269
- }
270
-
271
- .e-de-ctnr-cellbg-clr-picker::before {
272
- content: "\e783";
273
- }
274
-
275
- .e-de-ctnr-bullet-none::before {
276
- color: #d1d5db;
277
- content: "\e7f3";
278
- font-size: 20px;
279
- line-height: 28px;
280
- }
281
-
282
- .e-de-ctnr-bullet-dot::before {
283
- color: #d1d5db;
284
- content: "\e747";
285
- font-size: 8px;
286
- line-height: 28px;
287
- }
288
-
289
- .e-de-ctnr-bullet-circle::before {
290
- color: #d1d5db;
291
- content: "\e7d0";
292
- font-size: 8px;
293
- line-height: 28px;
294
- }
295
-
296
- .e-de-ctnr-bullet-square::before {
297
- color: #d1d5db;
298
- content: "\e7be";
299
- font-size: 8px;
300
- line-height: 28px;
301
- }
302
-
303
- .e-de-ctnr-bullet-flower::before {
304
- color: #d1d5db;
305
- content: "\e79b";
306
- line-height: 28px;
307
- }
308
-
309
- .e-de-ctnr-bullet-arrow::before {
310
- color: #d1d5db;
311
- content: "\e763";
312
- line-height: 28px;
313
- }
314
-
315
- .e-de-ctnr-bullet-tick::before {
316
- color: #d1d5db;
317
- content: "\e7fc";
318
- line-height: 28px;
319
- }
320
-
321
- .e-de-selected-item::before {
322
- color: #d1d5db;
323
- content: "\e774";
324
- }
325
-
326
- .e-de-ctnr-break::before {
327
- content: "\e7bc";
328
- }
329
-
330
- .e-de-ctnr-page-break::before {
331
- content: "\e742";
332
- }
333
-
334
- .e-de-ctnr-section-break::before {
335
- content: "\e762";
336
- }
337
-
338
- .e-de-ctnr-upload::before {
339
- color: #d1d5db;
340
- content: "\e712";
341
- }
342
-
343
- .e-de-flip {
344
- transform: scaleX(-1);
345
- }
346
-
347
- .e-de-cnt-cmt-add::before {
348
- content: "\e82c";
349
- }
350
-
351
- .e-de-cnt-track::before {
352
- content: "\e80b";
353
- }
354
-
355
- .e-de-printlayout::before {
356
- content: "\e73a";
357
- }
358
-
359
- .e-de-weblayout::before {
360
- content: "\e7d3";
361
- }
362
-
363
- .e-de-textform::before {
364
- color: #d1d5db;
365
- content: "\e830";
366
- font-family: "e-icons";
367
- }
368
-
369
- .e-de-formproperties::before {
370
- color: #d1d5db;
371
- content: "\e83e";
372
- font-family: "e-icons";
373
- }
374
-
375
- .e-de-clearform::before {
376
- color: #d1d5db;
377
- content: "\e7f8";
378
- font-family: "e-icons";
379
- }
380
-
381
- .e-de-dropdownform::before {
382
- color: #d1d5db;
383
- content: "\e7a6";
384
- font-family: "e-icons";
385
- }
386
-
387
- .e-de-formfield::before {
388
- content: "\e7cd";
389
- font-family: "e-icons";
390
- }
391
-
392
- .e-de-checkbox-form::before {
393
- color: #d1d5db;
394
- content: "\e7e4";
395
- font-family: "e-icons";
396
- }
397
-
398
- .e-de-arrow-up::before {
399
- content: "\e776";
400
- font-family: "e-icons";
401
- }
402
-
403
- .e-de-arrow-down::before {
404
- content: "\e729";
405
- font-family: "e-icons";
406
- }
407
-
408
- .e-de-update-field::before {
409
- content: "\e828";
410
- font-family: "e-icons";
411
- }
412
-
413
- .e-de-footnote::before {
414
- content: "\e7af";
415
- font-family: "e-icons";
416
- }
417
-
418
- .e-de-endnote::before {
419
- content: "\e7af";
420
- font-family: "e-icons";
421
- }
422
-
423
- .e-de-e-paragraph-mark::before {
424
- content: "\e844";
425
- font-family: "e-icons";
426
- }
427
-
428
- .e-de-e-paragraph-style-mark::before {
429
- content: "\e844";
430
- font-family: "e-icons";
431
- }
432
-
433
- .e-de-e-character-style-mark::before {
434
- content: "\e8bf";
435
- font-family: "e-icons";
436
- }
437
-
438
- .e-de-e-linked-style-mark::before {
439
- content: "\e8c0";
440
- font-family: "e-icons";
441
- }
442
-
443
- .e-de-ctnr-columns::before {
444
- content: "\e89d";
445
- font-family: "e-icons";
446
- }
447
-
448
- .e-de-ctnr-page-size::before {
449
- content: "\e89a";
450
- font-family: "e-icons";
451
- }
452
-
453
- .e-de-ctnr-page-break-column::before {
454
- content: "\e8b4";
455
- font-family: "e-icons";
456
- }
457
-
458
- .e-de-ctnr-page-break-text-wrapping::before {
459
- content: "\e8b6";
460
- font-family: "e-icons";
461
- }
462
-
463
- .e-de-ctnr-section-break-continuous::before {
464
- content: "\e8b5";
465
- font-family: "e-icons";
466
- }
467
-
468
- .e-de-ctnr-section-break-even-page::before {
469
- content: "\e8b3";
470
- font-family: "e-icons";
471
- }
472
-
473
- .e-de-ctnr-section-break-odd-page::before {
474
- content: "\e8b2";
475
- font-family: "e-icons";
476
- }
477
-
478
- .e-de-ctnr-columns-one::before {
479
- content: "\e8b9";
480
- font-family: "e-icons";
481
- font-size: 60px;
482
- }
483
-
484
- .e-de-ctnr-columns-two::before {
485
- content: "\e8ba";
486
- font-family: "e-icons";
487
- font-size: 60px;
488
- }
489
-
490
- .e-de-ctnr-columns-three::before {
491
- content: "\e8bb";
492
- font-family: "e-icons";
493
- font-size: 60px;
494
- }
495
-
496
- .e-de-ctnr-columns-right::before {
497
- content: "\e8b7";
498
- font-family: "e-icons";
499
- font-size: 60px;
500
- }
501
-
502
- .e-de-ctnr-columns-left::before {
503
- content: "\e8b8";
504
- font-family: "e-icons";
505
- font-size: 60px;
506
- }
507
-
508
- .e-de-toolbar {
509
- height: 100%;
510
- }
511
-
512
- .e-documenteditorcontainer {
513
- display: block;
514
- }
515
-
516
- .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
517
- height: 0;
518
- line-height: 1;
519
- }
520
-
521
- .e-de-ctnr-file-picker {
522
- left: -110em;
523
- position: fixed;
524
- }
525
-
526
- .e-de-ctnr-rtl {
527
- direction: rtl;
528
- }
529
-
530
- .e-de-ctnr-hglt-btn {
531
- border: 0.5px solid transparent;
532
- display: inline-block;
533
- height: 25px;
534
- margin: 3px;
535
- width: 25px;
536
- }
537
-
538
- .e-color-selected,
539
- .e-de-ctnr-hglt-btn:hover {
540
- border-color: #fff;
541
- outline: #000 0.5px solid;
542
- }
543
-
544
- .e-hglt-no-color {
545
- height: 30px;
546
- padding-top: 1px;
547
- width: 157px;
548
- }
549
- .e-hglt-no-color:hover {
550
- background-color: #374151;
551
- cursor: pointer;
552
- }
553
-
554
- .e-de-ctnr-hglt-no-color {
555
- font-size: 12px;
556
- font-weight: normal;
557
- left: 40px;
558
- padding-top: 11px;
559
- position: absolute;
560
- top: 100px;
561
- }
562
-
563
- /* stylelint-disable */
564
- .e-de-scrollbar-hide::-webkit-scrollbar {
565
- width: 0;
566
- }
567
-
568
- .e-de-scrollbar-hide {
569
- -ms-overflow-style: none;
570
- scrollbar-width: none;
571
- }
572
-
573
- /* stylelint-enable */
574
- /* stylelint-disable */
575
- .e-de-toolbar {
576
- height: 100%;
577
- }
578
-
579
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
580
- box-shadow: none;
581
- height: 31px;
582
- }
583
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
584
- box-shadow: none;
585
- }
586
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
587
- box-shadow: none;
588
- }
589
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
590
- box-shadow: none;
591
- }
592
-
593
- .e-de-ctnr-group-btn-middle button {
594
- border-radius: 0px;
595
- }
596
-
597
- .de-tbl-fill-clr .e-dropdown-btn.e-btn {
598
- box-shadow: none;
599
- }
600
-
601
- .e-de-prop-pane .e-de-ctnr-group-btn button,
602
- .e-de-ctn .e-de-status-bar button {
603
- box-shadow: none;
604
- height: 31px;
605
- }
606
- .e-de-prop-pane .e-de-ctnr-group-btn button:focus,
607
- .e-de-ctn .e-de-status-bar button:focus {
608
- box-shadow: none;
609
- }
610
- .e-de-prop-pane .e-de-ctnr-group-btn button:active,
611
- .e-de-ctn .e-de-status-bar button:active {
612
- box-shadow: none;
613
- }
614
- .e-de-prop-pane .e-de-ctnr-group-btn button:hover,
615
- .e-de-ctn .e-de-status-bar button:hover {
616
- box-shadow: none;
617
- }
618
-
619
- .e-de-statusbar-pageweb {
620
- background: #374151;
621
- border: 0;
622
- box-shadow: none;
623
- float: right;
624
- }
625
- .e-de-statusbar-pageweb:hover {
626
- box-shadow: none;
627
- }
628
-
629
- .e-de-statusbar-pageweb .e-de-printlayout,
630
- .e-de-statusbar-pageweb .e-de-weblayout {
631
- font-size: 18px;
632
- }
633
-
634
- .e-de-statusbar-pageweb .e-de-printlayout:hover,
635
- .e-de-statusbar-pageweb .e-de-weblayout:hover {
636
- font-size: 18px;
637
- }
638
-
639
- .e-bigger .e-de-statusbar-pageweb .e-de-printlayout,
640
- .e-bigger .e-de-statusbar-pageweb .e-de-weblayout {
641
- font-size: 18px;
642
- }
643
-
644
- .e-listview .e-list-icon {
645
- height: 24px;
646
- width: 16px;
647
- margin-right: 10px;
648
- }
649
-
650
- .e-de-listview-icon {
651
- height: auto;
652
- width: auto;
653
- line-height: 22px;
654
- margin-right: 10px;
655
- }
656
-
657
- .e-de-linespacing {
658
- margin-top: 8px;
659
- }
660
-
661
- .e-de-statusbar-zoom {
662
- background: #374151;
663
- border: 0;
664
- color: #9ca3af;
665
- float: right;
666
- font-weight: 400;
667
- height: 33px;
668
- }
669
-
670
- .e-de-pagenumber-text {
671
- border: none !important;
672
- }
673
-
674
- .e-de-pagenumber-input {
675
- background: #1f2937;
676
- border: 1px solid #4b5563;
677
- border-radius: 2px;
678
- color: #9ca3af;
679
- font-family: inherit;
680
- font-size: 14px;
681
- padding: 0px;
682
- text-align: center;
683
- width: 22px;
684
- }
685
-
686
- .e-bigger .e-de-pagenumber-input {
687
- font-size: 16px;
688
- }
689
-
690
- .e-btn-pageweb-toggle {
691
- background-color: #4b5563;
692
- box-shadow: none;
693
- outline: #fff 0 solid;
694
- outline-offset: 0;
695
- }
696
-
697
- .e-btn-pageweb-spellcheck {
698
- border: 0;
699
- box-shadow: none;
700
- float: right;
701
- margin-left: calc(100% - 400px);
702
- }
703
-
704
- .e-bigger .e-btn-pageweb-spellcheck {
705
- margin-left: calc(100% - 460px);
706
- }
707
-
708
- .e-de-ctn-title {
709
- background-color: #22d3ee;
710
- border-bottom: none !important;
711
- color: #000;
712
- font-size: 14px !important;
713
- }
714
- .e-de-ctn-title button {
715
- font-size: 14px !important;
716
- height: 36px !important;
717
- }
718
- .e-de-ctn-title button .e-btn-icon {
719
- font-size: 16px !important;
720
- }
721
-
722
- .e-bigger .e-de-ctn-title {
723
- font-size: 16px !important;
724
- height: 40px !important;
725
- }
726
- .e-bigger .e-de-ctn-title button {
727
- font-size: 16px !important;
728
- height: auto !important;
729
- }
730
- .e-bigger .e-de-ctn-title button .e-btn-icon {
731
- font-size: 18px !important;
732
- }
733
-
734
- .e-de-tool-ctnr-properties-pane {
735
- display: -ms-flexbox;
736
- display: flex;
737
- height: calc(100% - 115px);
738
- width: 100%;
739
- }
740
-
741
- .e-de-ctnr-properties-pane {
742
- display: -ms-flexbox;
743
- display: flex;
744
- height: calc(100% - 38px);
745
- width: 100%;
746
- }
747
-
748
- .e-de-statusbar-separator {
749
- border-left: 1px solid #4b5563;
750
- height: 16px;
751
- margin-left: 7.5px;
752
- margin-right: 7.5px;
753
- margin-top: 6px;
754
- }
755
-
756
- .e-bigger .e-de-statusbar-separator {
757
- border-left: 1px solid #4b5563;
758
- height: 16px;
759
- margin-left: 7.5px;
760
- margin-right: 7.5px;
761
- margin-top: 6px;
762
- }
763
-
764
- .e-de-statusbar-spellcheck {
765
- border-radius: 2px;
766
- font-weight: 400;
767
- }
768
-
769
- .e-de-ctn {
770
- background-color: #374151;
771
- border: 1px solid #4b5563;
772
- height: 100%;
773
- position: relative;
774
- width: 100%;
775
- }
776
-
777
- .e-bigger .e-de-statusbar-spellcheck {
778
- border-radius: 2px;
779
- }
780
-
781
- .e-de-ctnr-toolbar {
782
- display: -ms-flexbox;
783
- display: flex;
784
- height: 85px;
785
- width: 100%;
786
- }
787
-
788
- .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
789
- .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
790
- border: 0;
791
- }
792
-
793
- .e-de-pane {
794
- border-left: 1px solid #4b5563;
795
- }
796
-
797
- .e-de-pane-rtl {
798
- border-right: 1px solid #4b5563;
799
- }
800
-
801
- .e-de-tool-ctnr-properties-pane,
802
- .e-de-ctnr-properties-pane {
803
- background: #232e3e;
804
- border-bottom: 1px solid #4b5563;
805
- border-top: 1px solid #4b5563;
806
- }
807
-
808
- .e-de-ctnr-segment {
809
- margin-bottom: 12px;
810
- }
811
-
812
- .e-de-insert-del-cell > div:last-child {
813
- margin-left: 10px !important;
814
- }
815
-
816
- .e-bigger .e-de-ctnr-prop-label,
817
- .e-bigger .e-de-ctnr-segment {
818
- margin-bottom: 16px;
819
- }
820
- .e-bigger .e-de-property-div-padding {
821
- padding: 16px;
822
- }
823
- .e-bigger .e-de-insert-del-cell > div:last-child {
824
- margin-left: 16px !important;
825
- }
826
- .e-bigger .e-de-ctnr-group-btn .e-btn .e-btn-icon {
827
- margin-left: -3px;
828
- }
829
- .e-bigger .e-de-ctnr-group-btn .e-btn .e-btn-icon:not(.e-caret) {
830
- font-size: 18px;
831
- }
832
- .e-bigger .e-de-pane-rtl .e-de-ctnr-group-btn .e-btn .e-btn-icon {
833
- margin-left: 0px;
834
- margin-right: -5px;
835
- }
836
-
837
- .e-de-ctnr-group-btn .e-btn .e-btn-icon:not(.e-caret) {
838
- font-size: 16px;
839
- }
840
-
841
- .e-de-property-div-padding .e-de-cellmargin-text {
842
- padding-bottom: 3px;
843
- }
844
-
845
- .e-de-cntr-pane-padding.e-de-prop-separator-line > div > div:first-child > div:first-child {
846
- margin-bottom: 0 !important;
847
- }
848
-
849
- .e-de-font-clr-picker .e-colorpicker-wrapper:first-child,
850
- .e-de-font-clr-picker > .e-split-btn-wrapper {
851
- margin-right: 10px;
852
- }
853
-
854
- .e-de-font-clr-picker.e-rtl .e-colorpicker-wrapper:first-child,
855
- .e-de-font-clr-picker.e-rtl > .e-split-btn-wrapper {
856
- margin-left: 10px;
857
- margin-right: 0;
858
- }
859
-
860
- .e-de-ctnr-segment > div:first-child:not(.e-rtl),
861
- .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
862
- .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
863
- margin-right: 10px;
864
- }
865
-
866
- .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
867
- .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
868
- .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
869
- margin-left: 10px;
870
- margin-right: 0;
871
- }
872
-
873
- .e-de-tlbr-wrapper {
874
- background-color: #374151;
875
- height: 85px;
876
- width: calc(100% - 75px);
877
- }
878
-
879
- .e-de-ctnr-prop-label {
880
- color: #9ca3af;
881
- display: inline-block;
882
- font-size: 14px;
883
- font-weight: 500;
884
- letter-spacing: 0.05px;
885
- line-height: 1.5;
886
- margin-bottom: 12px;
887
- opacity: 0.87;
888
- }
889
-
890
- .e-de-table-prop-label {
891
- margin-left: 12px;
892
- }
893
-
894
- .e-de-table-prop-label.e-de-rtl {
895
- margin-left: 0;
896
- margin-right: 12px;
897
- }
898
-
899
- .e-de-toolbar.e-toolbar {
900
- border-radius: 0;
901
- }
902
-
903
- .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
904
- margin-left: 0;
905
- margin-right: 8px;
906
- }
907
-
908
- .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
909
- margin-left: 8px;
910
- margin-right: 0;
911
- }
912
-
913
- .e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
914
- margin-left: 0;
915
- margin-right: 12px;
916
- }
917
-
918
- .e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
919
- margin-left: 12px;
920
- margin-right: 0;
921
- }
922
-
923
- .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
924
- margin-left: 8px;
925
- margin-right: 0;
926
- }
927
-
928
- .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
929
- margin-left: 0;
930
- margin-right: 8px;
931
- }
932
-
933
- .e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
934
- margin-left: 12px;
935
- margin-right: 0;
936
- }
937
-
938
- .e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
939
- margin-left: 0;
940
- margin-right: 12px;
941
- }
942
-
943
- .e-de-toolbar.e-toolbar .e-toolbar-items {
944
- height: 85px;
945
- }
946
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
947
- height: 59px;
948
- margin: 0 8px;
949
- }
950
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
951
- margin-left: 8px !important;
952
- margin-right: 8px;
953
- }
954
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
955
- margin-left: 8px;
956
- margin-right: 8px;
957
- }
958
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
959
- margin-left: 8px;
960
- margin-right: 8px;
961
- }
962
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
963
- background-color: #4b5563;
964
- }
965
-
966
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
967
- -ms-flex-direction: column;
968
- flex-direction: column;
969
- height: calc(100% - 10px);
970
- padding: 0;
971
- padding-bottom: 10px;
972
- }
973
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus {
974
- padding: 0;
975
- padding-bottom: 10px;
976
- }
977
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active {
978
- padding: 0;
979
- padding-bottom: 10px;
980
- }
981
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover {
982
- padding: 0;
983
- padding-bottom: 10px;
984
- }
985
-
986
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
987
- padding: 0;
988
- }
989
-
990
- .e-de-overlay {
991
- height: 100%;
992
- opacity: 0.5;
993
- pointer-events: none;
994
- -ms-touch-action: none;
995
- touch-action: none;
996
- width: 100%;
997
- }
998
-
999
- .e-de-ctnr-properties-pane-btn {
1000
- width: 75px;
1001
- }
1002
-
1003
- .e-de-pane-enable-clr.e-de-ctnr-properties-pane-btn .e-btn {
1004
- color: #22d3ee;
1005
- }
1006
-
1007
- .e-de-pane-disable-clr.e-de-ctnr-properties-pane-btn .e-btn {
1008
- color: #9ca3af;
1009
- }
1010
-
1011
- .e-de-ctnr-properties-pane-btn .e-btn {
1012
- background: #374151;
1013
- border-radius: 0;
1014
- box-shadow: none;
1015
- color: #22d3ee;
1016
- min-height: 100%;
1017
- min-width: 100%;
1018
- }
1019
- .e-de-ctnr-properties-pane-btn .e-btn:focus {
1020
- box-shadow: none;
1021
- }
1022
- .e-de-ctnr-properties-pane-btn .e-btn:active {
1023
- box-shadow: none;
1024
- }
1025
- .e-de-ctnr-properties-pane-btn .e-btn:hover {
1026
- box-shadow: none;
1027
- }
1028
-
1029
- .e-de-showhide-btn {
1030
- border: 0;
1031
- height: 85px;
1032
- }
1033
-
1034
- .e-de-showhide-btn-rtl {
1035
- border: 0;
1036
- height: 85px;
1037
- }
1038
-
1039
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
1040
- padding: 0;
1041
- }
1042
-
1043
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
1044
- display: table;
1045
- font-size: 14px;
1046
- margin: 0 6.5px;
1047
- padding: 0;
1048
- white-space: normal;
1049
- }
1050
-
1051
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
1052
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
1053
- padding: 0 !important;
1054
- min-height: 16px;
1055
- }
1056
-
1057
- .e-de-hdr-ftr-frst-div {
1058
- margin-bottom: 12px;
1059
- }
1060
-
1061
- .e-de-hdr-ftr-top-div {
1062
- margin-bottom: 12px;
1063
- }
1064
-
1065
- .e-de-cntr-pane-padding {
1066
- padding: 12px;
1067
- }
1068
-
1069
- .e-de-prop-pane {
1070
- height: 100%;
1071
- min-height: 200px;
1072
- overflow: auto;
1073
- width: 260px;
1074
- }
1075
-
1076
- .e-de-review-pane {
1077
- background: #232e3e;
1078
- border-left: 1px solid #6b7280;
1079
- height: 100%;
1080
- min-height: 200px;
1081
- overflow: auto;
1082
- width: 440px;
1083
- }
1084
-
1085
- .e-bigger .e-de-cntr-pane-padding {
1086
- padding: 16px;
1087
- }
1088
- .e-bigger .e-de-prop-pane {
1089
- height: 100%;
1090
- min-height: 200px;
1091
- overflow: auto;
1092
- width: 300px;
1093
- }
1094
- .e-bigger .e-de-prop-sub-label {
1095
- font-size: 14px;
1096
- }
1097
- .e-bigger .e-de-hdr-ftr-top-div,
1098
- .e-bigger .e-de-hdr-ftr-frst-div {
1099
- margin-bottom: 16px;
1100
- }
1101
-
1102
- .e-de-property-div-padding {
1103
- border-bottom: 0.5px solid #4b5563;
1104
- padding: 12px;
1105
- }
1106
-
1107
- .e-de-ctnr-dropdown-ftr {
1108
- border-top: 1px solid #4b5563;
1109
- color: #9ca3af;
1110
- cursor: pointer;
1111
- display: block;
1112
- font-size: 12px;
1113
- line-height: 40px;
1114
- text-indent: 1.2em;
1115
- }
1116
-
1117
- .e-de-char-fmt-btn-left > button,
1118
- .e-de-insert-del-cell button {
1119
- width: 38.75px;
1120
- }
1121
-
1122
- .e-de-char-fmt-btn-right > button {
1123
- width: 37.5px;
1124
- }
1125
-
1126
- .e-de-panel-left-width {
1127
- width: 151px;
1128
- }
1129
-
1130
- .e-bigger .e-de-panel-left-width {
1131
- width: 166px;
1132
- }
1133
- .e-bigger .e-de-char-fmt-btn-left > button,
1134
- .e-bigger .e-de-insert-del-cell button {
1135
- width: 43px;
1136
- }
1137
-
1138
- .e-de-panel-right-width {
1139
- width: 73px;
1140
- }
1141
-
1142
- .e-bigger .e-de-panel-right-width {
1143
- width: 96px;
1144
- }
1145
- .e-bigger .e-de-char-fmt-btn-left > button,
1146
- .e-bigger .e-de-char-fmt-btn-right > button {
1147
- width: 43px;
1148
- }
1149
-
1150
- .e-de-cntr-highlight-pane {
1151
- border: 1px solid #4b5563;
1152
- }
1153
-
1154
- .e-de-btn-hghlclr > button:first-child {
1155
- padding: 1px !important;
1156
- }
1157
-
1158
- .e-de-ctnr-hglt-color {
1159
- font-size: 12px;
1160
- font-weight: 400;
1161
- height: 20px !important;
1162
- width: 20px !important;
1163
- border-radius: 4px;
1164
- }
1165
-
1166
- .e-de-font-clr-picker > div div button,
1167
- .e-de-font-clr-picker > div button,
1168
- .e-de-font-clr-picker > button {
1169
- width: 43px;
1170
- }
1171
-
1172
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md {
1173
- height: 55px;
1174
- padding: 4px !important;
1175
- width: 60px;
1176
- }
1177
-
1178
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md:hover {
1179
- border: 3px solid #22d3ee;
1180
- padding: 2px !important;
1181
- }
1182
-
1183
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md {
1184
- height: 38px;
1185
- padding: 4px !important;
1186
- width: 38px;
1187
- }
1188
-
1189
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md:hover {
1190
- border: 3px solid #22d3ee;
1191
- padding: 2px !important;
1192
- }
1193
-
1194
- .e-de-list-header-presetmenu {
1195
- cursor: pointer;
1196
- font-size: 11px;
1197
- line-height: 14px;
1198
- overflow: hidden;
1199
- text-align: left;
1200
- min-width: 50px;
1201
- white-space: nowrap;
1202
- width: 100%;
1203
- color: #d1d5db;
1204
- }
1205
-
1206
- .e-de-bullet-list-header-presetmenu {
1207
- cursor: pointer;
1208
- font-size: 14px;
1209
- left: -11px;
1210
- line-height: 0;
1211
- min-width: 50px;
1212
- overflow: hidden;
1213
- position: relative;
1214
- white-space: nowrap;
1215
- width: 100%;
1216
- }
1217
-
1218
- .e-rtl .e-de-bullet-list-header-presetmenu {
1219
- cursor: pointer;
1220
- font-size: 14px;
1221
- left: 10px;
1222
- line-height: 0;
1223
- min-width: 50px;
1224
- overflow: hidden;
1225
- position: relative;
1226
- white-space: nowrap;
1227
- width: 100%;
1228
- }
1229
-
1230
- .e-de-bullet {
1231
- font-size: 42px;
1232
- }
1233
-
1234
- .e-de-list-header-presetmenu .e-de-list-line {
1235
- border-bottom: 1px solid #d1d5db !important;
1236
- margin-left: 5px;
1237
- width: 100%;
1238
- }
1239
-
1240
- .e-de-toc-optionsdiv {
1241
- margin-bottom: 11.5px;
1242
- margin-left: 5.5px;
1243
- margin-top: 15.5px;
1244
- }
1245
-
1246
- .e-de-toc-optionsdiv.e-de-rtl {
1247
- margin-right: 5.5px;
1248
- margin-left: 0;
1249
- }
1250
-
1251
- .e-de-list-header-presetmenu div span {
1252
- display: inline-block;
1253
- vertical-align: middle;
1254
- }
1255
-
1256
- .e-de-floating-menu .e-de-floating-menuitem,
1257
- .e-de-floating-menu .e-de-menuitem-none {
1258
- cursor: pointer;
1259
- height: 70px;
1260
- padding: 0 !important;
1261
- margin: 0 5px 5px 0 !important;
1262
- width: 70px;
1263
- }
1264
-
1265
- .e-de-list-thumbnail .e-de-list-items {
1266
- float: left;
1267
- }
1268
-
1269
- .e-de-list-thumbnail .e-de-list-items {
1270
- border: 1px solid #4b5563;
1271
- clear: initial;
1272
- display: inline-block;
1273
- height: auto;
1274
- margin: 5px;
1275
- padding: 2px;
1276
- text-align: center;
1277
- width: auto;
1278
- }
1279
-
1280
- .e-de-list-items {
1281
- cursor: pointer;
1282
- background: #374151;
1283
- box-sizing: border-box;
1284
- list-style: none;
1285
- padding: 7px 10px 7px 10px;
1286
- position: relative;
1287
- }
1288
-
1289
- .e-de-list-item-size {
1290
- font-size: 14px;
1291
- }
1292
-
1293
- .e-de-floating-menuitem.e-de-floating-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected,
1294
- .e-de-floating-menuitem.e-de-floating-bullet-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected {
1295
- border: 3px solid #22d3ee;
1296
- padding: 2px !important;
1297
- }
1298
-
1299
- .e-de-floating-menu {
1300
- padding: 10px 4px 5px 10px !important;
1301
- }
1302
-
1303
- .e-de-ctnr-list {
1304
- font-size: 12px;
1305
- }
1306
-
1307
- .e-de-image-property {
1308
- padding-left: 32px;
1309
- }
1310
-
1311
- .e-de-img-prty-span {
1312
- color: #9ca3af;
1313
- left: 12px;
1314
- position: absolute;
1315
- top: 8px;
1316
- }
1317
-
1318
- .e-btn-toggle {
1319
- background-color: #4b5563 !important;
1320
- outline: none;
1321
- outline-offset: 0;
1322
- box-shadow: none !important;
1323
- }
1324
- .e-btn-toggle:hover {
1325
- background-color: #4b5563 !important;
1326
- outline: none;
1327
- outline-offset: 0;
1328
- box-shadow: none !important;
1329
- }
1330
-
1331
- .e-de-ctnr-group-btn-top > button:first-child {
1332
- border-radius: 0;
1333
- border-top-left-radius: 4px;
1334
- }
1335
-
1336
- .e-de-ctnr-group-btn-top.e-de-rtl > button:first-child {
1337
- border-top-left-radius: 0;
1338
- border-top-right-radius: 4px;
1339
- }
1340
-
1341
- .e-de-ctnr-group-btn-top > button:last-child {
1342
- border-radius: 0;
1343
- border-top-right-radius: 4px;
1344
- }
1345
-
1346
- .e-de-ctnr-group-btn-top.e-de-rtl > button:last-child {
1347
- border-top-left-radius: 4px;
1348
- border-top-right-radius: 0;
1349
- }
1350
-
1351
- .e-de-ctnr-group-btn-middle > button {
1352
- border-radius: 0;
1353
- border-top: 0;
1354
- border-bottom: 0;
1355
- }
1356
-
1357
- .e-de-ctnr-group-btn-bottom > button:first-child {
1358
- border-radius: 0;
1359
- border-bottom-left-radius: 4px;
1360
- }
1361
-
1362
- .e-de-ctnr-group-btn-bottom.e-de-rtl > button:first-child {
1363
- border-bottom-left-radius: 0;
1364
- border-bottom-right-radius: 4px;
1365
- }
1366
-
1367
- .e-de-ctnr-group-btn-bottom > button:last-child {
1368
- border-radius: 0;
1369
- border-bottom-right-radius: 4px;
1370
- }
1371
-
1372
- .e-de-ctnr-group-btn-bottom.e-de-rtl > button:last-child {
1373
- border-bottom-right-radius: 0;
1374
- border-bottom-left-radius: 4px;
1375
- }
1376
-
1377
- .e-de-toc-template1 {
1378
- border: 1px solid #4b5563;
1379
- color: #9ca3af;
1380
- height: 129px;
1381
- width: 94px;
1382
- margin-left: 78px;
1383
- }
1384
-
1385
- .e-de-toc-template1.e-de-rtl {
1386
- margin-left: 0;
1387
- margin-right: 78px;
1388
- }
1389
-
1390
- .e-de-toc-template1-content1 {
1391
- font-size: 10px;
1392
- height: 11px;
1393
- margin-left: 5.4px;
1394
- margin-top: 6.7px;
1395
- width: 83px;
1396
- }
1397
-
1398
- .e-de-toc-template1-content2 {
1399
- font-size: 8px;
1400
- height: 9px;
1401
- margin-left: 20.4px;
1402
- margin-top: 5.7px;
1403
- width: 68px;
1404
- }
1405
-
1406
- .e-de-toc-template1-content3 {
1407
- font-size: 7px;
1408
- height: 8px;
1409
- margin-left: 28.4px;
1410
- margin-top: 6.7px;
1411
- width: 60px;
1412
- }
1413
-
1414
- .e-de-prop-sub-label {
1415
- color: #d1d5db;
1416
- font-size: 12px;
1417
- line-height: 18px;
1418
- margin-bottom: 4px;
1419
- font-weight: 500;
1420
- }
1421
-
1422
- .e-de-toc-checkbox1 {
1423
- height: 16px;
1424
- margin-top: 16px;
1425
- }
1426
-
1427
- .e-de-toc-checkbox2 {
1428
- height: 16px;
1429
- margin-top: 16px;
1430
- }
1431
-
1432
- .e-de-toc-checkbox3 {
1433
- height: 16px;
1434
- margin-top: 16px;
1435
- }
1436
-
1437
- .e-de-status-bar {
1438
- background: #374151;
1439
- display: -ms-flexbox;
1440
- display: flex;
1441
- padding-top: 0;
1442
- width: 100%;
1443
- }
1444
-
1445
- .e-de-ctnr-pg-no {
1446
- color: #9ca3af;
1447
- display: -ms-inline-flexbox;
1448
- display: inline-flex;
1449
- font-size: 14px;
1450
- height: 100%;
1451
- padding-top: 8px;
1452
- }
1453
- .e-de-ctnr-pg-no span {
1454
- border: 1px solid transparent;
1455
- }
1456
-
1457
- .e-de-ctnr-pg-no-spellout {
1458
- color: #9ca3af;
1459
- display: -ms-inline-flexbox;
1460
- display: inline-flex;
1461
- font-size: 14px;
1462
- height: 100%;
1463
- padding-top: 8px;
1464
- width: calc(100% - 170px);
1465
- }
1466
- .e-de-ctnr-pg-no-spellout span {
1467
- border: 1px solid transparent;
1468
- }
1469
-
1470
- .e-bigger .e-de-ctnr-pg-no-spellout {
1471
- color: #9ca3af;
1472
- display: -ms-inline-flexbox;
1473
- display: inline-flex;
1474
- font-size: 16px;
1475
- height: 100%;
1476
- padding-top: 7px;
1477
- width: calc(100% - 205px);
1478
- }
1479
-
1480
- .e-de-statusbar-zoom-spell {
1481
- background-color: #374151;
1482
- border: 0;
1483
- color: #9ca3af;
1484
- float: right;
1485
- height: 34px;
1486
- margin-left: calc(100% - 400px);
1487
- }
1488
-
1489
- .e-bigger .e-de-statusbar-zoom-spell {
1490
- background-color: #374151;
1491
- border: 0;
1492
- color: #9ca3af;
1493
- float: right;
1494
- height: 34px;
1495
- margin-left: calc(100% - 460px);
1496
- }
1497
-
1498
- .e-de-btn-cancel {
1499
- margin-left: 10px;
1500
- }
1501
-
1502
- .e-de-btn-cancel-rtl {
1503
- margin-left: 0;
1504
- margin-right: 10px;
1505
- }
1506
-
1507
- .e-de-prop-header-label {
1508
- color: #9ca3af;
1509
- display: inline-block;
1510
- font-size: 14px;
1511
- font-weight: bold;
1512
- letter-spacing: 0.05px;
1513
- opacity: 0.87;
1514
- }
1515
-
1516
- .e-de-prop-separator-line {
1517
- border-bottom: 1px solid #4b5563;
1518
- }
1519
-
1520
- .e-de-status-bar > div label {
1521
- font-weight: 500;
1522
- }
1523
-
1524
- .e-de-stylediv {
1525
- padding-left: 8px;
1526
- }
1527
-
1528
- .e-de-stylediv-rtl {
1529
- padding-left: 0;
1530
- padding-right: 8px;
1531
- }
1532
-
1533
- .e-de-border-size-button {
1534
- height: 31px;
1535
- margin-top: 8px;
1536
- width: 99px;
1537
- }
1538
-
1539
- .e-de-color-picker {
1540
- height: 31px;
1541
- width: 99px;
1542
- }
1543
-
1544
- .e-de-cell-text-box {
1545
- margin-right: 8px;
1546
- }
1547
-
1548
- .e-de-pane-rtl .e-de-cell-text-box {
1549
- margin-left: 8px;
1550
- margin-right: 0;
1551
- }
1552
-
1553
- .e-de-prop-fill-label {
1554
- margin-right: 8px;
1555
- }
1556
-
1557
- .e-de-prop-fill-label.e-de-rtl {
1558
- margin-left: 8px;
1559
- margin-right: 0;
1560
- }
1561
-
1562
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
1563
- height: 36px !important;
1564
- }
1565
-
1566
- .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
1567
- height: 42px !important;
1568
- }
1569
-
1570
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn > button {
1571
- width: 38px;
1572
- height: 38px;
1573
- }
1574
-
1575
- .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn > button {
1576
- height: 42px;
1577
- width: 42px;
1578
- }
1579
-
1580
- .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
1581
- width: 70px;
1582
- }
1583
-
1584
- .e-de-prop-fill-label {
1585
- font-size: 16px;
1586
- line-height: 24px;
1587
- color: #9ca3af;
1588
- }
1589
-
1590
- .e-documenteditorcontainer .e-tab .e-content .e-item {
1591
- padding: 0;
1592
- }
1593
-
1594
- .e-de-hRuler {
1595
- background-color: #374151;
1596
- border-bottom: 0.5px solid #4b5563;
1597
- }
1598
-
1599
- .e-de-vRuler {
1600
- background-color: #374151;
1601
- border-right: 0.5px solid #4b5563;
1602
- }
1603
-
1604
- .e-de-ruler-margin {
1605
- background-color: #1f2937;
1606
- }
1607
-
1608
- .e-de-ruler-tick {
1609
- stroke: #d1d5db;
1610
- }
1611
-
1612
- .e-de-ruler-tick-label {
1613
- fill: #d1d5db;
1614
- }
1615
-
1616
- .e-de-ruler-markIndicator {
1617
- background-color: #1f2937;
1618
- }
1619
-
1620
- .e-de-ruler-marker .e-de-ruler-tab-svg {
1621
- fill: #d1d5db;
1622
- }
1623
-
1624
- .e-de-ruler-marker .e-de-ruler-indent-svg {
1625
- fill: #d1d5db;
1626
- }
1627
-
1628
- .e-de-ruler-indent .e-de-ruler-indent-svg {
1629
- fill: #1f2937;
1630
- stroke: #d1d5db;
1631
- }
1632
-
1633
- .e-de-ruler-indent .e-de-ruler-indent-svg:hover {
1634
- fill: #4b5563;
1635
- stroke: #d1d5db;
1636
- }
1637
-
1638
- .e-de-ruler-indent .e-de-ruler-indent-svg:active {
1639
- fill: #22d3ee;
1640
- stroke: #d1d5db;
1641
- }
1642
-
1643
- .e-de-ruler-table-svg {
1644
- fill: #d1d5db;
1645
- }
1646
-
1647
- .e-de-ruler-table-svg:hover {
1648
- fill: #4b5563;
1649
- }
1650
-
1651
- .e-de-ruler-table-svg:active {
1652
- fill: #22d3ee;
1653
- }
1654
-
1655
- .e-rtl .e-listview .e-list-icon {
1656
- height: 24px;
1657
- width: 16px;
1658
- margin-left: 10px;
1659
- }
1660
- .e-rtl .e-de-listview-icon {
1661
- height: auto;
1662
- width: auto;
1663
- line-height: 22px;
1664
- margin-left: 10px;
1665
- }
1666
- .e-rtl .e-de-vRuler {
1667
- background-color: #374151;
1668
- border-right: none;
1669
- border-left: 0.5px solid #4b5563;
1670
- }
1671
-
1672
- .e-bigger .de-split-button > div:first-child {
1673
- margin-right: 0;
1674
- }
1675
- .e-bigger .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
1676
- width: 66px;
1677
- }
1678
- .e-bigger .e-de-prop-fill-label {
1679
- margin-left: 0;
1680
- margin-right: 9.8px;
1681
- }
1682
- .e-bigger .e-de-prop-fill-label.e-de-rtl {
1683
- margin-left: 9.8px;
1684
- margin-right: 0px;
1685
- }
1686
- .e-bigger .e-rtl .e-de-cell-text-box {
1687
- margin-left: 16px;
1688
- margin-right: 0;
1689
- }
1690
- .e-bigger .e-de-color-picker {
1691
- height: 38px;
1692
- width: 95px;
1693
- }
1694
- .e-bigger .e-de-border-size-button {
1695
- height: 38px;
1696
- margin-top: 8px;
1697
- width: 95px;
1698
- }
1699
- .e-bigger .e-de-stylediv {
1700
- padding-left: 16px;
1701
- }
1702
- .e-bigger .e-de-stylediv-rtl {
1703
- padding-right: 16px;
1704
- }
1705
- .e-bigger .e-de-tool-ctnr-properties-pane {
1706
- display: -ms-flexbox;
1707
- display: flex;
1708
- height: calc(100% - 126px);
1709
- min-height: 200px;
1710
- width: 100%;
1711
- }
1712
- .e-bigger .e-de-ctnr-properties-pane {
1713
- display: -ms-flexbox;
1714
- display: flex;
1715
- height: calc(100% - 38px);
1716
- width: 100%;
1717
- }
1718
- .e-bigger .e-de-ctn {
1719
- background-color: #374151;
1720
- border: 1px solid #4b5563;
1721
- height: 100%;
1722
- position: relative;
1723
- width: 100%;
1724
- }
1725
- .e-bigger .e-de-ctnr-toolbar {
1726
- display: -ms-flexbox;
1727
- display: flex;
1728
- height: 81px;
1729
- width: 100%;
1730
- }
1731
- .e-bigger .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
1732
- .e-bigger .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
1733
- border: 0;
1734
- }
1735
- .e-bigger .e-de-pane {
1736
- border-left: 1px solid #4b5563;
1737
- }
1738
- .e-bigger .e-de-pane-rtl {
1739
- border-right: 1px solid #4b5563;
1740
- }
1741
- .e-bigger .e-de-ctnr-segment {
1742
- margin-bottom: 16px;
1743
- }
1744
- .e-bigger .e-de-font-clr-picker .e-colorpicker-wrapper:first-child,
1745
- .e-bigger .e-de-font-clr-picker > .e-split-btn-wrapper {
1746
- margin-right: 16px;
1747
- }
1748
- .e-bigger .e-de-font-clr-picker.e-rtl .e-colorpicker-wrapper:first-child,
1749
- .e-bigger .e-de-font-clr-picker.e-rtl > .e-split-btn-wrapper {
1750
- margin-left: 16px;
1751
- margin-right: 0;
1752
- }
1753
- .e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
1754
- .e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
1755
- .e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
1756
- margin-right: 16px;
1757
- }
1758
- .e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
1759
- .e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
1760
- .e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
1761
- margin-left: 16px;
1762
- margin-right: 0;
1763
- }
1764
- .e-bigger .e-de-tlbr-wrapper {
1765
- background-color: #374151;
1766
- height: 81px;
1767
- width: calc(100% - 75px);
1768
- }
1769
- .e-bigger .e-de-ctnr-prop-label {
1770
- color: #9ca3af;
1771
- display: inline-block;
1772
- font-size: 16px;
1773
- font-weight: 500;
1774
- letter-spacing: 0.05px;
1775
- margin-bottom: 16px;
1776
- opacity: 0.87;
1777
- line-height: 1.5;
1778
- }
1779
- .e-bigger .e-de-table-prop-label {
1780
- margin-left: 14.5px;
1781
- }
1782
- .e-bigger .e-de-table-prop-label.e-de-rtl {
1783
- margin-left: 0;
1784
- margin-right: 14.5px;
1785
- }
1786
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items {
1787
- height: 81px;
1788
- }
1789
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
1790
- margin: 0 12px;
1791
- }
1792
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
1793
- margin-left: 12px !important;
1794
- margin-right: 12px;
1795
- }
1796
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
1797
- margin-left: 12px;
1798
- margin-right: 12px;
1799
- }
1800
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
1801
- margin-left: 12px;
1802
- margin-right: 12px;
1803
- }
1804
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
1805
- background-color: #4b5563;
1806
- }
1807
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
1808
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
1809
- padding: 0;
1810
- padding-bottom: 10px;
1811
- }
1812
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus,
1813
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus {
1814
- padding: 0;
1815
- padding-bottom: 10px;
1816
- }
1817
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
1818
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:active {
1819
- padding: 0;
1820
- padding-bottom: 10px;
1821
- }
1822
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover,
1823
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
1824
- padding: 0;
1825
- padding-bottom: 10px;
1826
- }
1827
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
1828
- padding: 0 !important;
1829
- }
1830
- .e-bigger .e-de-overlay {
1831
- height: 100%;
1832
- opacity: 0.5;
1833
- pointer-events: none;
1834
- -ms-touch-action: none;
1835
- touch-action: none;
1836
- }
1837
- .e-bigger .e-de-ctnr-properties-pane-btn {
1838
- width: 75px;
1839
- }
1840
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn {
1841
- background: #374151;
1842
- border-radius: 0;
1843
- box-shadow: none;
1844
- min-height: 100%;
1845
- min-width: 100%;
1846
- }
1847
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:focus {
1848
- box-shadow: none;
1849
- }
1850
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:active {
1851
- box-shadow: none;
1852
- }
1853
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:hover {
1854
- box-shadow: none;
1855
- }
1856
- .e-bigger .e-de-showhide-btn {
1857
- border: 0;
1858
- height: 81px;
1859
- }
1860
- .e-bigger .e-de-showhide-btn-rtl {
1861
- border: 0;
1862
- height: 81px;
1863
- }
1864
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
1865
- padding: 0;
1866
- }
1867
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
1868
- display: table;
1869
- font-size: 14px;
1870
- line-height: 1.5;
1871
- margin: 0 6px;
1872
- padding: 0;
1873
- white-space: normal;
1874
- }
1875
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
1876
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
1877
- padding: 0;
1878
- }
1879
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
1880
- box-shadow: none;
1881
- height: 38px;
1882
- }
1883
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
1884
- box-shadow: none;
1885
- }
1886
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
1887
- box-shadow: none;
1888
- }
1889
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
1890
- box-shadow: none;
1891
- }
1892
- .e-bigger .e-de-status-bar button {
1893
- height: 38px;
1894
- box-shadow: none;
1895
- }
1896
- .e-bigger .e-de-status-bar button:focus {
1897
- box-shadow: none;
1898
- }
1899
- .e-bigger .e-de-status-bar button:active {
1900
- box-shadow: none;
1901
- }
1902
- .e-bigger .e-de-status-bar button:hover {
1903
- box-shadow: none;
1904
- }
1905
- .e-bigger .e-de-ctnr-group-btn button {
1906
- box-shadow: none;
1907
- height: 38px;
1908
- }
1909
- .e-bigger .e-de-ctnr-group-btn button:focus {
1910
- box-shadow: none;
1911
- }
1912
- .e-bigger .e-de-ctnr-group-btn button:active {
1913
- box-shadow: none;
1914
- }
1915
- .e-bigger .e-de-ctnr-group-btn button:hover {
1916
- box-shadow: none;
1917
- }
1918
- .e-bigger .e-de-ctnr-dropdown-ftr {
1919
- border-top: 1px solid #4b5563;
1920
- color: #9ca3af;
1921
- cursor: pointer;
1922
- display: block;
1923
- font-size: 12px;
1924
- line-height: 40px;
1925
- text-indent: 1.2em;
1926
- }
1927
- .e-bigger .e-de-char-fmt-btn > button {
1928
- width: 38.5px;
1929
- }
1930
- .e-bigger .e-de-btn-hghlclr > button:first-child {
1931
- padding: 0 6px !important;
1932
- }
1933
- .e-bigger .e-de-ctnr-hglt-color {
1934
- font-size: 12px;
1935
- font-weight: 400;
1936
- height: 24px !important;
1937
- width: 24px !important;
1938
- border-radius: 4px;
1939
- }
1940
- .e-bigger .e-de-font-clr-picker > div div button {
1941
- width: 38px;
1942
- }
1943
- .e-bigger .e-de-ctnr-list {
1944
- font-size: 12px;
1945
- vertical-align: top;
1946
- }
1947
- .e-bigger .e-de-image-property {
1948
- padding-left: 32px;
1949
- }
1950
- .e-bigger .e-de-img-prty-span {
1951
- color: #9ca3af;
1952
- left: 10px;
1953
- position: absolute;
1954
- top: 14px;
1955
- }
1956
- .e-bigger .e-btn-toggle {
1957
- background-color: #4b5563 !important;
1958
- box-shadow: none !important;
1959
- outline: none;
1960
- outline-offset: 0;
1961
- }
1962
- .e-bigger .e-btn-toggle:hover {
1963
- background-color: #4b5563 !important;
1964
- outline: none;
1965
- outline-offset: 0;
1966
- box-shadow: none !important;
1967
- }
1968
- .e-bigger .e-de-toc-template1 {
1969
- background: #374151;
1970
- border: 1px solid #4b5563;
1971
- color: #9ca3af;
1972
- height: 129px;
1973
- margin-left: 78px;
1974
- width: 94px;
1975
- }
1976
- .e-bigger .e-de-toc-template1-content1 {
1977
- font-size: 10px;
1978
- height: 11px;
1979
- margin-left: 5.4px;
1980
- margin-top: 6.7px;
1981
- width: 83px;
1982
- }
1983
- .e-bigger .e-de-toc-template1-content2 {
1984
- font-size: 8px;
1985
- height: 9px;
1986
- margin-left: 20.4px;
1987
- margin-top: 5.7px;
1988
- width: 68px;
1989
- }
1990
- .e-bigger .e-de-toc-template1-content3 {
1991
- font-size: 7px;
1992
- height: 8px;
1993
- margin-left: 28.4px;
1994
- margin-top: 6.7px;
1995
- width: 60px;
1996
- }
1997
- .e-bigger .e-de-toc-optionsdiv {
1998
- margin-bottom: 11.5px;
1999
- margin-left: 5.5px;
2000
- margin-top: 15.5px;
2001
- }
2002
- .e-bigger .e-de-toc-optionsdiv.e-de-rtl {
2003
- margin-right: 5.5px;
2004
- margin-left: 0;
2005
- }
2006
- .e-bigger .e-de-btn-cancel {
2007
- margin-left: 10px;
2008
- }
2009
- .e-bigger .e-de-status-bar {
2010
- background: #374151;
2011
- display: -ms-flexbox;
2012
- display: flex;
2013
- padding-top: 6px;
2014
- width: 100%;
2015
- }
2016
- .e-bigger .e-de-statusbar-zoom {
2017
- border: 0;
2018
- color: #9ca3af;
2019
- float: right;
2020
- height: 34px;
2021
- background-color: #374151;
2022
- }
2023
- .e-bigger .e-listview .e-list-icon {
2024
- height: 24px;
2025
- width: 16px;
2026
- margin-right: 16px;
2027
- }
2028
- .e-bigger .e-de-listview-icon {
2029
- height: auto;
2030
- width: auto;
2031
- line-height: 22px;
2032
- margin-right: 16px;
2033
- }
2034
- .e-bigger .e-rtl .e-listview .e-list-icon {
2035
- height: 24px;
2036
- width: 16px;
2037
- margin-left: 16px;
2038
- }
2039
- .e-bigger .e-rtl .e-de-listview-icon {
2040
- height: auto;
2041
- width: auto;
2042
- line-height: 22px;
2043
- margin-left: 16px;
2044
- }
2045
-
2046
- .e-de-ctn .e-de-bzr-button {
2047
- font-weight: 400;
2048
- background: #374151;
2049
- color: #fff;
2050
- border: none;
2051
- height: calc(100% - 10px);
2052
- line-height: 1.3 !important;
2053
- padding: 10px 6px 10px 6px !important;
2054
- font-size: 14px !important;
2055
- }
2056
-
2057
- .e-de-ctn .e-de-bzr-button:hover {
2058
- background: #4b5563;
2059
- border: none;
2060
- border-radius: 4px;
2061
- }
2062
-
2063
- .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
2064
- font-size: 18px;
2065
- padding-bottom: 4px !important;
2066
- }
2067
- .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-break.e-de-bzr-button {
2068
- padding-top: 9px !important;
2069
- padding-bottom: 23px !important;
2070
- }
2071
-
2072
- .e-bigger .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
2073
- font-size: 18px;
2074
- }
1
+ @import '@syncfusion/ej2-documenteditor/styles/document-editor-container/tailwind-dark.css';