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