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