@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,2794 +1 @@
1
- .e-documenteditor .e-close::before {
2
- content: "\e825";
3
- font-family: "e-icons";
4
- font-size: 14px;
5
- }
6
- .e-documenteditor .e-de-op-search-icon::before {
7
- content: "\e275";
8
- font-family: "e-icons";
9
- font-size: 10px;
10
- }
11
- .e-documenteditor .e-arrow-up::before {
12
- content: "\e834";
13
- font-family: "e-icons";
14
- font-size: 10px;
15
- }
16
- .e-documenteditor .e-arrow-down::before {
17
- content: "\e83d";
18
- font-family: "e-icons";
19
- font-size: 10px;
20
- }
21
- .e-documenteditor .e-de-op-close-icon {
22
- height: 20px;
23
- }
24
- .e-documenteditor .e-de-op-close-icon::before {
25
- content: "\e7fc";
26
- }
27
- .e-documenteditor .e-de-op-search-close-icon::before {
28
- content: "\e7fc";
29
- font-family: "e-icons";
30
- font-size: 10px;
31
- }
32
-
33
- .e-de-table-properties-alignment:hover {
34
- border-color: #f17eb8;
35
- }
36
-
37
- .e-de-table-properties-alignment {
38
- border: 1px solid transparent;
39
- }
40
-
41
- .e-de-tablecell-alignment {
42
- border: 1px solid transparent;
43
- }
44
-
45
- .e-de-tablecell-alignment:hover {
46
- border-color: #f17eb8;
47
- }
48
-
49
- .e-de-table-left-alignment::before {
50
- content: "\e517";
51
- font-size: 46px;
52
- position: absolute;
53
- top: 137px;
54
- }
55
-
56
- .e-de-table-center-alignment::before {
57
- content: "\e518";
58
- font-size: 46px;
59
- position: absolute;
60
- top: 137px;
61
- }
62
-
63
- .e-de-table-right-alignment::before {
64
- content: "\e515";
65
- font-size: 46px;
66
- position: absolute;
67
- top: 137px;
68
- }
69
-
70
- .e-de-tablecell-top-alignment::before {
71
- content: "\e527";
72
- font-size: 51px;
73
- }
74
-
75
- .e-de-tablecell-center-alignment::before {
76
- content: "\e526";
77
- font-size: 51px;
78
- }
79
-
80
- .e-de-tablecell-bottom-alignment::before {
81
- content: "\e525";
82
- font-size: 51px;
83
- }
84
-
85
- .e-de-table-alignment-active {
86
- border: 1px solid #ff4081;
87
- }
88
-
89
- .e-de-table-border-setting {
90
- border: 1px solid rgb(0, 0, 0);
91
- height: 48px;
92
- left: 5px;
93
- position: relative;
94
- top: 5px;
95
- width: 48px;
96
- }
97
-
98
- .e-de-table-border-setting-genral {
99
- border: 1px solid rgba(0, 0, 0, 0.26);
100
- display: inline-block;
101
- height: 60px;
102
- width: 60px;
103
- }
104
-
105
- .e-de-table-border-preview-genral {
106
- border: 1px solid rgba(0, 0, 0, 0.26);
107
- display: inline-block;
108
- height: 25px;
109
- width: 25px;
110
- }
111
-
112
- .e-de-table-border-inside-setting:hover {
113
- border: 1px solid #f17eb8;
114
- }
115
-
116
- .e-de-table-border-preview {
117
- height: 24px;
118
- width: 24px;
119
- }
120
-
121
- .e-de-table-border-inside-preview:hover {
122
- border: 1px solid #f17eb8;
123
- }
124
-
125
- .e-de-table-border-inside-setting-click {
126
- border: 1px solid #ff4081;
127
- }
128
-
129
- .e-de-table-border-inside-preview-click {
130
- border: 1px solid #ff4081;
131
- }
132
-
133
- .e-de-table-border-none-setting::before {
134
- content: "\e507";
135
- font-size: 38px;
136
- position: absolute;
137
- }
138
-
139
- .e-de-table-border-box-setting::before {
140
- content: "\e509";
141
- font-size: 34px;
142
- left: 2px;
143
- position: absolute;
144
- top: 2px;
145
- }
146
-
147
- .e-de-table-border-all-setting::before {
148
- content: "\e511";
149
- font-size: 34px;
150
- left: 2px;
151
- position: absolute;
152
- top: 2px;
153
- }
154
-
155
- .e-de-table-border-custom-setting::before {
156
- content: "\e516";
157
- font-size: 34px;
158
- left: 2px;
159
- position: absolute;
160
- top: 2px;
161
- }
162
-
163
- .e-de-table-border-toptop-alignment::before {
164
- content: "\e281";
165
- font-size: 16px;
166
- left: 4px;
167
- position: absolute;
168
- top: -2px;
169
- }
170
-
171
- .e-de-table-border-topcenter-alignment::before {
172
- content: "\e276";
173
- font-size: 16px;
174
- left: 4px;
175
- position: absolute;
176
- top: -2px;
177
- }
178
-
179
- .e-de-table-border-topbottom-alignment::before {
180
- content: "\e298";
181
- font-size: 16px;
182
- left: 4px;
183
- position: absolute;
184
- top: -2px;
185
- }
186
-
187
- .e-de-table-border-diagionalup-alignment::before {
188
- content: "\e262";
189
- font-size: 16px;
190
- left: 4px;
191
- position: absolute;
192
- top: -2px;
193
- }
194
-
195
- .e-de-table-border-diagionaldown-alignment::before {
196
- content: "\e265";
197
- font-size: 16px;
198
- left: 4px;
199
- position: absolute;
200
- top: -2px;
201
- }
202
-
203
- .e-de-table-border-bottomleft-alignment::before {
204
- content: "\e291";
205
- font-size: 16px;
206
- left: 4px;
207
- position: absolute;
208
- top: -2px;
209
- }
210
-
211
- .e-de-table-border-bottomcenter-alignment::before {
212
- content: "\e287";
213
- font-size: 16px;
214
- left: 4px;
215
- position: absolute;
216
- top: -2px;
217
- }
218
-
219
- .e-de-table-border-bottomright-alignment::before {
220
- content: "\e288";
221
- font-size: 16px;
222
- left: 4px;
223
- position: absolute;
224
- top: -2px;
225
- }
226
-
227
- .e-menu-item .e-de-cut::before {
228
- content: "\e279";
229
- }
230
-
231
- .e-menu-item .e-de-copy::before {
232
- content: "\e280";
233
- }
234
-
235
- .e-menu-item .e-de-paste::before {
236
- content: "\e501";
237
- }
238
-
239
- .e-menu-item .e-de-continue-numbering::before {
240
- content: "\e503";
241
- }
242
-
243
- .e-menu-item .e-de-restart-at::before {
244
- content: "\e277";
245
- }
246
-
247
- .e-menu-item .e-de-insertlink::before {
248
- content: "\e290";
249
- }
250
-
251
- .e-menu-item .e-de-open-hyperlink::before {
252
- content: "\e278";
253
- }
254
-
255
- .e-menu-item .e-de-copy-hyperlink::before {
256
- content: "\e295";
257
- }
258
-
259
- .e-menu-item .e-de-edit-hyperlink::before {
260
- content: "\e289";
261
- }
262
-
263
- .e-menu-item .e-de-remove-hyperlink::before {
264
- content: "\e286";
265
- }
266
-
267
- .e-menu-item .e-de-fonts::before {
268
- content: "\e273";
269
- }
270
-
271
- .e-menu-item .e-de-paragraph::before {
272
- content: "\e75e";
273
- }
274
-
275
- .e-menu-item .e-de-table::before {
276
- content: "\e294";
277
- }
278
-
279
- .e-menu-item .e-de-insertabove::before {
280
- content: "\e506";
281
- }
282
-
283
- .e-menu-item .e-de-insertbelow::before {
284
- content: "\e505";
285
- }
286
-
287
- .e-menu-item .e-de-insertleft::before {
288
- content: "\e285";
289
- }
290
-
291
- .e-menu-item .e-de-insertright::before {
292
- content: "\e284";
293
- }
294
-
295
- .e-menu-item .e-de-delete-table::before {
296
- content: "\e292";
297
- }
298
-
299
- .e-menu-item .e-de-deleterow::before {
300
- content: "\e283";
301
- }
302
-
303
- .e-menu-item .e-de-deletecolumn::before {
304
- content: "\e282";
305
- }
306
-
307
- .e-de-bold::before {
308
- content: "\e339";
309
- font-family: "e-icons";
310
- font-size: 16px;
311
- font-weight: normal;
312
- }
313
-
314
- .e-de-italic::before {
315
- content: "\e35a";
316
- font-family: "e-icons";
317
- font-size: 16px;
318
- font-weight: normal;
319
- }
320
-
321
- .e-de-underline::before {
322
- content: "\e343";
323
- font-family: "e-icons";
324
- font-size: 16px;
325
- font-weight: normal;
326
- }
327
-
328
- .e-de-indent::before {
329
- content: "\e35d";
330
- font-family: "e-icons";
331
- font-size: 16px;
332
- font-weight: normal;
333
- }
334
-
335
- .e-de-outdent::before {
336
- content: "\e33f";
337
- font-family: "e-icons";
338
- font-size: 16px;
339
- font-weight: normal;
340
- }
341
-
342
- .e-de-align-left::before {
343
- content: "\e33a";
344
- font-family: "e-icons";
345
- font-size: 16px;
346
- font-weight: normal;
347
- }
348
-
349
- .e-de-align-center::before {
350
- content: "\e35e";
351
- font-family: "e-icons";
352
- font-size: 16px;
353
- font-weight: normal;
354
- }
355
-
356
- .e-de-align-right::before {
357
- content: "\e34d";
358
- font-family: "e-icons";
359
- font-size: 16px;
360
- font-weight: normal;
361
- }
362
-
363
- .e-de-justify::before {
364
- content: "\e334";
365
- font-family: "e-icons";
366
- font-size: 16px;
367
- font-weight: normal;
368
- }
369
-
370
- .e-de-single-spacing::before {
371
- content: "\e520";
372
- font-family: "e-icons";
373
- font-size: 16px;
374
- }
375
-
376
- .e-de-double-spacing::before {
377
- content: "\e521";
378
- font-family: "e-icons";
379
- font-size: 16px;
380
- }
381
-
382
- .e-de-one-point-five-spacing::before {
383
- content: "\e522";
384
- font-family: "e-icons";
385
- font-size: 16px;
386
- }
387
-
388
- .e-de-before-spacing::before {
389
- content: "\e523";
390
- font-family: "e-icons";
391
- font-size: 16px;
392
- }
393
-
394
- .e-de-after-spacing::before {
395
- content: "\e274";
396
- font-family: "e-icons";
397
- font-size: 16px;
398
- }
399
-
400
- .e-de-icon-bullet-list-dot::before {
401
- content: "\e270";
402
- font-family: "e-icons";
403
- font-size: 42px;
404
- }
405
-
406
- .e-de-icon-bullet-list-circle::before {
407
- content: "\e254";
408
- font-family: "e-icons";
409
- font-size: 42px;
410
- }
411
-
412
- .e-de-icon-bullet-list-square::before {
413
- content: "\e271";
414
- font-family: "e-icons";
415
- font-size: 42px;
416
- }
417
-
418
- .e-de-icon-bullet-list-tick::before {
419
- content: "\e259";
420
- font-family: "e-icons";
421
- font-size: 42px;
422
- }
423
-
424
- .e-de-icon-bullet-list-flower::before {
425
- content: "\e267";
426
- font-family: "e-icons";
427
- font-size: 42px;
428
- }
429
-
430
- .e-de-icon-bullet-list-arrow::before {
431
- content: "\e253";
432
- font-family: "e-icons";
433
- font-size: 42px;
434
- }
435
-
436
- .e-de-icon-bullet-list-none::before {
437
- content: "\e256";
438
- font-family: "e-icons";
439
- font-size: 42px;
440
- }
441
-
442
- .e-de-blink-cursor {
443
- border-left: 1px solid;
444
- pointer-events: none;
445
- position: absolute;
446
- z-index: 3;
447
- }
448
-
449
- .e-de-cursor-animation {
450
- animation-duration: 1s;
451
- animation-iteration-count: infinite;
452
- animation-name: FadeInFadeOut;
453
- }
454
-
455
- @keyframes FadeInFadeOut {
456
- from {
457
- opacity: 1;
458
- }
459
- 13% {
460
- opacity: 0;
461
- }
462
- 50% {
463
- opacity: 0;
464
- }
465
- 63% {
466
- opacity: 1;
467
- }
468
- to {
469
- opacity: 1;
470
- }
471
- }
472
- .e-documenteditor .e-checkbox-wrapper .e-frame {
473
- height: 14px;
474
- line-height: 6px;
475
- width: 14px;
476
- }
477
- .e-documenteditor .e-checkbox-wrapper .e-label {
478
- font-size: 12px;
479
- }
480
- .e-documenteditor .e-de-op-close-button {
481
- left: 267px;
482
- position: absolute;
483
- top: 8px;
484
- }
485
-
486
- .e-de-background {
487
- background-color: #ccc;
488
- }
489
-
490
- .e-de-result-list-block .e-de-search-result-hglt {
491
- background: transparent;
492
- border-bottom: 2px solid #bdbdbd;
493
- cursor: default;
494
- padding: 20px 1px 20px 5px;
495
- }
496
-
497
- .e-de-result-list-block .e-de-op-search-txt .e-de-op-search-word-text {
498
- color: #3f51b5;
499
- }
500
-
501
- .e-de-search-result-item {
502
- cursor: default;
503
- padding: 20px 1px 20px 5px;
504
- }
505
-
506
- .e-de-search-result-item:hover {
507
- border-bottom: 1px solid #bdbdbd;
508
- cursor: default;
509
- }
510
-
511
- .e-de-search-result-item:focus {
512
- border-bottom: 2px solid #bdbdbd;
513
- cursor: default;
514
- padding: 20px 1px 20px 5px;
515
- }
516
-
517
- .e-de-search-tab-content .e-input-group .e-de-op-search-icon:focus {
518
- border: 1px solid #ddd;
519
- }
520
-
521
- .e-de-op-search-icon:hover {
522
- background: #ddd;
523
- }
524
-
525
- .e-de-search-tab-content .e-input-group .e-de-op-search-close-icon:focus {
526
- border: 1px solid #ddd;
527
- border-right-width: 0;
528
- }
529
-
530
- .e-de-op-search-close-icon:hover {
531
- background: #ddd;
532
- }
533
-
534
- .e-spin-down:focus {
535
- border: 1px solid #ddd;
536
- border-right-width: 0;
537
- }
538
-
539
- .e-spin-down:hover {
540
- background: #ddd;
541
- }
542
-
543
- .e-spin-up:focus {
544
- border: 1px solid #ddd;
545
- border-right-width: 0;
546
- }
547
-
548
- .e-spin-up:hover {
549
- background: #ddd;
550
- }
551
-
552
- .e-de-para-dlg-heading {
553
- color: rgba(0, 0, 0, 0.87);
554
- display: block;
555
- font-size: 14px;
556
- font-weight: 400;
557
- margin-bottom: 5px;
558
- }
559
-
560
- .e-de-para-dlg-container {
561
- height: 450px;
562
- width: 400px;
563
- }
564
-
565
- .e-de-toc-dlg-heading {
566
- color: rgba(0, 0, 0, 0.87);
567
- display: block;
568
- font-size: 14px;
569
- font-weight: 400;
570
- margin-bottom: 5px;
571
- }
572
-
573
- .e-de-toc-dlg-main-heading {
574
- color: rgba(0, 0, 0, 0.87);
575
- display: block;
576
- font-size: 14px;
577
- font-weight: 500;
578
- margin-bottom: 5px;
579
- }
580
-
581
- .e-de-toc-reset-button {
582
- margin-top: 10px;
583
- }
584
-
585
- .e-de-toc-modify-button {
586
- margin-left: 150px;
587
- margin-top: 10px;
588
- }
589
-
590
- .e-de-toc-dlg-container {
591
- height: 471px;
592
- width: 520px;
593
- }
594
-
595
- .e-de-toc-dlg-sub-container {
596
- margin-bottom: 20px;
597
- }
598
-
599
- .e-de-toc-list-view {
600
- border: 1px solid #808080;
601
- border-radius: 4px;
602
- font-size: 12px;
603
- height: 200px;
604
- margin-left: 36px;
605
- overflow-y: scroll;
606
- width: 211px;
607
- }
608
-
609
- .e-de-toc-dlg-sub-heading {
610
- color: rgba(0, 0, 0, 0.87);
611
- display: block;
612
- font-size: 14px;
613
- font-weight: 400;
614
- margin: 10px 15px 5px 15px;
615
- }
616
-
617
- .e-de-toc-dlg-style-label {
618
- margin-left: 50px;
619
- margin-top: 58px;
620
- }
621
-
622
- .e-de-toc-dlg-style-label.e-de-rtl {
623
- margin-left: 0;
624
- margin-right: 50px;
625
- }
626
-
627
- .e-de-pagesetup-dlg-container {
628
- height: 246px;
629
- width: 354px;
630
- }
631
-
632
- .e-de-page-setup-ppty-tab {
633
- border: 0;
634
- }
635
-
636
- .e-de-page-setup-dlg-sub-container {
637
- margin-bottom: 25px;
638
- }
639
-
640
- .e-de-page-setup-dlg-left-sub-container {
641
- float: left;
642
- position: relative;
643
- top: 17px;
644
- }
645
-
646
- .e-de-page-setup-dlg-right-sub-container {
647
- float: right;
648
- position: relative;
649
- top: 17px;
650
- }
651
-
652
- .e-de-page-setup-dlg-sub-header {
653
- display: block;
654
- font-size: 12px;
655
- font-weight: normal;
656
- margin-bottom: 3px;
657
- margin-top: 8px;
658
- }
659
-
660
- .e-de-page-setup-dlg-sub-title-header {
661
- display: block;
662
- font-size: 12px;
663
- font-weight: normal;
664
- margin-bottom: 3px;
665
- margin-top: 12px;
666
- }
667
-
668
- .e-de-page-setup-dlg-sub-container-port {
669
- height: 40px;
670
- margin-bottom: 25px;
671
- }
672
-
673
- .e-de-page-setup-dlg-sub-label {
674
- font-size: 13px;
675
- font-weight: 500;
676
- }
677
-
678
- .e-de-page-setup-dlg-orientation-prop {
679
- margin-top: 13px;
680
- }
681
-
682
- .e-de-page-setup-dlg-sub-size-container {
683
- height: 65px;
684
- margin-bottom: 20px;
685
- }
686
-
687
- .e-de-page-setup-dlg-layout-sub-container {
688
- height: 60px;
689
- margin-bottom: 20px;
690
- position: relative;
691
- top: 17px;
692
- }
693
-
694
- .e-de-page-setup-dlg-first-page-prop .e-label,
695
- .e-de-page-setup-dlg-odd-or-even-prop .e-label {
696
- font-size: 12px;
697
- }
698
-
699
- .e-de-page-setup-dlg-first-page-prop .e-frame,
700
- .e-de-page-setup-dlg-odd-or-even-prop .e-frame {
701
- height: 15px;
702
- line-height: 11px;
703
- width: 15px;
704
- }
705
-
706
- .e-de-page-setup-dlg-left-layout-container {
707
- float: left;
708
- position: relative;
709
- top: 10px;
710
- }
711
-
712
- .e-de-page-setup-dlg-right-layout-container {
713
- float: right;
714
- position: relative;
715
- top: 10px;
716
- }
717
-
718
- .e-de-dlg-sub-header {
719
- display: block;
720
- font-size: 12px;
721
- font-weight: normal;
722
- margin-bottom: 15px;
723
- margin-top: 8px;
724
- }
725
-
726
- .e-de-para-dlg-sub-container {
727
- margin-bottom: 25px;
728
- }
729
-
730
- .e-de-para-dlg-right-sub-container {
731
- top: 17px;
732
- }
733
-
734
- .e-de-dlg-footer .e-btn {
735
- margin-left: 10px;
736
- }
737
-
738
- .e-de-hyperlink-dlg-title {
739
- font-size: 12px;
740
- font-weight: normal;
741
- margin-bottom: 8px;
742
- margin-top: 8px;
743
- }
744
-
745
- .e-de-hyperlink .e-de-hyperlink-dlg-input {
746
- height: 16px;
747
- margin-bottom: 20px;
748
- width: 230px;
749
- }
750
-
751
- .e-de-font-dlg-header {
752
- display: -ms-flexbox;
753
- display: flex;
754
- font-size: 12px;
755
- font-weight: normal;
756
- margin-bottom: 8px;
757
- }
758
-
759
- .e-de-font-dlg-header-effects,
760
- .e-de-font-dlg-header-font-color {
761
- display: -ms-flexbox;
762
- display: flex;
763
- font-size: 14px;
764
- font-weight: normal;
765
- margin-bottom: 8px;
766
- }
767
-
768
- .e-de-font-dlg-main-header {
769
- color: rgba(0, 0, 0, 0.87);
770
- font-size: 14px;
771
- font-weight: normal;
772
- margin-right: 15px;
773
- }
774
-
775
- .e-de-font-dlg-cb-right {
776
- margin-left: 40px;
777
- }
778
-
779
- .e-de-font-dlg-cb-right-div {
780
- margin-left: 20px;
781
- }
782
-
783
- .e-de-dropdown {
784
- margin-right: 40px;
785
- }
786
-
787
- .e-de-op {
788
- border-right: 1px solid #e1e1e1;
789
- padding-left: 16px;
790
- padding-right: 16px;
791
- padding-top: 24px;
792
- position: relative;
793
- width: 300px;
794
- }
795
-
796
- .e-de-op-header {
797
- color: rgba(0, 0, 0, 0.87);
798
- font-family: "Roboto";
799
- font-size: 15px;
800
- font-weight: 500;
801
- margin-bottom: 20px;
802
- }
803
-
804
- .e-de-op-tab {
805
- border: 0;
806
- height: 36px;
807
- }
808
-
809
- .e-de-op-icon {
810
- color: rgba(0, 0, 0, 0.54);
811
- height: 20px;
812
- width: 20px;
813
- }
814
-
815
- .e-de-op-close-icon {
816
- color: rgba(0, 0, 0, 0.54);
817
- }
818
-
819
- .e-de-op-nav-btn {
820
- height: 20px;
821
- width: 20px;
822
- }
823
-
824
- .e-de-op-search-txt {
825
- border-bottom: 1px solid #ddd;
826
- color: rgba(0, 0, 0, 0.87);
827
- font-size: 14px;
828
- }
829
-
830
- .e-de-op-search-txt .e-de-op-search-word {
831
- color: #3f51b5;
832
- }
833
-
834
- .e-de-op-more-less {
835
- display: block;
836
- margin-top: 15px;
837
- }
838
-
839
- .e-de-op-replacetabcontentdiv {
840
- height: 82px;
841
- margin-top: 15px;
842
- }
843
-
844
- label[for=container_wholeWord] {
845
- left: 35px;
846
- }
847
-
848
- .e-de-cell-dia-label-common {
849
- display: inline-block;
850
- font-size: 12px;
851
- font-weight: normal;
852
- margin-bottom: 8px;
853
- margin-top: 8px;
854
- width: 150px;
855
- }
856
-
857
- .e-de-cell-dia-options-label {
858
- font-size: 14px;
859
- font-weight: 400;
860
- }
861
-
862
- .e-de-table-border-heading {
863
- font-size: 14px;
864
- font-weight: 400;
865
- padding-bottom: 20px;
866
- }
867
-
868
- .e-de-table-setting-heading {
869
- font-size: 14px;
870
- font-weight: normal;
871
- padding-bottom: 20px;
872
- }
873
-
874
- .e-de-layout-setting-heading {
875
- font-size: 14px;
876
- font-weight: normal;
877
- padding-bottom: 20px;
878
- }
879
-
880
- .e-de-table-setting-labels-heading {
881
- font-size: 12px;
882
- font-weight: normal;
883
- }
884
-
885
- .e-de-table-element-subheading {
886
- font-size: 12px;
887
- font-weight: normal;
888
- }
889
-
890
- .e-de-border-dlg-preview-div {
891
- border: 1px solid rgba(0, 0, 0, 0.54);
892
- }
893
-
894
- .e-de-border-dlg-preview-inside-divs {
895
- opacity: 0.54;
896
- }
897
-
898
- .e-de-table-dia-align-div {
899
- border: 1px solid #ddd;
900
- display: inline-block;
901
- height: 60px;
902
- margin-right: 10px;
903
- width: 60px;
904
- }
905
-
906
- .e-de-table-dia-align-label {
907
- display: inline-block;
908
- font-size: 12px;
909
- font-weight: normal;
910
- margin-left: 10px;
911
- margin-top: 8px;
912
- }
913
-
914
- .e-de-table-dialog-separator-line {
915
- background-color: rgb(0, 0, 0);
916
- height: 1px;
917
- left: 1px;
918
- opacity: 0.12;
919
- position: absolute;
920
- top: 371px;
921
- width: 100%;
922
- }
923
-
924
- .e-de-table-dialog-options-label {
925
- font-size: 14px;
926
- font-weight: 400;
927
- padding-bottom: 15px;
928
- padding-top: 20px;
929
- }
930
-
931
- .e-de-list-ddl-header {
932
- font-size: 14px;
933
- font-weight: normal;
934
- margin-bottom: 20px;
935
- margin-top: 20px;
936
- }
937
-
938
- .e-de-list-ddl-header-list-level {
939
- font-size: 14px;
940
- font-weight: normal;
941
- margin-bottom: 20px;
942
- }
943
-
944
- .e-de-tbl-dlg-footer {
945
- padding-top: 27px;
946
- }
947
-
948
- .e-de-row-ht-top {
949
- display: inline-block;
950
- margin-left: 20px;
951
- }
952
-
953
- .e-de-cell-width-top {
954
- margin-left: 20px;
955
- margin-top: -23px;
956
- }
957
-
958
- .e-de-tbl-dlg-border-btn {
959
- float: right;
960
- margin-right: 103px;
961
- margin-top: 32px;
962
- }
963
-
964
- .e-de-tbl-dlg-op-btn {
965
- left: 425px;
966
- position: absolute;
967
- top: 300px;
968
- }
969
-
970
- .e-de-insert-table-dlg-sub-header {
971
- display: block;
972
- font-size: 12px;
973
- font-weight: normal;
974
- margin-bottom: 8px;
975
- margin-top: 8px;
976
- }
977
-
978
- .e-de-insert-table-dlg-input {
979
- margin-bottom: 15px;
980
- }
981
-
982
- .e-de-insert-footnote-dlg-sub-header {
983
- display: block;
984
- font-size: 12px;
985
- font-weight: normal;
986
- margin-bottom: 8px;
987
- margin-top: 8px;
988
- }
989
-
990
- .e-de-list-ddl-subheader,
991
- .e-de-list-ddl-subheaderbottom {
992
- font-size: 12px;
993
- font-weight: normal;
994
- margin-bottom: 10px;
995
- margin-top: 10px;
996
- }
997
-
998
- .e-de-list-dlg-subdiv {
999
- float: right;
1000
- margin-top: 51px;
1001
- position: relative;
1002
- }
1003
-
1004
- .e-de-list-dlg-div {
1005
- float: right;
1006
- margin-top: 46px;
1007
- position: relative;
1008
- }
1009
-
1010
- .e-de-ok-button {
1011
- margin-right: 10px;
1012
- }
1013
-
1014
- .e-de-options-setter {
1015
- left: 415px;
1016
- }
1017
-
1018
- .e-de-op-close-icon:hover {
1019
- color: rgba(0, 0, 0, 0.54);
1020
- }
1021
-
1022
- .e-de-tooltip {
1023
- background-color: #fff;
1024
- box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1025
- color: #000;
1026
- cursor: text;
1027
- max-width: 200px;
1028
- padding: 5px;
1029
- width: fit-content;
1030
- word-wrap: break-word;
1031
- }
1032
-
1033
- .e-btn.e-de-op-icon-btn {
1034
- background-color: transparent;
1035
- border-color: transparent;
1036
- }
1037
-
1038
- .e-btn.e-de-op-close-button:hover {
1039
- background-color: transparent;
1040
- border-color: transparent;
1041
- color: rgba(0, 0, 0, 0.54);
1042
- }
1043
-
1044
- .e-btn.e-de-op-close-button:focus {
1045
- background-color: transparent;
1046
- border-color: transparent;
1047
- color: rgba(0, 0, 0, 0.54);
1048
- }
1049
-
1050
- .e-btn.e-de-op-close-button:active {
1051
- background-color: transparent;
1052
- border-color: transparent;
1053
- color: rgba(0, 0, 0, 0.54);
1054
- }
1055
-
1056
- .e-documenteditor .e-input {
1057
- color: #000;
1058
- font-size: 14px;
1059
- }
1060
-
1061
- .e-de-dlg-target .e-footer-content .e-control.e-btn.e-flat:not(.e-icon-btn) {
1062
- height: 36px;
1063
- }
1064
-
1065
- .e-de-tbl-dlg-border-btn .e-control.e-btn.e-flat:not(.e-icon-btn) {
1066
- height: 36px;
1067
- }
1068
-
1069
- .e-de-dlg-target .e-dlg-header,
1070
- .e-de-dlg-target .e-dlg-header * {
1071
- font-weight: normal;
1072
- }
1073
- .e-de-dlg-target .e-dlg-header {
1074
- font-size: 16px;
1075
- font-weight: 400;
1076
- margin-top: 4px;
1077
- }
1078
- .e-de-dlg-target .e-de-dlg-footer {
1079
- margin-top: 19px;
1080
- padding-top: 13px;
1081
- }
1082
- .e-de-dlg-target .e-dlg-header-content {
1083
- padding: 20px 25px 13px 25px;
1084
- }
1085
- .e-de-dlg-target .e-dlg-content {
1086
- padding: 28px 25px 15px 25px;
1087
- }
1088
- .e-de-dlg-target .e-footer-content {
1089
- padding-right: 25px;
1090
- padding-top: 1px;
1091
- }
1092
- .e-de-dlg-target .e-btn .e-btn-icon.e-icon-dlg-close {
1093
- font-size: 14px;
1094
- }
1095
- .e-de-dlg-target .e-dlg-header-content,
1096
- .e-de-dlg-target .e-footer-content {
1097
- border: 1px;
1098
- border-radius: 4px;
1099
- }
1100
- .e-de-dlg-target .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
1101
- left: 6px;
1102
- }
1103
- .e-de-dlg-target .e-dlg-clr-pkr-top {
1104
- top: 159px;
1105
- }
1106
-
1107
- .e-de-op-result-container {
1108
- margin-top: 12px;
1109
- }
1110
-
1111
- .e-de-op {
1112
- background-color: #fff;
1113
- }
1114
-
1115
- .e-de-op .e-tab-header .e-toolbar-items {
1116
- margin-bottom: 20px;
1117
- margin-top: 1px;
1118
- }
1119
-
1120
- .e-de-font-dlg-color {
1121
- border: 1px #ddd;
1122
- border-radius: 4px;
1123
- font-size: 12px;
1124
- height: 16px;
1125
- margin-left: 15px;
1126
- width: 25px;
1127
- }
1128
-
1129
- .e-de-icon-table-row-above {
1130
- top: 7px;
1131
- }
1132
-
1133
- .e-de-icon-table-row-below {
1134
- top: 41px;
1135
- }
1136
-
1137
- .e-de-icon-table-column-left {
1138
- top: 75px;
1139
- }
1140
-
1141
- .e-de-icon-table-column-right {
1142
- top: 109px;
1143
- }
1144
-
1145
- .e-de-icon-table-delete {
1146
- top: 7px;
1147
- }
1148
-
1149
- .e-de-icon-table-row-delete {
1150
- top: 41px;
1151
- }
1152
-
1153
- .e-de-icon-table-column-delete {
1154
- top: 75px;
1155
- }
1156
-
1157
- .e-de-list-bullet-none {
1158
- height: 40px;
1159
- width: 40px;
1160
- }
1161
-
1162
- .e-de-list-bullet-dot {
1163
- height: 40px;
1164
- width: 40px;
1165
- }
1166
-
1167
- .e-de-list-bullet-circle {
1168
- height: 40px;
1169
- width: 40px;
1170
- }
1171
-
1172
- .e-de-list-bullet-square {
1173
- height: 40px;
1174
- width: 40px;
1175
- }
1176
-
1177
- .e-de-list-bullet-flower {
1178
- height: 40px;
1179
- width: 40px;
1180
- }
1181
-
1182
- .e-de-list-bullet-arrow {
1183
- height: 40px;
1184
- width: 40px;
1185
- }
1186
-
1187
- .e-de-list-bullet-tick {
1188
- height: 40px;
1189
- width: 40px;
1190
- }
1191
-
1192
- .e-de-bullet:hover {
1193
- background: #ddd;
1194
- }
1195
-
1196
- .e-de-list-numbered-none {
1197
- height: 80px;
1198
- width: 80px;
1199
- }
1200
-
1201
- .e-de-list-numbered-number-dot {
1202
- height: 80px;
1203
- width: 80px;
1204
- }
1205
-
1206
- .e-de-list-numbered-number-brace {
1207
- height: 80px;
1208
- width: 80px;
1209
- }
1210
-
1211
- .e-de-list-numbered-up-roman {
1212
- height: 80px;
1213
- width: 80px;
1214
- }
1215
-
1216
- .e-de-list-numbered-up-letter {
1217
- height: 80px;
1218
- width: 80px;
1219
- }
1220
-
1221
- .e-de-list-numbered-low-letter-brace {
1222
- height: 80px;
1223
- width: 80px;
1224
- }
1225
-
1226
- .e-de-numbered-low-letter-dot {
1227
- height: 80px;
1228
- width: 80px;
1229
- }
1230
-
1231
- .e-de-list-numbered-low-roman {
1232
- height: 80px;
1233
- width: 80px;
1234
- }
1235
-
1236
- .e-de-numbered:hover {
1237
- background: #ddd;
1238
- }
1239
-
1240
- .e-de-list-multilevel-none {
1241
- height: 80px;
1242
- width: 80px;
1243
- }
1244
-
1245
- .e-de-list-multilevel-list-normal {
1246
- height: 80px;
1247
- width: 80px;
1248
- }
1249
-
1250
- .e-de-list-multilevel-list-multilevel {
1251
- height: 80px;
1252
- width: 80px;
1253
- }
1254
-
1255
- .e-de-list-multilevel-list-bullets {
1256
- height: 80px;
1257
- width: 80px;
1258
- }
1259
-
1260
- .e-de-multilevel-list:hover {
1261
- background: #ddd;
1262
- }
1263
-
1264
- .e-de-list-dialog-open:hover {
1265
- background: #ddd;
1266
- }
1267
-
1268
- .e-de-cell-options {
1269
- left: 339px;
1270
- top: 229px;
1271
- }
1272
-
1273
- .e-de-font-color-label {
1274
- margin-bottom: 7px;
1275
- margin-top: 18px;
1276
- }
1277
-
1278
- .e-de-font-content-label {
1279
- margin-left: 15px;
1280
- margin-right: 6px;
1281
- }
1282
-
1283
- .e-de-font-color-margin {
1284
- margin-right: 10px;
1285
- margin-top: 6px;
1286
- }
1287
-
1288
- .e-de-font-content-checkbox-label {
1289
- margin-left: 43px;
1290
- }
1291
-
1292
- .e-de-font-checkbox {
1293
- margin-left: 67px;
1294
- }
1295
-
1296
- .e-de-font-dlg-padding {
1297
- margin-top: 15px;
1298
- }
1299
-
1300
- .e-de-table-container-div {
1301
- margin-top: 20px;
1302
- }
1303
-
1304
- .e-de-table-header-div {
1305
- padding-top: 6px;
1306
- }
1307
-
1308
- .e-de-table-subheader-div {
1309
- float: right;
1310
- margin-right: 115px;
1311
- margin-top: -40px;
1312
- }
1313
-
1314
- .e-de-table-cell-header-div {
1315
- padding-top: 6px;
1316
- }
1317
-
1318
- .e-de-table-cell-subheader-div {
1319
- top: 57px;
1320
- }
1321
-
1322
- .e-de-cell-margin-header {
1323
- left: -7px;
1324
- top: 310px;
1325
- }
1326
-
1327
- .e-de-font-dlg-display {
1328
- display: -ms-inline-flexbox;
1329
- display: inline-flex;
1330
- }
1331
-
1332
- .e-de-tbl-margin-sub-header {
1333
- margin-top: 20px;
1334
- }
1335
-
1336
- .e-de-tbl-btn-separator {
1337
- width: 57%;
1338
- }
1339
-
1340
- .e-de-op-msg {
1341
- color: #000;
1342
- top: 79px;
1343
- }
1344
-
1345
- .e-de-save-dlg-file-name {
1346
- height: 25px;
1347
- margin-bottom: 8px;
1348
- }
1349
-
1350
- .e-de-save-dlg-format-type {
1351
- height: 25px;
1352
- margin-bottom: 8px;
1353
- padding-top: 10px;
1354
- }
1355
-
1356
- .e-de-search-tab-content {
1357
- margin-top: 12px;
1358
- width: 267px;
1359
- }
1360
-
1361
- .e-de-font-dlg {
1362
- height: 239px;
1363
- width: max-content;
1364
- }
1365
-
1366
- .e-de-hyperlink {
1367
- height: auto;
1368
- width: 250px;
1369
- }
1370
-
1371
- .e-de-insert-table {
1372
- height: 131px;
1373
- width: 230px;
1374
- }
1375
-
1376
- .e-de-insert-table {
1377
- height: 139px;
1378
- width: 247px;
1379
- }
1380
-
1381
- .e-de-list-dlg {
1382
- height: 400px;
1383
- width: 420px;
1384
- }
1385
-
1386
- .e-de-save-dlg {
1387
- height: 135px;
1388
- width: 230px;
1389
- }
1390
-
1391
- .e-de-table-properties-dlg {
1392
- height: 300px;
1393
- width: 426px;
1394
- }
1395
-
1396
- .e-de-table-border-shading-dlg {
1397
- height: 380px;
1398
- width: 450px;
1399
- }
1400
-
1401
- .e-de-table-cell-margin-dlg {
1402
- height: 222px;
1403
- width: 380px;
1404
- }
1405
-
1406
- .e-de-table-options-dlg {
1407
- height: 242px;
1408
- width: 380px;
1409
- }
1410
-
1411
- .e-de-table-border-none {
1412
- position: absolute;
1413
- top: 25px;
1414
- }
1415
-
1416
- .e-de-table-border-box {
1417
- position: absolute;
1418
- top: 95px;
1419
- }
1420
-
1421
- .e-de-table-border-all {
1422
- position: absolute;
1423
- top: 165px;
1424
- }
1425
-
1426
- .e-de-table-border-custom {
1427
- position: absolute;
1428
- top: 235px;
1429
- }
1430
-
1431
- .e-de-table-shading-preview {
1432
- top: 385px;
1433
- }
1434
-
1435
- .e-de-font-content-label span.e-label {
1436
- color: rgba(0, 0, 0, 0.87);
1437
- }
1438
-
1439
- .e-de-font-label span.e-label {
1440
- color: rgba(0, 0, 0, 0.87);
1441
- }
1442
-
1443
- .e-de-font-content-label:hover .e-label,
1444
- .e-css.e-de-font-content-label:hover .e-label {
1445
- color: rgba(0, 0, 0, 0.87);
1446
- }
1447
-
1448
- .e-de-font-label:hover .e-label,
1449
- .e-css.e-de-font-label:hover .e-label {
1450
- color: rgba(0, 0, 0, 0.87);
1451
- }
1452
-
1453
- .e-documenteditor .e-checkbox-wrapper .e-label {
1454
- color: rgba(0, 0, 0, 0.87);
1455
- font-size: 14px;
1456
- }
1457
- .e-documenteditor .e-checkbox-wrapper .e-frame {
1458
- height: 15px;
1459
- line-height: 11px;
1460
- width: 15px;
1461
- }
1462
- .e-documenteditor .e-checkbox-wrapper .e-frame + .e-label {
1463
- margin-right: 15px;
1464
- }
1465
-
1466
- .e-de-op-dlg-footer {
1467
- margin-top: 15px;
1468
- }
1469
-
1470
- .e-de-op-dlg-footer .e-btn {
1471
- height: 36px;
1472
- padding-left: 6px;
1473
- padding-right: 6px;
1474
- }
1475
-
1476
- .e-de-search-tab-content .e-input-group .e-de-search-input {
1477
- width: 185px;
1478
- }
1479
-
1480
- .e-de-op-replacewith {
1481
- width: 95%;
1482
- }
1483
-
1484
- .e-de-table-ppty-tab {
1485
- border: 0;
1486
- }
1487
-
1488
- .e-de-table-container-div .e-checkbox-wrapper .e-label {
1489
- color: rgba(0, 0, 0, 0.87);
1490
- }
1491
-
1492
- .e-de-table-header-div .e-checkbox-wrapper .e-label {
1493
- color: rgba(0, 0, 0, 0.87);
1494
- }
1495
-
1496
- .e-de-table-ppty-options-break .e-checkbox-wrapper .e-label {
1497
- color: rgba(0, 0, 0, 0.87);
1498
- }
1499
-
1500
- .e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-label {
1501
- color: rgba(0, 0, 0, 0.87);
1502
- }
1503
-
1504
- .e-de-table-cell-header-div .e-checkbox-wrapper .e-label {
1505
- color: rgba(0, 0, 0, 0.87);
1506
- }
1507
-
1508
- .e-de-tbl-margin-sub-header .e-label {
1509
- color: rgba(0, 0, 0, 0.87);
1510
- }
1511
-
1512
- .e-de-tbl-btn-separator .e-checkbox-wrapper .e-label {
1513
- color: rgba(0, 0, 0, 0.87);
1514
- }
1515
-
1516
- .e-de-list-format-info {
1517
- border-radius: 50%;
1518
- cursor: default;
1519
- font-size: 12px;
1520
- height: 15px;
1521
- line-height: 1px;
1522
- padding: 3px 0 0 0;
1523
- text-transform: lowercase;
1524
- width: 16px;
1525
- }
1526
-
1527
- .e-button-custom {
1528
- height: 34px;
1529
- padding: 0;
1530
- width: 80px;
1531
- }
1532
-
1533
- .e-styles-listview,
1534
- .e-bookmark-listview {
1535
- border: 1px solid #c8c8c8;
1536
- border-radius: 4px;
1537
- height: 150px;
1538
- overflow-y: scroll;
1539
- }
1540
-
1541
- .e-bookmark-gotobutton,
1542
- .e-bookmark-addbutton,
1543
- .e-styles-addbutton,
1544
- .e-bookmark-deletebutton {
1545
- margin-bottom: 8px;
1546
- }
1547
-
1548
- .e-bookmark-list {
1549
- float: left;
1550
- margin-right: 20px;
1551
- width: 250px;
1552
- }
1553
-
1554
- .e-bookmark-textboxdiv {
1555
- margin-bottom: 10px;
1556
- }
1557
-
1558
- .e-bookmark-listview .e-list-item {
1559
- font-size: 13px;
1560
- height: 30px;
1561
- line-height: 27px;
1562
- }
1563
-
1564
- .e-bookmark-common {
1565
- display: -ms-flexbox;
1566
- display: flex;
1567
- }
1568
-
1569
- .e-bookmark-button {
1570
- position: relative;
1571
- top: 15px;
1572
- }
1573
-
1574
- .e-font {
1575
- float: left;
1576
- }
1577
-
1578
- .e-de-table-border-toptop-alignment,
1579
- .e-de-table-border-topcenter-alignment,
1580
- .e-de-table-border-topbottom-alignment,
1581
- .e-de-table-border-diagionalup-alignment,
1582
- .e-de-table-border-diagionaldown-alignment,
1583
- .e-de-table-border-bottomleft-alignment,
1584
- .e-de-table-border-bottomcenter-alignment,
1585
- .e-de-table-border-bottomright-alignment {
1586
- left: 48%;
1587
- position: absolute;
1588
- top: 48%;
1589
- transform: translate(-50%, -50%);
1590
- }
1591
-
1592
- .e-de-style-properties,
1593
- .e-de-style-formatting {
1594
- font-size: 14px;
1595
- font-weight: 400;
1596
- }
1597
-
1598
- .e-de-style-formatting {
1599
- margin-bottom: 20px;
1600
- }
1601
-
1602
- .e-de-style-paragraph-indent-group-button .e-btn,
1603
- .e-de-style-paragraph-group-button .e-btn,
1604
- .e-de-style-font-group-button .e-btn {
1605
- box-shadow: none;
1606
- }
1607
-
1608
- .e-de-style-paragraph-indent-group-button .e-btn.e-active,
1609
- .e-de-style-paragraph-group-button .e-btn.e-active,
1610
- .e-de-style-font-group-button .e-btn.e-active {
1611
- background-color: #c8c8c8;
1612
- border-color: #c8c8c8;
1613
- box-shadow: none;
1614
- color: #000;
1615
- }
1616
-
1617
- .e-de-style-properties {
1618
- margin-bottom: 15px;
1619
- }
1620
-
1621
- .e-de-style-nametype-div {
1622
- margin-bottom: 20px;
1623
- }
1624
-
1625
- .e-de-style-based-para-div {
1626
- margin-bottom: 30px;
1627
- }
1628
-
1629
- .e-de-style-name,
1630
- .e-de-style-styletype,
1631
- .e-de-style-style-based-on,
1632
- .e-de-style-style-paragraph {
1633
- font-size: 13px;
1634
- font-weight: normal;
1635
- margin-bottom: 8px;
1636
- width: 180px;
1637
- }
1638
-
1639
- .e-de-style-left-div {
1640
- margin-right: 40px;
1641
- }
1642
-
1643
- .e-de-style-font-color-picker,
1644
- .e-de-style-icon-button-size,
1645
- .e-de-style-icon-button-first-size,
1646
- .e-de-style-icon-button-last-size {
1647
- height: 30px;
1648
- }
1649
-
1650
- .e-de-style-bold-button-size {
1651
- height: 30px;
1652
- margin-left: 6px;
1653
- margin-right: 8px;
1654
- }
1655
-
1656
- .e-de-style-font-color-picker,
1657
- .e-de-style-icon-button-size {
1658
- margin-right: 8px;
1659
- }
1660
-
1661
- .e-de-style-icon-button-first-size {
1662
- margin-left: 6px;
1663
- margin-right: 3px;
1664
- }
1665
-
1666
- .e-de-style-icon-button-last-size {
1667
- margin-right: 6px;
1668
- }
1669
-
1670
- .e-de-style-font-color-picker {
1671
- margin-left: 8px;
1672
- }
1673
-
1674
- .e-style-font-fmaily-right {
1675
- margin-right: 8px;
1676
- }
1677
-
1678
- .e-style-font {
1679
- margin-left: 5px;
1680
- margin-right: 15px;
1681
- }
1682
-
1683
- .e-de-style-left-div .e-de-style-dlg-name-input {
1684
- height: 30px;
1685
- }
1686
-
1687
- .e-style-list {
1688
- margin-left: 10px;
1689
- }
1690
-
1691
- .e-de-style-dialog .e-de-style-only-this-document {
1692
- margin-top: 25px;
1693
- }
1694
-
1695
- .e-de-style-format-dropdwn {
1696
- width: 135px;
1697
- }
1698
-
1699
- .e-de-style-options-div {
1700
- margin-bottom: 20px;
1701
- padding: 5px;
1702
- }
1703
-
1704
- .e-de-style-paragraph-group-button {
1705
- border-right: 2px solid #e0e0e0;
1706
- }
1707
-
1708
- .e-de-style-font-group-button {
1709
- border-left: 2px solid #e0e0e0;
1710
- border-right: 2px solid #e0e0e0;
1711
- }
1712
-
1713
- .e-de-op-replace-messagediv {
1714
- color: #000;
1715
- position: absolute;
1716
- top: 144px;
1717
- }
1718
-
1719
- .e-de-font-content-label .e-label,
1720
- .e-de-font-dlg-cb-right .e-label,
1721
- .e-de-font-checkbox .e-label {
1722
- font-size: 12px;
1723
- }
1724
-
1725
- .e-de-font-content-label .e-frame,
1726
- .e-de-font-dlg-cb-right .e-frame,
1727
- .e-de-font-checkbox .e-frame {
1728
- height: 15px;
1729
- line-height: 11px;
1730
- width: 15px;
1731
- }
1732
-
1733
- .e-de-op-input-group,
1734
- .e-de-op-replacewith {
1735
- height: 32px;
1736
- }
1737
-
1738
- .e-de-hyperlink-bookmark-check {
1739
- margin-top: 20px;
1740
- }
1741
-
1742
- .e-de-table-container-div .e-checkbox-wrapper .e-frame,
1743
- .e-de-table-header-div .e-checkbox-wrapper .e-frame,
1744
- .e-de-table-ppty-options-break .e-checkbox-wrapper .e-frame,
1745
- .e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-frame,
1746
- .e-de-table-cell-header-div .e-checkbox-wrapper .e-frame,
1747
- .e-de-tbl-btn-separator .e-checkbox-wrapper .e-frame,
1748
- .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame,
1749
- .e-de-tbl-margin-sub-header .e-frame {
1750
- height: 15px;
1751
- line-height: 11px;
1752
- width: 15px;
1753
- }
1754
-
1755
- .e-de-table-container-div .e-checkbox-wrapper .e-label,
1756
- .e-de-table-header-div .e-checkbox-wrapper .e-label,
1757
- .e-de-table-ppty-options-break .e-checkbox-wrapper .e-label,
1758
- .e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-label,
1759
- .e-de-table-cell-header-div .e-checkbox-wrapper .e-label,
1760
- .e-de-tbl-btn-separator .e-checkbox-wrapper .e-label,
1761
- .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-label,
1762
- .e-de-tbl-margin-sub-header .e-label {
1763
- font-size: 14px;
1764
- }
1765
-
1766
- .e-de-table-ppty-dlg-measure-div {
1767
- float: right;
1768
- margin-left: 40px;
1769
- margin-top: -12px;
1770
- }
1771
-
1772
- .e-de-table-ppty-dlg-measure-drop-down-div {
1773
- float: right;
1774
- margin-left: 40px;
1775
- margin-top: 6px;
1776
- }
1777
-
1778
- .e-de-table-ppty-dlg-left-indent-container {
1779
- float: right;
1780
- margin-right: 89px;
1781
- }
1782
-
1783
- .e-de-table-ppty-dlg-row-height-label {
1784
- float: right;
1785
- margin-right: 161px;
1786
- margin-top: -62px;
1787
- }
1788
-
1789
- .e-de-table-ppty-dlg-preferred-width-div {
1790
- float: right;
1791
- margin-left: 20px;
1792
- margin-top: 6px;
1793
- }
1794
-
1795
- .e-de-table-ppty-options-break {
1796
- margin-bottom: 15px;
1797
- }
1798
-
1799
- .e-de-table-cell-subheader-div {
1800
- margin-right: 125px;
1801
- margin-top: -37px;
1802
- }
1803
-
1804
- .e-de-table-ppty-dlg-cell-tab-measure-label {
1805
- float: right;
1806
- margin-right: 172px;
1807
- margin-top: -64px;
1808
- }
1809
-
1810
- .e-tab .e-tab-header .e-toolbar-item .e-de-table-ppty-dlg-row-header {
1811
- padding-left: 24px;
1812
- padding-right: 24px;
1813
- }
1814
-
1815
- .e-tab .e-tab-header .e-toolbar-item .e-de-table-ppty-dlg-cell-header {
1816
- padding-left: 24px;
1817
- padding-right: 24px;
1818
- }
1819
-
1820
- .e-tab .e-tab-header .e-toolbar-item .e-de-page-setup-dlg-margin-tab-header {
1821
- padding-left: 1px;
1822
- padding-right: 24px;
1823
- }
1824
-
1825
- .e-styles-list {
1826
- float: left;
1827
- margin-right: 20px;
1828
- width: 250px;
1829
- }
1830
-
1831
- .e-styles-textboxdiv {
1832
- padding-bottom: 15px;
1833
- }
1834
-
1835
- .e-styles-listview .e-list-item {
1836
- font-size: 13px;
1837
- height: 30px;
1838
- line-height: 27px;
1839
- }
1840
-
1841
- .e-styles-common {
1842
- padding-top: 5px;
1843
- }
1844
-
1845
- .e-styles-button {
1846
- float: right;
1847
- }
1848
-
1849
- .e-de-toc-dlg-styles {
1850
- margin-bottom: 11px;
1851
- margin-left: 38px;
1852
- margin-top: 30px;
1853
- }
1854
-
1855
- .e-de-toc-dlg-build-table {
1856
- margin-top: 30px;
1857
- }
1858
-
1859
- .e-de-toc-table-div .e-de-toc-dlg-toc-level {
1860
- height: 24px;
1861
- margin-left: 36px;
1862
- width: 44px;
1863
- }
1864
-
1865
- .e-de-toc-styles-table-div {
1866
- border: 1px solid #808080;
1867
- border-radius: 4px;
1868
- margin-top: 9px;
1869
- width: 213px;
1870
- }
1871
-
1872
- .e-de-toc-dlg-sub-level-heading {
1873
- font-size: 12px;
1874
- }
1875
-
1876
- .e-de-toc-table-div {
1877
- height: 163px;
1878
- overflow-y: scroll;
1879
- width: 211px;
1880
- }
1881
-
1882
- .e-de-toc-dlg-style-input {
1883
- margin-bottom: 3px;
1884
- margin-left: 36px;
1885
- width: 210px;
1886
- }
1887
-
1888
- .e-de-toc-dlg-outline-levels {
1889
- margin-top: 15px;
1890
- width: 150px;
1891
- }
1892
-
1893
- .e-de-styles,
1894
- .e-de-bookmark {
1895
- margin-top: 24px;
1896
- }
1897
-
1898
- .e-bookmark-textboxdiv .e-bookmark-textbox-input {
1899
- height: 34px;
1900
- }
1901
-
1902
- .e-styles-dlgfields {
1903
- font-weight: normal;
1904
- margin-bottom: 6px;
1905
- }
1906
-
1907
- .e-tab .e-tab-header .e-toolbar-item .e-de-op-find-tab-header {
1908
- padding-left: 1px;
1909
- padding-right: 24px;
1910
- }
1911
-
1912
- .e-tab .e-tab-header .e-toolbar-item .e-de-op-replace-tab-header {
1913
- padding-left: 24px;
1914
- padding-right: 24px;
1915
- }
1916
-
1917
- .e-de-dlg-target .e-footer-content .e-list-dlg-font {
1918
- margin-left: 16px;
1919
- }
1920
-
1921
- .e-bookmark-dlgfields {
1922
- font-weight: normal;
1923
- margin-bottom: 0;
1924
- }
1925
-
1926
- .e-de-ui-wfloating-menu.e-de-ui-bullets-menu .e-de-ui-wfloating-menuitem-md {
1927
- height: 65px;
1928
- padding: 10px;
1929
- width: 70px;
1930
- }
1931
-
1932
- .e-de-ui-wfloating-menu.e-de-ui-bullets-menu .e-de-ui-wfloating-bullet-menuitem-md {
1933
- height: 45px;
1934
- width: 45px;
1935
- }
1936
-
1937
- .e-de-bullet-icon-size {
1938
- height: 45px;
1939
- width: 45px;
1940
- }
1941
-
1942
- .e-de-ui-list-header-presetmenu {
1943
- cursor: pointer;
1944
- font-size: 11px;
1945
- line-height: 14px;
1946
- min-width: 50px;
1947
- overflow: hidden;
1948
- text-align: left;
1949
- white-space: nowrap;
1950
- width: 100%;
1951
- }
1952
-
1953
- .e-de-ui-bullet {
1954
- font-size: 42px;
1955
- }
1956
-
1957
- .e-de-ui-list-header-presetmenu .e-de-ui-list-line {
1958
- border-bottom: 1px solid #ccc;
1959
- margin-left: 5px;
1960
- width: 100%;
1961
- }
1962
-
1963
- .e-de-ui-list-header-presetmenu div span {
1964
- color: #aaa;
1965
- display: inline-block;
1966
- vertical-align: middle;
1967
- }
1968
-
1969
- .e-de-ui-wfloating-menu .e-de-ui-wfloating-menuitem,
1970
- .e-de-ui-wfloating-menu .e-de-ui-menuitem-none {
1971
- border: 0;
1972
- box-shadow: inset 0 0 0 1px #ebebeb;
1973
- cursor: pointer;
1974
- height: 70px;
1975
- margin: 0 5px 5px 0;
1976
- padding: 0;
1977
- width: 70px;
1978
- }
1979
-
1980
- .e-de-ui-wfloating-menu {
1981
- padding: 10px 4px 5px 10px;
1982
- }
1983
-
1984
- .e-de-list-thumbnail .e-de-list-items {
1985
- float: left;
1986
- }
1987
-
1988
- .e-de-list-thumbnail .e-de-list-items {
1989
- background: #fff;
1990
- border: 1px solid transparent;
1991
- clear: initial;
1992
- display: inline-block;
1993
- height: auto;
1994
- margin: 5px;
1995
- text-align: center;
1996
- width: auto;
1997
- }
1998
-
1999
- .e-de-list-items {
2000
- background: #fff;
2001
- box-sizing: border-box;
2002
- cursor: pointer;
2003
- list-style: none;
2004
- padding: 7px 10px;
2005
- position: relative;
2006
- }
2007
-
2008
- .e-de-list-item-size {
2009
- font-size: 14px;
2010
- }
2011
-
2012
- .e-de-ui-wfloating-menu {
2013
- padding: 10px 4px 5px 10px;
2014
- }
2015
-
2016
- .e-de-table-border-fill {
2017
- margin-right: 25px;
2018
- margin-top: 7px;
2019
- }
2020
-
2021
- .e-de-table-ppty-dlg-tabs {
2022
- height: 270px;
2023
- position: relative;
2024
- width: 530px;
2025
- }
2026
-
2027
- .e-de-ui-bullet-list-header-presetmenu .e-de-list-thumbnail .e-de-list-active,
2028
- .e-de-style-numbered-list .e-de-list-thumbnail .e-de-list-active {
2029
- border-color: #ff4081;
2030
- }
2031
-
2032
- .e-de-bullet-icons {
2033
- left: 50%;
2034
- position: absolute;
2035
- top: 50%;
2036
- transform: translate(-43%, -43%);
2037
- }
2038
-
2039
- .e-documenteditor .e-close::before {
2040
- content: "\e825";
2041
- font-family: "e-icons";
2042
- font-size: 14px;
2043
- }
2044
- .e-documenteditor .e-de-op-search-icon::before {
2045
- content: "\e275";
2046
- font-family: "e-icons";
2047
- font-size: 10px;
2048
- }
2049
- .e-documenteditor .e-arrow-up::before {
2050
- content: "\e834";
2051
- font-family: "e-icons";
2052
- font-size: 10px;
2053
- }
2054
- .e-documenteditor .e-arrow-down::before {
2055
- content: "\e83d";
2056
- font-family: "e-icons";
2057
- font-size: 10px;
2058
- }
2059
- .e-documenteditor .e-menu-item .e-de-acceptchange::before {
2060
- content: "\e19f";
2061
- font-family: "e-icons";
2062
- }
2063
- .e-documenteditor .e-menu-item .e-de-rejectchange::before {
2064
- content: "\e204";
2065
- font-family: "e-icons";
2066
- }
2067
- .e-documenteditor .e-de-op .e-de-op-close-icon {
2068
- height: 20px;
2069
- }
2070
- .e-documenteditor .e-de-op-close-icon::before {
2071
- content: "\e7a7";
2072
- }
2073
- .e-documenteditor .e-de-op-search-close-icon::before {
2074
- content: "\e7a7";
2075
- font-family: "e-icons";
2076
- font-size: 10px;
2077
- }
2078
- .e-documenteditor .e-de-new-cmt::before {
2079
- content: "\e7d5";
2080
- font-family: "e-icons";
2081
- }
2082
- .e-documenteditor .e-de-menu-icon::before {
2083
- content: "\e976";
2084
- font-family: "e-icons";
2085
- font-size: 10px;
2086
- }
2087
- .e-documenteditor .e-de-cmt-mark-icon::before {
2088
- content: "\e817";
2089
- font-family: "e-icons";
2090
- font-size: 13px;
2091
- }
2092
- .e-documenteditor .e-de-multi-cmt-mark::before {
2093
- content: "\e97a";
2094
- font-family: "e-icons";
2095
- font-size: 14px;
2096
- }
2097
- .e-documenteditor .e-de-cmt-post::before {
2098
- content: "\e816";
2099
- font-family: "e-icons";
2100
- }
2101
- .e-documenteditor .e-de-cmt-rply-icon::before {
2102
- content: "\e815";
2103
- font-family: "e-icons";
2104
- }
2105
- .e-documenteditor .e-de-cmt-cancel::before {
2106
- content: "\e7a7";
2107
- font-family: "e-icons";
2108
- }
2109
- .e-documenteditor .e-de-cmt-delete::before {
2110
- content: "\e602";
2111
- font-family: "e-icons";
2112
- }
2113
- .e-documenteditor .e-de-cmt-reopen::before {
2114
- content: "\e818";
2115
- font-family: "e-icons";
2116
- }
2117
- .e-documenteditor .e-de-nav-up::before {
2118
- content: "\e651";
2119
- font-family: "e-icons";
2120
- }
2121
- .e-documenteditor .e-de-nav-right-arrow::before {
2122
- content: "\e830";
2123
- }
2124
- .e-documenteditor .e-de-nav-left-arrow::before {
2125
- content: "\e829";
2126
- }
2127
- .e-documenteditor .e-de-save-icon::before {
2128
- content: "\e614";
2129
- font-family: "e-icons";
2130
- }
2131
- .e-documenteditor .e-de-cancel-icon::before {
2132
- content: "\ebe8";
2133
- font-family: "e-icons";
2134
- }
2135
-
2136
- .e-de-ctn-title-print::before {
2137
- content: "\ebf9";
2138
- font-family: "e-icons";
2139
- }
2140
-
2141
- .e-de-acceptchange::before {
2142
- content: "\e19f";
2143
- font-family: "e-icons";
2144
- }
2145
-
2146
- .e-de-rejectchange::before {
2147
- content: "\e204";
2148
- font-family: "e-icons";
2149
- }
2150
-
2151
- .e-de-ctn-title-download::before {
2152
- content: "\e603";
2153
- font-family: "e-icons";
2154
- }
2155
-
2156
- .e-de-table-properties-alignment:hover {
2157
- border-color: #f17eb8;
2158
- }
2159
-
2160
- .e-de-table-properties-alignment {
2161
- border: 1px solid transparent;
2162
- }
2163
-
2164
- .e-de-tablecell-alignment {
2165
- border: 1px solid transparent;
2166
- }
2167
-
2168
- .e-de-tablecell-alignment:hover {
2169
- border-color: #f17eb8;
2170
- }
2171
-
2172
- .e-de-table-left-alignment::before {
2173
- content: "\e517";
2174
- font-size: 46px;
2175
- }
2176
-
2177
- .e-de-table-center-alignment::before {
2178
- content: "\e518";
2179
- font-size: 46px;
2180
- }
2181
-
2182
- .e-de-table-right-alignment::before {
2183
- content: "\e515";
2184
- font-size: 46px;
2185
- }
2186
-
2187
- .e-de-tablecell-top-alignment::before {
2188
- content: "\e527";
2189
- font-size: 51px;
2190
- }
2191
-
2192
- .e-de-tablecell-center-alignment::before {
2193
- content: "\e526";
2194
- font-size: 51px;
2195
- }
2196
-
2197
- .e-de-tablecell-bottom-alignment::before {
2198
- content: "\e525";
2199
- font-size: 51px;
2200
- }
2201
-
2202
- .e-de-table-border-setting {
2203
- border: 1px solid rgb(0, 0, 0);
2204
- height: 40px;
2205
- left: 5px;
2206
- position: relative;
2207
- top: 5px;
2208
- width: 40px;
2209
- }
2210
-
2211
- .e-de-table-border-setting-genral {
2212
- border: 1px solid rgba(0, 0, 0, 0.26);
2213
- height: 52px;
2214
- width: 52px;
2215
- }
2216
-
2217
- .e-de-table-border-preview-genral {
2218
- border: 1px solid rgba(0, 0, 0, 0.26);
2219
- height: 24px;
2220
- width: 24px;
2221
- }
2222
-
2223
- .e-de-table-border-inside-setting:hover {
2224
- border: 1px solid #f17eb8;
2225
- }
2226
-
2227
- .e-de-table-border-preview {
2228
- height: 24px;
2229
- width: 24px;
2230
- }
2231
-
2232
- .e-de-table-border-inside-preview:hover {
2233
- border: 1px solid #f17eb8;
2234
- }
2235
-
2236
- .e-de-table-border-inside-setting-click {
2237
- border: 1px solid #ff4081;
2238
- }
2239
-
2240
- .e-de-table-border-inside-preview-click {
2241
- border: 1px solid #ff4081;
2242
- }
2243
-
2244
- .e-de-table-border-none-setting::before {
2245
- content: "\e507";
2246
- font-size: 38px;
2247
- position: absolute;
2248
- }
2249
-
2250
- .e-de-table-border-box-setting::before {
2251
- content: "\e509";
2252
- font-size: 34px;
2253
- left: 2px;
2254
- position: absolute;
2255
- top: 2px;
2256
- }
2257
-
2258
- .e-de-table-border-all-setting::before {
2259
- content: "\e511";
2260
- font-size: 34px;
2261
- left: 2px;
2262
- position: absolute;
2263
- top: 2px;
2264
- }
2265
-
2266
- .e-de-table-border-custom-setting::before {
2267
- content: "\e516";
2268
- font-size: 34px;
2269
- left: 2px;
2270
- position: absolute;
2271
- top: 2px;
2272
- }
2273
-
2274
- .e-de-para-border-none-setting::before {
2275
- content: "\e939";
2276
- font-size: 38px;
2277
- position: absolute;
2278
- }
2279
-
2280
- .e-de-para-border-box-setting::before {
2281
- content: "\e93b";
2282
- font-size: 34px;
2283
- left: 2px;
2284
- position: absolute;
2285
- top: 2px;
2286
- }
2287
-
2288
- .e-de-para-border-shadow-setting::before {
2289
- content: "\e93c";
2290
- font-size: 34px;
2291
- left: 2px;
2292
- position: absolute;
2293
- top: 2px;
2294
- }
2295
-
2296
- .e-de-para-border-custom-setting::before {
2297
- content: "\e936";
2298
- font-size: 34px;
2299
- left: 2px;
2300
- position: absolute;
2301
- top: 2px;
2302
- }
2303
-
2304
- .e-de-table-border-toptop-alignment::before {
2305
- content: "\e281";
2306
- font-size: 16px;
2307
- left: 5px;
2308
- position: absolute;
2309
- top: -2px;
2310
- }
2311
-
2312
- .e-de-table-border-topcenter-alignment::before {
2313
- content: "\e276";
2314
- font-size: 16px;
2315
- left: 5px;
2316
- position: absolute;
2317
- top: -2px;
2318
- }
2319
-
2320
- .e-de-table-border-topbottom-alignment::before {
2321
- content: "\e298";
2322
- font-size: 16px;
2323
- left: 5px;
2324
- position: absolute;
2325
- top: -2px;
2326
- }
2327
-
2328
- .e-de-table-border-diagionalup-alignment::before {
2329
- content: "\e262";
2330
- font-size: 16px;
2331
- left: 5px;
2332
- position: absolute;
2333
- top: -2px;
2334
- }
2335
-
2336
- .e-de-table-border-diagionaldown-alignment::before {
2337
- content: "\e265";
2338
- font-size: 16px;
2339
- left: 5px;
2340
- position: absolute;
2341
- top: -2px;
2342
- }
2343
-
2344
- .e-de-table-border-bottomleft-alignment::before {
2345
- content: "\e291";
2346
- font-size: 16px;
2347
- left: 5px;
2348
- position: absolute;
2349
- top: -2px;
2350
- }
2351
-
2352
- .e-de-table-border-bottomcenter-alignment::before {
2353
- content: "\e287";
2354
- font-size: 16px;
2355
- left: 5px;
2356
- position: absolute;
2357
- top: -2px;
2358
- }
2359
-
2360
- .e-de-table-border-bottomright-alignment::before {
2361
- content: "\e288";
2362
- font-size: 16px;
2363
- left: 5px;
2364
- position: absolute;
2365
- top: -2px;
2366
- }
2367
-
2368
- .e-de-columns-presets-genral {
2369
- height: 62px;
2370
- width: 62px;
2371
- margin-right: 33px;
2372
- margin-bottom: 12px;
2373
- }
2374
-
2375
- .e-de-columns-padding-alignment {
2376
- padding-top: 24px;
2377
- }
2378
-
2379
- .e-de-column-dlg-preview-div {
2380
- border: 1px solid rgba(0, 0, 0, 0.26);
2381
- height: 120px;
2382
- width: 120px;
2383
- }
2384
-
2385
- .e-de-padding-col-prev {
2386
- padding-left: 15px;
2387
- }
2388
-
2389
- .e-width-space-div {
2390
- width: 320px;
2391
- }
2392
-
2393
- .e-de-columns-presets-genral.e-de-rtl {
2394
- margin-left: 33px;
2395
- }
2396
-
2397
- .e-de-padding-col-prev.e-de-rtl {
2398
- padding-right: 15px;
2399
- }
2400
-
2401
- .e-de-column-dlg-preview-div.e-de-rtl {
2402
- border: 1px solid rgba(0, 0, 0, 0.26);
2403
- height: 120px;
2404
- width: 120px;
2405
- }
2406
-
2407
- .e-menu-item .e-de-cmt-add::before {
2408
- content: "\e814";
2409
- font-family: "e-icons";
2410
- }
2411
-
2412
- .e-menu-item .e-de-cut::before {
2413
- content: "\e279";
2414
- }
2415
-
2416
- .e-menu-item .e-de-spellcheck::before {
2417
- content: "\e689";
2418
- }
2419
-
2420
- .e-menu-item .e-de-copy::before {
2421
- content: "\e280";
2422
- }
2423
-
2424
- .e-menu-item .e-de-paste::before {
2425
- content: "\e501";
2426
- }
2427
-
2428
- .e-menu-item .e-de-continue-numbering::before {
2429
- content: "\e503";
2430
- }
2431
-
2432
- .e-menu-item .e-de-restart-at::before {
2433
- content: "\e277";
2434
- }
2435
-
2436
- .e-menu-item .e-de-insertlink::before {
2437
- content: "\e290";
2438
- }
2439
-
2440
- .e-menu-item .e-de-open-hyperlink::before {
2441
- content: "\e278";
2442
- }
2443
-
2444
- .e-menu-item .e-de-copy-hyperlink::before {
2445
- content: "\e295";
2446
- }
2447
-
2448
- .e-menu-item .e-de-edit-hyperlink::before {
2449
- content: "\e289";
2450
- }
2451
-
2452
- .e-menu-item .e-de-remove-hyperlink::before {
2453
- content: "\e286";
2454
- }
2455
-
2456
- .e-menu-item .e-de-fonts::before {
2457
- content: "\e273";
2458
- }
2459
-
2460
- .e-menu-item .e-de-paragraph::before {
2461
- content: "\e75e";
2462
- }
2463
-
2464
- .e-menu-item .e-de-table::before {
2465
- content: "\e294";
2466
- }
2467
-
2468
- .e-menu-item .e-de-insertabove::before {
2469
- content: "\e506";
2470
- }
2471
-
2472
- .e-menu-item .e-de-insertbelow::before {
2473
- content: "\e505";
2474
- }
2475
-
2476
- .e-menu-item .e-de-insertleft::before {
2477
- content: "\e285";
2478
- }
2479
-
2480
- .e-menu-item .e-de-insertright::before {
2481
- content: "\e284";
2482
- }
2483
-
2484
- .e-menu-item .e-de-delete-table::before {
2485
- content: "\e292";
2486
- }
2487
-
2488
- .e-menu-item .e-de-deleterow::before {
2489
- content: "\e283";
2490
- }
2491
-
2492
- .e-menu-item .e-de-deletecolumn::before {
2493
- content: "\e282";
2494
- }
2495
-
2496
- .e-de-bold::before {
2497
- content: "\e339";
2498
- font-family: "e-icons";
2499
- }
2500
-
2501
- .e-de-italic::before {
2502
- content: "\e35a";
2503
- font-family: "e-icons";
2504
- }
2505
-
2506
- .e-de-underline::before {
2507
- content: "\e343";
2508
- font-family: "e-icons";
2509
- }
2510
-
2511
- .e-de-indent::before {
2512
- content: "\e35d";
2513
- font-family: "e-icons";
2514
- }
2515
-
2516
- .e-de-outdent::before {
2517
- content: "\e33f";
2518
- font-family: "e-icons";
2519
- }
2520
-
2521
- .e-de-align-left::before {
2522
- content: "\e33a";
2523
- font-family: "e-icons";
2524
- }
2525
-
2526
- .e-de-align-center::before {
2527
- content: "\e35e";
2528
- font-family: "e-icons";
2529
- }
2530
-
2531
- .e-de-align-right::before {
2532
- content: "\e34d";
2533
- font-family: "e-icons";
2534
- }
2535
-
2536
- .e-de-justify::before {
2537
- content: "\e334";
2538
- font-family: "e-icons";
2539
- }
2540
-
2541
- .e-de-single-spacing::before {
2542
- content: "\e520";
2543
- font-family: "e-icons";
2544
- }
2545
-
2546
- .e-de-double-spacing::before {
2547
- content: "\e521";
2548
- font-family: "e-icons";
2549
- }
2550
-
2551
- .e-de-one-point-five-spacing::before {
2552
- content: "\e522";
2553
- font-family: "e-icons";
2554
- }
2555
-
2556
- .e-de-before-spacing::before {
2557
- content: "\e523";
2558
- font-family: "e-icons";
2559
- }
2560
-
2561
- .e-de-after-spacing::before {
2562
- content: "\e274";
2563
- font-family: "e-icons";
2564
- }
2565
-
2566
- .e-de-icon-bullet-list-dot::before {
2567
- content: "\e270";
2568
- font-family: "e-icons";
2569
- font-size: 42px;
2570
- }
2571
-
2572
- .e-de-icon-bullet-list-circle::before {
2573
- content: "\e254";
2574
- font-family: "e-icons";
2575
- font-size: 42px;
2576
- }
2577
-
2578
- .e-de-icon-bullet-list-square::before {
2579
- content: "\e271";
2580
- font-family: "e-icons";
2581
- font-size: 42px;
2582
- }
2583
-
2584
- .e-de-icon-bullet-list-tick::before {
2585
- content: "\e259";
2586
- font-family: "e-icons";
2587
- font-size: 42px;
2588
- }
2589
-
2590
- .e-de-icon-bullet-list-flower::before {
2591
- content: "\e267";
2592
- font-family: "e-icons";
2593
- font-size: 42px;
2594
- }
2595
-
2596
- .e-de-icon-bullet-list-arrow::before {
2597
- content: "\e253";
2598
- font-family: "e-icons";
2599
- font-size: 42px;
2600
- }
2601
-
2602
- .e-de-icon-bullet-list-none::before {
2603
- content: "\e256";
2604
- font-family: "e-icons";
2605
- font-size: 42px;
2606
- }
2607
-
2608
- .e-de-icon-autofit::before {
2609
- content: "\eba8";
2610
- font-family: "e-icons";
2611
- }
2612
-
2613
- .e-de-icon-fixed-columnwidth::before {
2614
- content: "\eba9";
2615
- font-family: "e-icons";
2616
- }
2617
-
2618
- .e-de-icon-auto-fitwindow::before {
2619
- content: "\ebaa";
2620
- font-family: "e-icons";
2621
- }
2622
-
2623
- .e-item .e-de-paste-text::before {
2624
- content: "\e687";
2625
- }
2626
-
2627
- .e-item .e-de-paste-source::before {
2628
- content: "\e686";
2629
- }
2630
-
2631
- .e-item .e-de-paste-merge::before {
2632
- content: "\e688";
2633
- }
2634
-
2635
- .e-item .e-de-paste-column::before {
2636
- content: "\e91b";
2637
- }
2638
-
2639
- .e-item .e-de-paste-row::before {
2640
- content: "\e91c";
2641
- }
2642
-
2643
- .e-item .e-de-paste-overwrite-cells::before {
2644
- content: "\e91d";
2645
- }
2646
-
2647
- .e-item .e-de-paste-nested-table::before {
2648
- content: "\e91e";
2649
- }
2650
-
2651
- .e-item .e-de-paste-merge-table::before {
2652
- content: "\e91f";
2653
- }
2654
-
2655
- .e-icon-btn .e-de-paste::before {
2656
- content: "\e68a";
2657
- }
2658
-
2659
- .e-de-preset-container {
2660
- width: 95px;
2661
- }
2662
-
2663
- .e-de-preset-container.e-de-rtl {
2664
- width: 85px;
2665
- }
2666
-
2667
- .e-bigger {
2668
- /* stylelint-disable */
2669
- /* stylelint-enable */
2670
- }
2671
- .e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
2672
- .e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
2673
- font-size: 14px;
2674
- }
2675
- .e-bigger .e-de-para-dlg-container .e-input-group {
2676
- width: 192px !important;
2677
- }
2678
- .e-bigger .e-de-para-dlg-heading {
2679
- color: rgba(0, 0, 0, 0.87);
2680
- display: block;
2681
- font-size: 14px;
2682
- font-weight: 700;
2683
- margin-bottom: 8px;
2684
- }
2685
- .e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
2686
- .e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
2687
- font-size: 12px;
2688
- }
2689
- .e-bigger .e-de-para-dlg-container {
2690
- height: 450px;
2691
- width: 400px;
2692
- }
2693
- .e-bigger .e-de-para-dlg-cs-check-box {
2694
- margin-bottom: 8px;
2695
- margin-top: 8px;
2696
- }
2697
- .e-bigger .e-de-para-dlg-spacing-div {
2698
- margin-left: 20px;
2699
- }
2700
- .e-bigger .e-de-para-dlg-spacing-div.e-de-rtl {
2701
- margin-left: 0;
2702
- margin-right: 20px;
2703
- }
2704
- .e-bigger .e-de-para-dlg-sub-container .e-input-group {
2705
- margin-bottom: 15px;
2706
- }
2707
- .e-bigger .e-de-para-dlg-sub-container {
2708
- margin-bottom: 25px;
2709
- }
2710
- .e-bigger .e-de-para-dlg-right-sub-container {
2711
- top: 17px;
2712
- }
2713
- .e-bigger .e-de-dlg-sub-header {
2714
- display: block;
2715
- font-size: 12px;
2716
- font-weight: normal;
2717
- margin-bottom: 8px;
2718
- }
2719
- .e-bigger .e-de-rtl-btn-div {
2720
- font-size: 12px;
2721
- margin-right: 24px;
2722
- width: 200px;
2723
- }
2724
- .e-bigger .e-de-rtl-btn-div.e-de-rtl {
2725
- margin-left: 12px;
2726
- margin-right: 0;
2727
- }
2728
-
2729
- .e-de-para-dlg-heading {
2730
- color: rgba(0, 0, 0, 0.87);
2731
- display: block;
2732
- font-size: 14px;
2733
- font-weight: 700;
2734
- margin-bottom: 8px;
2735
- opacity: 87%;
2736
- }
2737
-
2738
- .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
2739
- .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
2740
- font-size: 12px;
2741
- }
2742
-
2743
- .e-de-para-dlg-container {
2744
- height: 450px;
2745
- width: 400px;
2746
- }
2747
-
2748
- .e-de-para-dlg-cs-check-box {
2749
- margin-bottom: 8px;
2750
- margin-top: 8px;
2751
- }
2752
-
2753
- .e-de-para-dlg-spacing-div {
2754
- margin-left: 40px;
2755
- }
2756
-
2757
- .e-de-para-dlg-spacing-div.e-de-rtl {
2758
- margin-left: 0;
2759
- margin-right: 40px;
2760
- }
2761
-
2762
- .e-de-para-dlg-sub-container .e-input-group {
2763
- margin-bottom: 15px;
2764
- }
2765
-
2766
- .e-de-para-dlg-sub-container {
2767
- margin-bottom: 25px;
2768
- }
2769
-
2770
- .e-de-para-dlg-right-sub-container {
2771
- top: 17px;
2772
- }
2773
-
2774
- .e-de-dlg-sub-header {
2775
- display: block;
2776
- font-size: 12px;
2777
- font-weight: normal;
2778
- margin-bottom: 8px;
2779
- }
2780
-
2781
- .e-de-rtl-btn-div {
2782
- font-size: 12px;
2783
- margin-right: 14px;
2784
- width: 200px;
2785
- }
2786
-
2787
- .e-de-rtl-btn-div.e-de-rtl {
2788
- margin-left: 14px;
2789
- margin-right: 0;
2790
- }
2791
-
2792
- .e-para-dlg-sub-height {
2793
- height: 145px;
2794
- }
1
+ @import '@syncfusion/ej2-documenteditor/styles/document-editor/highcontrast-light.css';