@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,4768 +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
- }
2795
-
2796
- .e-de-ctnr-close::before {
2797
- content: "\eb68";
2798
- }
2799
-
2800
- .e-de-ctnr-linespacing::before {
2801
- content: "\eb8a";
2802
- }
2803
-
2804
- .e-de-ctnr-undo::before {
2805
- content: "\ebed";
2806
- }
2807
-
2808
- .e-de-ctnr-find::before {
2809
- content: "\e275";
2810
- }
2811
-
2812
- .e-de-ctnr-lock::before {
2813
- content: "\eb7d";
2814
- }
2815
-
2816
- .e-de-cnt-track::before {
2817
- content: "\e20a";
2818
- font-family: "e-icons";
2819
- }
2820
-
2821
- .e-de-selected-spellcheck-item::before {
2822
- content: "\e935";
2823
- font-family: "e-icons";
2824
- font-size: 10px;
2825
- }
2826
-
2827
- .e-de-selected-underline-item::before {
2828
- content: "\e935";
2829
- font-family: "e-icons";
2830
- font-size: 10px;
2831
- }
2832
-
2833
- .e-de-ctnr-italic::before {
2834
- content: "\eb99";
2835
- }
2836
-
2837
- .e-de-ctnr-link::before {
2838
- content: "\e290";
2839
- }
2840
-
2841
- .e-de-ctnr-table::before {
2842
- content: "\e294";
2843
- }
2844
-
2845
- .e-de-ctnr-download::before {
2846
- content: "\eb97";
2847
- }
2848
-
2849
- .e-de-ctnr-justify::before {
2850
- content: "\eb67";
2851
- }
2852
-
2853
- .e-de-ctnr-tableofcontent::before {
2854
- content: "\eb98";
2855
- }
2856
-
2857
- .e-de-ctnr-pagenumber::before {
2858
- content: "\eb74";
2859
- }
2860
-
2861
- .e-de-ctnr-highlight::before {
2862
- content: "\eb6e";
2863
- }
2864
-
2865
- .e-de-ctnr-new::before {
2866
- content: "\e7d5";
2867
- }
2868
-
2869
- .e-de-ctnr-paste::before {
2870
- content: "\e601";
2871
- }
2872
-
2873
- .e-de-ctnr-bold::before {
2874
- content: "\eb77";
2875
- }
2876
-
2877
- .e-de-ctnr-subscript::before {
2878
- content: "\eb96";
2879
- }
2880
-
2881
- .e-de-ctnr-aligncenter::before {
2882
- content: "\eb9e";
2883
- }
2884
-
2885
- .e-de-ctnr-fontcolor::before {
2886
- content: "\eb87";
2887
- }
2888
-
2889
- .e-de-ctnr-change-case::before {
2890
- content: "\e88c";
2891
- }
2892
-
2893
- .e-de-ctnr-pagesetup::before {
2894
- content: "\eb6d";
2895
- }
2896
-
2897
- .e-de-ctnr-strokestyle::before {
2898
- content: "\eb62";
2899
- }
2900
-
2901
- .e-de-ctnr-strikethrough::before {
2902
- content: "\eb7f";
2903
- }
2904
-
2905
- .e-de-ctnr-image::before {
2906
- content: "\eb64";
2907
- }
2908
-
2909
- .e-de-ctnr-redo::before {
2910
- content: "\ebfa";
2911
- }
2912
-
2913
- .e-de-ctnr-bookmark::before {
2914
- content: "\eb63";
2915
- }
2916
-
2917
- .e-de-ctnr-increaseindent::before {
2918
- content: "\eb76";
2919
- }
2920
-
2921
- .e-de-ctnr-header::before {
2922
- content: "\eb7e";
2923
- }
2924
-
2925
- .e-de-ctnr-backgroundcolor::before {
2926
- content: "\eb6b";
2927
- }
2928
-
2929
- .e-de-ctnr-open::before {
2930
- content: "\e609";
2931
- }
2932
-
2933
- .e-de-ctnr-underline::before {
2934
- content: "\ebf0";
2935
- }
2936
-
2937
- .e-de-ctnr-superscript::before {
2938
- content: "\eb6f";
2939
- }
2940
-
2941
- .e-de-ctnr-alignleft::before {
2942
- content: "\eb78";
2943
- }
2944
-
2945
- .e-de-ctnr-numbering::before {
2946
- content: "\eb9c";
2947
- }
2948
-
2949
- .e-de-ctnr-bullets::before {
2950
- content: "\eb92";
2951
- }
2952
-
2953
- .e-de-ctnr-borders::before {
2954
- content: "\e93d";
2955
- }
2956
-
2957
- .e-de-ctnr-decreaseindent::before {
2958
- content: "\eb69";
2959
- }
2960
-
2961
- .e-de-ctnr-showhide::before {
2962
- content: "\eb8b";
2963
- font-size: 16px;
2964
- }
2965
-
2966
- .e-de-ctnr-print::before {
2967
- content: "\eb85";
2968
- }
2969
-
2970
- .e-de-ctnr-alignright::before {
2971
- content: "\eb82";
2972
- }
2973
-
2974
- .e-de-ctnr-footer::before {
2975
- content: "\eb79";
2976
- }
2977
-
2978
- .e-de-ctnr-clearall::before {
2979
- content: "\eb80";
2980
- }
2981
-
2982
- .e-de-ctnr-outsideborder::before {
2983
- content: "\eb66";
2984
- }
2985
-
2986
- .e-de-ctnr-allborders::before {
2987
- content: "\eb95";
2988
- }
2989
-
2990
- .e-de-ctnr-insideborders::before {
2991
- content: "\eb88";
2992
- }
2993
-
2994
- .e-de-ctnr-leftborders::before {
2995
- content: "\eb9b";
2996
- }
2997
-
2998
- .e-de-ctnr-insideverticalborder::before {
2999
- content: "\eb8c";
3000
- }
3001
-
3002
- .e-de-ctnr-rightborder::before {
3003
- content: "\eb81";
3004
- }
3005
-
3006
- .e-de-ctnr-topborder::before {
3007
- content: "\eb73";
3008
- }
3009
-
3010
- .e-de-ctnr-insidehorizondalborder::before {
3011
- content: "\eb9a";
3012
- }
3013
-
3014
- .e-de-ctnr-bottomborder::before {
3015
- content: "\eb8f";
3016
- }
3017
-
3018
- .e-de-ctnr-strokesize::before {
3019
- content: "\eb84";
3020
- }
3021
-
3022
- .e-de-ctnr-highlightcolor::before {
3023
- content: "\eb6e";
3024
- }
3025
-
3026
- .e-de-ctnr-mergecell::before {
3027
- content: "\eb93";
3028
- }
3029
-
3030
- .e-de-ctnr-insertleft::before {
3031
- content: "\eb7c";
3032
- }
3033
-
3034
- .e-de-ctnr-insertright::before {
3035
- content: "\eb7a";
3036
- }
3037
-
3038
- .e-de-ctnr-insertabove::before {
3039
- content: "\eb9f";
3040
- }
3041
-
3042
- .e-de-ctnr-insertbelow::before {
3043
- content: "\eb72";
3044
- }
3045
-
3046
- .e-de-ctnr-deleterows::before {
3047
- content: "\eb89";
3048
- }
3049
-
3050
- .e-de-ctnr-deletecolumns::before {
3051
- content: "\eb94";
3052
- }
3053
-
3054
- .e-de-ctnr-aligntop::before {
3055
- content: "\eb8d";
3056
- }
3057
-
3058
- .e-de-ctnr-alignbottom::before {
3059
- content: "\eb6c";
3060
- }
3061
-
3062
- .e-de-ctnr-aligncenter-table::before {
3063
- content: "\eb75";
3064
- }
3065
-
3066
- .e-de-ctnr-cellbg-clr-picker::before {
3067
- content: "\eb6b";
3068
- }
3069
-
3070
- .e-de-ctnr-bullet-none::before {
3071
- content: "\e256";
3072
- }
3073
-
3074
- .e-de-ctnr-bullet-dot::before {
3075
- content: "\e270";
3076
- }
3077
-
3078
- .e-de-ctnr-bullet-circle::before {
3079
- content: "\e254";
3080
- }
3081
-
3082
- .e-de-ctnr-bullet-square::before {
3083
- content: "\e271";
3084
- }
3085
-
3086
- .e-de-ctnr-bullet-flower::before {
3087
- content: "\e267";
3088
- }
3089
-
3090
- .e-de-ctnr-bullet-arrow::before {
3091
- content: "\e253";
3092
- }
3093
-
3094
- .e-de-ctnr-bullet-tick::before {
3095
- content: "\e259";
3096
- }
3097
-
3098
- .e-de-selected-item::before {
3099
- content: "\e935";
3100
- }
3101
-
3102
- .e-de-ctnr-break::before {
3103
- content: "\e58d";
3104
- }
3105
-
3106
- .e-de-ctnr-page-break::before {
3107
- content: "\e590";
3108
- }
3109
-
3110
- .e-de-ctnr-section-break::before {
3111
- content: "\e58e";
3112
- }
3113
-
3114
- .e-de-ctnr-upload::before {
3115
- content: "\e706";
3116
- }
3117
-
3118
- .e-de-flip {
3119
- transform: scaleX(-1);
3120
- }
3121
-
3122
- .e-de-cnt-cmt-add::before {
3123
- content: "\e814";
3124
- font-family: "e-icons";
3125
- }
3126
-
3127
- .e-de-printlayout::before {
3128
- content: "\e296";
3129
- font-family: "e-icons";
3130
- }
3131
-
3132
- .e-de-weblayout::before {
3133
- content: "\e629";
3134
- font-family: "e-icons";
3135
- }
3136
-
3137
- .e-de-textform::before {
3138
- content: "\e198";
3139
- font-family: "e-icons";
3140
- }
3141
-
3142
- .e-de-formproperties::before {
3143
- content: "\e199";
3144
- font-family: "e-icons";
3145
- }
3146
-
3147
- .e-de-clearform::before {
3148
- content: "\e19a";
3149
- font-family: "e-icons";
3150
- }
3151
-
3152
- .e-de-dropdownform::before {
3153
- content: "\e19b";
3154
- font-family: "e-icons";
3155
- }
3156
-
3157
- .e-de-formfield::before {
3158
- content: "\e19c";
3159
- font-family: "e-icons";
3160
- }
3161
-
3162
- .e-de-checkbox-form::before {
3163
- content: "\e19d";
3164
- font-family: "e-icons";
3165
- }
3166
-
3167
- .e-de-arrow-up::before {
3168
- content: "\e834";
3169
- font-family: "e-icons";
3170
- }
3171
-
3172
- .e-de-arrow-down::before {
3173
- content: "\e83d";
3174
- font-family: "e-icons";
3175
- }
3176
-
3177
- .e-de-update-field::before {
3178
- content: "\e19e";
3179
- font-family: "e-icons";
3180
- }
3181
-
3182
- .e-de-footnote::before {
3183
- content: "\e435";
3184
- font-family: "e-icons";
3185
- }
3186
-
3187
- .e-de-endnote::before {
3188
- content: "\e436";
3189
- font-family: "e-icons";
3190
- }
3191
-
3192
- .e-de-e-paragraph-mark::before {
3193
- content: "\e353";
3194
- font-family: "e-icons";
3195
- }
3196
-
3197
- .e-de-e-paragraph-style-mark::before {
3198
- content: "\e353";
3199
- font-family: "e-icons";
3200
- }
3201
-
3202
- .e-de-e-character-style-mark::before {
3203
- content: "\e980";
3204
- font-family: "e-icons";
3205
- }
3206
-
3207
- .e-de-e-linked-style-mark::before {
3208
- content: "\e981";
3209
- font-family: "e-icons";
3210
- }
3211
-
3212
- .e-de-ctnr-columns::before {
3213
- content: "\e968";
3214
- font-family: "e-icons";
3215
- }
3216
-
3217
- .e-de-ctnr-page-size::before {
3218
- content: "\e947";
3219
- font-family: "e-icons";
3220
- }
3221
-
3222
- .e-de-ctnr-page-break-column::before {
3223
- content: "\e970";
3224
- font-family: "e-icons";
3225
- }
3226
-
3227
- .e-de-ctnr-page-break-text-wrapping::before {
3228
- content: "\e94a";
3229
- font-family: "e-icons";
3230
- }
3231
-
3232
- .e-de-ctnr-section-break-continuous::before {
3233
- content: "\e971";
3234
- font-family: "e-icons";
3235
- }
3236
-
3237
- .e-de-ctnr-section-break-even-page::before {
3238
- content: "\e964";
3239
- font-family: "e-icons";
3240
- }
3241
-
3242
- .e-de-ctnr-section-break-odd-page::before {
3243
- content: "\e967";
3244
- font-family: "e-icons";
3245
- }
3246
-
3247
- .e-de-ctnr-columns-one::before {
3248
- content: "\e977";
3249
- font-family: "e-icons";
3250
- font-size: 60px;
3251
- }
3252
-
3253
- .e-de-ctnr-columns-two::before {
3254
- content: "\e978";
3255
- font-family: "e-icons";
3256
- font-size: 60px;
3257
- }
3258
-
3259
- .e-de-ctnr-columns-three::before {
3260
- content: "\e979";
3261
- font-family: "e-icons";
3262
- font-size: 60px;
3263
- }
3264
-
3265
- .e-de-ctnr-columns-right::before {
3266
- content: "\e974";
3267
- font-family: "e-icons";
3268
- font-size: 60px;
3269
- }
3270
-
3271
- .e-de-ctnr-columns-left::before {
3272
- content: "\e975";
3273
- font-family: "e-icons";
3274
- font-size: 60px;
3275
- }
3276
-
3277
- .e-de-toolbar {
3278
- height: 100%;
3279
- }
3280
-
3281
- .e-documenteditorcontainer {
3282
- display: block;
3283
- }
3284
-
3285
- .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
3286
- height: 0;
3287
- line-height: 0;
3288
- }
3289
-
3290
- .e-de-ctnr-file-picker {
3291
- left: -110em;
3292
- position: fixed;
3293
- }
3294
-
3295
- .e-de-ctnr-rtl {
3296
- direction: rtl;
3297
- }
3298
-
3299
- .e-de-ctnr-hglt-btn {
3300
- border: 0.5px solid transparent;
3301
- display: inline-block;
3302
- height: 25px;
3303
- margin: 3px;
3304
- width: 25px;
3305
- }
3306
-
3307
- .e-color-selected,
3308
- .e-de-ctnr-hglt-btn:hover {
3309
- border-color: #fff;
3310
- outline: #000 0.5px solid;
3311
- }
3312
-
3313
- .e-hglt-no-color {
3314
- height: 30px;
3315
- padding-top: 1px;
3316
- width: 157px;
3317
- }
3318
- .e-hglt-no-color:hover {
3319
- background-color: #d3d3d3;
3320
- cursor: pointer;
3321
- }
3322
-
3323
- .e-de-ctnr-hglt-no-color {
3324
- font-size: 12px;
3325
- font-weight: normal;
3326
- left: 40px;
3327
- padding-top: 11px;
3328
- position: absolute;
3329
- top: 100px;
3330
- }
3331
-
3332
- /* stylelint-disable */
3333
- .e-de-scrollbar-hide::-webkit-scrollbar {
3334
- width: 0;
3335
- }
3336
-
3337
- .e-de-scrollbar-hide {
3338
- -ms-overflow-style: none;
3339
- scrollbar-width: none;
3340
- }
3341
-
3342
- /* stylelint-enable */
3343
- /* stylelint-disable */
3344
- .e-de-toolbar {
3345
- height: 100%;
3346
- }
3347
-
3348
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
3349
- box-shadow: none;
3350
- height: 32px;
3351
- }
3352
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
3353
- box-shadow: none;
3354
- }
3355
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
3356
- box-shadow: none;
3357
- }
3358
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
3359
- box-shadow: none;
3360
- }
3361
-
3362
- .e-de-ctnr-group-btn-middle button {
3363
- border-radius: 0px;
3364
- }
3365
-
3366
- .de-tbl-fill-clr .e-dropdown-btn.e-btn {
3367
- box-shadow: none;
3368
- }
3369
-
3370
- .e-de-prop-pane .e-de-ctnr-group-btn button,
3371
- .e-de-ctn .e-de-status-bar button {
3372
- box-shadow: none;
3373
- height: 32px;
3374
- }
3375
- .e-de-prop-pane .e-de-ctnr-group-btn button:focus,
3376
- .e-de-ctn .e-de-status-bar button:focus {
3377
- box-shadow: none;
3378
- }
3379
- .e-de-prop-pane .e-de-ctnr-group-btn button:active,
3380
- .e-de-ctn .e-de-status-bar button:active {
3381
- box-shadow: none;
3382
- }
3383
- .e-de-prop-pane .e-de-ctnr-group-btn button:hover,
3384
- .e-de-ctn .e-de-status-bar button:hover {
3385
- box-shadow: none;
3386
- }
3387
-
3388
- .e-de-statusbar-pageweb {
3389
- background: #fff;
3390
- border: 0;
3391
- box-shadow: none;
3392
- float: right;
3393
- height: 33px;
3394
- width: 33px;
3395
- }
3396
- .e-de-statusbar-pageweb:hover {
3397
- box-shadow: none;
3398
- }
3399
-
3400
- .e-de-statusbar-pageweb .e-de-printlayout,
3401
- .e-de-statusbar-pageweb .e-de-weblayout {
3402
- font-size: 16px;
3403
- }
3404
-
3405
- .e-de-statusbar-pageweb .e-de-printlayout:hover,
3406
- .e-de-statusbar-pageweb .e-de-weblayout:hover {
3407
- font-size: 16px;
3408
- }
3409
-
3410
- .e-bigger .e-btn.e-de-statusbar-pageweb {
3411
- padding: 0;
3412
- }
3413
- .e-bigger .e-de-statusbar-pageweb .e-de-printlayout,
3414
- .e-bigger .e-de-statusbar-pageweb .e-de-weblayout {
3415
- font-size: 16px;
3416
- }
3417
-
3418
- .e-listview .e-list-icon {
3419
- height: 24px;
3420
- width: 16px;
3421
- margin-right: 12px;
3422
- }
3423
-
3424
- .e-de-listview-icon {
3425
- height: auto;
3426
- width: auto;
3427
- line-height: 22px;
3428
- margin-right: 12px;
3429
- }
3430
-
3431
- .e-de-linespacing {
3432
- margin-top: 11px;
3433
- }
3434
-
3435
- .e-de-statusbar-zoom {
3436
- background: #fff;
3437
- border: 0;
3438
- color: #000;
3439
- float: right;
3440
- font-weight: 400;
3441
- height: 33px;
3442
- }
3443
-
3444
- .e-de-pagenumber-text {
3445
- border: none !important;
3446
- }
3447
-
3448
- .e-de-pagenumber-input {
3449
- background: #fff;
3450
- border: 1px solid #000;
3451
- border-radius: 2px;
3452
- color: #000;
3453
- padding: 0px;
3454
- text-align: center;
3455
- width: 22px;
3456
- }
3457
-
3458
- .e-btn-pageweb-toggle {
3459
- background-color: #400074;
3460
- box-shadow: none;
3461
- outline: #fafafa 0 solid;
3462
- outline-offset: 0;
3463
- }
3464
-
3465
- .e-btn-pageweb-spellcheck {
3466
- border: 0;
3467
- box-shadow: none;
3468
- float: right;
3469
- margin-left: calc(100% - 362px);
3470
- }
3471
-
3472
- .e-bigger .e-btn-pageweb-spellcheck {
3473
- margin-left: calc(100% - 395px);
3474
- }
3475
-
3476
- .e-de-ctn-title {
3477
- background-color: #400074;
3478
- border-bottom: none !important;
3479
- color: #fff;
3480
- }
3481
-
3482
- .e-de-tool-ctnr-properties-pane {
3483
- display: -ms-flexbox;
3484
- display: flex;
3485
- height: calc(100% - 113px);
3486
- width: 100%;
3487
- }
3488
-
3489
- .e-de-ctnr-properties-pane {
3490
- display: -ms-flexbox;
3491
- display: flex;
3492
- height: calc(100% - 38px);
3493
- width: 100%;
3494
- }
3495
-
3496
- .e-de-statusbar-separator {
3497
- border-left: 1px solid #dadada;
3498
- height: 16px;
3499
- margin-left: 7.5px;
3500
- margin-right: 7.5px;
3501
- margin-top: 10px;
3502
- }
3503
-
3504
- .e-bigger .e-de-statusbar-separator {
3505
- border-left: 1px solid #dadada;
3506
- height: 16px;
3507
- margin-left: 7.5px;
3508
- margin-right: 7.5px;
3509
- margin-top: 10px;
3510
- }
3511
-
3512
- .e-de-statusbar-spellcheck {
3513
- border-radius: 2px;
3514
- font-weight: 400;
3515
- }
3516
-
3517
- .e-de-ctn {
3518
- background-color: #fff;
3519
- border: 1px solid #000;
3520
- height: 100%;
3521
- position: relative;
3522
- width: 100%;
3523
- }
3524
-
3525
- .e-bigger .e-de-statusbar-spellcheck {
3526
- border-radius: 2px;
3527
- }
3528
-
3529
- .e-de-ctnr-toolbar {
3530
- display: -ms-flexbox;
3531
- display: flex;
3532
- height: 82px;
3533
- width: 100%;
3534
- }
3535
-
3536
- .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
3537
- .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
3538
- border: 0;
3539
- }
3540
-
3541
- .e-de-pane {
3542
- border-left: 1px solid #000;
3543
- }
3544
-
3545
- .e-de-pane-rtl {
3546
- border-right: 1px solid #000;
3547
- }
3548
-
3549
- .e-de-tool-ctnr-properties-pane,
3550
- .e-de-ctnr-properties-pane {
3551
- background: #fff;
3552
- border-bottom: 1px solid #000;
3553
- border-top: 1px solid #000;
3554
- }
3555
-
3556
- .e-de-ctnr-segment {
3557
- margin-bottom: 12px;
3558
- }
3559
-
3560
- .e-de-ctnr-segment > div:first-child:not(.e-rtl),
3561
- .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
3562
- .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
3563
- margin-right: 12px;
3564
- }
3565
-
3566
- .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
3567
- .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
3568
- .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
3569
- margin-left: 12px;
3570
- margin-right: 0;
3571
- }
3572
-
3573
- .e-de-tlbr-wrapper {
3574
- background-color: #fff;
3575
- height: 82px;
3576
- width: calc(100% - 75px);
3577
- }
3578
-
3579
- .e-de-ctnr-prop-label {
3580
- color: #000;
3581
- display: inline-block;
3582
- font-size: 13px;
3583
- font-weight: 500;
3584
- letter-spacing: 0.05px;
3585
- margin-bottom: 12px;
3586
- opacity: 0.87;
3587
- }
3588
-
3589
- .e-de-table-prop-label {
3590
- margin-left: 12px;
3591
- }
3592
-
3593
- .e-de-table-prop-label.e-de-rtl {
3594
- margin-left: 0;
3595
- margin-right: 12px;
3596
- }
3597
-
3598
- .e-de-toolbar.e-toolbar {
3599
- border-radius: 0;
3600
- }
3601
-
3602
- .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
3603
- margin-left: 0;
3604
- margin-right: 6px;
3605
- }
3606
-
3607
- .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
3608
- margin-left: 6px;
3609
- margin-right: 0;
3610
- }
3611
-
3612
- .e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
3613
- margin-left: 0;
3614
- margin-right: 8px;
3615
- }
3616
-
3617
- .e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
3618
- margin-left: 8px;
3619
- margin-right: 0;
3620
- }
3621
-
3622
- .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
3623
- margin-left: 6px;
3624
- margin-right: 0;
3625
- }
3626
-
3627
- .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
3628
- margin-left: 0;
3629
- margin-right: 6px;
3630
- }
3631
-
3632
- .e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
3633
- margin-left: 8px;
3634
- margin-right: 0;
3635
- }
3636
-
3637
- .e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
3638
- margin-left: 0;
3639
- margin-right: 8px;
3640
- }
3641
-
3642
- .e-de-toolbar.e-toolbar .e-toolbar-items {
3643
- height: 82px;
3644
- }
3645
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
3646
- height: 59px;
3647
- margin: 0 5.5px;
3648
- }
3649
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
3650
- margin-left: 12px !important;
3651
- margin-right: 6px;
3652
- }
3653
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
3654
- margin-left: 6px;
3655
- margin-right: 6px;
3656
- }
3657
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
3658
- margin-left: 6px;
3659
- margin-right: 12px;
3660
- }
3661
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
3662
- background-color: #400074;
3663
- }
3664
-
3665
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
3666
- -ms-flex-direction: column;
3667
- flex-direction: column;
3668
- height: calc(100% - 10px);
3669
- padding: 0;
3670
- padding-bottom: 5px;
3671
- }
3672
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus {
3673
- padding: 0;
3674
- padding-bottom: 5px;
3675
- }
3676
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active {
3677
- padding: 0;
3678
- padding-bottom: 5px;
3679
- }
3680
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover {
3681
- padding: 0;
3682
- padding-bottom: 5px;
3683
- }
3684
-
3685
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
3686
- padding: 0;
3687
- }
3688
-
3689
- .e-de-overlay {
3690
- height: 100%;
3691
- opacity: 0.5;
3692
- pointer-events: none;
3693
- -ms-touch-action: none;
3694
- touch-action: none;
3695
- width: 100%;
3696
- }
3697
-
3698
- .e-de-ctnr-properties-pane-btn {
3699
- width: 75px;
3700
- }
3701
-
3702
- .e-de-pane-enable-clr.e-de-ctnr-properties-pane-btn .e-btn {
3703
- color: #35363b;
3704
- }
3705
-
3706
- .e-de-pane-disable-clr.e-de-ctnr-properties-pane-btn .e-btn {
3707
- color: #000;
3708
- }
3709
-
3710
- .e-de-ctnr-properties-pane-btn .e-btn {
3711
- background: #fff;
3712
- border-radius: 0;
3713
- box-shadow: none;
3714
- color: #35363b;
3715
- min-height: 100%;
3716
- min-width: 100%;
3717
- }
3718
- .e-de-ctnr-properties-pane-btn .e-btn:focus {
3719
- box-shadow: none;
3720
- }
3721
- .e-de-ctnr-properties-pane-btn .e-btn:active {
3722
- box-shadow: none;
3723
- }
3724
- .e-de-ctnr-properties-pane-btn .e-btn:hover {
3725
- box-shadow: none;
3726
- }
3727
-
3728
- .e-de-showhide-btn {
3729
- border: 0;
3730
- height: 82px;
3731
- }
3732
-
3733
- .e-de-showhide-btn-rtl {
3734
- border: 0;
3735
- height: 82px;
3736
- }
3737
-
3738
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
3739
- padding: 0;
3740
- }
3741
-
3742
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
3743
- display: table;
3744
- font-size: 12px;
3745
- margin: 0 6.5px;
3746
- padding: 0;
3747
- white-space: normal;
3748
- }
3749
-
3750
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
3751
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
3752
- padding: 0 !important;
3753
- min-height: 16px;
3754
- }
3755
-
3756
- .e-de-hdr-ftr-frst-div {
3757
- margin-bottom: 10px;
3758
- }
3759
-
3760
- .e-de-hdr-ftr-top-div {
3761
- margin-bottom: 14px;
3762
- }
3763
-
3764
- .e-de-cntr-pane-padding {
3765
- padding: 12px;
3766
- }
3767
-
3768
- .e-de-prop-pane {
3769
- height: 100%;
3770
- min-height: 200px;
3771
- overflow: auto;
3772
- width: 260px;
3773
- }
3774
-
3775
- .e-de-review-pane {
3776
- background: #fff;
3777
- border-left: 1px solid #e1e1e1;
3778
- height: 100%;
3779
- min-height: 200px;
3780
- overflow: auto;
3781
- width: 400px;
3782
- }
3783
-
3784
- .e-bigger .e-de-cntr-pane-padding {
3785
- padding: 16px;
3786
- }
3787
- .e-bigger .e-de-prop-pane {
3788
- height: 100%;
3789
- min-height: 200px;
3790
- overflow: auto;
3791
- width: 272px;
3792
- }
3793
-
3794
- .e-de-property-div-padding {
3795
- border-bottom: 0.5px solid #e0e0e0;
3796
- padding: 12.5px;
3797
- }
3798
-
3799
- .e-de-ctnr-dropdown-ftr {
3800
- border-top: 1px solid #e0e0e0;
3801
- color: #000;
3802
- cursor: pointer;
3803
- display: block;
3804
- font-size: 12px;
3805
- line-height: 40px;
3806
- text-indent: 1.2em;
3807
- }
3808
-
3809
- .e-de-char-fmt-btn-left > button,
3810
- .e-de-insert-del-cell button {
3811
- width: 37.25px;
3812
- }
3813
-
3814
- .e-de-char-fmt-btn-right > button {
3815
- width: 37.5px;
3816
- }
3817
-
3818
- .e-de-panel-left-width {
3819
- width: 149px;
3820
- }
3821
-
3822
- .e-bigger .e-de-panel-left-width {
3823
- width: 149px;
3824
- }
3825
- .e-bigger .e-de-char-fmt-btn-left > button,
3826
- .e-bigger .e-de-insert-del-cell button {
3827
- width: 37.25px;
3828
- }
3829
-
3830
- .e-de-panel-right-width {
3831
- width: 75px;
3832
- }
3833
-
3834
- .e-de-cntr-highlight-pane {
3835
- border: 1px solid #000;
3836
- }
3837
-
3838
- .e-de-btn-hghlclr > button:first-child {
3839
- padding: 1px !important;
3840
- }
3841
-
3842
- .e-de-ctnr-hglt-color {
3843
- font-size: 12px;
3844
- font-weight: 400;
3845
- height: 18px !important;
3846
- width: 18px !important;
3847
- }
3848
-
3849
- .e-de-font-clr-picker > div div button,
3850
- .e-de-font-clr-picker > div button,
3851
- .e-de-font-clr-picker > button {
3852
- width: 30.8px;
3853
- }
3854
-
3855
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md {
3856
- height: 55px;
3857
- padding: 4px !important;
3858
- width: 60px;
3859
- }
3860
-
3861
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md:hover {
3862
- border: 3px solid #ecf;
3863
- padding: 2px !important;
3864
- }
3865
-
3866
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md {
3867
- height: 38px;
3868
- padding: 4px !important;
3869
- width: 38px;
3870
- }
3871
-
3872
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md:hover {
3873
- border: 3px solid #ecf;
3874
- padding: 2px !important;
3875
- }
3876
-
3877
- .e-de-list-header-presetmenu {
3878
- cursor: pointer;
3879
- font-size: 11px;
3880
- line-height: 14px;
3881
- overflow: hidden;
3882
- text-align: left;
3883
- min-width: 50px;
3884
- white-space: nowrap;
3885
- width: 100%;
3886
- }
3887
-
3888
- .e-de-bullet-list-header-presetmenu {
3889
- cursor: pointer;
3890
- font-size: 14px;
3891
- left: -11px;
3892
- line-height: 26px;
3893
- min-width: 50px;
3894
- overflow: hidden;
3895
- position: relative;
3896
- white-space: nowrap;
3897
- width: 100%;
3898
- }
3899
-
3900
- .e-rtl .e-de-bullet-list-header-presetmenu {
3901
- cursor: pointer;
3902
- font-size: 14px;
3903
- left: 10px;
3904
- line-height: 26px;
3905
- min-width: 50px;
3906
- overflow: hidden;
3907
- position: relative;
3908
- white-space: nowrap;
3909
- width: 100%;
3910
- }
3911
-
3912
- .e-de-bullet {
3913
- font-size: 42px;
3914
- }
3915
-
3916
- .e-de-list-header-presetmenu .e-de-list-line {
3917
- border-bottom: 1px solid #ccc !important;
3918
- margin-left: 5px;
3919
- width: 100%;
3920
- }
3921
-
3922
- .e-de-toc-optionsdiv {
3923
- margin-bottom: 11.5px;
3924
- margin-left: 5.5px;
3925
- margin-top: 15.5px;
3926
- }
3927
-
3928
- .e-de-toc-optionsdiv.e-de-rtl {
3929
- margin-right: 5.5px;
3930
- margin-left: 0;
3931
- }
3932
-
3933
- .e-de-list-header-presetmenu div span {
3934
- display: inline-block;
3935
- vertical-align: middle;
3936
- }
3937
-
3938
- .e-de-floating-menu .e-de-floating-menuitem,
3939
- .e-de-floating-menu .e-de-menuitem-none {
3940
- cursor: pointer;
3941
- height: 70px;
3942
- padding: 0 !important;
3943
- margin: 0 5px 5px 0 !important;
3944
- width: 70px;
3945
- }
3946
-
3947
- .e-de-list-thumbnail .e-de-list-items {
3948
- float: left;
3949
- }
3950
-
3951
- .e-de-list-thumbnail .e-de-list-items {
3952
- border: 1px solid #e4e4e4;
3953
- clear: initial;
3954
- display: inline-block;
3955
- height: auto;
3956
- margin: 5px;
3957
- padding: 2px;
3958
- text-align: center;
3959
- width: auto;
3960
- }
3961
-
3962
- .e-de-list-items {
3963
- cursor: pointer;
3964
- background: #fff;
3965
- box-sizing: border-box;
3966
- list-style: none;
3967
- padding: 7px 10px 7px 10px;
3968
- position: relative;
3969
- }
3970
-
3971
- .e-de-list-item-size {
3972
- font-size: 14px;
3973
- }
3974
-
3975
- .e-de-floating-menuitem.e-de-floating-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected,
3976
- .e-de-floating-menuitem.e-de-floating-bullet-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected {
3977
- border: 3px solid #400074;
3978
- padding: 2px !important;
3979
- }
3980
-
3981
- .e-de-floating-menu {
3982
- padding: 10px 4px 5px 10px !important;
3983
- }
3984
-
3985
- .e-de-list-container {
3986
- border: 1px solid #ccc;
3987
- border-radius: 2px;
3988
- box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
3989
- background: #fff;
3990
- box-sizing: border-box;
3991
- display: inline-block;
3992
- line-height: normal;
3993
- margin: 0;
3994
- outline: 0;
3995
- background: #fff;
3996
- padding: 5px 0;
3997
- position: absolute;
3998
- width: auto;
3999
- z-index: 10020;
4000
- }
4001
-
4002
- .e-de-ctnr-list {
4003
- font-size: 29px;
4004
- vertical-align: top;
4005
- }
4006
-
4007
- .e-de-image-property {
4008
- padding-left: 32px;
4009
- }
4010
-
4011
- .e-de-img-prty-span {
4012
- color: #000;
4013
- left: 8px;
4014
- position: absolute;
4015
- top: 7px;
4016
- }
4017
-
4018
- .e-btn-toggle {
4019
- background-color: #400074 !important;
4020
- outline: #000 0 solid;
4021
- outline-offset: 0;
4022
- box-shadow: none !important;
4023
- }
4024
- .e-btn-toggle:hover {
4025
- background-color: #400074 !important;
4026
- outline: #000 0 solid;
4027
- outline-offset: 0;
4028
- box-shadow: none !important;
4029
- }
4030
-
4031
- .e-de-ctnr-group-btn-top > button:first-child {
4032
- border-radius: 0;
4033
- border-top-left-radius: 4px;
4034
- }
4035
-
4036
- .e-de-ctnr-group-btn-top.e-de-rtl > button:first-child {
4037
- border-top-left-radius: 0;
4038
- border-top-right-radius: 4px;
4039
- }
4040
-
4041
- .e-de-ctnr-group-btn-top > button:last-child {
4042
- border-radius: 0;
4043
- border-top-right-radius: 4px;
4044
- }
4045
-
4046
- .e-de-ctnr-group-btn-top.e-de-rtl > button:last-child {
4047
- border-top-left-radius: 4px;
4048
- border-top-right-radius: 0;
4049
- }
4050
-
4051
- .e-de-ctnr-group-btn-middle > button {
4052
- border-radius: 0;
4053
- border-top: 0;
4054
- border-bottom: 0;
4055
- }
4056
-
4057
- .e-de-ctnr-group-btn-bottom > button:first-child {
4058
- border-radius: 0;
4059
- border-bottom-left-radius: 4px;
4060
- }
4061
-
4062
- .e-de-ctnr-group-btn-bottom.e-de-rtl > button:first-child {
4063
- border-bottom-left-radius: 0;
4064
- border-bottom-right-radius: 4px;
4065
- }
4066
-
4067
- .e-de-ctnr-group-btn-bottom > button:last-child {
4068
- border-radius: 0;
4069
- border-bottom-right-radius: 4px;
4070
- }
4071
-
4072
- .e-de-ctnr-group-btn-bottom.e-de-rtl > button:last-child {
4073
- border-bottom-right-radius: 0;
4074
- border-bottom-left-radius: 4px;
4075
- }
4076
-
4077
- .e-de-toc-template1 {
4078
- background: #fff;
4079
- border: 1px solid #000;
4080
- color: #000;
4081
- height: 129px;
4082
- width: 94px;
4083
- margin-left: 78px;
4084
- }
4085
-
4086
- .e-de-toc-template1.e-de-rtl {
4087
- margin-left: 0;
4088
- margin-right: 78px;
4089
- }
4090
-
4091
- .e-de-toc-template1-content1 {
4092
- font-size: 10px;
4093
- height: 11px;
4094
- margin-left: 5.4px;
4095
- margin-top: 6.7px;
4096
- width: 82px;
4097
- }
4098
-
4099
- .e-de-toc-template1-content2 {
4100
- font-size: 8px;
4101
- height: 9px;
4102
- margin-left: 20.4px;
4103
- margin-top: 5.7px;
4104
- width: 63px;
4105
- }
4106
-
4107
- .e-de-toc-template1-content3 {
4108
- font-size: 7px;
4109
- height: 8px;
4110
- margin-left: 28.4px;
4111
- margin-top: 6.7px;
4112
- width: 56px;
4113
- }
4114
-
4115
- .e-de-prop-sub-label {
4116
- color: #000;
4117
- font-size: 13px;
4118
- margin-bottom: 8px;
4119
- font-weight: normal;
4120
- }
4121
-
4122
- .e-de-toc-checkbox1 {
4123
- height: 14px;
4124
- margin-top: 14px;
4125
- }
4126
-
4127
- .e-de-toc-checkbox2 {
4128
- height: 14px;
4129
- margin-top: 14px;
4130
- }
4131
-
4132
- .e-de-toc-checkbox3 {
4133
- height: 14px;
4134
- margin-top: 14px;
4135
- }
4136
-
4137
- .e-de-status-bar {
4138
- background: #fff;
4139
- display: -ms-flexbox;
4140
- display: flex;
4141
- padding-top: 1.5px;
4142
- width: 100%;
4143
- }
4144
-
4145
- .e-de-ctnr-pg-no {
4146
- color: #000;
4147
- display: -ms-inline-flexbox;
4148
- display: inline-flex;
4149
- font-size: 13px;
4150
- height: 100%;
4151
- padding-top: 8px;
4152
- }
4153
- .e-de-ctnr-pg-no span {
4154
- border: 1px solid transparent;
4155
- }
4156
-
4157
- .e-de-ctnr-pg-no-spellout {
4158
- color: #000;
4159
- display: -ms-inline-flexbox;
4160
- display: inline-flex;
4161
- font-size: 13px;
4162
- height: 100%;
4163
- padding-top: 8px;
4164
- width: calc(100% - 160px);
4165
- }
4166
- .e-de-ctnr-pg-no-spellout span {
4167
- border: 1px solid transparent;
4168
- }
4169
-
4170
- .e-bigger .e-de-ctnr-pg-no-spellout {
4171
- color: #000;
4172
- display: -ms-inline-flexbox;
4173
- display: inline-flex;
4174
- font-size: 13px;
4175
- height: 100%;
4176
- padding-top: 8px;
4177
- width: calc(100% - 180px);
4178
- }
4179
-
4180
- .e-de-statusbar-zoom-spell {
4181
- background-color: #fff;
4182
- border: 0;
4183
- color: #000;
4184
- float: right;
4185
- height: 34px;
4186
- margin-left: calc(100% - 362px);
4187
- }
4188
-
4189
- .e-bigger .e-de-statusbar-zoom-spell {
4190
- background-color: #fff;
4191
- border: 0;
4192
- color: #000;
4193
- float: right;
4194
- height: 34px;
4195
- margin-left: calc(100% - 395px);
4196
- }
4197
-
4198
- .e-de-btn-cancel {
4199
- margin-left: 10px;
4200
- }
4201
-
4202
- .e-de-btn-cancel-rtl {
4203
- margin-left: 0;
4204
- margin-right: 10px;
4205
- }
4206
-
4207
- .e-de-prop-header-label {
4208
- color: #000;
4209
- display: inline-block;
4210
- font-size: 13px;
4211
- font-weight: bold;
4212
- letter-spacing: 0.05px;
4213
- opacity: 0.87;
4214
- }
4215
-
4216
- .e-de-prop-separator-line {
4217
- border-bottom: 1px solid #000;
4218
- }
4219
-
4220
- .e-de-status-bar > div label {
4221
- font-weight: normal;
4222
- }
4223
-
4224
- .e-de-stylediv {
4225
- padding-left: 12px;
4226
- }
4227
-
4228
- .e-de-stylediv-rtl {
4229
- padding-left: 0;
4230
- padding-right: 12px;
4231
- }
4232
-
4233
- .e-de-border-size-button {
4234
- height: 28px;
4235
- margin-top: 14px;
4236
- width: 100px;
4237
- }
4238
-
4239
- .e-de-color-picker {
4240
- height: 28px;
4241
- width: 100px;
4242
- }
4243
-
4244
- .e-de-cell-text-box {
4245
- margin-right: 12px;
4246
- }
4247
-
4248
- .e-de-pane-rtl .e-de-cell-text-box {
4249
- margin-left: 12px;
4250
- margin-right: 0;
4251
- }
4252
-
4253
- .e-de-prop-fill-label {
4254
- margin-right: 8px;
4255
- }
4256
-
4257
- .e-de-prop-fill-label.e-de-rtl {
4258
- margin-left: 8px;
4259
- margin-right: 0;
4260
- }
4261
-
4262
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
4263
- height: 36px !important;
4264
- }
4265
-
4266
- .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
4267
- height: 42px !important;
4268
- }
4269
-
4270
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn > button {
4271
- width: 38px;
4272
- height: 38px;
4273
- }
4274
-
4275
- .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn > button {
4276
- height: 42px;
4277
- width: 42px;
4278
- }
4279
-
4280
- .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
4281
- width: 70px;
4282
- }
4283
-
4284
- .e-de-hRuler {
4285
- background-color: #fff;
4286
- border-bottom: 0.5px solid #000;
4287
- }
4288
-
4289
- .e-de-vRuler {
4290
- background-color: #fff;
4291
- border-right: 0.5px solid #000;
4292
- }
4293
-
4294
- .e-de-ruler-margin {
4295
- background-color: #fff;
4296
- }
4297
-
4298
- .e-de-ruler-tick {
4299
- stroke: #000;
4300
- }
4301
-
4302
- .e-de-ruler-tick-label {
4303
- fill: #000;
4304
- }
4305
-
4306
- .e-de-ruler-markIndicator {
4307
- background-color: #fff;
4308
- }
4309
-
4310
- .e-de-ruler-marker .e-de-ruler-tab-svg {
4311
- fill: #000;
4312
- }
4313
-
4314
- .e-de-ruler-marker .e-de-ruler-indent-svg {
4315
- fill: #000;
4316
- }
4317
-
4318
- .e-de-ruler-indent .e-de-ruler-indent-svg {
4319
- fill: #fff;
4320
- stroke: #000;
4321
- }
4322
-
4323
- .e-de-ruler-indent .e-de-ruler-indent-svg:hover {
4324
- fill: #000;
4325
- stroke: #000;
4326
- }
4327
-
4328
- .e-de-ruler-indent .e-de-ruler-indent-svg:active {
4329
- fill: #400074;
4330
- stroke: #000;
4331
- }
4332
-
4333
- .e-de-ruler-table-svg {
4334
- fill: #000;
4335
- }
4336
-
4337
- .e-de-ruler-table-svg:hover {
4338
- fill: #000;
4339
- }
4340
-
4341
- .e-de-ruler-table-svg:active {
4342
- fill: #400074;
4343
- }
4344
-
4345
- .e-rtl .e-listview .e-list-icon {
4346
- height: 24px;
4347
- width: 16px;
4348
- margin-left: 12px;
4349
- }
4350
- .e-rtl .e-de-listview-icon {
4351
- height: auto;
4352
- width: auto;
4353
- line-height: 22px;
4354
- margin-left: 12px;
4355
- }
4356
- .e-rtl .e-de-vRuler {
4357
- background-color: #fff;
4358
- border-right: none;
4359
- border-left: 0.5px solid #000;
4360
- }
4361
-
4362
- .e-bigger .de-split-button > div:first-child {
4363
- margin-right: 0;
4364
- }
4365
- .e-bigger .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
4366
- width: 66px;
4367
- }
4368
- .e-bigger .e-de-prop-fill-label {
4369
- margin-left: 0;
4370
- margin-right: 9.8px;
4371
- }
4372
- .e-bigger .e-de-prop-fill-label.e-de-rtl {
4373
- margin-left: 9.8px;
4374
- margin-right: 0px;
4375
- }
4376
- .e-bigger .e-rtl .e-de-cell-text-box {
4377
- margin-left: 16px;
4378
- margin-right: 0;
4379
- }
4380
- .e-bigger .e-de-color-picker {
4381
- height: 38px;
4382
- width: 96px;
4383
- }
4384
- .e-bigger .e-de-border-size-button {
4385
- height: 38px;
4386
- margin-top: 14px;
4387
- width: 96px;
4388
- }
4389
- .e-bigger .e-de-stylediv {
4390
- padding-left: 16px;
4391
- }
4392
- .e-bigger .e-de-stylediv-rtl {
4393
- padding-right: 16px;
4394
- }
4395
- .e-bigger .e-de-tool-ctnr-properties-pane {
4396
- display: -ms-flexbox;
4397
- display: flex;
4398
- height: calc(100% - 118px);
4399
- min-height: 200px;
4400
- width: 100%;
4401
- }
4402
- .e-bigger .e-de-ctnr-properties-pane {
4403
- display: -ms-flexbox;
4404
- display: flex;
4405
- height: calc(100% - 38px);
4406
- width: 100%;
4407
- }
4408
- .e-bigger .e-de-ctn {
4409
- background-color: #fff;
4410
- border: 1px solid #000;
4411
- height: 100%;
4412
- position: relative;
4413
- width: 100%;
4414
- }
4415
- .e-bigger .e-de-ctnr-toolbar {
4416
- display: -ms-flexbox;
4417
- display: flex;
4418
- height: 82px;
4419
- width: 100%;
4420
- }
4421
- .e-bigger .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
4422
- .e-bigger .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
4423
- border: 0;
4424
- }
4425
- .e-bigger .e-de-pane {
4426
- border-left: 1px solid #000;
4427
- }
4428
- .e-bigger .e-de-pane-rtl {
4429
- border-right: 1px solid #000;
4430
- }
4431
- .e-bigger .e-de-ctnr-segment {
4432
- margin-bottom: 16px;
4433
- }
4434
- .e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
4435
- .e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
4436
- .e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
4437
- margin-right: 16px;
4438
- }
4439
- .e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
4440
- .e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
4441
- .e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
4442
- margin-left: 16px;
4443
- margin-right: 0;
4444
- }
4445
- .e-bigger .e-de-tlbr-wrapper {
4446
- background-color: #fff;
4447
- height: 82px;
4448
- width: calc(100% - 75px);
4449
- }
4450
- .e-bigger .e-de-ctnr-prop-label {
4451
- color: #000;
4452
- display: inline-block;
4453
- font-size: 13px;
4454
- font-weight: 500;
4455
- letter-spacing: 0.05px;
4456
- margin-bottom: 16px;
4457
- opacity: 0.87;
4458
- }
4459
- .e-bigger .e-de-table-prop-label {
4460
- margin-left: 14.5px;
4461
- }
4462
- .e-bigger .e-de-table-prop-label.e-de-rtl {
4463
- margin-left: 0;
4464
- margin-right: 14.5px;
4465
- }
4466
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items {
4467
- height: 82px;
4468
- }
4469
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
4470
- margin: 0 7.5px;
4471
- }
4472
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
4473
- margin-left: 16px !important;
4474
- margin-right: 8px;
4475
- }
4476
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
4477
- margin-left: 8px;
4478
- margin-right: 8px;
4479
- }
4480
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
4481
- margin-left: 8px;
4482
- margin-right: 16px;
4483
- }
4484
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
4485
- background-color: #400074;
4486
- }
4487
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
4488
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
4489
- padding: 0;
4490
- padding-bottom: 5px;
4491
- }
4492
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus,
4493
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus {
4494
- padding: 0;
4495
- padding-bottom: 5px;
4496
- }
4497
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
4498
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:active {
4499
- padding: 0;
4500
- padding-bottom: 5px;
4501
- }
4502
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover,
4503
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
4504
- padding: 0;
4505
- padding-bottom: 5px;
4506
- }
4507
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
4508
- padding: 0 !important;
4509
- }
4510
- .e-bigger .e-de-overlay {
4511
- height: 100%;
4512
- opacity: 0.5;
4513
- pointer-events: none;
4514
- -ms-touch-action: none;
4515
- touch-action: none;
4516
- }
4517
- .e-bigger .e-de-ctnr-properties-pane-btn {
4518
- width: 75px;
4519
- }
4520
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn {
4521
- background: #fff;
4522
- border-radius: 0;
4523
- box-shadow: none;
4524
- min-height: 100%;
4525
- min-width: 100%;
4526
- }
4527
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:focus {
4528
- box-shadow: none;
4529
- }
4530
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:active {
4531
- box-shadow: none;
4532
- }
4533
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:hover {
4534
- box-shadow: none;
4535
- }
4536
- .e-bigger .e-de-showhide-btn {
4537
- border: 0;
4538
- height: 82px;
4539
- }
4540
- .e-bigger .e-de-showhide-btn-rtl {
4541
- border: 0;
4542
- height: 82px;
4543
- }
4544
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
4545
- padding: 0;
4546
- }
4547
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
4548
- display: table;
4549
- font-size: 12px !important;
4550
- margin: 0 6px;
4551
- padding: 0;
4552
- white-space: normal;
4553
- }
4554
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
4555
- .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 {
4556
- padding: 0;
4557
- }
4558
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
4559
- box-shadow: none;
4560
- height: 38px;
4561
- }
4562
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
4563
- box-shadow: none;
4564
- }
4565
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
4566
- box-shadow: none;
4567
- }
4568
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
4569
- box-shadow: none;
4570
- }
4571
- .e-bigger .e-de-status-bar button {
4572
- height: 38px;
4573
- box-shadow: none;
4574
- }
4575
- .e-bigger .e-de-status-bar button:focus {
4576
- box-shadow: none;
4577
- }
4578
- .e-bigger .e-de-status-bar button:active {
4579
- box-shadow: none;
4580
- }
4581
- .e-bigger .e-de-status-bar button:hover {
4582
- box-shadow: none;
4583
- }
4584
- .e-bigger .e-de-ctnr-group-btn button {
4585
- box-shadow: none;
4586
- height: 38px;
4587
- }
4588
- .e-bigger .e-de-ctnr-group-btn button:focus {
4589
- box-shadow: none;
4590
- }
4591
- .e-bigger .e-de-ctnr-group-btn button:active {
4592
- box-shadow: none;
4593
- }
4594
- .e-bigger .e-de-ctnr-group-btn button:hover {
4595
- box-shadow: none;
4596
- }
4597
- .e-bigger .e-de-property-div-padding {
4598
- border-bottom: 0.5px solid #e0e0e0;
4599
- padding: 16px;
4600
- }
4601
- .e-bigger .e-de-font-clr-picker > div button,
4602
- .e-bigger .e-de-font-clr-picker > button {
4603
- width: auto;
4604
- }
4605
- .e-bigger .e-de-ctnr-dropdown-ftr {
4606
- border-top: 1px solid #e0e0e0;
4607
- color: #000;
4608
- cursor: pointer;
4609
- display: block;
4610
- font-size: 12px;
4611
- line-height: 40px;
4612
- text-indent: 1.2em;
4613
- }
4614
- .e-bigger .e-de-char-fmt-btn > button {
4615
- width: 38.5px;
4616
- }
4617
- .e-bigger .e-de-btn-hghlclr > button:first-child {
4618
- padding: 0 6px !important;
4619
- }
4620
- .e-bigger .e-de-ctnr-hglt-color {
4621
- font-size: 12px;
4622
- font-weight: 400;
4623
- height: 25px !important;
4624
- width: 25px !important;
4625
- }
4626
- .e-bigger .e-de-ctnr-list {
4627
- font-size: 29px;
4628
- vertical-align: top;
4629
- }
4630
- .e-bigger .e-de-image-property {
4631
- padding-left: 32px;
4632
- }
4633
- .e-bigger .e-de-img-prty-span {
4634
- color: #000;
4635
- left: 10px;
4636
- position: absolute;
4637
- top: 12px;
4638
- }
4639
- .e-bigger .e-btn-toggle {
4640
- background-color: #400074 !important;
4641
- box-shadow: none !important;
4642
- outline: #000 0 solid;
4643
- outline-offset: 0;
4644
- }
4645
- .e-bigger .e-btn-toggle:hover {
4646
- background-color: #400074 !important;
4647
- outline: #000 0 solid;
4648
- outline-offset: 0;
4649
- box-shadow: none !important;
4650
- }
4651
- .e-bigger .e-de-toc-template1 {
4652
- background: #fff;
4653
- border: 1px solid #000;
4654
- color: #000;
4655
- height: 129px;
4656
- margin-left: 78px;
4657
- width: 94px;
4658
- }
4659
- .e-bigger .e-de-toc-template1-content1 {
4660
- font-size: 10px;
4661
- height: 11px;
4662
- margin-left: 5.4px;
4663
- margin-top: 6.7px;
4664
- width: 82px;
4665
- }
4666
- .e-bigger .e-de-toc-template1-content2 {
4667
- font-size: 8px;
4668
- height: 9px;
4669
- margin-left: 20.4px;
4670
- margin-top: 5.7px;
4671
- width: 63px;
4672
- }
4673
- .e-bigger .e-de-toc-template1-content3 {
4674
- font-size: 7px;
4675
- height: 8px;
4676
- margin-left: 28.4px;
4677
- margin-top: 6.7px;
4678
- width: 56px;
4679
- }
4680
- .e-bigger .e-de-toc-optionsdiv {
4681
- margin-bottom: 11.5px;
4682
- margin-left: 5.5px;
4683
- margin-top: 15.5px;
4684
- }
4685
- .e-bigger .e-de-toc-optionsdiv.e-de-rtl {
4686
- margin-right: 5.5px;
4687
- margin-left: 0;
4688
- }
4689
- .e-bigger .e-de-prop-sub-label {
4690
- font-size: 13px;
4691
- margin-bottom: 8.5px;
4692
- }
4693
- .e-bigger .e-de-btn-cancel {
4694
- margin-left: 10px;
4695
- }
4696
- .e-bigger .e-de-status-bar {
4697
- background: #fff;
4698
- display: -ms-flexbox;
4699
- display: flex;
4700
- padding-top: 1.5px;
4701
- width: 100%;
4702
- }
4703
- .e-bigger .e-de-statusbar-zoom {
4704
- border: 0;
4705
- color: #000;
4706
- float: right;
4707
- height: 34px;
4708
- background-color: #fff;
4709
- }
4710
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
4711
- line-height: 25px;
4712
- padding: 0 5px !important;
4713
- }
4714
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4715
- height: 0;
4716
- line-height: 0;
4717
- }
4718
- .e-bigger .e-listview .e-list-icon {
4719
- height: 24px;
4720
- width: 16px;
4721
- margin-right: 16px;
4722
- }
4723
- .e-bigger .e-de-listview-icon {
4724
- height: auto;
4725
- width: auto;
4726
- line-height: 22px;
4727
- margin-right: 16px;
4728
- }
4729
- .e-bigger .e-rtl .e-listview .e-list-icon {
4730
- height: 24px;
4731
- width: 16px;
4732
- margin-left: 16px;
4733
- }
4734
- .e-bigger .e-rtl .e-de-listview-icon {
4735
- height: auto;
4736
- width: auto;
4737
- line-height: 22px;
4738
- margin-left: 16px;
4739
- }
4740
-
4741
- .e-de-ctn .e-de-bzr-button {
4742
- font-size: 12px;
4743
- font-weight: 400;
4744
- background: #000;
4745
- height: 100%;
4746
- color: #fff;
4747
- }
4748
-
4749
- .e-de-ctn .e-de-bzr-button:hover {
4750
- background: #685708;
4751
- border: 2px solid #fff;
4752
- border-radius: 0;
4753
- color: #fff;
4754
- }
4755
-
4756
- .e-de-ctn .e-de-bzr-button:active {
4757
- box-shadow: none;
4758
- background-color: #ffd939;
4759
- border-color: #ffd939;
4760
- color: #000;
4761
- }
4762
-
4763
- .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
4764
- font-size: 16px;
4765
- }
4766
- .e-bigger .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
4767
- font-size: 16px;
4768
- }
1
+ @import '@syncfusion/ej2-documenteditor/styles/highcontrast-light.css';