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