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