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