@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,4011 +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-de-ctnr-close::before {
2040
- content: "\eb68";
2041
- }
2042
-
2043
- .e-de-ctnr-linespacing::before {
2044
- content: "\eb8a";
2045
- }
2046
-
2047
- .e-de-ctnr-undo::before {
2048
- content: "\ebed";
2049
- }
2050
-
2051
- .e-de-ctnr-find::before {
2052
- content: "\e275";
2053
- }
2054
-
2055
- .e-de-ctnr-lock::before {
2056
- content: "\eb7d";
2057
- }
2058
-
2059
- .e-de-cnt-track::before {
2060
- content: "\e20a";
2061
- font-family: "e-icons";
2062
- }
2063
-
2064
- .e-de-selected-spellcheck-item::before {
2065
- content: "\e935";
2066
- font-family: "e-icons";
2067
- font-size: 10px;
2068
- }
2069
-
2070
- .e-de-selected-underline-item::before {
2071
- content: "\e935";
2072
- font-family: "e-icons";
2073
- font-size: 10px;
2074
- }
2075
-
2076
- .e-de-ctnr-italic::before {
2077
- content: "\eb99";
2078
- }
2079
-
2080
- .e-de-ctnr-link::before {
2081
- content: "\e290";
2082
- }
2083
-
2084
- .e-de-ctnr-table::before {
2085
- content: "\e294";
2086
- }
2087
-
2088
- .e-de-ctnr-download::before {
2089
- content: "\eb97";
2090
- }
2091
-
2092
- .e-de-ctnr-justify::before {
2093
- content: "\eb67";
2094
- }
2095
-
2096
- .e-de-ctnr-tableofcontent::before {
2097
- content: "\eb98";
2098
- }
2099
-
2100
- .e-de-ctnr-pagenumber::before {
2101
- content: "\eb74";
2102
- }
2103
-
2104
- .e-de-ctnr-highlight::before {
2105
- content: "\eb6e";
2106
- }
2107
-
2108
- .e-de-ctnr-new::before {
2109
- content: "\e7d5";
2110
- }
2111
-
2112
- .e-de-ctnr-paste::before {
2113
- content: "\e601";
2114
- }
2115
-
2116
- .e-de-ctnr-bold::before {
2117
- content: "\eb77";
2118
- }
2119
-
2120
- .e-de-ctnr-subscript::before {
2121
- content: "\eb96";
2122
- }
2123
-
2124
- .e-de-ctnr-aligncenter::before {
2125
- content: "\eb9e";
2126
- }
2127
-
2128
- .e-de-ctnr-fontcolor::before {
2129
- content: "\eb87";
2130
- }
2131
-
2132
- .e-de-ctnr-change-case::before {
2133
- content: "\e88c";
2134
- }
2135
-
2136
- .e-de-ctnr-pagesetup::before {
2137
- content: "\eb6d";
2138
- }
2139
-
2140
- .e-de-ctnr-strokestyle::before {
2141
- content: "\eb62";
2142
- }
2143
-
2144
- .e-de-ctnr-strikethrough::before {
2145
- content: "\eb7f";
2146
- }
2147
-
2148
- .e-de-ctnr-image::before {
2149
- content: "\eb64";
2150
- }
2151
-
2152
- .e-de-ctnr-redo::before {
2153
- content: "\ebfa";
2154
- }
2155
-
2156
- .e-de-ctnr-bookmark::before {
2157
- content: "\eb63";
2158
- }
2159
-
2160
- .e-de-ctnr-increaseindent::before {
2161
- content: "\eb76";
2162
- }
2163
-
2164
- .e-de-ctnr-header::before {
2165
- content: "\eb7e";
2166
- }
2167
-
2168
- .e-de-ctnr-backgroundcolor::before {
2169
- content: "\eb6b";
2170
- }
2171
-
2172
- .e-de-ctnr-open::before {
2173
- content: "\e609";
2174
- }
2175
-
2176
- .e-de-ctnr-underline::before {
2177
- content: "\ebf0";
2178
- }
2179
-
2180
- .e-de-ctnr-superscript::before {
2181
- content: "\eb6f";
2182
- }
2183
-
2184
- .e-de-ctnr-alignleft::before {
2185
- content: "\eb78";
2186
- }
2187
-
2188
- .e-de-ctnr-numbering::before {
2189
- content: "\eb9c";
2190
- }
2191
-
2192
- .e-de-ctnr-bullets::before {
2193
- content: "\eb92";
2194
- }
2195
-
2196
- .e-de-ctnr-borders::before {
2197
- content: "\e93d";
2198
- }
2199
-
2200
- .e-de-ctnr-decreaseindent::before {
2201
- content: "\eb69";
2202
- }
2203
-
2204
- .e-de-ctnr-showhide::before {
2205
- content: "\eb8b";
2206
- font-size: 16px;
2207
- }
2208
-
2209
- .e-de-ctnr-print::before {
2210
- content: "\eb85";
2211
- }
2212
-
2213
- .e-de-ctnr-alignright::before {
2214
- content: "\eb82";
2215
- }
2216
-
2217
- .e-de-ctnr-footer::before {
2218
- content: "\eb79";
2219
- }
2220
-
2221
- .e-de-ctnr-clearall::before {
2222
- content: "\eb80";
2223
- }
2224
-
2225
- .e-de-ctnr-outsideborder::before {
2226
- content: "\eb66";
2227
- }
2228
-
2229
- .e-de-ctnr-allborders::before {
2230
- content: "\eb95";
2231
- }
2232
-
2233
- .e-de-ctnr-insideborders::before {
2234
- content: "\eb88";
2235
- }
2236
-
2237
- .e-de-ctnr-leftborders::before {
2238
- content: "\eb9b";
2239
- }
2240
-
2241
- .e-de-ctnr-insideverticalborder::before {
2242
- content: "\eb8c";
2243
- }
2244
-
2245
- .e-de-ctnr-rightborder::before {
2246
- content: "\eb81";
2247
- }
2248
-
2249
- .e-de-ctnr-topborder::before {
2250
- content: "\eb73";
2251
- }
2252
-
2253
- .e-de-ctnr-insidehorizondalborder::before {
2254
- content: "\eb9a";
2255
- }
2256
-
2257
- .e-de-ctnr-bottomborder::before {
2258
- content: "\eb8f";
2259
- }
2260
-
2261
- .e-de-ctnr-strokesize::before {
2262
- content: "\eb84";
2263
- }
2264
-
2265
- .e-de-ctnr-highlightcolor::before {
2266
- content: "\eb6e";
2267
- }
2268
-
2269
- .e-de-ctnr-mergecell::before {
2270
- content: "\eb93";
2271
- }
2272
-
2273
- .e-de-ctnr-insertleft::before {
2274
- content: "\eb7c";
2275
- }
2276
-
2277
- .e-de-ctnr-insertright::before {
2278
- content: "\eb7a";
2279
- }
2280
-
2281
- .e-de-ctnr-insertabove::before {
2282
- content: "\eb9f";
2283
- }
2284
-
2285
- .e-de-ctnr-insertbelow::before {
2286
- content: "\eb72";
2287
- }
2288
-
2289
- .e-de-ctnr-deleterows::before {
2290
- content: "\eb89";
2291
- }
2292
-
2293
- .e-de-ctnr-deletecolumns::before {
2294
- content: "\eb94";
2295
- }
2296
-
2297
- .e-de-ctnr-aligntop::before {
2298
- content: "\eb8d";
2299
- }
2300
-
2301
- .e-de-ctnr-alignbottom::before {
2302
- content: "\eb6c";
2303
- }
2304
-
2305
- .e-de-ctnr-aligncenter-table::before {
2306
- content: "\eb75";
2307
- }
2308
-
2309
- .e-de-ctnr-cellbg-clr-picker::before {
2310
- content: "\eb6b";
2311
- }
2312
-
2313
- .e-de-ctnr-bullet-none::before {
2314
- content: "\e256";
2315
- }
2316
-
2317
- .e-de-ctnr-bullet-dot::before {
2318
- content: "\e270";
2319
- }
2320
-
2321
- .e-de-ctnr-bullet-circle::before {
2322
- content: "\e254";
2323
- }
2324
-
2325
- .e-de-ctnr-bullet-square::before {
2326
- content: "\e271";
2327
- }
2328
-
2329
- .e-de-ctnr-bullet-flower::before {
2330
- content: "\e267";
2331
- }
2332
-
2333
- .e-de-ctnr-bullet-arrow::before {
2334
- content: "\e253";
2335
- }
2336
-
2337
- .e-de-ctnr-bullet-tick::before {
2338
- content: "\e259";
2339
- }
2340
-
2341
- .e-de-selected-item::before {
2342
- content: "\e935";
2343
- }
2344
-
2345
- .e-de-ctnr-break::before {
2346
- content: "\e58d";
2347
- }
2348
-
2349
- .e-de-ctnr-page-break::before {
2350
- content: "\e590";
2351
- }
2352
-
2353
- .e-de-ctnr-section-break::before {
2354
- content: "\e58e";
2355
- }
2356
-
2357
- .e-de-ctnr-upload::before {
2358
- content: "\e706";
2359
- }
2360
-
2361
- .e-de-flip {
2362
- transform: scaleX(-1);
2363
- }
2364
-
2365
- .e-de-cnt-cmt-add::before {
2366
- content: "\e814";
2367
- font-family: "e-icons";
2368
- }
2369
-
2370
- .e-de-printlayout::before {
2371
- content: "\e296";
2372
- font-family: "e-icons";
2373
- }
2374
-
2375
- .e-de-weblayout::before {
2376
- content: "\e629";
2377
- font-family: "e-icons";
2378
- }
2379
-
2380
- .e-de-textform::before {
2381
- content: "\e198";
2382
- font-family: "e-icons";
2383
- }
2384
-
2385
- .e-de-formproperties::before {
2386
- content: "\e199";
2387
- font-family: "e-icons";
2388
- }
2389
-
2390
- .e-de-clearform::before {
2391
- content: "\e19a";
2392
- font-family: "e-icons";
2393
- }
2394
-
2395
- .e-de-dropdownform::before {
2396
- content: "\e19b";
2397
- font-family: "e-icons";
2398
- }
2399
-
2400
- .e-de-formfield::before {
2401
- content: "\e19c";
2402
- font-family: "e-icons";
2403
- }
2404
-
2405
- .e-de-checkbox-form::before {
2406
- content: "\e19d";
2407
- font-family: "e-icons";
2408
- }
2409
-
2410
- .e-de-arrow-up::before {
2411
- content: "\e834";
2412
- font-family: "e-icons";
2413
- }
2414
-
2415
- .e-de-arrow-down::before {
2416
- content: "\e83d";
2417
- font-family: "e-icons";
2418
- }
2419
-
2420
- .e-de-update-field::before {
2421
- content: "\e19e";
2422
- font-family: "e-icons";
2423
- }
2424
-
2425
- .e-de-footnote::before {
2426
- content: "\e435";
2427
- font-family: "e-icons";
2428
- }
2429
-
2430
- .e-de-endnote::before {
2431
- content: "\e436";
2432
- font-family: "e-icons";
2433
- }
2434
-
2435
- .e-de-e-paragraph-mark::before {
2436
- content: "\e353";
2437
- font-family: "e-icons";
2438
- }
2439
-
2440
- .e-de-e-paragraph-style-mark::before {
2441
- content: "\e353";
2442
- font-family: "e-icons";
2443
- }
2444
-
2445
- .e-de-e-character-style-mark::before {
2446
- content: "\e980";
2447
- font-family: "e-icons";
2448
- }
2449
-
2450
- .e-de-e-linked-style-mark::before {
2451
- content: "\e981";
2452
- font-family: "e-icons";
2453
- }
2454
-
2455
- .e-de-ctnr-columns::before {
2456
- content: "\e968";
2457
- font-family: "e-icons";
2458
- }
2459
-
2460
- .e-de-ctnr-page-size::before {
2461
- content: "\e947";
2462
- font-family: "e-icons";
2463
- }
2464
-
2465
- .e-de-ctnr-page-break-column::before {
2466
- content: "\e970";
2467
- font-family: "e-icons";
2468
- }
2469
-
2470
- .e-de-ctnr-page-break-text-wrapping::before {
2471
- content: "\e94a";
2472
- font-family: "e-icons";
2473
- }
2474
-
2475
- .e-de-ctnr-section-break-continuous::before {
2476
- content: "\e971";
2477
- font-family: "e-icons";
2478
- }
2479
-
2480
- .e-de-ctnr-section-break-even-page::before {
2481
- content: "\e964";
2482
- font-family: "e-icons";
2483
- }
2484
-
2485
- .e-de-ctnr-section-break-odd-page::before {
2486
- content: "\e967";
2487
- font-family: "e-icons";
2488
- }
2489
-
2490
- .e-de-ctnr-columns-one::before {
2491
- content: "\e977";
2492
- font-family: "e-icons";
2493
- font-size: 60px;
2494
- }
2495
-
2496
- .e-de-ctnr-columns-two::before {
2497
- content: "\e978";
2498
- font-family: "e-icons";
2499
- font-size: 60px;
2500
- }
2501
-
2502
- .e-de-ctnr-columns-three::before {
2503
- content: "\e979";
2504
- font-family: "e-icons";
2505
- font-size: 60px;
2506
- }
2507
-
2508
- .e-de-ctnr-columns-right::before {
2509
- content: "\e974";
2510
- font-family: "e-icons";
2511
- font-size: 60px;
2512
- }
2513
-
2514
- .e-de-ctnr-columns-left::before {
2515
- content: "\e975";
2516
- font-family: "e-icons";
2517
- font-size: 60px;
2518
- }
2519
-
2520
- .e-de-toolbar {
2521
- height: 100%;
2522
- }
2523
-
2524
- .e-documenteditorcontainer {
2525
- display: block;
2526
- }
2527
-
2528
- .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
2529
- height: 0;
2530
- line-height: 0;
2531
- }
2532
-
2533
- .e-de-ctnr-file-picker {
2534
- left: -110em;
2535
- position: fixed;
2536
- }
2537
-
2538
- .e-de-ctnr-rtl {
2539
- direction: rtl;
2540
- }
2541
-
2542
- .e-de-ctnr-hglt-btn {
2543
- border: 0.5px solid transparent;
2544
- display: inline-block;
2545
- height: 25px;
2546
- margin: 3px;
2547
- width: 25px;
2548
- }
2549
-
2550
- .e-color-selected,
2551
- .e-de-ctnr-hglt-btn:hover {
2552
- border-color: #fff;
2553
- outline: #000 0.5px solid;
2554
- }
2555
-
2556
- .e-hglt-no-color {
2557
- height: 30px;
2558
- padding-top: 1px;
2559
- width: 157px;
2560
- }
2561
- .e-hglt-no-color:hover {
2562
- background-color: #d3d3d3;
2563
- cursor: pointer;
2564
- }
2565
-
2566
- .e-de-ctnr-hglt-no-color {
2567
- font-size: 12px;
2568
- font-weight: normal;
2569
- left: 40px;
2570
- padding-top: 11px;
2571
- position: absolute;
2572
- top: 100px;
2573
- }
2574
-
2575
- /* stylelint-disable */
2576
- .e-de-scrollbar-hide::-webkit-scrollbar {
2577
- width: 0;
2578
- }
2579
-
2580
- .e-de-scrollbar-hide {
2581
- -ms-overflow-style: none;
2582
- scrollbar-width: none;
2583
- }
2584
-
2585
- /* stylelint-enable */
2586
- /* stylelint-disable */
2587
- .e-de-toolbar {
2588
- height: 100%;
2589
- }
2590
-
2591
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
2592
- box-shadow: none;
2593
- height: 32px;
2594
- }
2595
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
2596
- box-shadow: none;
2597
- }
2598
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
2599
- box-shadow: none;
2600
- }
2601
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
2602
- box-shadow: none;
2603
- }
2604
-
2605
- .e-de-ctnr-group-btn-middle button {
2606
- border-radius: 0px;
2607
- }
2608
-
2609
- .de-tbl-fill-clr .e-dropdown-btn.e-btn {
2610
- box-shadow: none;
2611
- }
2612
-
2613
- .e-de-prop-pane .e-de-ctnr-group-btn button,
2614
- .e-de-ctn .e-de-status-bar button {
2615
- box-shadow: none;
2616
- height: 32px;
2617
- }
2618
- .e-de-prop-pane .e-de-ctnr-group-btn button:focus,
2619
- .e-de-ctn .e-de-status-bar button:focus {
2620
- box-shadow: none;
2621
- }
2622
- .e-de-prop-pane .e-de-ctnr-group-btn button:active,
2623
- .e-de-ctn .e-de-status-bar button:active {
2624
- box-shadow: none;
2625
- }
2626
- .e-de-prop-pane .e-de-ctnr-group-btn button:hover,
2627
- .e-de-ctn .e-de-status-bar button:hover {
2628
- box-shadow: none;
2629
- }
2630
-
2631
- .e-de-statusbar-pageweb {
2632
- background: #fff;
2633
- border: 0;
2634
- box-shadow: none;
2635
- float: right;
2636
- height: 33px;
2637
- width: 33px;
2638
- }
2639
- .e-de-statusbar-pageweb:hover {
2640
- box-shadow: none;
2641
- }
2642
-
2643
- .e-de-statusbar-pageweb .e-de-printlayout,
2644
- .e-de-statusbar-pageweb .e-de-weblayout {
2645
- font-size: 16px;
2646
- }
2647
-
2648
- .e-de-statusbar-pageweb .e-de-printlayout:hover,
2649
- .e-de-statusbar-pageweb .e-de-weblayout:hover {
2650
- font-size: 16px;
2651
- }
2652
-
2653
- .e-bigger .e-btn.e-de-statusbar-pageweb {
2654
- padding: 0;
2655
- }
2656
- .e-bigger .e-de-statusbar-pageweb .e-de-printlayout,
2657
- .e-bigger .e-de-statusbar-pageweb .e-de-weblayout {
2658
- font-size: 16px;
2659
- }
2660
-
2661
- .e-listview .e-list-icon {
2662
- height: 24px;
2663
- width: 16px;
2664
- margin-right: 12px;
2665
- }
2666
-
2667
- .e-de-listview-icon {
2668
- height: auto;
2669
- width: auto;
2670
- line-height: 22px;
2671
- margin-right: 12px;
2672
- }
2673
-
2674
- .e-de-linespacing {
2675
- margin-top: 11px;
2676
- }
2677
-
2678
- .e-de-statusbar-zoom {
2679
- background: #fff;
2680
- border: 0;
2681
- color: #000;
2682
- float: right;
2683
- font-weight: 400;
2684
- height: 33px;
2685
- }
2686
-
2687
- .e-de-pagenumber-text {
2688
- border: none !important;
2689
- }
2690
-
2691
- .e-de-pagenumber-input {
2692
- background: #fff;
2693
- border: 1px solid #000;
2694
- border-radius: 2px;
2695
- color: #000;
2696
- padding: 0px;
2697
- text-align: center;
2698
- width: 22px;
2699
- }
2700
-
2701
- .e-btn-pageweb-toggle {
2702
- background-color: #400074;
2703
- box-shadow: none;
2704
- outline: #fafafa 0 solid;
2705
- outline-offset: 0;
2706
- }
2707
-
2708
- .e-btn-pageweb-spellcheck {
2709
- border: 0;
2710
- box-shadow: none;
2711
- float: right;
2712
- margin-left: calc(100% - 362px);
2713
- }
2714
-
2715
- .e-bigger .e-btn-pageweb-spellcheck {
2716
- margin-left: calc(100% - 395px);
2717
- }
2718
-
2719
- .e-de-ctn-title {
2720
- background-color: #400074;
2721
- border-bottom: none !important;
2722
- color: #fff;
2723
- }
2724
-
2725
- .e-de-tool-ctnr-properties-pane {
2726
- display: -ms-flexbox;
2727
- display: flex;
2728
- height: calc(100% - 113px);
2729
- width: 100%;
2730
- }
2731
-
2732
- .e-de-ctnr-properties-pane {
2733
- display: -ms-flexbox;
2734
- display: flex;
2735
- height: calc(100% - 38px);
2736
- width: 100%;
2737
- }
2738
-
2739
- .e-de-statusbar-separator {
2740
- border-left: 1px solid #dadada;
2741
- height: 16px;
2742
- margin-left: 7.5px;
2743
- margin-right: 7.5px;
2744
- margin-top: 10px;
2745
- }
2746
-
2747
- .e-bigger .e-de-statusbar-separator {
2748
- border-left: 1px solid #dadada;
2749
- height: 16px;
2750
- margin-left: 7.5px;
2751
- margin-right: 7.5px;
2752
- margin-top: 10px;
2753
- }
2754
-
2755
- .e-de-statusbar-spellcheck {
2756
- border-radius: 2px;
2757
- font-weight: 400;
2758
- }
2759
-
2760
- .e-de-ctn {
2761
- background-color: #fff;
2762
- border: 1px solid #000;
2763
- height: 100%;
2764
- position: relative;
2765
- width: 100%;
2766
- }
2767
-
2768
- .e-bigger .e-de-statusbar-spellcheck {
2769
- border-radius: 2px;
2770
- }
2771
-
2772
- .e-de-ctnr-toolbar {
2773
- display: -ms-flexbox;
2774
- display: flex;
2775
- height: 82px;
2776
- width: 100%;
2777
- }
2778
-
2779
- .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
2780
- .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
2781
- border: 0;
2782
- }
2783
-
2784
- .e-de-pane {
2785
- border-left: 1px solid #000;
2786
- }
2787
-
2788
- .e-de-pane-rtl {
2789
- border-right: 1px solid #000;
2790
- }
2791
-
2792
- .e-de-tool-ctnr-properties-pane,
2793
- .e-de-ctnr-properties-pane {
2794
- background: #fff;
2795
- border-bottom: 1px solid #000;
2796
- border-top: 1px solid #000;
2797
- }
2798
-
2799
- .e-de-ctnr-segment {
2800
- margin-bottom: 12px;
2801
- }
2802
-
2803
- .e-de-ctnr-segment > div:first-child:not(.e-rtl),
2804
- .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
2805
- .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
2806
- margin-right: 12px;
2807
- }
2808
-
2809
- .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
2810
- .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
2811
- .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
2812
- margin-left: 12px;
2813
- margin-right: 0;
2814
- }
2815
-
2816
- .e-de-tlbr-wrapper {
2817
- background-color: #fff;
2818
- height: 82px;
2819
- width: calc(100% - 75px);
2820
- }
2821
-
2822
- .e-de-ctnr-prop-label {
2823
- color: #000;
2824
- display: inline-block;
2825
- font-size: 13px;
2826
- font-weight: 500;
2827
- letter-spacing: 0.05px;
2828
- margin-bottom: 12px;
2829
- opacity: 0.87;
2830
- }
2831
-
2832
- .e-de-table-prop-label {
2833
- margin-left: 12px;
2834
- }
2835
-
2836
- .e-de-table-prop-label.e-de-rtl {
2837
- margin-left: 0;
2838
- margin-right: 12px;
2839
- }
2840
-
2841
- .e-de-toolbar.e-toolbar {
2842
- border-radius: 0;
2843
- }
2844
-
2845
- .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
2846
- margin-left: 0;
2847
- margin-right: 6px;
2848
- }
2849
-
2850
- .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
2851
- margin-left: 6px;
2852
- margin-right: 0;
2853
- }
2854
-
2855
- .e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
2856
- margin-left: 0;
2857
- margin-right: 8px;
2858
- }
2859
-
2860
- .e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
2861
- margin-left: 8px;
2862
- margin-right: 0;
2863
- }
2864
-
2865
- .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
2866
- margin-left: 6px;
2867
- margin-right: 0;
2868
- }
2869
-
2870
- .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
2871
- margin-left: 0;
2872
- margin-right: 6px;
2873
- }
2874
-
2875
- .e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
2876
- margin-left: 8px;
2877
- margin-right: 0;
2878
- }
2879
-
2880
- .e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
2881
- margin-left: 0;
2882
- margin-right: 8px;
2883
- }
2884
-
2885
- .e-de-toolbar.e-toolbar .e-toolbar-items {
2886
- height: 82px;
2887
- }
2888
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
2889
- height: 59px;
2890
- margin: 0 5.5px;
2891
- }
2892
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
2893
- margin-left: 12px !important;
2894
- margin-right: 6px;
2895
- }
2896
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
2897
- margin-left: 6px;
2898
- margin-right: 6px;
2899
- }
2900
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
2901
- margin-left: 6px;
2902
- margin-right: 12px;
2903
- }
2904
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
2905
- background-color: #400074;
2906
- }
2907
-
2908
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
2909
- -ms-flex-direction: column;
2910
- flex-direction: column;
2911
- height: calc(100% - 10px);
2912
- padding: 0;
2913
- padding-bottom: 5px;
2914
- }
2915
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus {
2916
- padding: 0;
2917
- padding-bottom: 5px;
2918
- }
2919
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active {
2920
- padding: 0;
2921
- padding-bottom: 5px;
2922
- }
2923
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover {
2924
- padding: 0;
2925
- padding-bottom: 5px;
2926
- }
2927
-
2928
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
2929
- padding: 0;
2930
- }
2931
-
2932
- .e-de-overlay {
2933
- height: 100%;
2934
- opacity: 0.5;
2935
- pointer-events: none;
2936
- -ms-touch-action: none;
2937
- touch-action: none;
2938
- width: 100%;
2939
- }
2940
-
2941
- .e-de-ctnr-properties-pane-btn {
2942
- width: 75px;
2943
- }
2944
-
2945
- .e-de-pane-enable-clr.e-de-ctnr-properties-pane-btn .e-btn {
2946
- color: #35363b;
2947
- }
2948
-
2949
- .e-de-pane-disable-clr.e-de-ctnr-properties-pane-btn .e-btn {
2950
- color: #000;
2951
- }
2952
-
2953
- .e-de-ctnr-properties-pane-btn .e-btn {
2954
- background: #fff;
2955
- border-radius: 0;
2956
- box-shadow: none;
2957
- color: #35363b;
2958
- min-height: 100%;
2959
- min-width: 100%;
2960
- }
2961
- .e-de-ctnr-properties-pane-btn .e-btn:focus {
2962
- box-shadow: none;
2963
- }
2964
- .e-de-ctnr-properties-pane-btn .e-btn:active {
2965
- box-shadow: none;
2966
- }
2967
- .e-de-ctnr-properties-pane-btn .e-btn:hover {
2968
- box-shadow: none;
2969
- }
2970
-
2971
- .e-de-showhide-btn {
2972
- border: 0;
2973
- height: 82px;
2974
- }
2975
-
2976
- .e-de-showhide-btn-rtl {
2977
- border: 0;
2978
- height: 82px;
2979
- }
2980
-
2981
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
2982
- padding: 0;
2983
- }
2984
-
2985
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
2986
- display: table;
2987
- font-size: 12px;
2988
- margin: 0 6.5px;
2989
- padding: 0;
2990
- white-space: normal;
2991
- }
2992
-
2993
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
2994
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
2995
- padding: 0 !important;
2996
- min-height: 16px;
2997
- }
2998
-
2999
- .e-de-hdr-ftr-frst-div {
3000
- margin-bottom: 10px;
3001
- }
3002
-
3003
- .e-de-hdr-ftr-top-div {
3004
- margin-bottom: 14px;
3005
- }
3006
-
3007
- .e-de-cntr-pane-padding {
3008
- padding: 12px;
3009
- }
3010
-
3011
- .e-de-prop-pane {
3012
- height: 100%;
3013
- min-height: 200px;
3014
- overflow: auto;
3015
- width: 260px;
3016
- }
3017
-
3018
- .e-de-review-pane {
3019
- background: #fff;
3020
- border-left: 1px solid #e1e1e1;
3021
- height: 100%;
3022
- min-height: 200px;
3023
- overflow: auto;
3024
- width: 400px;
3025
- }
3026
-
3027
- .e-bigger .e-de-cntr-pane-padding {
3028
- padding: 16px;
3029
- }
3030
- .e-bigger .e-de-prop-pane {
3031
- height: 100%;
3032
- min-height: 200px;
3033
- overflow: auto;
3034
- width: 272px;
3035
- }
3036
-
3037
- .e-de-property-div-padding {
3038
- border-bottom: 0.5px solid #e0e0e0;
3039
- padding: 12.5px;
3040
- }
3041
-
3042
- .e-de-ctnr-dropdown-ftr {
3043
- border-top: 1px solid #e0e0e0;
3044
- color: #000;
3045
- cursor: pointer;
3046
- display: block;
3047
- font-size: 12px;
3048
- line-height: 40px;
3049
- text-indent: 1.2em;
3050
- }
3051
-
3052
- .e-de-char-fmt-btn-left > button,
3053
- .e-de-insert-del-cell button {
3054
- width: 37.25px;
3055
- }
3056
-
3057
- .e-de-char-fmt-btn-right > button {
3058
- width: 37.5px;
3059
- }
3060
-
3061
- .e-de-panel-left-width {
3062
- width: 149px;
3063
- }
3064
-
3065
- .e-bigger .e-de-panel-left-width {
3066
- width: 149px;
3067
- }
3068
- .e-bigger .e-de-char-fmt-btn-left > button,
3069
- .e-bigger .e-de-insert-del-cell button {
3070
- width: 37.25px;
3071
- }
3072
-
3073
- .e-de-panel-right-width {
3074
- width: 75px;
3075
- }
3076
-
3077
- .e-de-cntr-highlight-pane {
3078
- border: 1px solid #000;
3079
- }
3080
-
3081
- .e-de-btn-hghlclr > button:first-child {
3082
- padding: 1px !important;
3083
- }
3084
-
3085
- .e-de-ctnr-hglt-color {
3086
- font-size: 12px;
3087
- font-weight: 400;
3088
- height: 18px !important;
3089
- width: 18px !important;
3090
- }
3091
-
3092
- .e-de-font-clr-picker > div div button,
3093
- .e-de-font-clr-picker > div button,
3094
- .e-de-font-clr-picker > button {
3095
- width: 30.8px;
3096
- }
3097
-
3098
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md {
3099
- height: 55px;
3100
- padding: 4px !important;
3101
- width: 60px;
3102
- }
3103
-
3104
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md:hover {
3105
- border: 3px solid #ecf;
3106
- padding: 2px !important;
3107
- }
3108
-
3109
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md {
3110
- height: 38px;
3111
- padding: 4px !important;
3112
- width: 38px;
3113
- }
3114
-
3115
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md:hover {
3116
- border: 3px solid #ecf;
3117
- padding: 2px !important;
3118
- }
3119
-
3120
- .e-de-list-header-presetmenu {
3121
- cursor: pointer;
3122
- font-size: 11px;
3123
- line-height: 14px;
3124
- overflow: hidden;
3125
- text-align: left;
3126
- min-width: 50px;
3127
- white-space: nowrap;
3128
- width: 100%;
3129
- }
3130
-
3131
- .e-de-bullet-list-header-presetmenu {
3132
- cursor: pointer;
3133
- font-size: 14px;
3134
- left: -11px;
3135
- line-height: 26px;
3136
- min-width: 50px;
3137
- overflow: hidden;
3138
- position: relative;
3139
- white-space: nowrap;
3140
- width: 100%;
3141
- }
3142
-
3143
- .e-rtl .e-de-bullet-list-header-presetmenu {
3144
- cursor: pointer;
3145
- font-size: 14px;
3146
- left: 10px;
3147
- line-height: 26px;
3148
- min-width: 50px;
3149
- overflow: hidden;
3150
- position: relative;
3151
- white-space: nowrap;
3152
- width: 100%;
3153
- }
3154
-
3155
- .e-de-bullet {
3156
- font-size: 42px;
3157
- }
3158
-
3159
- .e-de-list-header-presetmenu .e-de-list-line {
3160
- border-bottom: 1px solid #ccc !important;
3161
- margin-left: 5px;
3162
- width: 100%;
3163
- }
3164
-
3165
- .e-de-toc-optionsdiv {
3166
- margin-bottom: 11.5px;
3167
- margin-left: 5.5px;
3168
- margin-top: 15.5px;
3169
- }
3170
-
3171
- .e-de-toc-optionsdiv.e-de-rtl {
3172
- margin-right: 5.5px;
3173
- margin-left: 0;
3174
- }
3175
-
3176
- .e-de-list-header-presetmenu div span {
3177
- display: inline-block;
3178
- vertical-align: middle;
3179
- }
3180
-
3181
- .e-de-floating-menu .e-de-floating-menuitem,
3182
- .e-de-floating-menu .e-de-menuitem-none {
3183
- cursor: pointer;
3184
- height: 70px;
3185
- padding: 0 !important;
3186
- margin: 0 5px 5px 0 !important;
3187
- width: 70px;
3188
- }
3189
-
3190
- .e-de-list-thumbnail .e-de-list-items {
3191
- float: left;
3192
- }
3193
-
3194
- .e-de-list-thumbnail .e-de-list-items {
3195
- border: 1px solid #e4e4e4;
3196
- clear: initial;
3197
- display: inline-block;
3198
- height: auto;
3199
- margin: 5px;
3200
- padding: 2px;
3201
- text-align: center;
3202
- width: auto;
3203
- }
3204
-
3205
- .e-de-list-items {
3206
- cursor: pointer;
3207
- background: #fff;
3208
- box-sizing: border-box;
3209
- list-style: none;
3210
- padding: 7px 10px 7px 10px;
3211
- position: relative;
3212
- }
3213
-
3214
- .e-de-list-item-size {
3215
- font-size: 14px;
3216
- }
3217
-
3218
- .e-de-floating-menuitem.e-de-floating-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected,
3219
- .e-de-floating-menuitem.e-de-floating-bullet-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected {
3220
- border: 3px solid #400074;
3221
- padding: 2px !important;
3222
- }
3223
-
3224
- .e-de-floating-menu {
3225
- padding: 10px 4px 5px 10px !important;
3226
- }
3227
-
3228
- .e-de-list-container {
3229
- border: 1px solid #ccc;
3230
- border-radius: 2px;
3231
- box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
3232
- background: #fff;
3233
- box-sizing: border-box;
3234
- display: inline-block;
3235
- line-height: normal;
3236
- margin: 0;
3237
- outline: 0;
3238
- background: #fff;
3239
- padding: 5px 0;
3240
- position: absolute;
3241
- width: auto;
3242
- z-index: 10020;
3243
- }
3244
-
3245
- .e-de-ctnr-list {
3246
- font-size: 29px;
3247
- vertical-align: top;
3248
- }
3249
-
3250
- .e-de-image-property {
3251
- padding-left: 32px;
3252
- }
3253
-
3254
- .e-de-img-prty-span {
3255
- color: #000;
3256
- left: 8px;
3257
- position: absolute;
3258
- top: 7px;
3259
- }
3260
-
3261
- .e-btn-toggle {
3262
- background-color: #400074 !important;
3263
- outline: #000 0 solid;
3264
- outline-offset: 0;
3265
- box-shadow: none !important;
3266
- }
3267
- .e-btn-toggle:hover {
3268
- background-color: #400074 !important;
3269
- outline: #000 0 solid;
3270
- outline-offset: 0;
3271
- box-shadow: none !important;
3272
- }
3273
-
3274
- .e-de-ctnr-group-btn-top > button:first-child {
3275
- border-radius: 0;
3276
- border-top-left-radius: 4px;
3277
- }
3278
-
3279
- .e-de-ctnr-group-btn-top.e-de-rtl > button:first-child {
3280
- border-top-left-radius: 0;
3281
- border-top-right-radius: 4px;
3282
- }
3283
-
3284
- .e-de-ctnr-group-btn-top > button:last-child {
3285
- border-radius: 0;
3286
- border-top-right-radius: 4px;
3287
- }
3288
-
3289
- .e-de-ctnr-group-btn-top.e-de-rtl > button:last-child {
3290
- border-top-left-radius: 4px;
3291
- border-top-right-radius: 0;
3292
- }
3293
-
3294
- .e-de-ctnr-group-btn-middle > button {
3295
- border-radius: 0;
3296
- border-top: 0;
3297
- border-bottom: 0;
3298
- }
3299
-
3300
- .e-de-ctnr-group-btn-bottom > button:first-child {
3301
- border-radius: 0;
3302
- border-bottom-left-radius: 4px;
3303
- }
3304
-
3305
- .e-de-ctnr-group-btn-bottom.e-de-rtl > button:first-child {
3306
- border-bottom-left-radius: 0;
3307
- border-bottom-right-radius: 4px;
3308
- }
3309
-
3310
- .e-de-ctnr-group-btn-bottom > button:last-child {
3311
- border-radius: 0;
3312
- border-bottom-right-radius: 4px;
3313
- }
3314
-
3315
- .e-de-ctnr-group-btn-bottom.e-de-rtl > button:last-child {
3316
- border-bottom-right-radius: 0;
3317
- border-bottom-left-radius: 4px;
3318
- }
3319
-
3320
- .e-de-toc-template1 {
3321
- background: #fff;
3322
- border: 1px solid #000;
3323
- color: #000;
3324
- height: 129px;
3325
- width: 94px;
3326
- margin-left: 78px;
3327
- }
3328
-
3329
- .e-de-toc-template1.e-de-rtl {
3330
- margin-left: 0;
3331
- margin-right: 78px;
3332
- }
3333
-
3334
- .e-de-toc-template1-content1 {
3335
- font-size: 10px;
3336
- height: 11px;
3337
- margin-left: 5.4px;
3338
- margin-top: 6.7px;
3339
- width: 82px;
3340
- }
3341
-
3342
- .e-de-toc-template1-content2 {
3343
- font-size: 8px;
3344
- height: 9px;
3345
- margin-left: 20.4px;
3346
- margin-top: 5.7px;
3347
- width: 63px;
3348
- }
3349
-
3350
- .e-de-toc-template1-content3 {
3351
- font-size: 7px;
3352
- height: 8px;
3353
- margin-left: 28.4px;
3354
- margin-top: 6.7px;
3355
- width: 56px;
3356
- }
3357
-
3358
- .e-de-prop-sub-label {
3359
- color: #000;
3360
- font-size: 13px;
3361
- margin-bottom: 8px;
3362
- font-weight: normal;
3363
- }
3364
-
3365
- .e-de-toc-checkbox1 {
3366
- height: 14px;
3367
- margin-top: 14px;
3368
- }
3369
-
3370
- .e-de-toc-checkbox2 {
3371
- height: 14px;
3372
- margin-top: 14px;
3373
- }
3374
-
3375
- .e-de-toc-checkbox3 {
3376
- height: 14px;
3377
- margin-top: 14px;
3378
- }
3379
-
3380
- .e-de-status-bar {
3381
- background: #fff;
3382
- display: -ms-flexbox;
3383
- display: flex;
3384
- padding-top: 1.5px;
3385
- width: 100%;
3386
- }
3387
-
3388
- .e-de-ctnr-pg-no {
3389
- color: #000;
3390
- display: -ms-inline-flexbox;
3391
- display: inline-flex;
3392
- font-size: 13px;
3393
- height: 100%;
3394
- padding-top: 8px;
3395
- }
3396
- .e-de-ctnr-pg-no span {
3397
- border: 1px solid transparent;
3398
- }
3399
-
3400
- .e-de-ctnr-pg-no-spellout {
3401
- color: #000;
3402
- display: -ms-inline-flexbox;
3403
- display: inline-flex;
3404
- font-size: 13px;
3405
- height: 100%;
3406
- padding-top: 8px;
3407
- width: calc(100% - 160px);
3408
- }
3409
- .e-de-ctnr-pg-no-spellout span {
3410
- border: 1px solid transparent;
3411
- }
3412
-
3413
- .e-bigger .e-de-ctnr-pg-no-spellout {
3414
- color: #000;
3415
- display: -ms-inline-flexbox;
3416
- display: inline-flex;
3417
- font-size: 13px;
3418
- height: 100%;
3419
- padding-top: 8px;
3420
- width: calc(100% - 180px);
3421
- }
3422
-
3423
- .e-de-statusbar-zoom-spell {
3424
- background-color: #fff;
3425
- border: 0;
3426
- color: #000;
3427
- float: right;
3428
- height: 34px;
3429
- margin-left: calc(100% - 362px);
3430
- }
3431
-
3432
- .e-bigger .e-de-statusbar-zoom-spell {
3433
- background-color: #fff;
3434
- border: 0;
3435
- color: #000;
3436
- float: right;
3437
- height: 34px;
3438
- margin-left: calc(100% - 395px);
3439
- }
3440
-
3441
- .e-de-btn-cancel {
3442
- margin-left: 10px;
3443
- }
3444
-
3445
- .e-de-btn-cancel-rtl {
3446
- margin-left: 0;
3447
- margin-right: 10px;
3448
- }
3449
-
3450
- .e-de-prop-header-label {
3451
- color: #000;
3452
- display: inline-block;
3453
- font-size: 13px;
3454
- font-weight: bold;
3455
- letter-spacing: 0.05px;
3456
- opacity: 0.87;
3457
- }
3458
-
3459
- .e-de-prop-separator-line {
3460
- border-bottom: 1px solid #000;
3461
- }
3462
-
3463
- .e-de-status-bar > div label {
3464
- font-weight: normal;
3465
- }
3466
-
3467
- .e-de-stylediv {
3468
- padding-left: 12px;
3469
- }
3470
-
3471
- .e-de-stylediv-rtl {
3472
- padding-left: 0;
3473
- padding-right: 12px;
3474
- }
3475
-
3476
- .e-de-border-size-button {
3477
- height: 28px;
3478
- margin-top: 14px;
3479
- width: 100px;
3480
- }
3481
-
3482
- .e-de-color-picker {
3483
- height: 28px;
3484
- width: 100px;
3485
- }
3486
-
3487
- .e-de-cell-text-box {
3488
- margin-right: 12px;
3489
- }
3490
-
3491
- .e-de-pane-rtl .e-de-cell-text-box {
3492
- margin-left: 12px;
3493
- margin-right: 0;
3494
- }
3495
-
3496
- .e-de-prop-fill-label {
3497
- margin-right: 8px;
3498
- }
3499
-
3500
- .e-de-prop-fill-label.e-de-rtl {
3501
- margin-left: 8px;
3502
- margin-right: 0;
3503
- }
3504
-
3505
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
3506
- height: 36px !important;
3507
- }
3508
-
3509
- .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
3510
- height: 42px !important;
3511
- }
3512
-
3513
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn > button {
3514
- width: 38px;
3515
- height: 38px;
3516
- }
3517
-
3518
- .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn > button {
3519
- height: 42px;
3520
- width: 42px;
3521
- }
3522
-
3523
- .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
3524
- width: 70px;
3525
- }
3526
-
3527
- .e-de-hRuler {
3528
- background-color: #fff;
3529
- border-bottom: 0.5px solid #000;
3530
- }
3531
-
3532
- .e-de-vRuler {
3533
- background-color: #fff;
3534
- border-right: 0.5px solid #000;
3535
- }
3536
-
3537
- .e-de-ruler-margin {
3538
- background-color: #fff;
3539
- }
3540
-
3541
- .e-de-ruler-tick {
3542
- stroke: #000;
3543
- }
3544
-
3545
- .e-de-ruler-tick-label {
3546
- fill: #000;
3547
- }
3548
-
3549
- .e-de-ruler-markIndicator {
3550
- background-color: #fff;
3551
- }
3552
-
3553
- .e-de-ruler-marker .e-de-ruler-tab-svg {
3554
- fill: #000;
3555
- }
3556
-
3557
- .e-de-ruler-marker .e-de-ruler-indent-svg {
3558
- fill: #000;
3559
- }
3560
-
3561
- .e-de-ruler-indent .e-de-ruler-indent-svg {
3562
- fill: #fff;
3563
- stroke: #000;
3564
- }
3565
-
3566
- .e-de-ruler-indent .e-de-ruler-indent-svg:hover {
3567
- fill: #000;
3568
- stroke: #000;
3569
- }
3570
-
3571
- .e-de-ruler-indent .e-de-ruler-indent-svg:active {
3572
- fill: #400074;
3573
- stroke: #000;
3574
- }
3575
-
3576
- .e-de-ruler-table-svg {
3577
- fill: #000;
3578
- }
3579
-
3580
- .e-de-ruler-table-svg:hover {
3581
- fill: #000;
3582
- }
3583
-
3584
- .e-de-ruler-table-svg:active {
3585
- fill: #400074;
3586
- }
3587
-
3588
- .e-rtl .e-listview .e-list-icon {
3589
- height: 24px;
3590
- width: 16px;
3591
- margin-left: 12px;
3592
- }
3593
- .e-rtl .e-de-listview-icon {
3594
- height: auto;
3595
- width: auto;
3596
- line-height: 22px;
3597
- margin-left: 12px;
3598
- }
3599
- .e-rtl .e-de-vRuler {
3600
- background-color: #fff;
3601
- border-right: none;
3602
- border-left: 0.5px solid #000;
3603
- }
3604
-
3605
- .e-bigger .de-split-button > div:first-child {
3606
- margin-right: 0;
3607
- }
3608
- .e-bigger .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
3609
- width: 66px;
3610
- }
3611
- .e-bigger .e-de-prop-fill-label {
3612
- margin-left: 0;
3613
- margin-right: 9.8px;
3614
- }
3615
- .e-bigger .e-de-prop-fill-label.e-de-rtl {
3616
- margin-left: 9.8px;
3617
- margin-right: 0px;
3618
- }
3619
- .e-bigger .e-rtl .e-de-cell-text-box {
3620
- margin-left: 16px;
3621
- margin-right: 0;
3622
- }
3623
- .e-bigger .e-de-color-picker {
3624
- height: 38px;
3625
- width: 96px;
3626
- }
3627
- .e-bigger .e-de-border-size-button {
3628
- height: 38px;
3629
- margin-top: 14px;
3630
- width: 96px;
3631
- }
3632
- .e-bigger .e-de-stylediv {
3633
- padding-left: 16px;
3634
- }
3635
- .e-bigger .e-de-stylediv-rtl {
3636
- padding-right: 16px;
3637
- }
3638
- .e-bigger .e-de-tool-ctnr-properties-pane {
3639
- display: -ms-flexbox;
3640
- display: flex;
3641
- height: calc(100% - 118px);
3642
- min-height: 200px;
3643
- width: 100%;
3644
- }
3645
- .e-bigger .e-de-ctnr-properties-pane {
3646
- display: -ms-flexbox;
3647
- display: flex;
3648
- height: calc(100% - 38px);
3649
- width: 100%;
3650
- }
3651
- .e-bigger .e-de-ctn {
3652
- background-color: #fff;
3653
- border: 1px solid #000;
3654
- height: 100%;
3655
- position: relative;
3656
- width: 100%;
3657
- }
3658
- .e-bigger .e-de-ctnr-toolbar {
3659
- display: -ms-flexbox;
3660
- display: flex;
3661
- height: 82px;
3662
- width: 100%;
3663
- }
3664
- .e-bigger .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
3665
- .e-bigger .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
3666
- border: 0;
3667
- }
3668
- .e-bigger .e-de-pane {
3669
- border-left: 1px solid #000;
3670
- }
3671
- .e-bigger .e-de-pane-rtl {
3672
- border-right: 1px solid #000;
3673
- }
3674
- .e-bigger .e-de-ctnr-segment {
3675
- margin-bottom: 16px;
3676
- }
3677
- .e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
3678
- .e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
3679
- .e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
3680
- margin-right: 16px;
3681
- }
3682
- .e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
3683
- .e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
3684
- .e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
3685
- margin-left: 16px;
3686
- margin-right: 0;
3687
- }
3688
- .e-bigger .e-de-tlbr-wrapper {
3689
- background-color: #fff;
3690
- height: 82px;
3691
- width: calc(100% - 75px);
3692
- }
3693
- .e-bigger .e-de-ctnr-prop-label {
3694
- color: #000;
3695
- display: inline-block;
3696
- font-size: 13px;
3697
- font-weight: 500;
3698
- letter-spacing: 0.05px;
3699
- margin-bottom: 16px;
3700
- opacity: 0.87;
3701
- }
3702
- .e-bigger .e-de-table-prop-label {
3703
- margin-left: 14.5px;
3704
- }
3705
- .e-bigger .e-de-table-prop-label.e-de-rtl {
3706
- margin-left: 0;
3707
- margin-right: 14.5px;
3708
- }
3709
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items {
3710
- height: 82px;
3711
- }
3712
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
3713
- margin: 0 7.5px;
3714
- }
3715
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
3716
- margin-left: 16px !important;
3717
- margin-right: 8px;
3718
- }
3719
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
3720
- margin-left: 8px;
3721
- margin-right: 8px;
3722
- }
3723
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
3724
- margin-left: 8px;
3725
- margin-right: 16px;
3726
- }
3727
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
3728
- background-color: #400074;
3729
- }
3730
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
3731
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
3732
- padding: 0;
3733
- padding-bottom: 5px;
3734
- }
3735
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus,
3736
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus {
3737
- padding: 0;
3738
- padding-bottom: 5px;
3739
- }
3740
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
3741
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:active {
3742
- padding: 0;
3743
- padding-bottom: 5px;
3744
- }
3745
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover,
3746
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
3747
- padding: 0;
3748
- padding-bottom: 5px;
3749
- }
3750
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
3751
- padding: 0 !important;
3752
- }
3753
- .e-bigger .e-de-overlay {
3754
- height: 100%;
3755
- opacity: 0.5;
3756
- pointer-events: none;
3757
- -ms-touch-action: none;
3758
- touch-action: none;
3759
- }
3760
- .e-bigger .e-de-ctnr-properties-pane-btn {
3761
- width: 75px;
3762
- }
3763
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn {
3764
- background: #fff;
3765
- border-radius: 0;
3766
- box-shadow: none;
3767
- min-height: 100%;
3768
- min-width: 100%;
3769
- }
3770
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:focus {
3771
- box-shadow: none;
3772
- }
3773
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:active {
3774
- box-shadow: none;
3775
- }
3776
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:hover {
3777
- box-shadow: none;
3778
- }
3779
- .e-bigger .e-de-showhide-btn {
3780
- border: 0;
3781
- height: 82px;
3782
- }
3783
- .e-bigger .e-de-showhide-btn-rtl {
3784
- border: 0;
3785
- height: 82px;
3786
- }
3787
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
3788
- padding: 0;
3789
- }
3790
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
3791
- display: table;
3792
- font-size: 12px !important;
3793
- margin: 0 6px;
3794
- padding: 0;
3795
- white-space: normal;
3796
- }
3797
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
3798
- .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 {
3799
- padding: 0;
3800
- }
3801
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
3802
- box-shadow: none;
3803
- height: 38px;
3804
- }
3805
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
3806
- box-shadow: none;
3807
- }
3808
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
3809
- box-shadow: none;
3810
- }
3811
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
3812
- box-shadow: none;
3813
- }
3814
- .e-bigger .e-de-status-bar button {
3815
- height: 38px;
3816
- box-shadow: none;
3817
- }
3818
- .e-bigger .e-de-status-bar button:focus {
3819
- box-shadow: none;
3820
- }
3821
- .e-bigger .e-de-status-bar button:active {
3822
- box-shadow: none;
3823
- }
3824
- .e-bigger .e-de-status-bar button:hover {
3825
- box-shadow: none;
3826
- }
3827
- .e-bigger .e-de-ctnr-group-btn button {
3828
- box-shadow: none;
3829
- height: 38px;
3830
- }
3831
- .e-bigger .e-de-ctnr-group-btn button:focus {
3832
- box-shadow: none;
3833
- }
3834
- .e-bigger .e-de-ctnr-group-btn button:active {
3835
- box-shadow: none;
3836
- }
3837
- .e-bigger .e-de-ctnr-group-btn button:hover {
3838
- box-shadow: none;
3839
- }
3840
- .e-bigger .e-de-property-div-padding {
3841
- border-bottom: 0.5px solid #e0e0e0;
3842
- padding: 16px;
3843
- }
3844
- .e-bigger .e-de-font-clr-picker > div button,
3845
- .e-bigger .e-de-font-clr-picker > button {
3846
- width: auto;
3847
- }
3848
- .e-bigger .e-de-ctnr-dropdown-ftr {
3849
- border-top: 1px solid #e0e0e0;
3850
- color: #000;
3851
- cursor: pointer;
3852
- display: block;
3853
- font-size: 12px;
3854
- line-height: 40px;
3855
- text-indent: 1.2em;
3856
- }
3857
- .e-bigger .e-de-char-fmt-btn > button {
3858
- width: 38.5px;
3859
- }
3860
- .e-bigger .e-de-btn-hghlclr > button:first-child {
3861
- padding: 0 6px !important;
3862
- }
3863
- .e-bigger .e-de-ctnr-hglt-color {
3864
- font-size: 12px;
3865
- font-weight: 400;
3866
- height: 25px !important;
3867
- width: 25px !important;
3868
- }
3869
- .e-bigger .e-de-ctnr-list {
3870
- font-size: 29px;
3871
- vertical-align: top;
3872
- }
3873
- .e-bigger .e-de-image-property {
3874
- padding-left: 32px;
3875
- }
3876
- .e-bigger .e-de-img-prty-span {
3877
- color: #000;
3878
- left: 10px;
3879
- position: absolute;
3880
- top: 12px;
3881
- }
3882
- .e-bigger .e-btn-toggle {
3883
- background-color: #400074 !important;
3884
- box-shadow: none !important;
3885
- outline: #000 0 solid;
3886
- outline-offset: 0;
3887
- }
3888
- .e-bigger .e-btn-toggle:hover {
3889
- background-color: #400074 !important;
3890
- outline: #000 0 solid;
3891
- outline-offset: 0;
3892
- box-shadow: none !important;
3893
- }
3894
- .e-bigger .e-de-toc-template1 {
3895
- background: #fff;
3896
- border: 1px solid #000;
3897
- color: #000;
3898
- height: 129px;
3899
- margin-left: 78px;
3900
- width: 94px;
3901
- }
3902
- .e-bigger .e-de-toc-template1-content1 {
3903
- font-size: 10px;
3904
- height: 11px;
3905
- margin-left: 5.4px;
3906
- margin-top: 6.7px;
3907
- width: 82px;
3908
- }
3909
- .e-bigger .e-de-toc-template1-content2 {
3910
- font-size: 8px;
3911
- height: 9px;
3912
- margin-left: 20.4px;
3913
- margin-top: 5.7px;
3914
- width: 63px;
3915
- }
3916
- .e-bigger .e-de-toc-template1-content3 {
3917
- font-size: 7px;
3918
- height: 8px;
3919
- margin-left: 28.4px;
3920
- margin-top: 6.7px;
3921
- width: 56px;
3922
- }
3923
- .e-bigger .e-de-toc-optionsdiv {
3924
- margin-bottom: 11.5px;
3925
- margin-left: 5.5px;
3926
- margin-top: 15.5px;
3927
- }
3928
- .e-bigger .e-de-toc-optionsdiv.e-de-rtl {
3929
- margin-right: 5.5px;
3930
- margin-left: 0;
3931
- }
3932
- .e-bigger .e-de-prop-sub-label {
3933
- font-size: 13px;
3934
- margin-bottom: 8.5px;
3935
- }
3936
- .e-bigger .e-de-btn-cancel {
3937
- margin-left: 10px;
3938
- }
3939
- .e-bigger .e-de-status-bar {
3940
- background: #fff;
3941
- display: -ms-flexbox;
3942
- display: flex;
3943
- padding-top: 1.5px;
3944
- width: 100%;
3945
- }
3946
- .e-bigger .e-de-statusbar-zoom {
3947
- border: 0;
3948
- color: #000;
3949
- float: right;
3950
- height: 34px;
3951
- background-color: #fff;
3952
- }
3953
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
3954
- line-height: 25px;
3955
- padding: 0 5px !important;
3956
- }
3957
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
3958
- height: 0;
3959
- line-height: 0;
3960
- }
3961
- .e-bigger .e-listview .e-list-icon {
3962
- height: 24px;
3963
- width: 16px;
3964
- margin-right: 16px;
3965
- }
3966
- .e-bigger .e-de-listview-icon {
3967
- height: auto;
3968
- width: auto;
3969
- line-height: 22px;
3970
- margin-right: 16px;
3971
- }
3972
- .e-bigger .e-rtl .e-listview .e-list-icon {
3973
- height: 24px;
3974
- width: 16px;
3975
- margin-left: 16px;
3976
- }
3977
- .e-bigger .e-rtl .e-de-listview-icon {
3978
- height: auto;
3979
- width: auto;
3980
- line-height: 22px;
3981
- margin-left: 16px;
3982
- }
3983
-
3984
- .e-de-ctn .e-de-bzr-button {
3985
- font-size: 12px;
3986
- font-weight: 400;
3987
- background: #000;
3988
- height: 100%;
3989
- color: #fff;
3990
- }
3991
-
3992
- .e-de-ctn .e-de-bzr-button:hover {
3993
- background: #685708;
3994
- border: 2px solid #fff;
3995
- border-radius: 0;
3996
- color: #fff;
3997
- }
3998
-
3999
- .e-de-ctn .e-de-bzr-button:active {
4000
- box-shadow: none;
4001
- background-color: #ffd939;
4002
- border-color: #ffd939;
4003
- color: #000;
4004
- }
4005
-
4006
- .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
4007
- font-size: 16px;
4008
- }
4009
- .e-bigger .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
4010
- font-size: 16px;
4011
- }
1
+ @import '@syncfusion/ej2-documenteditor/styles/document-editor-container/highcontrast-light.css';