@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,4182 +1 @@
1
- .e-documenteditor .e-close::before {
2
- color: #d1d5db;
3
- content: "\e7e7";
4
- font-family: "e-icons";
5
- font-size: 14px;
6
- }
7
- .e-documenteditor .e-de-op-search-icon::before {
8
- content: "\e754";
9
- font-family: "e-icons";
10
- }
11
- .e-documenteditor .e-arrow-up::before {
12
- content: "\e87a";
13
- font-family: "e-icons";
14
- }
15
- .e-documenteditor .e-arrow-down::before {
16
- content: "\e70d";
17
- font-family: "e-icons";
18
- }
19
- .e-documenteditor .e-de-op .e-de-op-close-icon {
20
- height: 20px;
21
- }
22
- .e-documenteditor .e-de-op-close-icon::before {
23
- content: "\e7e7";
24
- font-family: "e-icons";
25
- }
26
- .e-documenteditor .e-de-op-search-close-icon::before {
27
- color: #d1d5db;
28
- content: "\e7e7";
29
- font-family: "e-icons";
30
- }
31
- .e-documenteditor .e-de-new-cmt::before {
32
- content: "\e805";
33
- font-family: "e-icons";
34
- }
35
- .e-documenteditor .e-de-menu-icon::before {
36
- content: "\e770";
37
- font-family: "e-icons";
38
- }
39
- .e-documenteditor .e-de-cmt-mark-icon::before {
40
- color: #d1d5db;
41
- content: "\e733";
42
- font-family: "e-icons";
43
- font-size: 13px;
44
- }
45
- .e-documenteditor .e-de-multi-cmt-mark::before {
46
- color: #d1d5db;
47
- content: "\e8bc";
48
- font-family: "e-icons";
49
- font-size: 14px;
50
- }
51
- .e-documenteditor .e-de-cmt-post::before {
52
- content: "\e71d";
53
- font-family: "e-icons";
54
- }
55
- .e-documenteditor .e-de-cmt-rply-icon::before {
56
- color: #d1d5db;
57
- content: "\e85e";
58
- font-family: "e-icons";
59
- }
60
- .e-documenteditor .e-de-cmt-cancel::before {
61
- content: "\e7e7";
62
- font-family: "e-icons";
63
- }
64
- .e-documenteditor .e-de-cmt-delete::before {
65
- content: "\e820";
66
- font-family: "e-icons";
67
- }
68
- .e-documenteditor .e-de-cmt-reopen::before {
69
- content: "\e782";
70
- font-family: "e-icons";
71
- }
72
- .e-documenteditor .e-de-nav-up::before {
73
- content: "\e7dd";
74
- font-family: "e-icons";
75
- }
76
- .e-documenteditor .e-de-nav-right-arrow::before {
77
- content: "\e748";
78
- font-family: "e-icons";
79
- }
80
- .e-documenteditor .e-de-nav-left-arrow::before {
81
- content: "\e765";
82
- font-family: "e-icons";
83
- }
84
- .e-documenteditor .e-de-save-icon::before {
85
- content: "\e774";
86
- font-family: "e-icons";
87
- }
88
- .e-documenteditor .e-de-cancel-icon::before {
89
- content: "\e7e7";
90
- font-family: "e-icons";
91
- }
92
-
93
- .e-de-ctn-title-print::before {
94
- content: "\e75d";
95
- }
96
-
97
- .e-de-acceptchange::before {
98
- color: #d1d5db;
99
- content: "\e7a8";
100
- font-family: "e-icons";
101
- }
102
-
103
- .e-de-rejectchange::before {
104
- color: #d1d5db;
105
- content: "\e815";
106
- font-family: "e-icons";
107
- }
108
-
109
- .e-de-ctn-title-download::before {
110
- content: "\e7a1";
111
- }
112
-
113
- .e-de-table-properties-alignment:hover {
114
- border-color: #22d3ee;
115
- }
116
-
117
- .e-de-table-properties-alignment {
118
- border: 1px solid transparent;
119
- }
120
-
121
- .e-de-tablecell-alignment {
122
- border: 1px solid transparent;
123
- }
124
-
125
- .e-de-tablecell-alignment:hover {
126
- border-color: #22d3ee;
127
- }
128
-
129
- .e-de-table-left-alignment::before {
130
- color: #d1d5db;
131
- content: "\e7f6";
132
- font-size: 48px;
133
- }
134
-
135
- .e-de-table-center-alignment::before {
136
- color: #d1d5db;
137
- content: "\e7f1";
138
- font-size: 48px;
139
- }
140
-
141
- .e-de-table-right-alignment::before {
142
- color: #d1d5db;
143
- content: "\e703";
144
- font-size: 48px;
145
- }
146
-
147
- .e-de-tablecell-top-alignment::before {
148
- color: #d1d5db;
149
- content: "\e775";
150
- font-family: "e-icons";
151
- font-size: 48px;
152
- }
153
-
154
- .e-de-tablecell-center-alignment::before {
155
- color: #d1d5db;
156
- content: "\e7e5";
157
- font-family: "e-icons";
158
- font-size: 48px;
159
- }
160
-
161
- .e-de-tablecell-bottom-alignment::before {
162
- color: #d1d5db;
163
- content: "\e7d9";
164
- font-family: "e-icons";
165
- font-size: 48px;
166
- }
167
-
168
- .e-de-table-border-setting {
169
- border: 1px solid #6b7280;
170
- height: 40px;
171
- left: 5px;
172
- position: relative;
173
- top: 5px;
174
- width: 40px;
175
- }
176
-
177
- .e-de-table-border-setting-genral {
178
- border: 1px solid #d1d5db;
179
- height: 52px;
180
- width: 52px;
181
- }
182
-
183
- .e-de-table-border-preview-genral {
184
- border: 1px solid #d1d5db;
185
- height: 24px;
186
- width: 24px;
187
- }
188
-
189
- .e-de-table-border-inside-setting:hover {
190
- border: 1px solid #22d3ee;
191
- }
192
-
193
- .e-de-table-border-preview {
194
- height: 24px;
195
- width: 24px;
196
- }
197
-
198
- .e-de-table-border-inside-preview:hover {
199
- border: 1px solid #22d3ee;
200
- }
201
-
202
- .e-de-table-border-inside-setting-click {
203
- border: 1px solid #22d3ee;
204
- }
205
-
206
- .e-de-table-border-inside-preview-click {
207
- border: 1px solid #22d3ee;
208
- }
209
-
210
- .e-de-table-border-none-setting::before {
211
- color: #d1d5db;
212
- content: "\e7eb";
213
- font-size: 36px;
214
- position: absolute;
215
- }
216
-
217
- .e-de-table-border-box-setting::before {
218
- color: #d1d5db;
219
- content: "\e834";
220
- font-size: 36px;
221
- left: 2px;
222
- position: absolute;
223
- top: 2px;
224
- }
225
-
226
- .e-de-table-border-all-setting::before {
227
- color: #d1d5db;
228
- content: "\e7e8";
229
- font-family: "e-icons";
230
- font-size: 36px;
231
- left: 2px;
232
- position: absolute;
233
- top: 2px;
234
- }
235
-
236
- .e-de-table-border-custom-setting::before {
237
- color: #d1d5db;
238
- content: "\e7d5";
239
- font-size: 36px;
240
- left: 2px;
241
- position: absolute;
242
- top: 2px;
243
- }
244
-
245
- .e-de-para-border-none-setting::before {
246
- color: #d1d5db;
247
- content: "\e890";
248
- font-size: 36px;
249
- position: absolute;
250
- }
251
-
252
- .e-de-para-border-box-setting::before {
253
- color: #d1d5db;
254
- content: "\e891";
255
- font-size: 36px;
256
- left: 2px;
257
- position: absolute;
258
- top: 2px;
259
- }
260
-
261
- .e-de-para-border-shadow-setting::before {
262
- color: #d1d5db;
263
- content: "\e892";
264
- font-size: 36px;
265
- left: 2px;
266
- position: absolute;
267
- top: 2px;
268
- }
269
-
270
- .e-de-para-border-custom-setting::before {
271
- color: #d1d5db;
272
- content: "\e88f";
273
- font-size: 36px;
274
- left: 2px;
275
- position: absolute;
276
- top: 2px;
277
- }
278
-
279
- .e-de-table-border-toptop-alignment::before {
280
- color: #d1d5db;
281
- content: "\e7e0";
282
- font-family: "e-icons";
283
- font-size: 16px;
284
- left: 5px;
285
- position: absolute;
286
- top: 2px;
287
- }
288
-
289
- .e-de-table-border-topcenter-alignment::before {
290
- color: #d1d5db;
291
- content: "\e83b";
292
- font-size: 16px;
293
- left: 5px;
294
- position: absolute;
295
- top: 2px;
296
- }
297
-
298
- .e-de-table-border-topbottom-alignment::before {
299
- color: #d1d5db;
300
- content: "\e766";
301
- font-size: 16px;
302
- left: 5px;
303
- position: absolute;
304
- top: 2px;
305
- }
306
-
307
- .e-de-table-border-diagionalup-alignment::before {
308
- color: #d1d5db;
309
- content: "\e79d";
310
- font-size: 16px;
311
- left: 5px;
312
- position: absolute;
313
- top: 2px;
314
- }
315
-
316
- .e-de-table-border-diagionaldown-alignment::before {
317
- color: #d1d5db;
318
- content: "\e784";
319
- font-size: 16px;
320
- left: 5px;
321
- position: absolute;
322
- top: 2px;
323
- }
324
-
325
- .e-de-table-border-bottomleft-alignment::before {
326
- color: #d1d5db;
327
- content: "\e806";
328
- font-size: 16px;
329
- left: 5px;
330
- position: absolute;
331
- top: 2px;
332
- }
333
-
334
- .e-de-table-border-bottomcenter-alignment::before {
335
- color: #d1d5db;
336
- content: "\e792";
337
- font-size: 16px;
338
- left: 5px;
339
- position: absolute;
340
- top: 2px;
341
- }
342
-
343
- .e-de-table-border-bottomright-alignment::before {
344
- color: #d1d5db;
345
- content: "\e7ab";
346
- font-size: 16px;
347
- left: 5px;
348
- position: absolute;
349
- top: 2px;
350
- }
351
-
352
- .e-de-columns-presets-genral {
353
- height: 62px;
354
- width: 62px;
355
- margin-right: 33px;
356
- margin-bottom: 12px;
357
- }
358
-
359
- .e-de-columns-padding-alignment {
360
- padding-top: 24px;
361
- }
362
-
363
- .e-de-column-dlg-preview-div {
364
- border: 1px solid #d1d5db;
365
- height: 120px;
366
- width: 120px;
367
- }
368
-
369
- .e-de-padding-col-prev {
370
- padding-left: 15px;
371
- }
372
-
373
- .e-width-space-div {
374
- width: 320px;
375
- }
376
-
377
- .e-de-columns-presets-genral.e-de-rtl {
378
- margin-left: 33px;
379
- }
380
-
381
- .e-de-padding-col-prev.e-de-rtl {
382
- padding-right: 15px;
383
- }
384
-
385
- .e-de-column-dlg-preview-div.e-de-rtl {
386
- border: 1px solid #d1d5db;
387
- height: 120px;
388
- width: 120px;
389
- }
390
-
391
- .e-menu-item .e-de-cmt-add::before {
392
- content: "\e82c";
393
- }
394
-
395
- .e-menu-item .e-de-cut::before {
396
- content: "\e7fb";
397
- }
398
-
399
- .e-menu-item .e-de-spellcheck::before {
400
- content: "\e7f0";
401
- }
402
-
403
- .e-menu-item .e-de-copy::before {
404
- content: "\e77c";
405
- }
406
-
407
- .e-menu-item .e-de-paste::before {
408
- content: "\e70b";
409
- }
410
-
411
- .e-menu-item .e-de-continue-numbering::before {
412
- content: "\e718";
413
- }
414
-
415
- .e-menu-item .e-de-restart-at::before {
416
- content: "\e715";
417
- }
418
-
419
- .e-menu-item .e-de-insertlink::before {
420
- content: "\e757";
421
- }
422
-
423
- .e-menu-item .e-de-open-hyperlink::before {
424
- content: "\e797";
425
- }
426
-
427
- .e-menu-item .e-de-copy-hyperlink::before {
428
- content: "\e745";
429
- }
430
-
431
- .e-menu-item .e-de-open-properties::before {
432
- content: "\e77e";
433
- }
434
-
435
- .e-menu-item .e-de-edit-hyperlink::before {
436
- content: "\e722";
437
- }
438
-
439
- .e-menu-item .e-de-remove-hyperlink::before {
440
- content: "\e80c";
441
- }
442
-
443
- .e-menu-item .e-de-fonts::before {
444
- content: "\e76f";
445
- }
446
-
447
- .e-menu-item .e-de-paragraph::before {
448
- content: "\e7b8";
449
- }
450
-
451
- .e-menu-item .e-de-table::before {
452
- content: "\e7d1";
453
- }
454
-
455
- .e-menu-item .e-de-insertabove::before {
456
- content: "\e836";
457
- }
458
-
459
- .e-menu-item .e-de-insertbelow::before {
460
- content: "\e801";
461
- }
462
-
463
- .e-menu-item .e-de-insertleft::before {
464
- content: "\e78b";
465
- }
466
-
467
- .e-menu-item .e-de-insertright::before {
468
- content: "\e70e";
469
- }
470
-
471
- .e-menu-item .e-de-delete-table::before {
472
- content: "\e811";
473
- }
474
-
475
- .e-menu-item .e-de-deleterow::before {
476
- content: "\e7f2";
477
- }
478
-
479
- .e-menu-item .e-de-deletecolumn::before {
480
- content: "\e714";
481
- }
482
-
483
- .e-de-bold::before {
484
- content: "\e737";
485
- font-family: "e-icons";
486
- }
487
-
488
- .e-de-italic::before {
489
- content: "\e75a";
490
- font-family: "e-icons";
491
- }
492
-
493
- .e-de-underline::before {
494
- content: "\e82f";
495
- font-family: "e-icons";
496
- }
497
-
498
- .e-de-indent::before {
499
- content: "\e72a";
500
- font-family: "e-icons";
501
- }
502
-
503
- .e-de-outdent::before {
504
- content: "\e810";
505
- font-family: "e-icons";
506
- }
507
-
508
- .e-de-align-left::before {
509
- content: "\e7b8";
510
- font-family: "e-icons";
511
- }
512
-
513
- .e-de-align-center::before {
514
- content: "\e813";
515
- font-family: "e-icons";
516
- }
517
-
518
- .e-de-align-right::before {
519
- content: "\e719";
520
- font-family: "e-icons";
521
- }
522
-
523
- .e-de-justify::before {
524
- content: "\e721";
525
- font-family: "e-icons";
526
- }
527
-
528
- .e-de-single-spacing::before {
529
- content: "\e771";
530
- font-family: "e-icons";
531
- }
532
-
533
- .e-de-double-spacing::before {
534
- content: "\e7c4";
535
- font-family: "e-icons";
536
- }
537
-
538
- .e-de-one-point-five-spacing::before {
539
- content: "\e725";
540
- font-family: "e-icons";
541
- }
542
-
543
- .e-de-before-spacing::before {
544
- content: "\e7b5";
545
- font-family: "e-icons";
546
- }
547
-
548
- .e-de-after-spacing::before {
549
- content: "\e767";
550
- font-family: "e-icons";
551
- }
552
-
553
- .e-de-icon-bullet-list-dot::before {
554
- content: "\e747";
555
- font-family: "e-icons";
556
- font-size: 8px;
557
- line-height: 28px;
558
- }
559
-
560
- .e-de-icon-bullet-list-circle::before {
561
- content: "\e7d0";
562
- font-family: "e-icons";
563
- font-size: 8px;
564
- line-height: 28px;
565
- }
566
-
567
- .e-de-icon-bullet-list-square::before {
568
- content: "\e7be";
569
- font-family: "e-icons";
570
- font-size: 8px;
571
- line-height: 28px;
572
- }
573
-
574
- .e-de-icon-bullet-list-tick::before {
575
- content: "\e7fc";
576
- font-family: "e-icons";
577
- font-size: 12px;
578
- }
579
-
580
- .e-de-icon-bullet-list-flower::before {
581
- content: "\e79b";
582
- font-family: "e-icons";
583
- font-size: 12px;
584
- }
585
-
586
- .e-de-icon-bullet-list-arrow::before {
587
- content: "\e763";
588
- font-family: "e-icons";
589
- font-size: 12px;
590
- }
591
-
592
- .e-de-icon-bullet-list-none::before {
593
- content: "\e7f3";
594
- font-family: "e-icons";
595
- font-size: 24px;
596
- }
597
-
598
- .e-de-icon-autofit::before {
599
- content: "\e74a";
600
- font-family: "e-icons";
601
- }
602
-
603
- .e-de-icon-fixed-columnwidth::before {
604
- content: "\e785";
605
- font-family: "e-icons";
606
- }
607
-
608
- .e-de-icon-auto-fitwindow::before {
609
- content: "\e759";
610
- font-family: "e-icons";
611
- }
612
-
613
- .e-item .e-de-paste-text::before {
614
- content: "\e70f";
615
- font-family: "e-icons";
616
- }
617
-
618
- .e-item .e-de-paste-source::before {
619
- content: "\e842";
620
- font-family: "e-icons";
621
- }
622
-
623
- .e-item .e-de-paste-merge::before {
624
- content: "\e752";
625
- font-family: "e-icons";
626
- }
627
-
628
- .e-btn-icon .e-de-paste::before,
629
- .e-icon-btn .e-de-paste::before {
630
- content: "\e70b";
631
- font-family: "e-icons";
632
- }
633
-
634
- .e-item .e-de-paste-column::before {
635
- content: "\e885";
636
- }
637
-
638
- .e-item .e-de-paste-row::before {
639
- content: "\e884";
640
- }
641
-
642
- .e-item .e-de-paste-overwrite-cells::before {
643
- content: "\e886";
644
- }
645
-
646
- .e-item .e-de-paste-nested-table::before {
647
- content: "\e883";
648
- }
649
-
650
- .e-item .e-de-paste-merge-table::before {
651
- content: "\e882";
652
- }
653
-
654
- .e-de-preset-container {
655
- width: 95px;
656
- }
657
-
658
- .e-de-preset-container.e-de-rtl {
659
- width: 85px;
660
- }
661
-
662
- .e-de-dlg-container {
663
- padding-bottom: 12px;
664
- }
665
-
666
- .e-de-dlg-row {
667
- display: -ms-flexbox;
668
- display: flex;
669
- }
670
-
671
- .e-de-svg-border-color {
672
- stroke: #fff;
673
- }
674
-
675
- .e-de-svg-border-fill-color {
676
- fill: #fff;
677
- }
678
-
679
- .e-de-container-row {
680
- display: -ms-flexbox;
681
- display: flex;
682
- padding-bottom: 12px;
683
- }
684
-
685
- .e-de-subcontainer-left {
686
- padding-right: 6px;
687
- width: 50%;
688
- }
689
-
690
- .e-de-subcontainer-right {
691
- padding-left: 6px;
692
- width: 50%;
693
- }
694
-
695
- .e-de-dlg-tab-first-child {
696
- padding-top: 6px;
697
- }
698
-
699
- .e-de-dlg-heading {
700
- display: block;
701
- font-size: 14px;
702
- font-weight: 500;
703
- margin-bottom: 8px;
704
- }
705
-
706
- .e-rtl .e-de-subcontainer-left {
707
- padding-left: 6px;
708
- padding-right: 0;
709
- }
710
- .e-rtl .e-de-subcontainer-right {
711
- padding-left: 0;
712
- padding-right: 6px;
713
- width: 50%;
714
- }
715
-
716
- .e-bigger .e-de-dlg-container {
717
- padding-bottom: 16px;
718
- }
719
- .e-bigger .e-de-container-row {
720
- padding-bottom: 16px;
721
- }
722
- .e-bigger .e-de-subcontainer-left {
723
- padding-right: 8px;
724
- width: 50%;
725
- }
726
- .e-bigger .e-de-subcontainer-right {
727
- padding-left: 8px;
728
- width: 50%;
729
- }
730
- .e-bigger .e-de-dlg-tab-first-child {
731
- padding-top: 8px;
732
- }
733
- .e-bigger .e-rtl .e-de-subcontainer-left {
734
- padding-left: 8px;
735
- padding-right: 0;
736
- }
737
- .e-bigger .e-rtl .e-de-subcontainer-right {
738
- padding-left: 0;
739
- padding-right: 8px;
740
- width: 50%;
741
- }
742
-
743
- .e-de-blink-cursor {
744
- border-left: 1px solid #000;
745
- pointer-events: none;
746
- position: absolute;
747
- z-index: 3;
748
- }
749
-
750
- .e-de-cursor-animation {
751
- animation-duration: 1s;
752
- animation-iteration-count: infinite;
753
- animation-name: FadeInFadeOut;
754
- }
755
-
756
- @keyframes FadeInFadeOut {
757
- from {
758
- opacity: 1;
759
- }
760
- 13% {
761
- opacity: 0;
762
- }
763
- 50% {
764
- opacity: 0;
765
- }
766
- 63% {
767
- opacity: 1;
768
- }
769
- to {
770
- opacity: 1;
771
- }
772
- }
773
- .e-de-text-target {
774
- border: 0;
775
- height: 1px;
776
- opacity: 0;
777
- outline-style: none;
778
- overflow: hidden;
779
- pointer-events: none;
780
- position: absolute;
781
- top: -10000px;
782
- width: 625px;
783
- }
784
-
785
- .e-de-txt-form .e-de-txt-field {
786
- display: block;
787
- }
788
- .e-de-txt-form .e-de-num-field {
789
- display: none;
790
- }
791
- .e-de-txt-form .e-de-date-field {
792
- display: none;
793
- }
794
- .e-de-txt-form .e-de-ddl-field {
795
- display: none;
796
- }
797
-
798
- .e-de-num-form .e-de-txt-field {
799
- display: none;
800
- }
801
- .e-de-num-form .e-de-num-field {
802
- display: block;
803
- }
804
- .e-de-num-form .e-de-date-field {
805
- display: none;
806
- }
807
- .e-de-num-form .e-de-ddl-field {
808
- display: none;
809
- }
810
-
811
- .e-de-date-form .e-de-txt-field {
812
- display: none;
813
- }
814
- .e-de-date-form .e-de-num-field {
815
- display: none;
816
- }
817
- .e-de-date-form .e-de-date-field {
818
- display: block;
819
- }
820
- .e-de-date-form .e-de-ddl-field {
821
- display: none;
822
- }
823
-
824
- .e-de-ddl-form .e-de-txt-field {
825
- display: none;
826
- }
827
- .e-de-ddl-form .e-de-num-field {
828
- display: none;
829
- }
830
- .e-de-ddl-form .e-de-date-field {
831
- display: none;
832
- }
833
- .e-de-ddl-form .e-de-ddl-field {
834
- display: block;
835
- }
836
-
837
- .e-documenteditor .e-de-op-close-button {
838
- left: 267px;
839
- position: absolute;
840
- top: 12px;
841
- }
842
- .e-documenteditor .e-de-op-close-button.e-de-rtl {
843
- left: 14px;
844
- }
845
-
846
- /* stylelint-disable */
847
- .e-de-background {
848
- background-color: #4b5563;
849
- }
850
-
851
- .e-de-column-label {
852
- font-size: 12px;
853
- font-weight: 500;
854
- padding-left: 20px;
855
- padding-right: 20px;
856
- }
857
-
858
- .e-de-para-tab {
859
- float: left;
860
- }
861
-
862
- .e-de-para-tab.e-rtl {
863
- float: right;
864
- }
865
-
866
- .e-de-column-label.e-de-rtl {
867
- font-size: 12px;
868
- font-weight: 500;
869
- padding-left: 50px;
870
- padding-right: 50px;
871
- }
872
-
873
- .e-de-ff-sub-header {
874
- display: block;
875
- font-size: 12px;
876
- font-weight: 500;
877
- margin-top: 6px;
878
- }
879
-
880
- .e-de-check-exactnumbr-width {
881
- width: 100px !important;
882
- }
883
-
884
- .e-de-ff-dlg-heading {
885
- display: block;
886
- font-weight: 500;
887
- margin-bottom: 8px;
888
- color: #9ca3af;
889
- }
890
-
891
- .e-de-ff-dlg-heading-small {
892
- display: block;
893
- font-weight: 500;
894
- margin-bottom: 4px;
895
- }
896
-
897
- .e-de-ff-dlg-drpdwn-heading {
898
- display: block;
899
- font-size: 14px;
900
- font-weight: 500;
901
- margin-bottom: 8px;
902
- color: #9ca3af;
903
- }
904
-
905
- .e-de-ff-dlg-check {
906
- display: block;
907
- font-size: 14px;
908
- font-weight: 500;
909
- margin-bottom: -2px;
910
- }
911
-
912
- .e-de-div-seperate-dlg {
913
- display: -ms-inline-flexbox;
914
- display: inline-flex;
915
- margin-bottom: 12px;
916
- width: 100%;
917
- }
918
-
919
- .e-de-ff-radio-div {
920
- display: -ms-inline-flexbox;
921
- display: inline-flex;
922
- margin-right: 16px;
923
- }
924
-
925
- .e-de-ff-radio-div.e-de-rtl {
926
- margin-left: 16px;
927
- margin-right: 0;
928
- }
929
-
930
- .e-de-ff-radio-scnd-div {
931
- display: -ms-inline-flexbox;
932
- display: inline-flex;
933
- margin-bottom: 0;
934
- margin-right: 16px;
935
- }
936
-
937
- .e-de-ff-radio-scnd-div.e-de-rtl {
938
- margin-left: 16px;
939
- margin-right: 0;
940
- }
941
-
942
- .e-de-ff-dlg-lft-hlf {
943
- margin-right: 12px;
944
- width: 50.5%;
945
- }
946
-
947
- .e-de-ff-dlg-lft-hlf.e-de-rtl {
948
- margin-left: 12px;
949
- margin-right: 0;
950
- }
951
-
952
- .e-de-ff-chck-exact {
953
- margin-left: 15px;
954
- margin-top: -6px;
955
- }
956
-
957
- .e-de-ff-chck-exact.e-de-rtl {
958
- margin-left: 0;
959
- margin-right: 15px;
960
- }
961
-
962
- .e-de-ff-dlg-rght-hlf {
963
- width: 47.5%;
964
- }
965
-
966
- .e-de-ff-drpdwn-dlg-scndiv {
967
- display: -ms-inline-flexbox;
968
- display: inline-flex;
969
- height: 168px;
970
- margin-bottom: 4px;
971
- width: 100%;
972
- }
973
-
974
- .e-de-cmt-avatar {
975
- -ms-flex-align: center;
976
- align-items: center;
977
- display: -ms-flexbox;
978
- display: flex;
979
- width: 95%;
980
- }
981
-
982
- .e-de-ff-cmt-avatar {
983
- -ms-flex-align: center;
984
- align-items: center;
985
- border-radius: 50%;
986
- color: #fff;
987
- display: -ms-flexbox;
988
- display: flex;
989
- font-size: 12px;
990
- height: 24px;
991
- -ms-flex-pack: center;
992
- justify-content: center;
993
- letter-spacing: 0;
994
- line-height: 12px;
995
- opacity: 100%;
996
- -webkit-user-select: none;
997
- -ms-user-select: none;
998
- user-select: none;
999
- width: 24px;
1000
- z-index: 1;
1001
- }
1002
-
1003
- .e-de-ff-drpdwn-listview {
1004
- margin-right: 12px;
1005
- width: 100%;
1006
- }
1007
-
1008
- .e-de-ff-drpdwn-listview.e-de-rtl {
1009
- margin-left: 12px;
1010
- margin-right: 0;
1011
- }
1012
-
1013
- .e-de-ff-drpdwn-mvup {
1014
- margin-right: 8px;
1015
- }
1016
-
1017
- .e-de-ff-drpdwn-mvup.e-de-rtl {
1018
- margin-left: 8px;
1019
- margin-right: 0;
1020
- }
1021
-
1022
- .e-de-drp-dwn-frst-div {
1023
- margin-bottom: 8px;
1024
- width: 47.5%;
1025
- }
1026
-
1027
- .e-de-result-list-block .e-de-search-result-hglt {
1028
- background: transparent;
1029
- border-bottom: 2px solid #22d3ee;
1030
- cursor: default;
1031
- padding: 15px 1px 15px 5px;
1032
- }
1033
-
1034
- .e-de-result-list-block .e-de-op-search-txt .e-de-op-search-word-text {
1035
- color: #22d3ee;
1036
- }
1037
-
1038
- .e-de-search-result-item {
1039
- cursor: default;
1040
- padding: 15px 1px 15px 5px;
1041
- word-break: break-word;
1042
- }
1043
-
1044
- .e-de-search-result-item:hover {
1045
- border-bottom: 1px solid #22d3ee;
1046
- cursor: default;
1047
- }
1048
-
1049
- .e-de-search-result-item:focus {
1050
- border-bottom: 2px solid #22d3ee;
1051
- cursor: default;
1052
- padding: 15px 1px 15px 5px;
1053
- }
1054
-
1055
- .e-de-toc-dlg-heading {
1056
- color: #9ca3af;
1057
- display: block;
1058
- font-size: 14px;
1059
- font-weight: 500;
1060
- margin-bottom: 8px;
1061
- }
1062
-
1063
- .e-de-toc-dlg-main-heading {
1064
- color: #9ca3af;
1065
- display: block;
1066
- font-size: 14px;
1067
- font-weight: 500;
1068
- margin-bottom: 8px;
1069
- }
1070
-
1071
- .e-content-placeholder.e-documenteditor.e-placeholder-documenteditor {
1072
- background-size: 100%;
1073
- }
1074
-
1075
- .e-de-toc-reset-button {
1076
- margin-top: 10px;
1077
- }
1078
-
1079
- .e-de-toc-reset-button.e-de-rtl {
1080
- margin-right: 0;
1081
- }
1082
-
1083
- .e-de-toc-modify-button {
1084
- margin-left: 156px;
1085
- margin-top: 10px;
1086
- }
1087
-
1088
- .e-de-toc-modify-button.e-de-rtl {
1089
- margin-left: 0;
1090
- margin-right: 156px;
1091
- }
1092
-
1093
- .e-de-toc-dlg-container {
1094
- height: 454px;
1095
- width: 550px;
1096
- }
1097
-
1098
- .e-de-toc-dlg-sub-container {
1099
- margin-bottom: 8px;
1100
- }
1101
-
1102
- .e-de-toc-list-view {
1103
- border: 1px solid #6b7280;
1104
- border-radius: 3px;
1105
- font-size: 12px;
1106
- height: 186px;
1107
- overflow-y: scroll;
1108
- }
1109
-
1110
- .e-de-toc-list-view.e-de-rtl {
1111
- margin-left: 0;
1112
- }
1113
-
1114
- .e-de-toc-dlg-sub-heading {
1115
- color: #9ca3af;
1116
- display: block;
1117
- font-size: 14px;
1118
- font-weight: 500;
1119
- margin: 5px 15px 5px 15px;
1120
- }
1121
-
1122
- .e-de-toc-dlg-style-label {
1123
- margin-left: 42px;
1124
- margin-top: 45px;
1125
- }
1126
-
1127
- .e-de-toc-dlg-style-label .e-de-rtl {
1128
- margin-left: 0;
1129
- margin-right: 42px;
1130
- }
1131
-
1132
- .e-de-pagesetup-dlg-container {
1133
- height: auto;
1134
- width: 380px;
1135
- }
1136
-
1137
- .e-de-page-setup-ppty-tab {
1138
- border: 0;
1139
- }
1140
-
1141
- .e-de-page-setup-dlg-sub-container {
1142
- margin-bottom: 12px;
1143
- }
1144
-
1145
- .e-de-page-setup-dlg-left-sub-container {
1146
- float: left;
1147
- position: relative;
1148
- top: 0;
1149
- }
1150
-
1151
- .e-de-page-setup-dlg-left-sub-container.e-de-rtl {
1152
- float: right;
1153
- }
1154
-
1155
- .e-de-page-setup-dlg-right-sub-container {
1156
- float: right;
1157
- position: relative;
1158
- top: 0;
1159
- }
1160
-
1161
- .e-de-page-setup-dlg-right-sub-container.e-de-rtl {
1162
- float: left;
1163
- }
1164
-
1165
- .e-de-page-setup-dlg-sub-header {
1166
- display: block;
1167
- font-size: 12px;
1168
- font-weight: 500;
1169
- margin-bottom: 12px;
1170
- margin-top: 8px;
1171
- }
1172
-
1173
- .e-de-page-setup-dlg-sub-title-header {
1174
- display: block;
1175
- font-size: 12px;
1176
- font-weight: 500;
1177
- margin-bottom: 12px;
1178
- margin-top: 12px;
1179
- }
1180
-
1181
- .e-de-page-setup-dlg-sub-container-port {
1182
- height: auto;
1183
- margin-bottom: 0;
1184
- }
1185
-
1186
- .e-de-page-setup-dlg-sub-label {
1187
- font-size: 14px;
1188
- font-weight: 500;
1189
- color: #9ca3af;
1190
- }
1191
-
1192
- .e-de-page-setup-dlg-orientation-prop {
1193
- margin-top: 8px;
1194
- }
1195
-
1196
- .e-de-page-setup-dlg-sub-size-container {
1197
- height: 73px;
1198
- margin-bottom: 12px;
1199
- }
1200
-
1201
- .e-de-page-setup-dlg-layout-sub-container {
1202
- height: auto;
1203
- margin-bottom: 12px;
1204
- position: relative;
1205
- top: 0;
1206
- }
1207
-
1208
- .e-de-page-setup-dlg-first-page-prop {
1209
- margin-bottom: 8px;
1210
- }
1211
-
1212
- .e-de-page-setup-dlg-left-layout-container {
1213
- float: left;
1214
- position: relative;
1215
- top: 0;
1216
- }
1217
-
1218
- .e-de-page-setup-dlg-left-layout-container.e-de-rtl {
1219
- float: right;
1220
- }
1221
-
1222
- .e-de-page-setup-dlg-right-layout-container {
1223
- float: right;
1224
- position: relative;
1225
- top: 0;
1226
- }
1227
-
1228
- .e-de-page-setup-dlg-right-layout-container.e-de-rtl {
1229
- float: left;
1230
- }
1231
-
1232
- .e-de-dlg-footer .e-btn {
1233
- margin-left: 10px;
1234
- }
1235
-
1236
- .e-de-hyperlink-dlg-title {
1237
- font-size: 12px;
1238
- font-weight: 500;
1239
- margin-bottom: 4px;
1240
- margin-top: 12px;
1241
- }
1242
-
1243
- .e-de-hyperlink .e-de-hyperlink-dlg-input {
1244
- height: 32px;
1245
- margin-bottom: 12px;
1246
- width: 230px;
1247
- }
1248
-
1249
- .e-de-font-dlg-header {
1250
- display: -ms-flexbox;
1251
- display: flex;
1252
- font-size: 12px;
1253
- font-weight: 500;
1254
- margin-bottom: 12px;
1255
- line-height: 18px;
1256
- }
1257
-
1258
- .e-de-font-dlg-header-effects,
1259
- .e-de-font-dlg-header-font-color {
1260
- display: -ms-flexbox;
1261
- display: flex;
1262
- font-size: 12px;
1263
- font-weight: 500;
1264
- margin-bottom: 0;
1265
- }
1266
-
1267
- .e-de-font-dlg-main-header {
1268
- color: #9ca3af;
1269
- font-size: 14px;
1270
- font-weight: 500;
1271
- margin-right: 17px;
1272
- }
1273
-
1274
- .e-de-font-dlg-cb-right {
1275
- margin-left: 12px;
1276
- }
1277
-
1278
- .e-de-font-dlg-cb-right.e-de-rtl {
1279
- margin-left: 0;
1280
- margin-right: 12px;
1281
- }
1282
-
1283
- .e-de-font-dlg-cb-right-div {
1284
- margin-left: 20px;
1285
- }
1286
-
1287
- .e-de-dropdown {
1288
- margin-right: 20px;
1289
- }
1290
-
1291
- .e-de-restrict-pane {
1292
- border-right: 1px solid #6b7280;
1293
- padding-left: 12px;
1294
- padding-top: 12px;
1295
- padding-right: 12px;
1296
- position: relative;
1297
- width: 300px;
1298
- }
1299
-
1300
- .e-de-op {
1301
- border-right: 1px solid #6b7280;
1302
- padding-left: 12px;
1303
- padding-right: 12px;
1304
- position: relative;
1305
- width: 300px;
1306
- }
1307
-
1308
- .e-de-op.e-de-rtl {
1309
- padding-left: 0;
1310
- padding-right: 12px;
1311
- }
1312
-
1313
- .e-de-op-header {
1314
- color: #d1d5db;
1315
- font-family: inherit;
1316
- font-size: 15px;
1317
- font-weight: 500;
1318
- margin-bottom: 12px;
1319
- padding-top: 12px;
1320
- line-height: 24px;
1321
- }
1322
-
1323
- .e-de-op-header.e-de-rtl {
1324
- direction: rtl;
1325
- text-align: right;
1326
- }
1327
-
1328
- .e-de-op-tab {
1329
- border: 0;
1330
- height: auto;
1331
- background: transparent;
1332
- }
1333
-
1334
- .e-de-op-icon {
1335
- color: #d1d5db;
1336
- }
1337
-
1338
- .e-de-op-close-icon {
1339
- color: #d1d5db;
1340
- }
1341
-
1342
- .e-de-op-search-txt {
1343
- border-bottom: 1px solid #6b7280;
1344
- color: #9ca3af;
1345
- font-size: 14px;
1346
- }
1347
-
1348
- .e-de-op-search-txt .e-de-op-search-word {
1349
- color: #22d3ee;
1350
- }
1351
-
1352
- .e-de-op-more-less {
1353
- display: -ms-inline-flexbox;
1354
- display: inline-flex;
1355
- margin-top: 12px;
1356
- }
1357
-
1358
- .e-de-op-replacetabcontentdiv {
1359
- margin-top: 12px;
1360
- }
1361
-
1362
- label[for*=_wholeWord_e-de-ltr] {
1363
- left: 35px;
1364
- }
1365
-
1366
- label[for*=_wholeWord_e-de-rtl] {
1367
- right: 35px;
1368
- }
1369
-
1370
- .e-de-cell-dia-label-common {
1371
- display: inline-block;
1372
- font-size: 12px;
1373
- font-weight: 500;
1374
- margin-bottom: 12px;
1375
- margin-top: 12px;
1376
- width: 150px;
1377
- }
1378
-
1379
- .e-de-cell-dia-options-label {
1380
- font-weight: 500;
1381
- color: #9ca3af;
1382
- }
1383
-
1384
- .e-de-table-border-heading {
1385
- font-size: 16px;
1386
- font-weight: 500;
1387
- padding-bottom: 8px;
1388
- color: #9ca3af;
1389
- }
1390
-
1391
- .e-de-table-setting-heading {
1392
- font-size: 12px;
1393
- font-weight: 500;
1394
- padding-bottom: 8px;
1395
- }
1396
-
1397
- .e-de-layout-setting-heading {
1398
- font-size: 12px;
1399
- font-weight: 500;
1400
- padding-bottom: 8px;
1401
- }
1402
-
1403
- .e-de-table-setting-labels-heading {
1404
- font-size: 12px;
1405
- font-weight: 500;
1406
- margin-left: 10px;
1407
- }
1408
-
1409
- .e-de-table-element-subheading {
1410
- font-size: 12px;
1411
- font-weight: 500;
1412
- padding-bottom: 8px !important;
1413
- }
1414
-
1415
- .e-de-border-dlg-preview-div {
1416
- border: 1px solid rgba(0, 0, 0, 0.54);
1417
- width: 80px;
1418
- height: 80px;
1419
- }
1420
-
1421
- .e-de-border-dlg-preview-inside-divs {
1422
- opacity: 0.54;
1423
- }
1424
-
1425
- .e-de-tablecell-dia-align-div {
1426
- border: 1px solid #6b7280;
1427
- display: inline-block;
1428
- height: 60px;
1429
- margin-right: 11px;
1430
- width: 60px;
1431
- }
1432
-
1433
- .e-de-tablecell-dia-align-div.e-de-rtl {
1434
- margin-left: 11px;
1435
- margin-right: 0;
1436
- }
1437
-
1438
- .e-de-table-dia-align-label {
1439
- display: inline-block;
1440
- font-size: 12px;
1441
- font-weight: 500;
1442
- margin-left: 10px;
1443
- margin-top: 4px;
1444
- }
1445
-
1446
- .e-de-table-dialog-separator-line {
1447
- background-color: #6b7280;
1448
- bottom: 59px;
1449
- display: none;
1450
- height: 1px;
1451
- left: 1px;
1452
- margin-top: 5px;
1453
- position: absolute;
1454
- width: 100%;
1455
- }
1456
-
1457
- .e-de-table-alignment-active {
1458
- border: 1px solid #22d3ee;
1459
- }
1460
-
1461
- .e-de-table-dialog-size-label {
1462
- padding-top: 16px !important;
1463
- }
1464
-
1465
- .e-de-list-ddl-header {
1466
- font-size: 14px;
1467
- font-weight: 500;
1468
- margin-bottom: 8px;
1469
- margin-top: 16px;
1470
- color: #9ca3af;
1471
- }
1472
-
1473
- .e-de-list-ddl-header-list-level {
1474
- font-size: 14px;
1475
- font-weight: 500;
1476
- margin-bottom: 8px;
1477
- color: #9ca3af;
1478
- }
1479
-
1480
- .e-de-tbl-dlg-footer {
1481
- padding-top: 23px;
1482
- }
1483
-
1484
- .e-de-row-ht-top,
1485
- .e-de-cell-ht-top {
1486
- padding: 0 12px;
1487
- width: 144px;
1488
- }
1489
-
1490
- .e-de-ht-wdth-type {
1491
- margin-top: -22px;
1492
- width: 120px;
1493
- }
1494
-
1495
- .e-de-row-ht-top.e-de-rtl,
1496
- .e-de-cell-ht-top.e-de-rtl {
1497
- margin-left: 0;
1498
- margin-right: 12px;
1499
- }
1500
-
1501
- .e-de-cell-width-top {
1502
- margin-left: 20px;
1503
- margin-top: -23px;
1504
- }
1505
-
1506
- .e-de-cell-width-top.e-de-rtl {
1507
- margin-left: 0;
1508
- margin-right: 20px;
1509
- }
1510
-
1511
- .e-de-tbl-dlg-border-btn {
1512
- float: right;
1513
- margin-top: 16px;
1514
- }
1515
-
1516
- .e-de-tbl-dlg-border-btn.e-de-rtl {
1517
- float: left;
1518
- margin-right: 0;
1519
- }
1520
-
1521
- .e-de-table-border-setting.e-de-rtl {
1522
- right: 5px;
1523
- }
1524
-
1525
- .e-de-tbl-dlg-op-btn {
1526
- left: 440px;
1527
- position: absolute;
1528
- top: 285px;
1529
- }
1530
-
1531
- .e-de-insert-table-dlg-sub-header {
1532
- display: block;
1533
- font-size: 12px;
1534
- font-weight: 500;
1535
- margin-bottom: 4px;
1536
- margin-top: 12px;
1537
- }
1538
-
1539
- .e-de-insert-footnote-dlg-sub-header,
1540
- .e-de-insert-footnote-dlg-header {
1541
- display: block;
1542
- font-size: 12px;
1543
- font-weight: 500;
1544
- margin-bottom: 4px;
1545
- margin-top: 12px;
1546
- }
1547
-
1548
- .e-de-insert-footnote-dlg-header {
1549
- margin-bottom: 12px;
1550
- }
1551
-
1552
- .e-de-insert-table-dlg-input {
1553
- margin-bottom: 12px;
1554
- }
1555
-
1556
- .e-de-list-ddl-subheader,
1557
- .e-de-list-ddl-subheaderbottom {
1558
- font-size: 12px;
1559
- font-weight: 500;
1560
- margin-bottom: 4px;
1561
- margin-top: 8px;
1562
- }
1563
-
1564
- .e-de-list-dlg-subdiv {
1565
- float: right;
1566
- margin-top: 40px;
1567
- position: relative;
1568
- }
1569
-
1570
- .e-de-list-dlg-subdiv.e-de-rtl {
1571
- float: left;
1572
- margin-top: -121px;
1573
- }
1574
-
1575
- .e-de-list-dlg-div {
1576
- float: right;
1577
- margin-top: 36px;
1578
- position: relative;
1579
- }
1580
-
1581
- .e-de-list-dlg-div.e-de-rtl {
1582
- float: left;
1583
- margin-top: -125px;
1584
- }
1585
-
1586
- .e-de-ok-button {
1587
- margin-right: 8px;
1588
- }
1589
-
1590
- .e-de-ok-button.e-de-rtl {
1591
- margin-left: 8px;
1592
- }
1593
-
1594
- .e-de-options-setter {
1595
- left: 339px;
1596
- }
1597
-
1598
- .e-de-op-close-icon:hover {
1599
- color: rgba(0, 0, 0, 0.75);
1600
- }
1601
-
1602
- .e-de-tooltip {
1603
- background-color: #1f2937;
1604
- box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1605
- color: #fff;
1606
- cursor: text;
1607
- display: table;
1608
- max-width: 200px;
1609
- padding: 5px;
1610
- word-wrap: break-word;
1611
- }
1612
-
1613
- .e-de-form-popup {
1614
- background-color: #1f2937;
1615
- box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1616
- color: #fff;
1617
- cursor: text;
1618
- max-width: 350px;
1619
- min-width: 300px;
1620
- padding: 16px;
1621
- position: absolute;
1622
- width: fit-content;
1623
- word-wrap: break-word;
1624
- }
1625
-
1626
- .e-de-save,
1627
- .e-de-cancel {
1628
- margin-left: 8px;
1629
- }
1630
-
1631
- .e-btn.e-de-op-icon-btn {
1632
- background-color: transparent;
1633
- border-color: transparent;
1634
- }
1635
-
1636
- .e-documenteditor .e-de-op-close-button {
1637
- left: 250px;
1638
- position: absolute;
1639
- top: 12px;
1640
- }
1641
-
1642
- .e-bigger .e-de-table-properties-dlg {
1643
- width: 485px;
1644
- }
1645
- .e-bigger .e-de-table-ppty-dlg-preferred-width-div,
1646
- .e-bigger .e-de-table-ppty-dlg-measure-drop-down-div,
1647
- .e-bigger .e-de-ht-wdth-type {
1648
- width: 155px;
1649
- }
1650
- .e-bigger .e-de-row-ht-top,
1651
- .e-bigger .e-de-cell-ht-top {
1652
- width: 179px;
1653
- }
1654
- .e-bigger .e-de-restrict-pane {
1655
- width: 295px;
1656
- }
1657
- .e-bigger .e-de-rp-stop-div1 {
1658
- padding: 12px 16px 12px 16px;
1659
- }
1660
- .e-bigger .e-de-rp-stop-div2 {
1661
- padding: 16px 16px 24px;
1662
- }
1663
- .e-bigger .e-de-cmt-sub-container,
1664
- .e-bigger .e-de-font-dlg-header,
1665
- .e-bigger .e-de-font-dlg-header-effects,
1666
- .e-bigger .e-de-font-dlg-header-font-color,
1667
- .e-bigger .e-de-dlg-sub-header,
1668
- .e-bigger .e-de-prop-sub-label,
1669
- .e-bigger .e-de-hyperlink-dlg-title,
1670
- .e-bigger .e-de-insert-table-dlg-sub-header,
1671
- .e-bigger .e-de-row-ht-top,
1672
- .e-bigger .e-de-table-dia-align-label,
1673
- .e-bigger .e-de-cell-dia-label-common,
1674
- .e-bigger .e-de-table-setting-labels-heading,
1675
- .e-bigger .e-de-trckchanges-inner,
1676
- .e-bigger .e-de-page-setup-dlg-sub-header,
1677
- .e-bigger .e-de-tbl-indent-lbl,
1678
- .e-bigger .e-de-table-element-subheading,
1679
- .e-bigger .e-de-ff-dlg-heading-small,
1680
- .e-bigger .e-styles-dlgfields,
1681
- .e-bigger .e-de-insert-footnote-dlg-sub-header,
1682
- .e-bigger .e-de-list-ddl-subheaderbottom,
1683
- .e-bigger .e-de-table-measure-lbl,
1684
- .e-bigger .e-bookmark-dlgfields,
1685
- .e-bigger .e-de-page-setup-dlg-sub-title-header,
1686
- .e-bigger .e-de-list-ddl-subheader,
1687
- .e-bigger .e-de-rp-stop-div1,
1688
- .e-bigger .e-de-unprotect-dlg-title,
1689
- .e-bigger .e-de-rp-stop-div2,
1690
- .e-bigger .e-de-rp-enforce-nav.e-de-rp-nav-lbl .e-label,
1691
- .e-bigger .e-de-enforce-dlg-title,
1692
- .e-bigger .e-de-track-date,
1693
- .e-bigger .e-de-rp-sub-content-div,
1694
- .e-bigger .e-de-rp-stop-div3,
1695
- .e-bigger .e-de-cmt-date {
1696
- font-size: 14px !important;
1697
- }
1698
- .e-bigger .e-de-table-setting-heading,
1699
- .e-bigger .e-de-cell-dia-options-label,
1700
- .e-bigger .e-de-style-formatting,
1701
- .e-bigger .e-de-table-border-heading,
1702
- .e-bigger .e-de-style-properties,
1703
- .e-bigger .e-de-page-setup-dlg-sub-label,
1704
- .e-bigger .e-de-toc-dlg-heading,
1705
- .e-bigger .e-de-ff-dlg-heading,
1706
- .e-bigger .e-de-toc-dlg-main-heading,
1707
- .e-bigger .e-de-list-ddl-header,
1708
- .e-bigger .e-de-prop-header-label,
1709
- .e-bigger .e-de-table-border-heading,
1710
- .e-bigger .e-de-dlg-spellchecker-subheader,
1711
- .e-bigger .e-de-dlg-spellchecker-subheaderbtm,
1712
- .e-bigger .e-de-list-ddl-header-list-level,
1713
- .e-bigger .e-de-rp-format,
1714
- .e-bigger .e-de-track-toolbar-overlay,
1715
- .e-bigger .e-de-cmt-author-name,
1716
- .e-bigger .e-de-cmt-readonly,
1717
- .e-bigger .e-de-op-search-icon,
1718
- .e-bigger .e-de-op-nav-btn,
1719
- .e-bigger .e-de-track-user-nme,
1720
- .e-bigger .e-de-tc-no-chng {
1721
- font-size: 16px;
1722
- }
1723
- .e-bigger .e-de-cell-margin-top {
1724
- padding-top: 0;
1725
- }
1726
- .e-bigger .e-de-op {
1727
- padding-left: 16px;
1728
- padding-right: 16px;
1729
- width: 308px;
1730
- }
1731
- .e-bigger .e-de-font-dlg-cb-right.e-de-rtl,
1732
- .e-bigger .e-de-style-left-div,
1733
- .e-bigger .e-bookmark-list,
1734
- .e-bigger .e-de-ff-dlg-lft-hlf,
1735
- .e-bigger .e-styles-list,
1736
- .e-bigger .e-de-user-dlg-textbox-input {
1737
- margin-right: 16px !important;
1738
- }
1739
- .e-bigger .e-de-ff-dlg-lft-hlf.e-de-rtl,
1740
- .e-bigger .e-de-table-ppty-dlg-preferred-width-div,
1741
- .e-bigger .e-de-font-dlg-cb-right,
1742
- .e-bigger .e-de-table-ppty-dlg-measure-div,
1743
- .e-bigger .e-de-ff-drpdwn-listview.e-de-rtl,
1744
- .e-bigger .e-de-table-ppty-dlg-measure-drop-down-div,
1745
- .e-bigger .e-bookmark-list.e-de-rtl,
1746
- .e-bigger .e-de-op.e-de-rtl .e-de-search-tab-content,
1747
- .e-bigger .e-de-user-dlg-list.e-de-rtl .e-de-user-dlg-textbox-input {
1748
- margin-left: 16px;
1749
- }
1750
- .e-bigger .e-de-toc-dlg-style-label {
1751
- margin-top: 56px;
1752
- }
1753
- .e-bigger .e-de-ff-drpdwn-mvup {
1754
- margin-right: 12px;
1755
- }
1756
- .e-bigger .e-de-font-clr-div,
1757
- .e-bigger .e-de-toc-dlg-styles,
1758
- .e-bigger .e-de-font-dlg-padding,
1759
- .e-bigger .e-de-page-setup-dlg-sub-title-header,
1760
- .e-bigger .e-de-op-result-container .e-de-list-ddl-subheaderbottom,
1761
- .e-bigger .e-de-op-more-less,
1762
- .e-bigger .e-de-op-replacetabcontentdiv,
1763
- .e-bigger .e-de-op-dlg-footer {
1764
- margin-top: 16px;
1765
- }
1766
- .e-bigger .e-de-ff-drpdwn-mvdn,
1767
- .e-bigger .e-de-ff-drpdwn-mvup {
1768
- width: 46px !important;
1769
- }
1770
- .e-bigger .e-de-list-dlg-div.e-de-rtl,
1771
- .e-bigger .e-de-list-dlg-subdiv.e-de-rtl {
1772
- margin-top: -150px;
1773
- }
1774
- .e-bigger .e-de-list-dlg-div:not(.e-de-rtl) {
1775
- margin-top: 40px;
1776
- }
1777
- .e-bigger .e-de-ht-wdth-type {
1778
- margin-top: -18px;
1779
- }
1780
- .e-bigger .e-de-list-dlg {
1781
- width: 425px;
1782
- }
1783
- .e-bigger .e-de-list-dlg-subdiv .e-input {
1784
- height: 38px;
1785
- }
1786
- .e-bigger .e-de-toc-dlg-container {
1787
- width: 640px;
1788
- }
1789
- .e-bigger .e-de-toc-styles-table-div {
1790
- height: 195px;
1791
- }
1792
- .e-bigger .e-de-toc-table-div {
1793
- height: 127px;
1794
- }
1795
- .e-bigger .e-de-toc-list-view {
1796
- height: 204px;
1797
- }
1798
- .e-bigger .e-de-style-options-div,
1799
- .e-bigger .e-de-ff-dlg-heading,
1800
- .e-bigger .e-de-table-ppty-options-break,
1801
- .e-bigger .e-de-page-setup-dlg-first-page-prop,
1802
- .e-bigger .e-de-style-options-div > div:first-child,
1803
- .e-bigger .e-de-toc-dlg-sub-container,
1804
- .e-bigger .e-de-cmt-author,
1805
- .e-bigger .e-de-font-checkbox-transform,
1806
- .e-bigger .e-de-font-color-label,
1807
- .e-bigger .e-bookmark-gotobutton,
1808
- .e-bigger .e-de-drp-dwn-frst-div,
1809
- .e-bigger .e-de-font-checkbox-transform-label,
1810
- .e-bigger .e-bookmark-deletebutton,
1811
- .e-bigger .e-bookmark-textboxdiv,
1812
- .e-bigger .e-de-user-dlg-user,
1813
- .e-bigger .e-de-page-setup-dlg-sub-label {
1814
- margin-bottom: 12px !important;
1815
- }
1816
- .e-bigger .e-de-row-ht-top,
1817
- .e-bigger .e-de-cell-ht-top {
1818
- padding: 0 16px;
1819
- }
1820
- .e-bigger .e-de-style-name,
1821
- .e-bigger .e-de-style-styletype,
1822
- .e-bigger .e-de-style-style-based-on,
1823
- .e-bigger .e-de-style-style-paragraph {
1824
- font-size: 14px;
1825
- }
1826
- .e-bigger .e-de-pagesetup-dlg-container .e-input-group {
1827
- width: 199px !important;
1828
- }
1829
- .e-bigger .e-de-table-measure-lbl {
1830
- width: 90px !important;
1831
- }
1832
- .e-bigger .e-de-list-ddl-subheader,
1833
- .e-bigger .e-de-cell-dia-label-common,
1834
- .e-bigger .e-de-page-setup-dlg-sub-container-port {
1835
- margin-top: 42px;
1836
- }
1837
- .e-bigger .e-de-page-setup-dlg-first-page-prop {
1838
- height: 30px !important;
1839
- }
1840
- .e-bigger .e-de-table-dialog-options-label {
1841
- padding-bottom: 16px;
1842
- }
1843
- .e-bigger .e-de-row-ht-top,
1844
- .e-bigger .e-de-cell-ht-top {
1845
- margin-top: 4px;
1846
- }
1847
- .e-bigger .e-de-table-options-dlg {
1848
- width: 425px;
1849
- }
1850
- .e-bigger .e-de-style-based-para-div .e-input-group,
1851
- .e-bigger .e-de-style-nametype-div .e-input-group,
1852
- .e-bigger .e-de-style-nametype-div .e-input {
1853
- width: 320px !important;
1854
- }
1855
- .e-bigger .e-de-font-color-label,
1856
- .e-bigger .e-de-hyperlink-bookmark-check,
1857
- .e-bigger .e-de-search-tab-content,
1858
- .e-bigger .e-de-page-setup-dlg-orientation-prop {
1859
- margin-top: 16px;
1860
- }
1861
- .e-bigger .e-de-page-setup-dlg-sub-size-container,
1862
- .e-bigger .e-bookmark-addbutton,
1863
- .e-bigger .e-de-page-setup-dlg-layout-sub-container,
1864
- .e-bigger .e-de-insert-table-dlg-input,
1865
- .e-bigger .e-de-insert-footnote-dlg-header,
1866
- .e-bigger .e-de-hyperlink-dlg-input,
1867
- .e-bigger .e-de-style-nametype-div,
1868
- .e-bigger .e-de-rp-format,
1869
- .e-bigger .e-de-hdr-ftr-frst-page-div,
1870
- .e-bigger .e-de-page-setup-dlg-sub-container,
1871
- .e-bigger .e-de-div-seperate-dlg,
1872
- .e-bigger .e-styles-addbutton,
1873
- .e-bigger .e-de-user-dlg-list,
1874
- .e-bigger .e-de-spellcheck-error-container,
1875
- .e-bigger .e-bookmark-deletebutton,
1876
- .e-bigger .e-bookmark-gotobutton {
1877
- margin-bottom: 16px !important;
1878
- }
1879
- .e-bigger .e-de-op-header {
1880
- margin-bottom: 0;
1881
- }
1882
- .e-bigger .e-de-style-based-para-div,
1883
- .e-bigger .e-de-table-options-dlg-div {
1884
- margin-bottom: 20px;
1885
- }
1886
- .e-bigger .e-de-font-dlg .e-input-group {
1887
- width: max-content !important;
1888
- }
1889
- .e-bigger .e-de-list-dlg .e-input-group,
1890
- .e-bigger .e-de-list-dlg .e-input {
1891
- width: 203px !important;
1892
- }
1893
- .e-bigger .e-de-pagesetup-dlg-container {
1894
- width: 415px;
1895
- }
1896
- .e-bigger .e-style-font-fmaily-right {
1897
- width: 188px !important;
1898
- }
1899
- .e-bigger .e-de-style-format-dropdwn {
1900
- height: auto !important;
1901
- }
1902
- .e-bigger .e-de-table-options-dlg-div .e-input-group {
1903
- width: 200px !important;
1904
- margin-right: 16px;
1905
- }
1906
-
1907
- .e-bigger .e-de-rp-enforce-nav:not(.e-de-rp-nav-lbl) {
1908
- margin: 0 16px 16px 16px;
1909
- }
1910
-
1911
- .e-de-style-font-group-button .e-btn:not(button:last-child),
1912
- .e-de-style-paragraph-group-button .e-btn:not(button:last-child),
1913
- .e-de-style-paragraph-indent-group-button .e-btn:not(button:last-child) {
1914
- margin-right: 3px;
1915
- }
1916
-
1917
- .e-style-font-fmaily-right:not(.e-bigger .e-style-font-fmaily-right) {
1918
- width: 148px !important;
1919
- }
1920
-
1921
- .e-de-rp-enforce-nav.e-de-rp-nav-lbl .e-label {
1922
- font-size: 12px;
1923
- }
1924
-
1925
- .e-de-cell-margin-top {
1926
- padding-bottom: 0;
1927
- }
1928
-
1929
- .e-bigger .e-de-ctnr-prop-label.e-de-table-prop-label {
1930
- margin-bottom: 12px;
1931
- }
1932
-
1933
- .e-de-ctnr-prop-label.e-de-table-prop-label {
1934
- margin-bottom: 8px;
1935
- }
1936
-
1937
- .e-de-search-tab-content .e-input-group .e-de-op-search-icon:active,
1938
- .e-de-op-search-close-icon:active {
1939
- color: #9ca3af !important;
1940
- }
1941
-
1942
- .e-de-op-search-icon:hover,
1943
- .e-de-op-search-close-icon:hover {
1944
- color: #f3f4f6 !important;
1945
- }
1946
-
1947
- .e-de-enforce {
1948
- font-weight: 500;
1949
- }
1950
-
1951
- .e-de-page-setup-dlg-first-page-prop {
1952
- margin-bottom: 8px;
1953
- }
1954
-
1955
- .e-de-pagesetup-dlg-container .e-input-group {
1956
- width: 184px !important;
1957
- }
1958
-
1959
- .e-de-table-options-dlg-div .e-input-group {
1960
- width: 187px !important;
1961
- }
1962
-
1963
- .e-de-font-dlg .e-input-group,
1964
- .e-de-list-dlg .e-input-group,
1965
- .e-de-list-dlg .e-input {
1966
- width: max-content !important;
1967
- }
1968
-
1969
- .e-de-list-ddl-subheaderbottom {
1970
- margin-top: 12px;
1971
- }
1972
-
1973
- .e-de-style-based-para-div .e-input-group,
1974
- .e-de-style-nametype-div .e-input-group,
1975
- .e-de-style-nametype-div .e-input {
1976
- width: 256px !important;
1977
- }
1978
-
1979
- .e-de-list-ddl-subheader {
1980
- width: auto !important;
1981
- }
1982
-
1983
- .e-de-table-measure-lbl {
1984
- width: 80px !important;
1985
- }
1986
-
1987
- .e-de-style-font-group-button > button:last-child {
1988
- margin-right: 6px;
1989
- }
1990
-
1991
- .e-de-hdr-ftr-frst-page-div,
1992
- .e-de-page-setup-dlg-sub-container,
1993
- .e-de-div-seperate-dlg {
1994
- margin-bottom: 12px;
1995
- }
1996
-
1997
- .e-de-toc-dlg-tab-div {
1998
- margin-top: 16px;
1999
- }
2000
-
2001
- .e-bookmark-textbox-input {
2002
- margin-top: 0px !important;
2003
- }
2004
-
2005
- .e-de-table-cell-header-div,
2006
- .e-de-table-header-div {
2007
- margin-top: 4px !important;
2008
- }
2009
-
2010
- .e-documenteditor .e-tab .e-content .e-item {
2011
- padding: 0;
2012
- }
2013
-
2014
- .e-de-table-cell-margin-dlg .e-input-group {
2015
- width: 188px !important;
2016
- }
2017
-
2018
- .e-de-restrict-pane {
2019
- line-height: 1.5;
2020
- }
2021
-
2022
- .e-de-restrict-pane {
2023
- color: #fff;
2024
- }
2025
-
2026
- .e-de-op.e-de-rtl .e-de-search-tab-content {
2027
- margin-left: 12px;
2028
- margin-right: 0;
2029
- }
2030
-
2031
- .e-documenteditor .e-de-op-close-button.e-de-rtl {
2032
- right: 255px;
2033
- }
2034
-
2035
- .e-de-table-measure-lbl {
2036
- font-size: 12px;
2037
- font-weight: 500;
2038
- display: block;
2039
- margin-bottom: 0;
2040
- }
2041
-
2042
- .e-de-tbl-indent-lbl {
2043
- font-weight: 500;
2044
- font-size: 12px;
2045
- position: relative;
2046
- display: block;
2047
- margin-bottom: 0;
2048
- top: 14px;
2049
- }
2050
-
2051
- .e-btn.e-de-op-close-button:hover {
2052
- background-color: transparent;
2053
- border-color: transparent;
2054
- color: rgba(0, 0, 0, 0.75);
2055
- }
2056
-
2057
- .e-btn.e-de-op-close-button:focus {
2058
- background-color: transparent;
2059
- border-color: transparent;
2060
- color: rgba(0, 0, 0, 0.75);
2061
- }
2062
-
2063
- .e-btn.e-de-op-close-button:active {
2064
- background-color: transparent;
2065
- border-color: transparent;
2066
- color: rgba(209, 213, 219, 0.5);
2067
- }
2068
-
2069
- .e-documenteditor .e-input {
2070
- font-size: 14px;
2071
- }
2072
-
2073
- .e-de-dlg-target .e-footer-content .e-control.e-btn.e-flat:not(.e-icon-btn) {
2074
- height: 32px;
2075
- }
2076
-
2077
- .e-de-tbl-dlg-border-btn .e-control.e-btn.e-flat:not(.e-icon-btn) {
2078
- height: auto;
2079
- }
2080
-
2081
- .e-de-op-result-container {
2082
- margin-top: 12px;
2083
- }
2084
-
2085
- .e-de-restrict-pane,
2086
- .e-de-op {
2087
- background: #232e3e;
2088
- }
2089
-
2090
- .e-de-restrict-pane .e-tab-header .e-toolbar-items,
2091
- .e-de-op .e-tab-header .e-toolbar-items {
2092
- margin-bottom: 0;
2093
- margin-top: 0;
2094
- }
2095
-
2096
- .e-de-font-dlg-color {
2097
- border: 1px #232e3e;
2098
- border-radius: 4px;
2099
- font-size: 12px;
2100
- height: 16px;
2101
- margin-left: 15px;
2102
- width: 25px;
2103
- }
2104
-
2105
- .e-de-icon-table-row-above {
2106
- top: 10px;
2107
- }
2108
-
2109
- .e-de-icon-table-row-below {
2110
- top: 49px;
2111
- }
2112
-
2113
- .e-de-icon-table-column-left {
2114
- top: 89px;
2115
- }
2116
-
2117
- .e-de-icon-table-column-right {
2118
- top: 127px;
2119
- }
2120
-
2121
- .e-de-icon-table-delete {
2122
- top: 10px;
2123
- }
2124
-
2125
- .e-de-icon-table-row-delete {
2126
- top: 49px;
2127
- }
2128
-
2129
- .e-de-icon-table-column-delete {
2130
- top: 89px;
2131
- }
2132
-
2133
- .e-de-list-bullet-none {
2134
- height: 40px;
2135
- width: 40px;
2136
- }
2137
-
2138
- .e-de-list-bullet-dot {
2139
- height: 40px;
2140
- width: 40px;
2141
- }
2142
-
2143
- .e-de-list-bullet-circle {
2144
- height: 40px;
2145
- width: 40px;
2146
- }
2147
-
2148
- .e-de-list-bullet-square {
2149
- height: 40px;
2150
- width: 40px;
2151
- }
2152
-
2153
- .e-de-list-bullet-flower {
2154
- height: 40px;
2155
- width: 40px;
2156
- }
2157
-
2158
- .e-de-list-bullet-arrow {
2159
- height: 40px;
2160
- width: 40px;
2161
- }
2162
-
2163
- .e-de-list-bullet-tick {
2164
- height: 40px;
2165
- width: 40px;
2166
- }
2167
-
2168
- .e-de-bullet:hover {
2169
- background: rgba(0, 0, 0, 0.12);
2170
- }
2171
-
2172
- .e-de-list-numbered-none {
2173
- height: 80px;
2174
- width: 80px;
2175
- }
2176
-
2177
- .e-de-list-numbered-number-dot {
2178
- height: 80px;
2179
- width: 80px;
2180
- }
2181
-
2182
- .e-de-list-numbered-number-brace {
2183
- height: 80px;
2184
- width: 80px;
2185
- }
2186
-
2187
- .e-de-list-numbered-up-roman {
2188
- height: 80px;
2189
- width: 80px;
2190
- }
2191
-
2192
- .e-de-list-numbered-up-letter {
2193
- height: 80px;
2194
- width: 80px;
2195
- }
2196
-
2197
- .e-de-list-numbered-low-letter-brace {
2198
- height: 80px;
2199
- width: 80px;
2200
- }
2201
-
2202
- .e-de-numbered-low-letter-dot {
2203
- height: 80px;
2204
- width: 80px;
2205
- }
2206
-
2207
- .e-de-list-numbered-low-roman {
2208
- height: 80px;
2209
- width: 80px;
2210
- }
2211
-
2212
- .e-de-numbered:hover {
2213
- background: rgba(0, 0, 0, 0.12);
2214
- }
2215
-
2216
- .e-de-list-multilevel-none {
2217
- height: 80px;
2218
- width: 80px;
2219
- }
2220
-
2221
- .e-de-list-multilevel-list-normal {
2222
- height: 80px;
2223
- width: 80px;
2224
- }
2225
-
2226
- .e-de-list-multilevel-list-multilevel {
2227
- height: 80px;
2228
- width: 80px;
2229
- }
2230
-
2231
- .e-de-list-multilevel-list-bullets {
2232
- height: 80px;
2233
- width: 80px;
2234
- }
2235
-
2236
- .e-de-multilevel-list:hover {
2237
- background: rgba(0, 0, 0, 0.12);
2238
- }
2239
-
2240
- .e-de-list-dialog-open:hover {
2241
- background: rgba(0, 0, 0, 0.12);
2242
- }
2243
-
2244
- .e-de-cell-options {
2245
- left: 336px;
2246
- top: 272px;
2247
- }
2248
-
2249
- .e-de-cell-options.e-de-rtl {
2250
- left: 123px;
2251
- }
2252
-
2253
- .e-de-font-color-label {
2254
- margin-bottom: 8px;
2255
- margin-right: 12px;
2256
- margin-top: 12px;
2257
- }
2258
-
2259
- .e-de-font-content-label {
2260
- width: 131px;
2261
- }
2262
-
2263
- .e-de-font-color-margin {
2264
- margin-right: 8px;
2265
- margin-top: 5px;
2266
- }
2267
-
2268
- .e-de-font-color-margin.e-de-rtl {
2269
- margin-left: 8px;
2270
- margin-right: 0;
2271
- }
2272
-
2273
- .e-de-font-content-checkbox-label {
2274
- margin-left: 42px;
2275
- }
2276
-
2277
- .e-de-font-content-checkbox-label-rtl {
2278
- margin-right: 41px;
2279
- }
2280
-
2281
- .e-bigger .e-de-font-content-checkbox-label {
2282
- margin-left: 64px;
2283
- }
2284
- .e-bigger .e-de-font-content-checkbox-label-rtl {
2285
- margin-right: 64px;
2286
- }
2287
- .e-bigger .e-de-font-content-label {
2288
- width: 154px;
2289
- }
2290
-
2291
- .e-de-font-checkbox {
2292
- margin-top: 8px;
2293
- }
2294
-
2295
- .e-de-font-checkbox-transform {
2296
- margin-left: 58px;
2297
- }
2298
-
2299
- .e-de-font-checkbox-transform.e-de-rtl {
2300
- margin-left: 0;
2301
- margin-right: 58px;
2302
- }
2303
-
2304
- .e-de-font-checkbox-transform-label {
2305
- margin-bottom: 8px;
2306
- margin-top: 8px;
2307
- }
2308
-
2309
- .e-de-font-checkbox.e-de-rtl {
2310
- margin-left: 0;
2311
- margin-right: 58px;
2312
- }
2313
-
2314
- .e-de-font-checkbox.e-de-rtl {
2315
- margin-left: 0;
2316
- margin-right: 58px;
2317
- }
2318
-
2319
- .e-de-font-clr-div {
2320
- margin-top: 12px;
2321
- }
2322
-
2323
- .e-de-font-dlg-padding {
2324
- margin-top: 12px;
2325
- }
2326
-
2327
- .e-de-table-container-div {
2328
- margin-top: 8px;
2329
- }
2330
-
2331
- .e-de-table-header-div {
2332
- padding-top: 0;
2333
- }
2334
-
2335
- .e-de-table-subheader-div {
2336
- float: right;
2337
- margin-right: 140px;
2338
- margin-top: -40px;
2339
- }
2340
-
2341
- .e-de-table-subheader-div.e-de-rtl {
2342
- float: left;
2343
- margin-left: 140px;
2344
- margin-right: 0;
2345
- }
2346
-
2347
- .e-de-table-cell-header-div {
2348
- padding-top: 0;
2349
- }
2350
-
2351
- .e-de-table-cell-subheader-div {
2352
- top: 57px;
2353
- }
2354
-
2355
- .e-de-cell-margin-header {
2356
- left: -26px;
2357
- top: 274px;
2358
- }
2359
-
2360
- .e-de-font-dlg-display {
2361
- display: -ms-inline-flexbox;
2362
- display: inline-flex;
2363
- }
2364
-
2365
- .e-de-tbl-margin-sub-header {
2366
- margin-top: 10px;
2367
- }
2368
-
2369
- .e-de-tbl-btn-separator {
2370
- width: 60%;
2371
- }
2372
-
2373
- .e-de-op-msg {
2374
- color: #fff;
2375
- top: 79px;
2376
- }
2377
-
2378
- .e-de-save-dlg-file-name {
2379
- height: 25px;
2380
- margin-bottom: 8px;
2381
- }
2382
-
2383
- .e-de-save-dlg-format-type {
2384
- height: 25px;
2385
- margin-bottom: 8px;
2386
- padding-top: 1px;
2387
- }
2388
-
2389
- .e-de-search-tab-content {
2390
- margin-top: 12px;
2391
- width: 275px;
2392
- }
2393
-
2394
- .e-de-font-dlg {
2395
- width: max-content;
2396
- }
2397
-
2398
- .e-de-hyperlink {
2399
- width: 250px;
2400
- }
2401
-
2402
- .e-bigger .e-de-hyperlink {
2403
- width: 300px;
2404
- }
2405
-
2406
- .e-de-insert-table {
2407
- height: auto;
2408
- width: auto;
2409
- }
2410
-
2411
- .e-de-insert-footnote {
2412
- height: auto;
2413
- width: 247px;
2414
- }
2415
-
2416
- .e-de-insert-spellchecker {
2417
- height: 360px;
2418
- width: 513px;
2419
- font-weight: 500;
2420
- }
2421
-
2422
- .e-bigger .e-de-insert-spellchecker {
2423
- width: 600px;
2424
- }
2425
-
2426
- .e-de-dlg-spellcheck-listview {
2427
- height: 122px !important;
2428
- margin-right: 12px;
2429
- margin-top: 8px;
2430
- position: relative;
2431
- float: left;
2432
- width: 100%;
2433
- }
2434
-
2435
- .e-de-dlg-spellcheck-listview.e-de-rtl {
2436
- float: right;
2437
- }
2438
-
2439
- .e-de-spellcheck-error-container {
2440
- height: 140px;
2441
- margin-bottom: 16px;
2442
- display: -ms-flexbox;
2443
- display: flex;
2444
- }
2445
-
2446
- .e-de-spellcheck-suggestion-container {
2447
- height: 140px;
2448
- margin-bottom: 16px;
2449
- display: -ms-flexbox;
2450
- display: flex;
2451
- }
2452
-
2453
- .e-dlg-spellcheck-listitem {
2454
- font-size: 15px !important;
2455
- }
2456
-
2457
- .e-de-spellcheck-btncontainer {
2458
- margin-top: 8px;
2459
- position: relative;
2460
- width: 100%;
2461
- float: right;
2462
- }
2463
-
2464
- .e-de-spellcheck-btncontainer.e-de-rtl {
2465
- float: left;
2466
- }
2467
-
2468
- .e-de-spellcheck-btn {
2469
- margin-bottom: 8px;
2470
- width: 100%;
2471
- }
2472
-
2473
- .e-de-dlg-spellchecker-subheader {
2474
- margin-top: 8px;
2475
- font-size: 14px;
2476
- margin-top: 4px;
2477
- }
2478
-
2479
- .e-de-dlg-spellchecker-subheaderbtm {
2480
- font-size: 14px;
2481
- }
2482
-
2483
- .e-de-list-dlg {
2484
- height: 405px;
2485
- width: 400px;
2486
- }
2487
-
2488
- .e-de-save-dlg {
2489
- height: 135px;
2490
- width: 230px;
2491
- }
2492
-
2493
- .e-de-table-properties-dlg {
2494
- width: 395px;
2495
- }
2496
-
2497
- .e-de-table-border-shading-dlg {
2498
- width: 460px;
2499
- }
2500
-
2501
- .e-de-table-cell-margin-dlg {
2502
- height: auto;
2503
- width: 395px;
2504
- }
2505
-
2506
- .e-de-table-options-dlg {
2507
- height: auto;
2508
- width: 395px;
2509
- }
2510
-
2511
- .e-de-table-border-none {
2512
- position: absolute;
2513
- top: 25px;
2514
- }
2515
-
2516
- .e-de-table-border-box {
2517
- position: absolute;
2518
- top: 95px;
2519
- }
2520
-
2521
- .e-de-table-border-all {
2522
- position: absolute;
2523
- top: 165px;
2524
- }
2525
-
2526
- .e-de-table-border-custom {
2527
- position: absolute;
2528
- top: 235px;
2529
- }
2530
-
2531
- .e-de-table-shading-preview {
2532
- top: 385px;
2533
- }
2534
-
2535
- .e-de-font-label span.e-label {
2536
- color: #fff;
2537
- }
2538
-
2539
- .e-de-font-content-label:hover .e-label,
2540
- .e-css.e-de-font-content-label:hover .e-label {
2541
- color: #fff;
2542
- }
2543
-
2544
- .e-de-font-label:hover .e-label,
2545
- .e-css.e-de-font-label:hover .e-label {
2546
- color: #fff;
2547
- }
2548
-
2549
- .e-de-op-dlg-footer {
2550
- margin-top: 12px;
2551
- }
2552
-
2553
- .e-de-op-dlg-footer .e-btn {
2554
- padding-left: 6px;
2555
- padding-right: 6px;
2556
- }
2557
-
2558
- .e-de-search-tab-content .e-input-group .e-de-search-input {
2559
- width: 204px;
2560
- }
2561
-
2562
- .e-de-op-replacewith {
2563
- width: 98%;
2564
- }
2565
-
2566
- .e-de-table-ppty-tab {
2567
- border: 0;
2568
- }
2569
-
2570
- .e-de-list-format-info {
2571
- border-radius: 50% !important;
2572
- cursor: default;
2573
- font-size: 12px !important;
2574
- height: 15px;
2575
- line-height: 1px;
2576
- padding: 3px 0 0 0 !important;
2577
- text-transform: lowercase;
2578
- width: 16px;
2579
- }
2580
-
2581
- .e-button-custom {
2582
- height: 32px;
2583
- width: 100%;
2584
- }
2585
-
2586
- .e-bigger .e-button-custom {
2587
- height: 37px;
2588
- width: 100%;
2589
- }
2590
-
2591
- .e-styles-listview,
2592
- .e-bookmark-listview {
2593
- border: 1px solid #6b7280;
2594
- border-radius: 4px;
2595
- height: 150px;
2596
- overflow-y: scroll;
2597
- }
2598
-
2599
- .e-bookmark-gotobutton,
2600
- .e-bookmark-addbutton,
2601
- .e-styles-addbutton,
2602
- .e-bookmark-deletebutton {
2603
- margin-bottom: 12px;
2604
- }
2605
-
2606
- .e-bookmark-list {
2607
- float: left;
2608
- margin-right: 12px;
2609
- width: 250px;
2610
- }
2611
-
2612
- .e-bookmark-list.e-de-rtl {
2613
- margin-left: 12px;
2614
- margin-right: 0;
2615
- }
2616
-
2617
- .e-bookmark-textboxdiv {
2618
- margin-bottom: 8px;
2619
- }
2620
-
2621
- .e-bookmark-listview .e-list-item {
2622
- font-size: 13px;
2623
- height: 30px;
2624
- line-height: 27px;
2625
- }
2626
-
2627
- .e-bookmark-common {
2628
- display: -ms-flexbox;
2629
- display: flex;
2630
- }
2631
-
2632
- .e-bookmark-button {
2633
- position: relative;
2634
- top: 0;
2635
- }
2636
-
2637
- .e-font {
2638
- float: left;
2639
- }
2640
-
2641
- .e-font-rtl {
2642
- float: right;
2643
- }
2644
-
2645
- .e-de-table-border-toptop-alignment,
2646
- .e-de-table-border-topcenter-alignment,
2647
- .e-de-table-border-topbottom-alignment,
2648
- .e-de-table-border-diagionalup-alignment,
2649
- .e-de-table-border-diagionaldown-alignment,
2650
- .e-de-table-border-bottomleft-alignment,
2651
- .e-de-table-border-bottomcenter-alignment,
2652
- .e-de-table-border-bottomright-alignment {
2653
- left: 48%;
2654
- position: relative;
2655
- top: 59%;
2656
- transform: translate(-50%, -50%);
2657
- }
2658
-
2659
- .e-de-style-properties,
2660
- .e-de-style-formatting {
2661
- font-size: 14px;
2662
- font-weight: 500;
2663
- color: #9ca3af;
2664
- }
2665
-
2666
- .e-de-style-formatting {
2667
- margin-bottom: 14px;
2668
- }
2669
-
2670
- .e-de-style-paragraph-indent-group-button .e-btn,
2671
- .e-de-style-paragraph-group-button .e-btn,
2672
- .e-de-style-font-group-button .e-btn {
2673
- box-shadow: none;
2674
- }
2675
-
2676
- .e-de-table-options-dlg-div {
2677
- height: auto;
2678
- position: relative;
2679
- margin-bottom: 14px;
2680
- width: 504px;
2681
- }
2682
-
2683
- .e-de-style-properties {
2684
- margin-bottom: 14px;
2685
- }
2686
-
2687
- .e-de-style-nametype-div {
2688
- margin-bottom: 12px;
2689
- }
2690
-
2691
- .e-de-style-based-para-div {
2692
- margin-bottom: 16px;
2693
- }
2694
-
2695
- .e-de-style-name,
2696
- .e-de-style-styletype,
2697
- .e-de-style-style-based-on,
2698
- .e-de-style-style-paragraph {
2699
- font-weight: 500;
2700
- margin-bottom: 12px;
2701
- font-size: 12px;
2702
- }
2703
-
2704
- .e-de-style-left-div {
2705
- margin-right: 12px;
2706
- }
2707
-
2708
- .e-de-style-left-div.e-de-rtl {
2709
- margin-left: 12px;
2710
- margin-right: 0;
2711
- }
2712
-
2713
- .e-bigger .e-de-style-bold-button-size {
2714
- margin-left: 12px;
2715
- }
2716
-
2717
- .e-bigger .e-dlg-container .e-de-dlg-target .e-de-style-dialog .e-de-style-font-color-picker button {
2718
- height: 40px !important;
2719
- width: auto !important;
2720
- }
2721
-
2722
- .e-bigger .e-dlg-container .e-de-dlg-target .e-de-style-dialog .e-de-style-font-color-picker button {
2723
- height: 40px !important;
2724
- width: auto !important;
2725
- }
2726
-
2727
- .e-de-style-bold-button-size {
2728
- margin-left: 12px;
2729
- }
2730
-
2731
- .e-de-style-format-dropdwn .e-btn-icon {
2732
- margin-left: 8px;
2733
- }
2734
-
2735
- .e-de-style-icon-button-first-size {
2736
- margin-left: 12px;
2737
- }
2738
-
2739
- .e-de-style-icon-button-last-size {
2740
- margin-right: 12px;
2741
- }
2742
-
2743
- .e-de-style-font-color-picker {
2744
- margin-left: 12px;
2745
- }
2746
-
2747
- .e-style-font-fmaily-right {
2748
- margin-right: 12px;
2749
- }
2750
-
2751
- .e-style-font {
2752
- margin-left: 20px;
2753
- margin-right: 20px;
2754
- }
2755
-
2756
- .e-de-style-dlg-name-input {
2757
- height: 31px;
2758
- }
2759
-
2760
- .e-style-list {
2761
- margin-left: 20px;
2762
- }
2763
-
2764
- .e-de-style-dialog .e-de-style-only-this-document {
2765
- margin-top: 25px;
2766
- }
2767
-
2768
- .e-de-style-format-dropdwn {
2769
- width: 135px;
2770
- }
2771
-
2772
- .e-de-style-options-div,
2773
- .e-de-style-options-div > div:first-child {
2774
- margin-bottom: 8px !important;
2775
- }
2776
-
2777
- .e-de-style-paragraph-group-button {
2778
- border-right: 2px solid #4b5563;
2779
- }
2780
-
2781
- .e-de-style-font-group-button {
2782
- border-left: 2px solid #4b5563;
2783
- border-right: 2px solid #4b5563;
2784
- }
2785
-
2786
- .e-de-op-replace-messagediv {
2787
- color: #fff;
2788
- top: auto;
2789
- }
2790
-
2791
- .e-de-font-content-label .e-label,
2792
- .e-de-font-dlg-cb-right .e-label,
2793
- .e-de-font-checkbox .e-label {
2794
- font-size: 14px;
2795
- line-height: 1.5;
2796
- }
2797
-
2798
- .e-de-font-content-label .e-frame,
2799
- .e-de-font-dlg-cb-right .e-frame,
2800
- .e-de-font-checkbox .e-frame,
2801
- .e-de-font-content-label-caps .e-frame,
2802
- .e-de-cntr-pane-padding .e-frame {
2803
- height: 18px;
2804
- line-height: 1.5;
2805
- width: 18px;
2806
- }
2807
-
2808
- .e-de-op-input-group,
2809
- .e-de-op-replacewith {
2810
- height: auto;
2811
- }
2812
-
2813
- .e-bigger .e-de-op-input-group,
2814
- .e-bigger .e-de-op-replacewith {
2815
- height: 40px;
2816
- }
2817
-
2818
- .e-de-hyperlink-bookmark-check {
2819
- margin-top: 12px;
2820
- }
2821
-
2822
- .e-de-table-container-div .e-checkbox-wrapper .e-label,
2823
- .e-de-table-header-div .e-checkbox-wrapper .e-label,
2824
- .e-de-table-ppty-options-break .e-checkbox-wrapper .e-label,
2825
- .e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-label,
2826
- .e-de-table-cell-header-div .e-checkbox-wrapper .e-label,
2827
- .e-de-tbl-btn-separator .e-checkbox-wrapper .e-label,
2828
- .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-label,
2829
- .e-de-tbl-margin-sub-header .e-label {
2830
- font-size: 14px;
2831
- }
2832
-
2833
- .e-de-table-ppty-dlg-measure-div {
2834
- float: right;
2835
- margin-left: 12px;
2836
- margin-top: -18px;
2837
- }
2838
-
2839
- .e-de-table-ppty-dlg-measure-div.e-de-rtl {
2840
- float: left;
2841
- margin-left: 0;
2842
- margin-right: 12px;
2843
- }
2844
-
2845
- .e-de-table-ppty-dlg-measure-drop-down-div {
2846
- float: right;
2847
- margin-left: 12px;
2848
- margin-top: 6px;
2849
- width: 120px;
2850
- }
2851
-
2852
- .e-de-table-ppty-dlg-measure-drop-down-div.e-de-rtl {
2853
- margin-left: 0;
2854
- margin-right: 12px;
2855
- }
2856
-
2857
- .e-de-table-ppty-dlg-row-height-label {
2858
- float: right;
2859
- margin-right: 184px;
2860
- margin-top: -62px;
2861
- }
2862
-
2863
- .e-de-table-ppty-dlg-row-height-label.e-de-rtl {
2864
- float: left;
2865
- margin-left: 184px;
2866
- margin-right: 0;
2867
- }
2868
-
2869
- .e-de-table-ppty-dlg-preferred-width-div {
2870
- float: right;
2871
- margin-left: 12px;
2872
- margin-top: 6px;
2873
- width: 120px;
2874
- }
2875
-
2876
- .e-de-table-ppty-dlg-preferred-width-div.e-de-rtl {
2877
- margin-left: 0;
2878
- margin-right: 12px;
2879
- width: 120px;
2880
- }
2881
-
2882
- .e-de-table-ppty-options-break {
2883
- margin-bottom: 8px;
2884
- }
2885
-
2886
- .e-de-table-cell-subheader-div {
2887
- margin-right: 125px;
2888
- margin-top: -37px;
2889
- }
2890
-
2891
- .e-de-table-cell-subheader-div.e-de-rtl {
2892
- margin-left: 125px;
2893
- margin-right: 0;
2894
- }
2895
-
2896
- .e-de-table-ppty-dlg-cell-tab-measure-label {
2897
- float: right;
2898
- margin-right: 190px;
2899
- margin-top: -58px;
2900
- }
2901
-
2902
- .e-tab .e-tab-header .e-toolbar-item .e-de-table-ppty-dlg-row-header {
2903
- padding-left: 12px;
2904
- padding-right: 12px;
2905
- }
2906
-
2907
- .e-tab .e-tab-header .e-toolbar-item .e-de-table-ppty-dlg-cell-header {
2908
- padding-left: 12px;
2909
- padding-right: 12px;
2910
- }
2911
-
2912
- .e-tab .e-tab-header .e-toolbar-item .e-de-page-setup-dlg-margin-tab-header {
2913
- padding-left: 15px;
2914
- padding-right: 12px;
2915
- }
2916
-
2917
- .e-styles-list {
2918
- float: left;
2919
- margin-right: 12px;
2920
- width: 250px;
2921
- }
2922
-
2923
- .e-styles-textboxdiv {
2924
- padding-bottom: 15px;
2925
- }
2926
-
2927
- .e-styles-listview .e-list-item {
2928
- font-size: 13px;
2929
- height: 30px;
2930
- line-height: 27px;
2931
- }
2932
-
2933
- .e-styles-common {
2934
- padding-top: 5px;
2935
- }
2936
-
2937
- .e-styles-button {
2938
- float: right;
2939
- }
2940
-
2941
- .e-de-toc-dlg-right-sub-container.e-de-rtl {
2942
- margin-left: 2px;
2943
- margin-right: 2px;
2944
- }
2945
-
2946
- .e-de-toc-dlg-styles {
2947
- margin-bottom: 11px;
2948
- margin-left: 38px;
2949
- margin-top: 16px;
2950
- }
2951
-
2952
- .e-de-toc-dlg-styles.e-de-rtl {
2953
- margin-left: 0;
2954
- margin-right: 38px;
2955
- }
2956
-
2957
- .e-de-toc-dlg-style-input.e-de-rtl {
2958
- margin-left: 0;
2959
- margin-right: 38px;
2960
- }
2961
-
2962
- .e-de-toc-table-div .e-de-toc-dlg-toc-level {
2963
- height: 24px;
2964
- margin-left: 36px;
2965
- width: 44px;
2966
- }
2967
-
2968
- .e-de-toc-styles-table-div {
2969
- border: 1px solid #6b7280;
2970
- border-radius: 3px;
2971
- margin-top: 10px;
2972
- width: 100%;
2973
- height: 183px;
2974
- }
2975
-
2976
- .e-de-toc-dlg-sub-level-heading {
2977
- font-size: 12px;
2978
- }
2979
-
2980
- .e-de-toc-table-div {
2981
- height: 143px;
2982
- overflow-y: scroll;
2983
- width: 100%;
2984
- }
2985
-
2986
- .e-de-toc-dlg-style-input {
2987
- margin-bottom: 3px;
2988
- margin-left: 38px;
2989
- width: 210px;
2990
- }
2991
-
2992
- .e-de-toc-dlg-outline-levels {
2993
- margin-top: 15px;
2994
- width: 150px;
2995
- }
2996
-
2997
- .e-bookmark-textboxdiv .e-bookmark-textbox-input {
2998
- height: 32px;
2999
- }
3000
-
3001
- .e-styles-dlgfields {
3002
- font-weight: 500;
3003
- margin-bottom: 6px;
3004
- }
3005
-
3006
- .e-tab .e-tab-header .e-toolbar-item .e-de-op-find-tab-header {
3007
- padding-left: 15px;
3008
- padding-right: 12px;
3009
- }
3010
-
3011
- .e-tab .e-tab-header .e-toolbar-item .e-de-op-replace-tab-header {
3012
- padding-left: 15px;
3013
- padding-right: 12px;
3014
- }
3015
-
3016
- .e-de-dlg-target .e-footer-content .e-list-dlg-font {
3017
- margin-left: 1px;
3018
- }
3019
-
3020
- .e-bookmark-dlgfields {
3021
- font-weight: 500;
3022
- font-size: 12px;
3023
- margin-bottom: 12px;
3024
- }
3025
-
3026
- .e-de-ui-wfloating-menu.e-de-ui-bullets-menu .e-de-ui-wfloating-menuitem-md {
3027
- height: 64px;
3028
- padding: 8px 8px 8px 10px;
3029
- width: 64px;
3030
- }
3031
-
3032
- .e-de-ui-wfloating-menu.e-de-ui-bullets-menu .e-de-ui-wfloating-bullet-menuitem-md {
3033
- height: 45px;
3034
- width: 45px;
3035
- }
3036
-
3037
- .e-de-bullet-icon-size {
3038
- height: 45px;
3039
- width: 45px;
3040
- }
3041
-
3042
- .e-de-ui-list-header-presetmenu {
3043
- cursor: pointer;
3044
- font-size: 11px;
3045
- line-height: 14px;
3046
- min-width: 40px;
3047
- overflow: hidden;
3048
- text-align: left;
3049
- white-space: nowrap;
3050
- width: 100%;
3051
- color: #d1d5db;
3052
- }
3053
-
3054
- .e-de-number-bullet-dlg .e-tab .e-content .e-item {
3055
- padding: 0px;
3056
- }
3057
-
3058
- .e-de-number-bullet-dlg {
3059
- width: 300px;
3060
- }
3061
-
3062
- .e-de-style-numbered-list,
3063
- .e-de-ui-bullet-list-header-presetmenu {
3064
- height: auto;
3065
- }
3066
-
3067
- .e-de-ui-bullet {
3068
- font-size: 42px;
3069
- }
3070
-
3071
- .e-de-ui-list-header-presetmenu .e-de-ui-list-line {
3072
- border-bottom: 1px solid #d1d5db;
3073
- margin-left: 5px;
3074
- width: 100%;
3075
- }
3076
-
3077
- .e-de-ui-list-header-presetmenu div span {
3078
- color: #d1d5db;
3079
- display: inline-block;
3080
- vertical-align: middle;
3081
- }
3082
-
3083
- .e-de-ui-wfloating-menu .e-de-ui-wfloating-menuitem,
3084
- .e-de-ui-wfloating-menu .e-de-ui-menuitem-none {
3085
- border: 0;
3086
- box-shadow: inset 0 0 0 1px #6b7280;
3087
- cursor: pointer;
3088
- height: 70px;
3089
- margin: 0 8px 8px 0;
3090
- padding: 0;
3091
- width: 70px;
3092
- }
3093
-
3094
- .e-de-ui-wfloating-menu {
3095
- padding: 0;
3096
- }
3097
-
3098
- .e-de-list-thumbnail .e-de-list-items {
3099
- float: left;
3100
- }
3101
-
3102
- .e-de-list-thumbnail .e-de-list-items {
3103
- background: #1f2937;
3104
- border: 1px solid transparent;
3105
- clear: initial;
3106
- display: inline-block;
3107
- height: auto;
3108
- margin: 5px;
3109
- text-align: center;
3110
- width: auto;
3111
- }
3112
-
3113
- .e-de-list-items {
3114
- background: #1f2937;
3115
- box-sizing: border-box;
3116
- cursor: pointer;
3117
- list-style: none;
3118
- padding: 7px 10px;
3119
- position: relative;
3120
- }
3121
-
3122
- .e-de-list-item-size {
3123
- font-size: 14px;
3124
- }
3125
-
3126
- .e-de-ui-wfloating-menu {
3127
- padding: 0;
3128
- }
3129
-
3130
- .e-de-table-ppty-dlg-tabs {
3131
- height: 280px;
3132
- position: relative;
3133
- }
3134
-
3135
- .e-de-ui-bullet-list-header-presetmenu .e-de-list-thumbnail .e-de-list-active,
3136
- .e-de-style-numbered-list .e-de-list-thumbnail .e-de-list-active {
3137
- border-color: #22d3ee;
3138
- }
3139
-
3140
- .e-de-rp-sub-content-div {
3141
- line-height: 1.5;
3142
- font-size: 12px;
3143
- margin-bottom: 8px;
3144
- }
3145
-
3146
- .e-de-bullet-icons {
3147
- left: 50%;
3148
- position: absolute;
3149
- top: 50%;
3150
- transform: translate(-50%, -50%);
3151
- }
3152
-
3153
- .e-de-header-footer-list {
3154
- color: #22d3ee;
3155
- }
3156
-
3157
- .e-de-ltr-btn-div {
3158
- font-size: 12px;
3159
- width: 200px;
3160
- }
3161
-
3162
- .e-de-tbl-rtl-btn-div {
3163
- font-size: 12px;
3164
- margin-right: 14px;
3165
- }
3166
-
3167
- .e-de-tbl-rtl-btn-div.e-de-rtl {
3168
- margin-left: 14px;
3169
- margin-right: 0;
3170
- }
3171
-
3172
- .e-de-tbl-ltr-btn-div {
3173
- font-size: 12px;
3174
- }
3175
-
3176
- .e-de-disabledbutton {
3177
- opacity: 0.4;
3178
- pointer-events: none;
3179
- }
3180
-
3181
- .e-bigger .e-de-insert-table {
3182
- height: auto;
3183
- width: auto;
3184
- }
3185
- .e-bigger .e-de-insert-footnote {
3186
- height: auto;
3187
- width: auto;
3188
- }
3189
- .e-bigger .e-de-dlg-target .e-footer-content .e-control.e-btn.e-flat:not(.e-icon-btn) {
3190
- height: auto;
3191
- }
3192
- .e-bigger .e-de-font-dlg {
3193
- width: max-content;
3194
- }
3195
- .e-bigger .e-para-dlg-sub-height {
3196
- height: 170px;
3197
- }
3198
- .e-bigger .e-de-toc-table-div .e-de-toc-dlg-toc-level.e-de-rtl {
3199
- margin-right: 36px;
3200
- }
3201
- .e-bigger .e-de-font-content-label-width {
3202
- width: 90px;
3203
- }
3204
- .e-bigger .e-de-toc-label {
3205
- margin-left: 0px;
3206
- }
3207
- .e-bigger .e-de-toc-label-rtl {
3208
- margin-left: 0px;
3209
- margin-right: 0px;
3210
- }
3211
- .e-bigger .e-de-outline-rtl {
3212
- width: 173px;
3213
- }
3214
- .e-bigger .e-de-rp-header {
3215
- font-size: 16px;
3216
- width: 75%;
3217
- }
3218
-
3219
- .e-de-restrict-format {
3220
- margin-top: 16px;
3221
- }
3222
-
3223
- .e-de-rp-format {
3224
- font-size: 14px;
3225
- margin-bottom: 12px;
3226
- opacity: 0.65;
3227
- font-weight: 500;
3228
- }
3229
-
3230
- .e-de-rp-checkbox {
3231
- font-size: 12px;
3232
- }
3233
-
3234
- .e-de-rp-border {
3235
- margin-bottom: 12px;
3236
- margin-top: 12px;
3237
- }
3238
-
3239
- .e-de-rp-header {
3240
- font-size: 15px;
3241
- font-weight: 500;
3242
- opacity: 0.87;
3243
- color: #d1d5db;
3244
- width: 75%;
3245
- }
3246
-
3247
- .e-de-rp-nav-btn,
3248
- .e-de-rp-btn-enforce {
3249
- opacity: 0.87;
3250
- border-radius: 2px;
3251
- box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
3252
- }
3253
-
3254
- .e-bigger .e-de-rp-btn-enforce {
3255
- padding-left: 10px;
3256
- padding-right: 10px;
3257
- }
3258
-
3259
- .e-de-rp-nav-btn {
3260
- width: auto;
3261
- }
3262
-
3263
- .e-de-rp-btn-stop-enforce {
3264
- border-radius: 2px;
3265
- box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
3266
- }
3267
-
3268
- .e-de-rp-sub-div {
3269
- border-bottom: 1px solid #4b5563;
3270
- padding: 12px;
3271
- }
3272
-
3273
- .e-de-restrict-pane {
3274
- padding-left: 0;
3275
- padding-top: 0;
3276
- padding-right: 0;
3277
- }
3278
-
3279
- .e-de-rp-whole-header {
3280
- padding: 12px;
3281
- }
3282
-
3283
- .e-de-rp-user {
3284
- background: #1f2937;
3285
- border: 1px solid #4b5563;
3286
- border-radius: 2px;
3287
- font-size: 12px;
3288
- height: 110px;
3289
- }
3290
-
3291
- .e-de-rp-enforce {
3292
- padding: 12px;
3293
- }
3294
-
3295
- .e-de-rp-enforce-nav {
3296
- margin: 0 12px 12px 12px;
3297
- }
3298
-
3299
- .e-de-enforce-dlg-title {
3300
- font-size: 12px;
3301
- font-weight: 500;
3302
- margin-bottom: 4px;
3303
- }
3304
-
3305
- .e-de-enforce .e-de-enforce-dlg-input {
3306
- height: 32px;
3307
- width: 300px;
3308
- }
3309
-
3310
- .e-de-user-add-btn {
3311
- border-radius: 2px;
3312
- width: 74px;
3313
- }
3314
-
3315
- .e-de-user-dlg .e-de-user-dlg-textbox-input {
3316
- margin-right: 24px;
3317
- width: 304px;
3318
- }
3319
-
3320
- .e-de-user-dlg-list.e-de-rtl .e-de-user-dlg-textbox-input {
3321
- margin-right: 0;
3322
- margin-left: 24px;
3323
- }
3324
-
3325
- .e-de-user-dlg-list {
3326
- margin-bottom: 12px;
3327
- display: -ms-inline-flexbox;
3328
- display: inline-flex;
3329
- }
3330
-
3331
- .e-de-user-listview {
3332
- border: 1px solid #4b5563;
3333
- border-radius: 2px;
3334
- height: 106px;
3335
- }
3336
-
3337
- .e-de-user-dlg-user {
3338
- margin-bottom: 8px;
3339
- color: #9ca3af;
3340
- font-weight: 500;
3341
- }
3342
-
3343
- .e-user-delete {
3344
- float: left;
3345
- }
3346
-
3347
- .e-de-unprotect-dlg-title {
3348
- font-size: 12px;
3349
- margin-bottom: 4px;
3350
- }
3351
-
3352
- .e-de-rp-stop-div1 {
3353
- opacity: 0.87;
3354
- padding: 12px 12px 6px 12px;
3355
- font-weight: 500;
3356
- border-bottom: 1px solid #e0e0e0;
3357
- }
3358
-
3359
- .e-de-rp-stop-div2 {
3360
- padding: 12px 12px 24px;
3361
- }
3362
-
3363
- .e-de-rp-close-icon {
3364
- float: right;
3365
- position: relative;
3366
- top: -2px;
3367
- right: -14px;
3368
- }
3369
-
3370
- .e-de-restrict-pane {
3371
- height: 100%;
3372
- overflow: auto;
3373
- overflow-x: hidden;
3374
- width: 280px;
3375
- }
3376
-
3377
- .e-de-rp-nav-lbl {
3378
- font-size: 13px;
3379
- margin: 0 12px;
3380
- }
3381
-
3382
- .e-documenteditor-optionspane {
3383
- height: 100%;
3384
- }
3385
-
3386
- .e-de-cmt-pane {
3387
- background-color: inherit;
3388
- color: #d1d5db;
3389
- }
3390
-
3391
- .e-de-cp-whole-header {
3392
- padding: 12px;
3393
- }
3394
-
3395
- .e-de-cp-header {
3396
- font-size: 13px;
3397
- font-weight: 500;
3398
- opacity: 0.87;
3399
- width: 75%;
3400
- }
3401
-
3402
- .e-de-cmt-container {
3403
- height: auto;
3404
- padding: 0;
3405
- overflow: auto;
3406
- }
3407
-
3408
- .e-de-cmt-sub-container {
3409
- border: 1px solid #4b5563;
3410
- border-radius: 2px;
3411
- margin: 0;
3412
- padding: 12px;
3413
- }
3414
-
3415
- .e-de-cmt-view {
3416
- cursor: default;
3417
- }
3418
-
3419
- .e-de-cmt-sub-container.e-de-cmt-selection {
3420
- border-left: 3px solid #22d3ee;
3421
- padding-left: 10px;
3422
- }
3423
-
3424
- .e-de-tc-outer {
3425
- border-bottom: 1px solid #d8d8d8;
3426
- }
3427
-
3428
- .e-de-tc-pane {
3429
- color: #d1d5db;
3430
- }
3431
-
3432
- .e-de-trckchanges-inner {
3433
- cursor: default;
3434
- margin: 0;
3435
- padding-left: 8px;
3436
- padding-right: 16px;
3437
- padding-bottom: 8px;
3438
- }
3439
-
3440
- .e-de-trckchanges-inner:hover {
3441
- border-left: 2px solid #22d3ee;
3442
- cursor: default;
3443
- margin: 0;
3444
- padding-left: 6px;
3445
- padding-right: 16px;
3446
- padding-bottom: 8px;
3447
- }
3448
-
3449
- .e-de-trckchanges-inner.e-de-trckchanges-inner-select {
3450
- border-left: 3px solid #22d3ee;
3451
- cursor: default;
3452
- margin: 0;
3453
- padding-left: 5px;
3454
- padding-right: 16px;
3455
- padding-bottom: 8px;
3456
- }
3457
-
3458
- .e-de-tc-no-chng {
3459
- color: #fff;
3460
- font-size: 14px;
3461
- opacity: 65%;
3462
- margin: 60px 0;
3463
- text-align: center;
3464
- }
3465
-
3466
- .e-tc-btn-bg-clr.e-btn:not(:hover):not(.e-active) {
3467
- background-color: inherit;
3468
- border-color: transparent;
3469
- color: inherit;
3470
- }
3471
-
3472
- .e-tc-nvgte.e-icon-btn {
3473
- text-align: center;
3474
- vertical-align: middle;
3475
- }
3476
-
3477
- .e-de-track-span-user {
3478
- display: -ms-inline-flexbox;
3479
- display: inline-flex;
3480
- overflow: hidden;
3481
- width: 110px;
3482
- }
3483
-
3484
- .e-de-track-span-view {
3485
- display: -ms-inline-flexbox;
3486
- display: inline-flex;
3487
- overflow: hidden;
3488
- width: 50px;
3489
- }
3490
-
3491
- .e-btn.e-outline.e-de-track-accept-button {
3492
- min-width: 66px;
3493
- padding: 5px 4px;
3494
- text-transform: initial;
3495
- }
3496
-
3497
- .e-btn.e-outline.e-de-track-accept-button:hover {
3498
- min-width: 66px;
3499
- padding: 5px 4px;
3500
- text-transform: initial;
3501
- }
3502
-
3503
- .e-btn.e-outline.e-de-track-reject-button {
3504
- min-width: 64px;
3505
- padding: 5px 6px;
3506
- margin-left: 8px;
3507
- text-transform: initial;
3508
- }
3509
-
3510
- .e-btn.e-outline.e-de-track-reject-button:hover {
3511
- min-width: 64px;
3512
- padding: 5px 6px;
3513
- margin-left: 8px;
3514
- text-transform: initial;
3515
- }
3516
-
3517
- .e-de-track-chngs-count {
3518
- font-size: 12px;
3519
- margin-left: 6px;
3520
- opacity: 0.87;
3521
- padding-top: 7px;
3522
- white-space: nowrap;
3523
- }
3524
-
3525
- .e-de-track-insert {
3526
- color: #22c55e;
3527
- font-size: 13px;
3528
- opacity: 100%;
3529
- }
3530
-
3531
- .e-de-track-delete {
3532
- color: #f87171;
3533
- font-size: 13px;
3534
- opacity: 100%;
3535
- }
3536
-
3537
- .e-toolbar-item.e-de-track-toolbar-overlay.e-template.e-overlay {
3538
- opacity: 1;
3539
- font-weight: 500;
3540
- font-size: 14px;
3541
- }
3542
-
3543
- .e-de-track-date {
3544
- font-size: 12px;
3545
- margin-top: 4px;
3546
- opacity: 0.67;
3547
- }
3548
-
3549
- .e-de-track-usernme-div {
3550
- -ms-flex-pack: justify;
3551
- justify-content: space-between;
3552
- padding-top: 8px;
3553
- }
3554
-
3555
- .e-de-track-user-nme {
3556
- font-size: 14px;
3557
- font-weight: 500;
3558
- padding-left: 8px;
3559
- }
3560
-
3561
- .e-de-track-chngs-text {
3562
- line-height: 19.5px;
3563
- overflow: hidden;
3564
- word-wrap: break-word;
3565
- text-overflow: ellipsis;
3566
- font-size: 14px;
3567
- min-height: 20px;
3568
- padding-top: 8px;
3569
- margin-bottom: 16px;
3570
- }
3571
-
3572
- .e-de-track-chng-table {
3573
- border-collapse: collapse;
3574
- border-spacing: 0px;
3575
- opacity: 70%;
3576
- width: 100%;
3577
- }
3578
-
3579
- .e-de-tc-tble-cell {
3580
- border: 1px solid;
3581
- height: 20px;
3582
- }
3583
-
3584
- .e-de-tc-shrink-img {
3585
- height: 30px;
3586
- margin: 0 4px;
3587
- vertical-align: middle;
3588
- width: 50px;
3589
- }
3590
-
3591
- .e-de-tc-field {
3592
- background-color: rgb(206, 205, 205);
3593
- margin: 0 2px;
3594
- }
3595
-
3596
- .e-de-tc-pmark {
3597
- font-size: 14px;
3598
- font-family: Roboto-Regular;
3599
- font-weight: 600;
3600
- color: rgb(1, 22, 119);
3601
- margin: 0 2px;
3602
- }
3603
-
3604
- .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3605
- border-left: 2px solid #22d3ee;
3606
- padding-left: 11px;
3607
- }
3608
-
3609
- .e-de-cmt-author {
3610
- -ms-flex-align: center;
3611
- align-items: center;
3612
- margin-bottom: 8px;
3613
- }
3614
-
3615
- .e-de-cmt-author-name {
3616
- font-size: 14px;
3617
- font-weight: 500;
3618
- padding-left: 12px;
3619
- width: 90%;
3620
- }
3621
-
3622
- .e-de-cp-option.e-btn.e-icon-btn {
3623
- background-color: inherit;
3624
- border: none;
3625
- color: inherit;
3626
- float: right;
3627
- height: 20px;
3628
- padding: 0px;
3629
- width: 20px;
3630
- }
3631
-
3632
- .e-de-cp-option.e-btn.e-icon-btn span {
3633
- margin-top: 0px;
3634
- background: #232e3e;
3635
- }
3636
-
3637
- .e-de-cmt-view:hover .e-de-cp-option {
3638
- display: block;
3639
- }
3640
-
3641
- .e-de-cmt-readonly {
3642
- font-size: 14px;
3643
- padding-top: 4px;
3644
- word-break: break-word;
3645
- }
3646
-
3647
- .e-de-cmt-date {
3648
- font-size: 12px;
3649
- margin-top: 4px;
3650
- opacity: 0.67;
3651
- }
3652
-
3653
- .e-de-cmt-sub-container.e-de-cmt-reply {
3654
- border: none;
3655
- border-top: 1px solid #4b5563;
3656
- border-radius: 0px;
3657
- margin: 12px 8px 0 8px;
3658
- padding: 0px;
3659
- }
3660
- .e-de-cmt-sub-container.e-de-cmt-reply .e-de-cmt-view {
3661
- margin-top: 12px;
3662
- }
3663
-
3664
- .e-de-cmt-textarea.e-input {
3665
- color: #d1d5db;
3666
- font-size: 14px;
3667
- line-height: normal;
3668
- min-height: 30px;
3669
- overflow: hidden;
3670
- padding-top: 7px;
3671
- resize: none;
3672
- }
3673
-
3674
- .e-bigger .e-de-cmt-textarea.e-input {
3675
- padding-top: 5px;
3676
- }
3677
-
3678
- .e-de-cmt-action-button {
3679
- text-align: right;
3680
- margin-top: 8px;
3681
- }
3682
-
3683
- .e-de-cmt-post-btn.e-btn.e-flat,
3684
- .e-de-cmt-cancel-btn.e-btn.e-flat {
3685
- height: 33px;
3686
- margin-left: 8px;
3687
- width: 38px;
3688
- padding-top: 7px;
3689
- padding-left: 9px;
3690
- }
3691
-
3692
- .e-de-cmt-resolved .e-de-cmt-author-name,
3693
- .e-de-cmt-resolved .e-de-cmt-readonly,
3694
- .e-de-cmt-resolved e-de-cmt-date {
3695
- opacity: 0.67;
3696
- }
3697
- .e-de-cmt-resolved .e-de-cmt-rply-view {
3698
- display: none;
3699
- }
3700
- .e-de-cmt-resolved .e-de-cmt-resolve-btn {
3701
- display: block;
3702
- margin-top: 8px;
3703
- text-align: right;
3704
- }
3705
-
3706
- .e-de-cmt-sub-container.e-de-cmt-resolved.e-de-cmt-selection {
3707
- border-left: 3px solid rgba(34, 211, 238, 0.5);
3708
- }
3709
-
3710
- .e-de-cmt-sub-container.e-de-cmt-resolved:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3711
- border-left: 2px solid rgba(34, 211, 238, 0.5);
3712
- }
3713
-
3714
- .e-de-lock-mark {
3715
- cursor: default;
3716
- color: #d1d5db;
3717
- font-size: 13px;
3718
- height: 13px;
3719
- pointer-events: all;
3720
- width: 13px;
3721
- }
3722
-
3723
- .e-de-cmt-mark {
3724
- cursor: default;
3725
- color: #d1d5db;
3726
- font-size: 13px;
3727
- height: 13px;
3728
- pointer-events: all;
3729
- width: 13px;
3730
- }
3731
- .e-de-cmt-mark :hover {
3732
- color: #22d3ee;
3733
- }
3734
-
3735
- .e-de-cmt-mark.e-de-cmt-mark-selected,
3736
- .e-de-cmt-mark.e-de-cmt-mark-hover {
3737
- color: #22d3ee;
3738
- }
3739
-
3740
- .e-de-cmt-no-cmt {
3741
- margin-left: 6px;
3742
- margin-top: 24px;
3743
- font-size: 13px;
3744
- }
3745
-
3746
- .e-de-cmt-drawer-cnt {
3747
- font-size: 13px;
3748
- height: 20px;
3749
- margin-top: 8px;
3750
- }
3751
-
3752
- .e-de-cmt-drawer {
3753
- cursor: pointer;
3754
- float: right;
3755
- opacity: 0.54;
3756
- margin-right: 4px;
3757
- margin-top: 4px;
3758
- }
3759
-
3760
- .e-de-cmt-rply-view {
3761
- margin-top: 16px;
3762
- }
3763
-
3764
- .e-de-cmt-resolve-btn {
3765
- display: none;
3766
- }
3767
-
3768
- .e-rtl .e-de-cmt-pane {
3769
- border-left: none;
3770
- border-right: 1px solid #6b7280;
3771
- }
3772
- .e-rtl .e-de-rp-close-icon {
3773
- float: left;
3774
- right: 14px;
3775
- }
3776
- .e-rtl .e-de-cp-option.e-btn.e-icon-btn {
3777
- float: left;
3778
- }
3779
- .e-rtl .e-de-cmt-sub-container.e-de-cmt-selection {
3780
- border-left: 1px solid #4b5563;
3781
- border-right: 3px solid #22d3ee;
3782
- padding-left: 12px;
3783
- padding-right: 10px;
3784
- }
3785
- .e-rtl .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3786
- border-left: 1px solid #4b5563;
3787
- border-right: 2px solid #22d3ee;
3788
- padding-left: 12px;
3789
- padding-right: 11px;
3790
- }
3791
- .e-rtl .e-de-cmt-sub-container.e-de-cmt-resolved.e-de-cmt-selection {
3792
- border-right: 3px solid rgba(34, 211, 238, 0.5);
3793
- }
3794
- .e-rtl .e-de-cmt-sub-container.e-de-cmt-resolved:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3795
- border-right: 2px solid rgba(34, 211, 238, 0.5);
3796
- }
3797
- .e-rtl .e-de-cmt-action-button {
3798
- text-align: left;
3799
- }
3800
- .e-rtl .e-de-cmt-no-cmt {
3801
- margin-left: auto;
3802
- margin-right: 6px;
3803
- }
3804
- .e-rtl .e-de-cmt-drawer {
3805
- float: left;
3806
- margin-left: 8px;
3807
- margin-right: auto;
3808
- }
3809
- .e-rtl .e-de-cmt-resolve-btn {
3810
- text-align: left;
3811
- }
3812
-
3813
- .e-bigger .e-de-cmt-post-btn.e-btn.e-flat,
3814
- .e-bigger .e-de-cmt-cancel-btn.e-btn.e-flat {
3815
- height: 36px;
3816
- margin-left: 12px;
3817
- width: 46px;
3818
- padding-top: 7px;
3819
- padding-left: 11px;
3820
- }
3821
- .e-bigger .e-de-cp-whole-header {
3822
- height: 56px;
3823
- padding: 16px;
3824
- padding-right: 8px;
3825
- }
3826
- .e-bigger .e-de-rp-close-icon {
3827
- float: right;
3828
- position: relative;
3829
- top: -5px;
3830
- right: -19px;
3831
- }
3832
- .e-bigger .e-rtl .e-de-cmt-post-btn.e-btn.e-flat,
3833
- .e-bigger .e-rtl .e-de-cmt-cancel-btn.e-btn.e-flat {
3834
- margin-right: 12px;
3835
- padding-bottom: 7px;
3836
- padding-right: 11px;
3837
- }
3838
-
3839
- .e-de-close-icon.e-btn {
3840
- background-color: transparent !important;
3841
- border-color: transparent !important;
3842
- border-radius: 50%;
3843
- color: #d1d5db;
3844
- border: none;
3845
- }
3846
- .e-de-close-icon.e-btn:active {
3847
- background-color: transparent !important;
3848
- border-color: transparent !important;
3849
- box-shadow: none;
3850
- }
3851
- .e-de-close-icon.e-btn:hover {
3852
- background-color: transparent !important;
3853
- box-shadow: none;
3854
- color: #f3f4f6;
3855
- cursor: default;
3856
- border: none;
3857
- }
3858
-
3859
- .e-btn.e-de-close-icon:hover span {
3860
- cursor: pointer;
3861
- color: #f3f4f6;
3862
- }
3863
-
3864
- .e-de-para-dlg-right-sub-container-blazor {
3865
- top: 0;
3866
- }
3867
-
3868
- .e-de-rp-mu-btn {
3869
- margin-top: 3px;
3870
- }
3871
-
3872
- .e-de-table-dialog-row-height {
3873
- padding-top: 24px;
3874
- }
3875
-
3876
- .e-de-tablecell-dialog-alignment-icon {
3877
- width: 54px;
3878
- height: 54px;
3879
- margin: 2px;
3880
- }
3881
-
3882
- .e-de-table-dia-indent-from-left {
3883
- right: 45px;
3884
- }
3885
-
3886
- .e-de-table-dia-align-div {
3887
- border: 1px solid #6b7280;
3888
- display: inline-block;
3889
- height: 52px;
3890
- margin-right: 11px;
3891
- width: 52px;
3892
- }
3893
-
3894
- .e-de-table-dialog-alignment-icon {
3895
- margin: 2px;
3896
- height: 46px;
3897
- }
3898
-
3899
- .e-de-table-border-setting-genral {
3900
- margin-right: 11px;
3901
- }
3902
-
3903
- .e-de-table-border-clr-left-container {
3904
- padding-right: 19px;
3905
- }
3906
-
3907
- .e-de-table-border-clr-heading {
3908
- font-size: 12px;
3909
- font-weight: 500;
3910
- padding-bottom: 4px;
3911
- }
3912
-
3913
- .e-de-table-border-icon-container {
3914
- margin-top: 4px;
3915
- margin-right: 4px;
3916
- }
3917
-
3918
- .e-de-table-border-preview-container {
3919
- padding-left: 72px;
3920
- }
3921
-
3922
- .e-de-table-dlg-alignment-heading {
3923
- color: #9ca3af;
3924
- display: block;
3925
- font-size: 14px;
3926
- font-weight: 500;
3927
- margin-bottom: 2px;
3928
- line-height: 22px;
3929
- }
3930
-
3931
- .e-rtl .e-de-cmt-author-name {
3932
- padding-left: 0%;
3933
- padding-right: 12px;
3934
- }
3935
- .e-rtl .e-de-cmt-post-btn.e-btn.e-flat,
3936
- .e-rtl .e-de-cmt-cancel-btn.e-btn.e-flat {
3937
- padding-bottom: 7px;
3938
- padding-right: 9px;
3939
- }
3940
- .e-rtl .e-de-ok-button {
3941
- margin-right: 0;
3942
- margin-left: 8px;
3943
- }
3944
- .e-rtl .e-de-table-dia-align-div.e-de-rtl {
3945
- margin-left: 11px;
3946
- margin-right: 0;
3947
- }
3948
- .e-rtl .e-de-table-border-clr-left-container {
3949
- padding-right: 0;
3950
- padding-left: 19px;
3951
- }
3952
- .e-rtl .e-de-table-border-preview-container {
3953
- padding-right: 72px;
3954
- padding-left: 0;
3955
- }
3956
- .e-rtl .e-de-table-border-setting-genral {
3957
- margin-right: 0;
3958
- margin-left: 11px;
3959
- }
3960
- .e-rtl .e-de-table-border-icon-container {
3961
- margin-right: 0;
3962
- margin-left: 4px;
3963
- }
3964
- .e-rtl .e-de-table-border-preview {
3965
- width: 23px;
3966
- }
3967
- .e-rtl .e-de-table-setting-labels-heading {
3968
- margin-left: 0;
3969
- margin-right: 10px;
3970
- }
3971
-
3972
- .e-bigger .e-de-cmt-author-name {
3973
- padding-left: 16px;
3974
- }
3975
- .e-bigger .e-de-cmt-rply-view {
3976
- margin-top: 24px;
3977
- }
3978
- .e-bigger .e-de-cmt-sub-container {
3979
- padding: 16px;
3980
- }
3981
- .e-bigger .e-de-cmt-sub-container.e-de-cmt-selection {
3982
- padding-left: 14px;
3983
- }
3984
- .e-bigger .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3985
- padding-left: 15px;
3986
- }
3987
- .e-bigger .e-de-cmt-sub-container.e-de-cmt-reply {
3988
- padding: 0%;
3989
- }
3990
- .e-bigger .e-de-rp-nav-btn {
3991
- width: auto;
3992
- }
3993
- .e-bigger .e-de-rp-whole-header {
3994
- padding: 16px;
3995
- }
3996
- .e-bigger .e-de-rp-sub-div {
3997
- border-bottom: 1px solid #4b5563;
3998
- padding: 16px;
3999
- }
4000
- .e-bigger .e-de-rp-enforce {
4001
- padding: 16px;
4002
- }
4003
- .e-bigger .e-de-enforce .e-de-enforce-dlg-input:not(.e-de-enforce .e-de-enforce-dlg-input:last-child) {
4004
- width: 300px;
4005
- }
4006
- .e-bigger .e-rtl .e-de-cmt-author-name {
4007
- padding-left: 0%;
4008
- padding-right: 16px;
4009
- }
4010
- .e-bigger .e-rtl .e-de-cmt-sub-container.e-de-cmt-selection {
4011
- padding-left: 16px;
4012
- padding-right: 14px;
4013
- }
4014
- .e-bigger .e-rtl .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
4015
- padding-left: 16px;
4016
- padding-right: 15px;
4017
- }
4018
- .e-bigger .e-rtl .e-de-rp-close-icon {
4019
- float: left;
4020
- right: 19px;
4021
- }
4022
-
4023
- .e-de-user-info.e-de-user-name-collapse span {
4024
- transition-property: height, min-width, max-width, width, border-radius, padding;
4025
- transition-duration: 200ms;
4026
- transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
4027
- position: absolute;
4028
- bottom: 0px;
4029
- height: 6px;
4030
- width: 6px;
4031
- min-width: 0px;
4032
- max-width: 6px;
4033
- border-radius: 6px;
4034
- padding: 0px;
4035
- }
4036
-
4037
- .e-de-user-info.e-de-user-name-expended span {
4038
- transition-property: height, width, min-width, max-width, border-radius, padding;
4039
- transition-duration: 300ms;
4040
- transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
4041
- position: absolute;
4042
- bottom: 0px;
4043
- height: 20px;
4044
- line-height: 20px;
4045
- min-width: 44px;
4046
- max-width: 150px;
4047
- padding: 0px 8px;
4048
- text-overflow: ellipsis;
4049
- white-space: nowrap;
4050
- color: white;
4051
- }
4052
-
4053
- .e-bigger {
4054
- /* stylelint-disable */
4055
- /* stylelint-enable */
4056
- }
4057
- .e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
4058
- .e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
4059
- font-size: 14px;
4060
- }
4061
- .e-bigger .e-de-para-dlg-container .e-input-group {
4062
- width: 192px !important;
4063
- }
4064
- .e-bigger .e-de-para-dlg-heading {
4065
- color: #9ca3af;
4066
- display: block;
4067
- font-size: 14px;
4068
- font-weight: 500;
4069
- margin-bottom: 8px;
4070
- line-height: 22px;
4071
- }
4072
- .e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
4073
- .e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
4074
- font-size: 12px;
4075
- }
4076
- .e-bigger .e-de-para-dlg-container {
4077
- height: auto;
4078
- width: auto;
4079
- }
4080
- .e-bigger .e-de-para-dlg-cs-check-box {
4081
- margin-bottom: 0;
4082
- margin-top: 12px;
4083
- }
4084
- .e-bigger .e-de-para-dlg-spacing-div {
4085
- margin-left: 20px;
4086
- }
4087
- .e-bigger .e-de-para-dlg-spacing-div.e-de-rtl {
4088
- margin-left: 0;
4089
- margin-right: 20px;
4090
- }
4091
- .e-bigger .e-de-para-dlg-sub-container .e-input-group {
4092
- margin-bottom: 4px;
4093
- }
4094
- .e-bigger .e-de-para-dlg-sub-container {
4095
- margin-bottom: 16px;
4096
- }
4097
- .e-bigger .e-de-para-dlg-right-sub-container {
4098
- top: 0;
4099
- }
4100
- .e-bigger .e-de-dlg-sub-header {
4101
- display: block;
4102
- font-size: 12px;
4103
- font-weight: 500;
4104
- margin-bottom: 4px;
4105
- }
4106
- .e-bigger .e-de-rtl-btn-div {
4107
- font-size: 12px;
4108
- margin-right: 24px;
4109
- width: 200px;
4110
- }
4111
- .e-bigger .e-de-rtl-btn-div.e-de-rtl {
4112
- margin-left: 12px;
4113
- margin-right: 0;
4114
- }
4115
-
4116
- .e-de-para-dlg-heading {
4117
- color: #9ca3af;
4118
- display: block;
4119
- font-size: 14px;
4120
- font-weight: 500;
4121
- margin-bottom: 4px;
4122
- opacity: 87%;
4123
- line-height: 22px;
4124
- }
4125
-
4126
- .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
4127
- .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
4128
- font-size: 12px;
4129
- }
4130
-
4131
- .e-de-para-dlg-container {
4132
- height: auto;
4133
- width: auto;
4134
- }
4135
-
4136
- .e-de-para-dlg-cs-check-box {
4137
- margin-bottom: 0;
4138
- margin-top: 12px;
4139
- }
4140
-
4141
- .e-de-para-dlg-spacing-div {
4142
- margin-left: 40px;
4143
- }
4144
-
4145
- .e-de-para-dlg-spacing-div.e-de-rtl {
4146
- margin-left: 0;
4147
- margin-right: 40px;
4148
- }
4149
-
4150
- .e-de-para-dlg-sub-container .e-input-group {
4151
- margin-bottom: 4px;
4152
- }
4153
-
4154
- .e-de-para-dlg-sub-container {
4155
- margin-bottom: 16px;
4156
- }
4157
-
4158
- .e-de-para-dlg-right-sub-container {
4159
- top: 0;
4160
- }
4161
-
4162
- .e-de-dlg-sub-header {
4163
- display: block;
4164
- font-size: 12px;
4165
- font-weight: 500;
4166
- margin-bottom: 4px;
4167
- }
4168
-
4169
- .e-de-rtl-btn-div {
4170
- font-size: 12px;
4171
- margin-right: 14px;
4172
- width: 200px;
4173
- }
4174
-
4175
- .e-de-rtl-btn-div.e-de-rtl {
4176
- margin-left: 14px;
4177
- margin-right: 0;
4178
- }
4179
-
4180
- .e-para-dlg-sub-height {
4181
- height: 145px;
4182
- }
1
+ @import '@syncfusion/ej2-documenteditor/styles/document-editor/tailwind-dark.css';