@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,1990 +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: #d3d3d3;
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: #fafafa;
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: #fafafa;
644
- border: 0;
645
- color: #000;
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: #fff;
657
- border: 1px solid #eee;
658
- border-radius: 2px;
659
- color: #000;
660
- padding: 0px;
661
- text-align: center;
662
- width: 22px;
663
- }
664
-
665
- .e-btn-pageweb-toggle {
666
- background-color: rgba(0, 0, 0, 0.12);
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 #ebebeb;
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 #ebebeb;
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: #fafafa;
726
- border: 1px solid #eee;
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 #eee;
750
- }
751
-
752
- .e-de-pane-rtl {
753
- border-right: 1px solid #eee;
754
- }
755
-
756
- .e-de-pane > div button:not(.e-primary),
757
- .e-de-pane-rtl > div button:not(.e-primary) {
758
- background-color: #eee;
759
- }
760
-
761
- .e-de-tool-ctnr-properties-pane,
762
- .e-de-ctnr-properties-pane {
763
- background: #fafafa;
764
- border-bottom: 1px solid #eee;
765
- border-top: 1px solid #eee;
766
- }
767
-
768
- .e-de-ctnr-segment {
769
- margin-bottom: 12px;
770
- }
771
-
772
- .e-de-ctnr-segment > div:first-child:not(.e-rtl),
773
- .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
774
- .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
775
- margin-right: 12px;
776
- }
777
-
778
- .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
779
- .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
780
- .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
781
- margin-left: 12px;
782
- margin-right: 0;
783
- }
784
-
785
- .e-de-tlbr-wrapper {
786
- background-color: #fafafa;
787
- height: 77px;
788
- width: calc(100% - 75px);
789
- }
790
-
791
- .e-de-ctnr-prop-label {
792
- color: rgba(0, 0, 0, 0.54);
793
- display: inline-block;
794
- font-size: 12px;
795
- font-weight: 500;
796
- letter-spacing: 0.05px;
797
- margin-bottom: 12px;
798
- opacity: 0.87;
799
- }
800
-
801
- .e-de-table-prop-label {
802
- margin-left: 12px;
803
- }
804
-
805
- .e-de-table-prop-label.e-de-rtl {
806
- margin-left: 0;
807
- margin-right: 12px;
808
- }
809
-
810
- .e-de-toolbar.e-toolbar {
811
- border-radius: 0;
812
- }
813
-
814
- .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
815
- margin-left: 0;
816
- margin-right: 6px;
817
- }
818
-
819
- .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
820
- margin-left: 6px;
821
- margin-right: 0;
822
- }
823
-
824
- .e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
825
- margin-left: 0;
826
- margin-right: 8px;
827
- }
828
-
829
- .e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
830
- margin-left: 8px;
831
- margin-right: 0;
832
- }
833
-
834
- .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
835
- margin-left: 6px;
836
- margin-right: 0;
837
- }
838
-
839
- .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
840
- margin-left: 0;
841
- margin-right: 6px;
842
- }
843
-
844
- .e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
845
- margin-left: 8px;
846
- margin-right: 0;
847
- }
848
-
849
- .e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
850
- margin-left: 0;
851
- margin-right: 8px;
852
- }
853
-
854
- .e-de-toolbar.e-toolbar .e-toolbar-items {
855
- height: 77px;
856
- }
857
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
858
- height: 59px;
859
- margin: 0 5.5px;
860
- }
861
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
862
- margin-left: 12px !important;
863
- margin-right: 6px;
864
- }
865
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
866
- margin-left: 6px;
867
- margin-right: 6px;
868
- }
869
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
870
- margin-left: 6px;
871
- margin-right: 12px;
872
- }
873
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
874
- background-color: rgba(184, 184, 184, 0.9584);
875
- }
876
-
877
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
878
- -ms-flex-direction: column;
879
- flex-direction: column;
880
- height: calc(100% - 10px);
881
- padding: 0;
882
- padding-bottom: 5px;
883
- }
884
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus {
885
- padding: 0;
886
- padding-bottom: 5px;
887
- }
888
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active {
889
- padding: 0;
890
- padding-bottom: 5px;
891
- }
892
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover {
893
- padding: 0;
894
- padding-bottom: 5px;
895
- }
896
-
897
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
898
- padding: 0;
899
- }
900
-
901
- .e-de-overlay {
902
- height: 100%;
903
- opacity: 0.5;
904
- pointer-events: none;
905
- -ms-touch-action: none;
906
- touch-action: none;
907
- width: 100%;
908
- }
909
-
910
- .e-de-ctnr-properties-pane-btn {
911
- width: 75px;
912
- }
913
-
914
- .e-de-pane-enable-clr.e-de-ctnr-properties-pane-btn .e-btn {
915
- color: #3f51b5;
916
- }
917
-
918
- .e-de-pane-disable-clr.e-de-ctnr-properties-pane-btn .e-btn {
919
- color: #000;
920
- }
921
-
922
- .e-de-ctnr-properties-pane-btn .e-btn {
923
- background: #fafafa;
924
- border-radius: 0;
925
- box-shadow: none;
926
- color: #3f51b5;
927
- min-height: 100%;
928
- min-width: 100%;
929
- }
930
- .e-de-ctnr-properties-pane-btn .e-btn:focus {
931
- box-shadow: none;
932
- }
933
- .e-de-ctnr-properties-pane-btn .e-btn:active {
934
- box-shadow: none;
935
- }
936
- .e-de-ctnr-properties-pane-btn .e-btn:hover {
937
- box-shadow: none;
938
- }
939
-
940
- .e-de-showhide-btn {
941
- border: 0;
942
- height: 77px;
943
- }
944
-
945
- .e-de-showhide-btn-rtl {
946
- border: 0;
947
- height: 77px;
948
- }
949
-
950
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
951
- padding: 0;
952
- }
953
-
954
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
955
- display: table;
956
- font-size: 12px;
957
- margin: 0 6.5px;
958
- padding: 0;
959
- white-space: normal;
960
- }
961
-
962
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
963
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
964
- padding: 0 !important;
965
- min-height: 16px;
966
- }
967
-
968
- .e-de-hdr-ftr-frst-div {
969
- margin-bottom: 10px;
970
- }
971
-
972
- .e-de-hdr-ftr-top-div {
973
- margin-bottom: 14px;
974
- }
975
-
976
- .e-de-cntr-pane-padding {
977
- padding: 12px;
978
- }
979
-
980
- .e-de-prop-pane {
981
- height: 100%;
982
- min-height: 200px;
983
- overflow: auto;
984
- width: 262px;
985
- }
986
-
987
- .e-de-review-pane {
988
- background: #fafafa;
989
- border-left: 1px solid #e0e0e0;
990
- height: 100%;
991
- min-height: 200px;
992
- overflow: auto;
993
- width: 400px;
994
- }
995
-
996
- .e-bigger .e-de-cntr-pane-padding {
997
- padding: 16px;
998
- }
999
- .e-bigger .e-de-prop-pane {
1000
- height: 100%;
1001
- min-height: 200px;
1002
- overflow: auto;
1003
- width: 270px;
1004
- }
1005
-
1006
- .e-de-property-div-padding {
1007
- border-bottom: 0.5px solid #e0e0e0;
1008
- padding: 12.5px;
1009
- }
1010
-
1011
- .e-de-ctnr-dropdown-ftr {
1012
- border-top: 1px solid #e0e0e0;
1013
- color: rgba(0, 0, 0, 0.54);
1014
- cursor: pointer;
1015
- display: block;
1016
- font-size: 12px;
1017
- line-height: 40px;
1018
- text-indent: 1.2em;
1019
- }
1020
-
1021
- .e-de-char-fmt-btn-left > button,
1022
- .e-de-insert-del-cell button {
1023
- width: 38.5px;
1024
- }
1025
-
1026
- .e-de-char-fmt-btn-right > button {
1027
- width: 36px;
1028
- }
1029
-
1030
- .e-de-panel-left-width {
1031
- width: 150px;
1032
- }
1033
-
1034
- .e-bigger .e-de-panel-left-width {
1035
- width: 150px;
1036
- }
1037
- .e-bigger .e-de-char-fmt-btn-left > button,
1038
- .e-bigger .e-de-insert-del-cell button {
1039
- width: 38.5px;
1040
- }
1041
-
1042
- .e-de-panel-right-width {
1043
- width: 72px;
1044
- }
1045
-
1046
- .e-de-cntr-highlight-pane {
1047
- border: 1px solid #eee;
1048
- }
1049
-
1050
- .e-de-btn-hghlclr > button:first-child {
1051
- padding: 1px !important;
1052
- }
1053
-
1054
- .e-de-ctnr-hglt-color {
1055
- font-size: 12px;
1056
- font-weight: 400;
1057
- height: 18px !important;
1058
- width: 18px !important;
1059
- }
1060
-
1061
- .e-de-font-clr-picker > div div button,
1062
- .e-de-font-clr-picker > div button,
1063
- .e-de-font-clr-picker > button {
1064
- width: 30.8px;
1065
- }
1066
-
1067
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md {
1068
- height: 55px;
1069
- padding: 4px !important;
1070
- width: 60px;
1071
- }
1072
-
1073
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md:hover {
1074
- border: 3px solid rgba(0, 0, 0, 0.12);
1075
- padding: 2px !important;
1076
- }
1077
-
1078
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md {
1079
- height: 38px;
1080
- padding: 4px !important;
1081
- width: 38px;
1082
- }
1083
-
1084
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md:hover {
1085
- border: 3px solid rgba(0, 0, 0, 0.12);
1086
- padding: 2px !important;
1087
- }
1088
-
1089
- .e-de-list-header-presetmenu {
1090
- cursor: pointer;
1091
- font-size: 11px;
1092
- line-height: 14px;
1093
- overflow: hidden;
1094
- text-align: left;
1095
- min-width: 50px;
1096
- white-space: nowrap;
1097
- width: 100%;
1098
- }
1099
-
1100
- .e-de-bullet-list-header-presetmenu {
1101
- cursor: pointer;
1102
- font-size: 14px;
1103
- left: -11px;
1104
- line-height: 26px;
1105
- min-width: 50px;
1106
- overflow: hidden;
1107
- position: relative;
1108
- white-space: nowrap;
1109
- width: 100%;
1110
- }
1111
-
1112
- .e-rtl .e-de-bullet-list-header-presetmenu {
1113
- cursor: pointer;
1114
- font-size: 14px;
1115
- left: 10px;
1116
- line-height: 26px;
1117
- min-width: 50px;
1118
- overflow: hidden;
1119
- position: relative;
1120
- white-space: nowrap;
1121
- width: 100%;
1122
- }
1123
-
1124
- .e-de-bullet {
1125
- font-size: 42px;
1126
- }
1127
-
1128
- .e-de-list-header-presetmenu .e-de-list-line {
1129
- border-bottom: 1px solid #ccc !important;
1130
- margin-left: 5px;
1131
- width: 100%;
1132
- }
1133
-
1134
- .e-de-toc-optionsdiv {
1135
- margin-bottom: 11.5px;
1136
- margin-left: 5.5px;
1137
- margin-top: 15.5px;
1138
- }
1139
-
1140
- .e-de-toc-optionsdiv.e-de-rtl {
1141
- margin-right: 5.5px;
1142
- margin-left: 0;
1143
- }
1144
-
1145
- .e-de-list-header-presetmenu div span {
1146
- display: inline-block;
1147
- vertical-align: middle;
1148
- }
1149
-
1150
- .e-de-floating-menu .e-de-floating-menuitem,
1151
- .e-de-floating-menu .e-de-menuitem-none {
1152
- cursor: pointer;
1153
- height: 70px;
1154
- padding: 0 !important;
1155
- margin: 0 5px 5px 0 !important;
1156
- width: 70px;
1157
- }
1158
-
1159
- .e-de-list-thumbnail .e-de-list-items {
1160
- float: left;
1161
- }
1162
-
1163
- .e-de-list-thumbnail .e-de-list-items {
1164
- border: 1px solid #e4e4e4;
1165
- clear: initial;
1166
- display: inline-block;
1167
- height: auto;
1168
- margin: 5px;
1169
- padding: 2px;
1170
- text-align: center;
1171
- width: auto;
1172
- }
1173
-
1174
- .e-de-list-items {
1175
- cursor: pointer;
1176
- background: #fafafa;
1177
- box-sizing: border-box;
1178
- list-style: none;
1179
- padding: 7px 10px 7px 10px;
1180
- position: relative;
1181
- }
1182
-
1183
- .e-de-list-item-size {
1184
- font-size: 14px;
1185
- }
1186
-
1187
- .e-de-floating-menuitem.e-de-floating-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected,
1188
- .e-de-floating-menuitem.e-de-floating-bullet-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected {
1189
- border: 3px solid #3f51b5;
1190
- padding: 2px !important;
1191
- }
1192
-
1193
- .e-de-floating-menu {
1194
- padding: 10px 4px 5px 10px !important;
1195
- }
1196
-
1197
- .e-de-list-container {
1198
- border: 1px solid #ccc;
1199
- border-radius: 2px;
1200
- box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
1201
- background: #fafafa;
1202
- box-sizing: border-box;
1203
- display: inline-block;
1204
- line-height: normal;
1205
- margin: 0;
1206
- outline: 0;
1207
- background: #fafafa;
1208
- padding: 5px 0;
1209
- position: absolute;
1210
- width: auto;
1211
- z-index: 10020;
1212
- }
1213
-
1214
- .e-de-ctnr-list {
1215
- font-size: 29px;
1216
- vertical-align: top;
1217
- }
1218
-
1219
- .e-de-image-property {
1220
- padding-left: 32px;
1221
- }
1222
-
1223
- .e-de-img-prty-span {
1224
- color: #000;
1225
- left: 8px;
1226
- position: absolute;
1227
- top: 6px;
1228
- }
1229
-
1230
- .e-btn-toggle {
1231
- background-color: rgba(184, 184, 184, 0.9584) !important;
1232
- outline: #fafafa 0 solid;
1233
- outline-offset: 0;
1234
- box-shadow: none !important;
1235
- }
1236
- .e-btn-toggle:hover {
1237
- background-color: rgba(184, 184, 184, 0.9584) !important;
1238
- outline: #fafafa 0 solid;
1239
- outline-offset: 0;
1240
- box-shadow: none !important;
1241
- }
1242
-
1243
- .e-de-ctnr-group-btn-top > button:first-child {
1244
- border-radius: 0;
1245
- border-top-left-radius: 4px;
1246
- }
1247
-
1248
- .e-de-ctnr-group-btn-top.e-de-rtl > button:first-child {
1249
- border-top-left-radius: 0;
1250
- border-top-right-radius: 4px;
1251
- }
1252
-
1253
- .e-de-ctnr-group-btn-top > button:last-child {
1254
- border-radius: 0;
1255
- border-top-right-radius: 4px;
1256
- }
1257
-
1258
- .e-de-ctnr-group-btn-top.e-de-rtl > button:last-child {
1259
- border-top-left-radius: 4px;
1260
- border-top-right-radius: 0;
1261
- }
1262
-
1263
- .e-de-ctnr-group-btn-middle > button {
1264
- border-radius: 0;
1265
- border-top: 0;
1266
- border-bottom: 0;
1267
- }
1268
-
1269
- .e-de-ctnr-group-btn-bottom > button:first-child {
1270
- border-radius: 0;
1271
- border-bottom-left-radius: 4px;
1272
- }
1273
-
1274
- .e-de-ctnr-group-btn-bottom.e-de-rtl > button:first-child {
1275
- border-bottom-left-radius: 0;
1276
- border-bottom-right-radius: 4px;
1277
- }
1278
-
1279
- .e-de-ctnr-group-btn-bottom > button:last-child {
1280
- border-radius: 0;
1281
- border-bottom-right-radius: 4px;
1282
- }
1283
-
1284
- .e-de-ctnr-group-btn-bottom.e-de-rtl > button:last-child {
1285
- border-bottom-right-radius: 0;
1286
- border-bottom-left-radius: 4px;
1287
- }
1288
-
1289
- .e-de-toc-template1 {
1290
- background: #fafafa;
1291
- border: 1px solid #eee;
1292
- color: rgba(0, 0, 0, 0.54);
1293
- height: 129px;
1294
- width: 94px;
1295
- margin-left: 78px;
1296
- }
1297
-
1298
- .e-de-toc-template1.e-de-rtl {
1299
- margin-left: 0;
1300
- margin-right: 78px;
1301
- }
1302
-
1303
- .e-de-toc-template1-content1 {
1304
- font-size: 10px;
1305
- height: 11px;
1306
- margin-left: 5.4px;
1307
- margin-top: 6.7px;
1308
- width: 78px;
1309
- }
1310
-
1311
- .e-de-toc-template1-content2 {
1312
- font-size: 8px;
1313
- height: 9px;
1314
- margin-left: 20.4px;
1315
- margin-top: 5.7px;
1316
- width: 63px;
1317
- }
1318
-
1319
- .e-de-toc-template1-content3 {
1320
- font-size: 7px;
1321
- height: 8px;
1322
- margin-left: 28.4px;
1323
- margin-top: 6.7px;
1324
- width: 55px;
1325
- }
1326
-
1327
- .e-de-prop-sub-label {
1328
- color: #000;
1329
- font-size: 13px;
1330
- margin-bottom: 8px;
1331
- font-weight: normal;
1332
- }
1333
-
1334
- .e-de-toc-checkbox1 {
1335
- height: 14px;
1336
- margin-top: 14px;
1337
- }
1338
-
1339
- .e-de-toc-checkbox2 {
1340
- height: 14px;
1341
- margin-top: 14px;
1342
- }
1343
-
1344
- .e-de-toc-checkbox3 {
1345
- height: 14px;
1346
- margin-top: 14px;
1347
- }
1348
-
1349
- .e-de-status-bar {
1350
- background: #fafafa;
1351
- display: -ms-flexbox;
1352
- display: flex;
1353
- padding-top: 2.5px;
1354
- width: 100%;
1355
- }
1356
-
1357
- .e-de-ctnr-pg-no {
1358
- color: #000;
1359
- display: -ms-inline-flexbox;
1360
- display: inline-flex;
1361
- font-size: 13px;
1362
- height: 100%;
1363
- padding-top: 8px;
1364
- }
1365
- .e-de-ctnr-pg-no span {
1366
- border: 1px solid transparent;
1367
- }
1368
-
1369
- .e-de-ctnr-pg-no-spellout {
1370
- color: #000;
1371
- display: -ms-inline-flexbox;
1372
- display: inline-flex;
1373
- font-size: 13px;
1374
- height: 100%;
1375
- padding-top: 8px;
1376
- width: calc(100% - 140px);
1377
- }
1378
- .e-de-ctnr-pg-no-spellout span {
1379
- border: 1px solid transparent;
1380
- }
1381
-
1382
- .e-bigger .e-de-ctnr-pg-no-spellout {
1383
- color: #000;
1384
- display: -ms-inline-flexbox;
1385
- display: inline-flex;
1386
- font-size: 13px;
1387
- height: 100%;
1388
- padding-top: 8px;
1389
- width: calc(100% - 160px);
1390
- }
1391
-
1392
- .e-de-statusbar-zoom-spell {
1393
- background-color: #fafafa;
1394
- border: 0;
1395
- color: #000;
1396
- float: right;
1397
- height: 34px;
1398
- margin-left: calc(100% - 380px);
1399
- }
1400
-
1401
- .e-bigger .e-de-statusbar-zoom-spell {
1402
- background-color: #fafafa;
1403
- border: 0;
1404
- color: #000;
1405
- float: right;
1406
- height: 34px;
1407
- margin-left: calc(100% - 410px);
1408
- }
1409
-
1410
- .e-de-btn-cancel {
1411
- margin-left: 10px;
1412
- }
1413
-
1414
- .e-de-btn-cancel-rtl {
1415
- margin-left: 0;
1416
- margin-right: 10px;
1417
- }
1418
-
1419
- .e-de-prop-header-label {
1420
- color: rgba(0, 0, 0, 0.54);
1421
- display: inline-block;
1422
- font-size: 13px;
1423
- font-weight: bold;
1424
- letter-spacing: 0.05px;
1425
- opacity: 0.87;
1426
- }
1427
-
1428
- .e-de-prop-separator-line {
1429
- border-bottom: 1px solid #eee;
1430
- }
1431
-
1432
- .e-de-status-bar > div label {
1433
- font-weight: normal;
1434
- }
1435
-
1436
- .e-de-stylediv {
1437
- padding-left: 12px;
1438
- }
1439
-
1440
- .e-de-stylediv-rtl {
1441
- padding-left: 0;
1442
- padding-right: 12px;
1443
- }
1444
-
1445
- .e-de-border-size-button {
1446
- height: 28px;
1447
- margin-top: 14px;
1448
- width: 100px;
1449
- }
1450
-
1451
- .e-de-color-picker {
1452
- height: 28px;
1453
- width: 100px;
1454
- }
1455
-
1456
- .e-de-cell-text-box {
1457
- margin-right: 12px;
1458
- }
1459
-
1460
- .e-de-pane-rtl .e-de-cell-text-box {
1461
- margin-left: 12px;
1462
- margin-right: 0;
1463
- }
1464
-
1465
- .e-de-prop-fill-label {
1466
- margin-right: 8px;
1467
- }
1468
-
1469
- .e-de-prop-fill-label.e-de-rtl {
1470
- margin-left: 8px;
1471
- margin-right: 0;
1472
- }
1473
-
1474
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
1475
- height: 36px !important;
1476
- }
1477
-
1478
- .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
1479
- height: 42px !important;
1480
- }
1481
-
1482
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn > button {
1483
- width: 38px;
1484
- height: 38px;
1485
- }
1486
-
1487
- .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn > button {
1488
- height: 42px;
1489
- width: 42px;
1490
- }
1491
-
1492
- .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
1493
- width: 70px;
1494
- }
1495
-
1496
- .e-de-hRuler {
1497
- background-color: #f5f5f5;
1498
- border-bottom: 0.5px solid #eee;
1499
- }
1500
-
1501
- .e-de-vRuler {
1502
- background-color: #f5f5f5;
1503
- border-right: 0.5px solid #eee;
1504
- }
1505
-
1506
- .e-de-ruler-margin {
1507
- background-color: #fff;
1508
- }
1509
-
1510
- .e-de-ruler-tick {
1511
- stroke: #bdbdbd;
1512
- }
1513
-
1514
- .e-de-ruler-tick-label {
1515
- fill: rgba(0, 0, 0, 0.54);
1516
- }
1517
-
1518
- .e-de-ruler-markIndicator {
1519
- background-color: #fff;
1520
- }
1521
-
1522
- .e-de-ruler-marker .e-de-ruler-tab-svg {
1523
- fill: #bdbdbd;
1524
- }
1525
-
1526
- .e-de-ruler-marker .e-de-ruler-indent-svg {
1527
- fill: #bdbdbd;
1528
- }
1529
-
1530
- .e-de-ruler-indent .e-de-ruler-indent-svg {
1531
- fill: #fff;
1532
- stroke: #757575;
1533
- }
1534
-
1535
- .e-de-ruler-indent .e-de-ruler-indent-svg:hover {
1536
- fill: #eee;
1537
- stroke: #757575;
1538
- }
1539
-
1540
- .e-de-ruler-indent .e-de-ruler-indent-svg:active {
1541
- fill: #3f51b5;
1542
- stroke: #757575;
1543
- }
1544
-
1545
- .e-de-ruler-table-svg {
1546
- fill: #757575;
1547
- }
1548
-
1549
- .e-de-ruler-table-svg:hover {
1550
- fill: #eee;
1551
- }
1552
-
1553
- .e-de-ruler-table-svg:active {
1554
- fill: #3f51b5;
1555
- }
1556
-
1557
- .e-rtl .e-listview .e-list-icon {
1558
- height: 24px;
1559
- width: 16px;
1560
- margin-left: 12px;
1561
- }
1562
- .e-rtl .e-de-listview-icon {
1563
- height: auto;
1564
- width: auto;
1565
- line-height: 22px;
1566
- margin-left: 12px;
1567
- }
1568
- .e-rtl .e-de-vRuler {
1569
- background-color: #f5f5f5;
1570
- border-right: none;
1571
- border-left: 0.5px solid #eee;
1572
- }
1573
-
1574
- .e-bigger .de-split-button > div:first-child {
1575
- margin-right: 0;
1576
- }
1577
- .e-bigger .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
1578
- width: 66px;
1579
- }
1580
- .e-bigger .e-de-prop-fill-label {
1581
- margin-left: 0;
1582
- margin-right: 9.8px;
1583
- }
1584
- .e-bigger .e-de-prop-fill-label.e-de-rtl {
1585
- margin-left: 9.8px;
1586
- margin-right: 0px;
1587
- }
1588
- .e-bigger .e-rtl .e-de-cell-text-box {
1589
- margin-left: 16px;
1590
- margin-right: 0;
1591
- }
1592
- .e-bigger .e-de-color-picker {
1593
- height: 36px;
1594
- width: 96px;
1595
- }
1596
- .e-bigger .e-de-border-size-button {
1597
- height: 36px;
1598
- margin-top: 14px;
1599
- width: 96px;
1600
- }
1601
- .e-bigger .e-de-stylediv {
1602
- padding-left: 16px;
1603
- }
1604
- .e-bigger .e-de-stylediv-rtl {
1605
- padding-right: 16px;
1606
- }
1607
- .e-bigger .e-de-tool-ctnr-properties-pane {
1608
- display: -ms-flexbox;
1609
- display: flex;
1610
- height: calc(100% - 122px);
1611
- min-height: 200px;
1612
- width: 100%;
1613
- }
1614
- .e-bigger .e-de-ctnr-properties-pane {
1615
- display: -ms-flexbox;
1616
- display: flex;
1617
- height: calc(100% - 40px);
1618
- width: 100%;
1619
- }
1620
- .e-bigger .e-de-ctn {
1621
- background-color: #fafafa;
1622
- border: 1px solid #eee;
1623
- height: 100%;
1624
- position: relative;
1625
- width: 100%;
1626
- }
1627
- .e-bigger .e-de-ctnr-toolbar {
1628
- display: -ms-flexbox;
1629
- display: flex;
1630
- height: 82px;
1631
- width: 100%;
1632
- }
1633
- .e-bigger .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
1634
- .e-bigger .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
1635
- border: 0;
1636
- }
1637
- .e-bigger .e-de-pane {
1638
- border-left: 1px solid #eee;
1639
- }
1640
- .e-bigger .e-de-pane-rtl {
1641
- border-right: 1px solid #eee;
1642
- }
1643
- .e-bigger .e-de-pane > div button:not(.e-primary),
1644
- .e-bigger .e-de-pane-rtl > div button:not(.e-primary) {
1645
- background-color: #eee;
1646
- }
1647
- .e-bigger .e-de-ctnr-segment {
1648
- margin-bottom: 16px;
1649
- }
1650
- .e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
1651
- .e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
1652
- .e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
1653
- margin-right: 12px;
1654
- }
1655
- .e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
1656
- .e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
1657
- .e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
1658
- margin-left: 12px;
1659
- margin-right: 0;
1660
- }
1661
- .e-bigger .e-de-tlbr-wrapper {
1662
- background-color: #fafafa;
1663
- height: 82px;
1664
- width: calc(100% - 75px);
1665
- }
1666
- .e-bigger .e-de-ctnr-prop-label {
1667
- color: rgba(0, 0, 0, 0.54);
1668
- display: inline-block;
1669
- font-size: 12px;
1670
- font-weight: 500;
1671
- letter-spacing: 0.05px;
1672
- margin-bottom: 16px;
1673
- opacity: 0.87;
1674
- }
1675
- .e-bigger .e-de-table-prop-label {
1676
- margin-left: 14.5px;
1677
- }
1678
- .e-bigger .e-de-table-prop-label.e-de-rtl {
1679
- margin-left: 0;
1680
- margin-right: 14.5px;
1681
- }
1682
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items {
1683
- height: 82px;
1684
- }
1685
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
1686
- margin: 0 7.5px;
1687
- }
1688
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
1689
- margin-left: 16px !important;
1690
- margin-right: 8px;
1691
- }
1692
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
1693
- margin-left: 8px;
1694
- margin-right: 8px;
1695
- }
1696
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
1697
- margin-left: 8px;
1698
- margin-right: 16px;
1699
- }
1700
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
1701
- background-color: rgba(184, 184, 184, 0.9584);
1702
- }
1703
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
1704
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
1705
- padding: 0;
1706
- padding-bottom: 5px;
1707
- }
1708
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus,
1709
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus {
1710
- padding: 0;
1711
- padding-bottom: 5px;
1712
- }
1713
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
1714
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:active {
1715
- padding: 0;
1716
- padding-bottom: 5px;
1717
- }
1718
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover,
1719
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
1720
- padding: 0;
1721
- padding-bottom: 5px;
1722
- }
1723
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
1724
- padding: 0 !important;
1725
- }
1726
- .e-bigger .e-de-overlay {
1727
- height: 100%;
1728
- opacity: 0.5;
1729
- pointer-events: none;
1730
- -ms-touch-action: none;
1731
- touch-action: none;
1732
- }
1733
- .e-bigger .e-de-ctnr-properties-pane-btn {
1734
- width: 75px;
1735
- }
1736
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn {
1737
- background: #fafafa;
1738
- border-radius: 0;
1739
- box-shadow: none;
1740
- min-height: 100%;
1741
- min-width: 100%;
1742
- }
1743
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:focus {
1744
- box-shadow: none;
1745
- }
1746
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:active {
1747
- box-shadow: none;
1748
- }
1749
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:hover {
1750
- box-shadow: none;
1751
- }
1752
- .e-bigger .e-de-showhide-btn {
1753
- border: 0;
1754
- height: 82px;
1755
- }
1756
- .e-bigger .e-de-showhide-btn-rtl {
1757
- border: 0;
1758
- height: 82px;
1759
- }
1760
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
1761
- padding: 0;
1762
- }
1763
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
1764
- display: table;
1765
- font-size: 13px;
1766
- font-size: 12px !important;
1767
- margin: 0 6px;
1768
- padding: 0;
1769
- white-space: normal;
1770
- }
1771
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
1772
- .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 {
1773
- font-size: 16px;
1774
- padding: 0;
1775
- }
1776
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
1777
- box-shadow: none;
1778
- height: 36px;
1779
- }
1780
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
1781
- box-shadow: none;
1782
- }
1783
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
1784
- box-shadow: none;
1785
- }
1786
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
1787
- box-shadow: none;
1788
- }
1789
- .e-bigger .e-de-status-bar button {
1790
- height: 36px;
1791
- box-shadow: none;
1792
- }
1793
- .e-bigger .e-de-status-bar button:focus {
1794
- box-shadow: none;
1795
- }
1796
- .e-bigger .e-de-status-bar button:active {
1797
- box-shadow: none;
1798
- }
1799
- .e-bigger .e-de-status-bar button:hover {
1800
- box-shadow: none;
1801
- }
1802
- .e-bigger .e-de-ctnr-group-btn button {
1803
- box-shadow: none;
1804
- height: 36px;
1805
- }
1806
- .e-bigger .e-de-ctnr-group-btn button:focus {
1807
- box-shadow: none;
1808
- }
1809
- .e-bigger .e-de-ctnr-group-btn button:active {
1810
- box-shadow: none;
1811
- }
1812
- .e-bigger .e-de-ctnr-group-btn button:hover {
1813
- box-shadow: none;
1814
- }
1815
- .e-bigger .e-de-property-div-padding {
1816
- border-bottom: 0.5px solid #e0e0e0;
1817
- padding: 16px;
1818
- }
1819
- .e-bigger .e-de-font-clr-picker > div button,
1820
- .e-bigger .e-de-font-clr-picker > button {
1821
- width: auto;
1822
- }
1823
- .e-bigger .e-de-ctnr-dropdown-ftr {
1824
- border-top: 1px solid #e0e0e0;
1825
- color: rgba(0, 0, 0, 0.54);
1826
- cursor: pointer;
1827
- display: block;
1828
- font-size: 12px;
1829
- line-height: 40px;
1830
- text-indent: 1.2em;
1831
- }
1832
- .e-bigger .e-de-char-fmt-btn > button {
1833
- width: 38.5px;
1834
- }
1835
- .e-bigger .e-de-btn-hghlclr > button:first-child {
1836
- padding: 0 6px !important;
1837
- }
1838
- .e-bigger .e-de-ctnr-hglt-color {
1839
- font-size: 12px;
1840
- font-weight: 400;
1841
- height: 22px !important;
1842
- width: 22px !important;
1843
- }
1844
- .e-bigger .e-de-ctnr-list {
1845
- font-size: 29px;
1846
- vertical-align: top;
1847
- }
1848
- .e-bigger .e-de-image-property {
1849
- padding-left: 32px;
1850
- }
1851
- .e-bigger .e-de-img-prty-span {
1852
- color: #000;
1853
- left: 10px;
1854
- position: absolute;
1855
- top: 12px;
1856
- }
1857
- .e-bigger .e-btn-toggle {
1858
- background-color: rgba(184, 184, 184, 0.9584) !important;
1859
- box-shadow: none !important;
1860
- outline: #fafafa 0 solid;
1861
- outline-offset: 0;
1862
- }
1863
- .e-bigger .e-btn-toggle:hover {
1864
- background-color: rgba(184, 184, 184, 0.9584) !important;
1865
- outline: #fafafa 0 solid;
1866
- outline-offset: 0;
1867
- box-shadow: none !important;
1868
- }
1869
- .e-bigger .e-de-toc-template1 {
1870
- background: #fafafa;
1871
- border: 1px solid #eee;
1872
- color: rgba(0, 0, 0, 0.54);
1873
- height: 129px;
1874
- margin-left: 78px;
1875
- width: 94px;
1876
- }
1877
- .e-bigger .e-de-toc-template1-content1 {
1878
- font-size: 10px;
1879
- height: 11px;
1880
- margin-left: 5.4px;
1881
- margin-top: 6.7px;
1882
- width: 78px;
1883
- }
1884
- .e-bigger .e-de-toc-template1-content2 {
1885
- font-size: 8px;
1886
- height: 9px;
1887
- margin-left: 20.4px;
1888
- margin-top: 5.7px;
1889
- width: 63px;
1890
- }
1891
- .e-bigger .e-de-toc-template1-content3 {
1892
- font-size: 7px;
1893
- height: 8px;
1894
- margin-left: 28.4px;
1895
- margin-top: 6.7px;
1896
- width: 55px;
1897
- }
1898
- .e-bigger .e-de-toc-optionsdiv {
1899
- margin-bottom: 11.5px;
1900
- margin-left: 5.5px;
1901
- margin-top: 15.5px;
1902
- }
1903
- .e-bigger .e-de-toc-optionsdiv.e-de-rtl {
1904
- margin-right: 5.5px;
1905
- margin-left: 0;
1906
- }
1907
- .e-bigger .e-de-prop-sub-label {
1908
- font-size: 13px;
1909
- margin-bottom: 8.5px;
1910
- }
1911
- .e-bigger .e-de-btn-cancel {
1912
- margin-left: 10px;
1913
- }
1914
- .e-bigger .e-de-status-bar {
1915
- background: #fafafa;
1916
- display: -ms-flexbox;
1917
- display: flex;
1918
- padding-top: 3.5px;
1919
- width: 100%;
1920
- }
1921
- .e-bigger .e-de-statusbar-zoom {
1922
- border: 0;
1923
- color: #000;
1924
- float: right;
1925
- height: 34px;
1926
- background-color: #fafafa;
1927
- }
1928
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
1929
- line-height: 25px;
1930
- }
1931
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
1932
- height: 6px;
1933
- line-height: 0;
1934
- }
1935
- .e-bigger .e-listview .e-list-icon {
1936
- height: 24px;
1937
- width: 16px;
1938
- margin-right: 12px;
1939
- }
1940
- .e-bigger .e-de-listview-icon {
1941
- height: auto;
1942
- width: auto;
1943
- line-height: 22px;
1944
- margin-right: 12px;
1945
- }
1946
- .e-bigger .e-rtl .e-listview .e-list-icon {
1947
- height: 24px;
1948
- width: 16px;
1949
- margin-left: 12px;
1950
- }
1951
- .e-bigger .e-rtl .e-de-listview-icon {
1952
- height: auto;
1953
- width: auto;
1954
- line-height: 22px;
1955
- margin-left: 12px;
1956
- }
1957
-
1958
- .e-de-ctn .e-de-bzr-button {
1959
- font-size: 12px;
1960
- font-weight: 400;
1961
- background: #fafafa;
1962
- }
1963
-
1964
- .e-de-ctn .e-de-bzr-button:active {
1965
- box-shadow: none;
1966
- }
1967
-
1968
- .e-de-ctn .e-de-bzr-button {
1969
- font-size: 12px;
1970
- font-weight: 400;
1971
- }
1972
-
1973
- .e-de-ctn .e-de-bzr-button:active {
1974
- box-shadow: none;
1975
- }
1976
-
1977
- .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
1978
- font-size: 14px;
1979
- }
1980
- .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-break.e-de-bzr-button {
1981
- height: calc(100% - 10px);
1982
- line-height: 23px;
1983
- }
1984
-
1985
- .e-bigger .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
1986
- font-size: 16px;
1987
- }
1988
- .e-bigger .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-break.e-de-bzr-button {
1989
- padding-top: 11px !important;
1990
- }
1
+ @import '@syncfusion/ej2-documenteditor/styles/document-editor-container/material.css';