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