@syncfusion/ej2-angular-documenteditor 19.4.55 → 20.1.48
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.
- package/CHANGELOG.md +58 -0
- package/dist/ej2-angular-documenteditor.umd.js +1 -1
- package/dist/ej2-angular-documenteditor.umd.min.js +1 -1
- package/package.json +8 -8
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bootstrap-dark.css +218 -151
- package/styles/bootstrap.css +218 -151
- package/styles/bootstrap4.css +224 -157
- package/styles/bootstrap5-dark.css +253 -172
- package/styles/bootstrap5.css +253 -172
- package/styles/document-editor/bootstrap-dark.css +192 -50
- package/styles/document-editor/bootstrap.css +192 -50
- package/styles/document-editor/bootstrap4.css +194 -52
- package/styles/document-editor/bootstrap5-dark.css +207 -61
- package/styles/document-editor/bootstrap5.css +207 -61
- package/styles/document-editor/fabric-dark.css +193 -51
- package/styles/document-editor/fabric.css +193 -51
- package/styles/document-editor/fluent-dark.css +3782 -0
- package/styles/document-editor/fluent-dark.scss +1 -0
- package/styles/document-editor/fluent.css +3782 -0
- package/styles/document-editor/fluent.scss +1 -0
- package/styles/document-editor/highcontrast-light.css +5 -9
- package/styles/document-editor/highcontrast.css +193 -51
- package/styles/document-editor/material-dark.css +193 -51
- package/styles/document-editor/material.css +193 -51
- package/styles/document-editor/tailwind-dark.css +319 -261
- package/styles/document-editor/tailwind.css +319 -261
- package/styles/document-editor-container/bootstrap-dark.css +26 -101
- package/styles/document-editor-container/bootstrap.css +26 -101
- package/styles/document-editor-container/bootstrap4.css +30 -105
- package/styles/document-editor-container/bootstrap5-dark.css +46 -111
- package/styles/document-editor-container/bootstrap5.css +46 -111
- package/styles/document-editor-container/fabric-dark.css +26 -101
- package/styles/document-editor-container/fabric.css +26 -101
- package/styles/document-editor-container/fluent-dark.css +1996 -0
- package/styles/document-editor-container/fluent-dark.scss +1 -0
- package/styles/document-editor-container/fluent.css +1996 -0
- package/styles/document-editor-container/fluent.scss +1 -0
- package/styles/document-editor-container/highcontrast-light.css +29 -104
- package/styles/document-editor-container/highcontrast.css +26 -101
- package/styles/document-editor-container/material-dark.css +26 -101
- package/styles/document-editor-container/material.css +26 -101
- package/styles/document-editor-container/tailwind-dark.css +134 -271
- package/styles/document-editor-container/tailwind.css +134 -271
- package/styles/fabric-dark.css +219 -152
- package/styles/fabric.css +219 -152
- package/styles/fluent-dark.css +5779 -0
- package/styles/fluent-dark.scss +2 -0
- package/styles/fluent.css +5779 -0
- package/styles/fluent.scss +2 -0
- package/styles/highcontrast-light.css +31 -110
- package/styles/highcontrast.css +219 -152
- package/styles/material-dark.css +219 -152
- package/styles/material.css +219 -152
- package/styles/tailwind-dark.css +453 -532
- package/styles/tailwind.css +453 -532
|
@@ -2,403 +2,340 @@
|
|
|
2
2
|
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
3
3
|
.e-de-ctnr-close::before {
|
|
4
4
|
color: #d1d5db;
|
|
5
|
-
content: '\
|
|
5
|
+
content: '\e7e7';
|
|
6
6
|
font-size: 16px;
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.e-de-ctnr-linespacing::before {
|
|
10
|
-
|
|
11
|
-
content: '\e7de';
|
|
10
|
+
content: '\e78d';
|
|
12
11
|
}
|
|
13
12
|
|
|
14
13
|
.e-de-ctnr-undo::before {
|
|
15
|
-
|
|
16
|
-
content: '\e7bd';
|
|
14
|
+
content: '\e713';
|
|
17
15
|
}
|
|
18
16
|
|
|
19
17
|
.e-de-ctnr-find::before {
|
|
20
|
-
|
|
21
|
-
content: '\e737';
|
|
18
|
+
content: '\e754';
|
|
22
19
|
}
|
|
23
20
|
|
|
24
21
|
.e-de-ctnr-lock::before {
|
|
25
|
-
|
|
26
|
-
content: '\e753';
|
|
22
|
+
content: '\e7ff';
|
|
27
23
|
}
|
|
28
24
|
|
|
29
25
|
.e-de-ctnr-italic::before {
|
|
30
|
-
|
|
31
|
-
content: '\e722';
|
|
26
|
+
content: '\e75a';
|
|
32
27
|
}
|
|
33
28
|
|
|
34
29
|
.e-de-selected-spellcheck-item::before {
|
|
35
30
|
color: #d1d5db;
|
|
36
|
-
content: '\
|
|
31
|
+
content: '\e774';
|
|
37
32
|
font-family: 'e-icons';
|
|
38
33
|
font-size: 10px;
|
|
39
34
|
}
|
|
40
35
|
|
|
41
36
|
.e-de-selected-underline-item::before {
|
|
42
37
|
color: #d1d5db;
|
|
43
|
-
content: '\
|
|
38
|
+
content: '\e774';
|
|
44
39
|
font-family: 'e-icons';
|
|
45
40
|
font-size: 10px;
|
|
46
41
|
}
|
|
47
42
|
|
|
48
43
|
.e-de-ctnr-link::before {
|
|
49
|
-
|
|
50
|
-
content: '\e74a';
|
|
44
|
+
content: '\e757';
|
|
51
45
|
}
|
|
52
46
|
|
|
53
47
|
.e-de-ctnr-table::before {
|
|
54
|
-
|
|
55
|
-
content: '\e79f';
|
|
48
|
+
content: '\e7d1';
|
|
56
49
|
}
|
|
57
50
|
|
|
58
51
|
.e-de-ctnr-download::before {
|
|
59
52
|
color: #d1d5db;
|
|
60
|
-
content: '\
|
|
53
|
+
content: '\e7a1';
|
|
61
54
|
}
|
|
62
55
|
|
|
63
56
|
.e-de-ctnr-justify::before {
|
|
64
|
-
|
|
65
|
-
content: '\e723';
|
|
57
|
+
content: '\e721';
|
|
66
58
|
}
|
|
67
59
|
|
|
68
60
|
.e-de-ctnr-tableofcontent::before {
|
|
69
|
-
|
|
70
|
-
content: '\e733';
|
|
61
|
+
content: '\e73d';
|
|
71
62
|
}
|
|
72
63
|
|
|
73
64
|
.e-de-ctnr-pagenumber::before {
|
|
74
|
-
|
|
75
|
-
content: '\e7cf';
|
|
65
|
+
content: '\e77d';
|
|
76
66
|
}
|
|
77
67
|
|
|
78
68
|
.e-de-ctnr-highlight::before {
|
|
79
|
-
|
|
80
|
-
content: '\e7c1';
|
|
69
|
+
content: '\e739';
|
|
81
70
|
}
|
|
82
71
|
|
|
83
72
|
.e-de-ctnr-new::before {
|
|
84
|
-
|
|
85
|
-
content: '\e78a';
|
|
73
|
+
content: '\e805';
|
|
86
74
|
}
|
|
87
75
|
|
|
88
76
|
.e-de-ctnr-paste::before {
|
|
89
|
-
|
|
90
|
-
content: '\e75e';
|
|
77
|
+
content: '\e70b';
|
|
91
78
|
}
|
|
92
79
|
|
|
93
80
|
.e-de-ctnr-bold::before {
|
|
94
|
-
|
|
95
|
-
content: '\e79d';
|
|
81
|
+
content: '\e737';
|
|
96
82
|
}
|
|
97
83
|
|
|
98
84
|
.e-de-ctnr-subscript::before {
|
|
99
|
-
|
|
100
|
-
content: '\e7b4';
|
|
85
|
+
content: '\e80a';
|
|
101
86
|
}
|
|
102
87
|
|
|
103
88
|
.e-de-ctnr-aligncenter::before {
|
|
104
|
-
|
|
105
|
-
content: '\e74f';
|
|
89
|
+
content: '\e813';
|
|
106
90
|
}
|
|
107
91
|
|
|
108
92
|
.e-de-ctnr-fontcolor::before {
|
|
109
|
-
|
|
110
|
-
content: '\e775';
|
|
93
|
+
content: '\e79f';
|
|
111
94
|
}
|
|
112
95
|
|
|
113
96
|
.e-de-ctnr-change-case::before {
|
|
114
|
-
|
|
115
|
-
content: '\e86a';
|
|
97
|
+
content: '\e7f5';
|
|
116
98
|
}
|
|
117
99
|
|
|
118
100
|
.e-de-ctnr-pagesetup::before {
|
|
119
|
-
|
|
120
|
-
content: '\e79a';
|
|
101
|
+
content: '\e794';
|
|
121
102
|
}
|
|
122
103
|
|
|
123
104
|
.e-de-ctnr-strokestyle::before {
|
|
124
|
-
color: #d1d5db;
|
|
125
105
|
content: '\eb62';
|
|
126
106
|
}
|
|
127
107
|
|
|
128
108
|
.e-de-ctnr-strikethrough::before {
|
|
129
|
-
|
|
130
|
-
content: '\e760';
|
|
109
|
+
content: '\e758';
|
|
131
110
|
}
|
|
132
111
|
|
|
133
112
|
.e-de-ctnr-image::before {
|
|
134
|
-
|
|
135
|
-
content: '\e7da';
|
|
113
|
+
content: '\e786';
|
|
136
114
|
}
|
|
137
115
|
|
|
138
116
|
.e-de-ctnr-redo::before {
|
|
139
|
-
|
|
140
|
-
content: '\e7b9';
|
|
117
|
+
content: '\e755';
|
|
141
118
|
}
|
|
142
119
|
|
|
143
120
|
.e-de-ctnr-bookmark::before {
|
|
144
|
-
|
|
145
|
-
content: '\e793';
|
|
121
|
+
content: '\e750';
|
|
146
122
|
}
|
|
147
123
|
|
|
148
124
|
.e-de-ctnr-increaseindent::before {
|
|
149
|
-
|
|
150
|
-
content: '\e7ac';
|
|
125
|
+
content: '\e810';
|
|
151
126
|
}
|
|
152
127
|
|
|
153
128
|
.e-de-ctnr-header::before {
|
|
154
|
-
|
|
155
|
-
content: '\e739';
|
|
129
|
+
content: '\e704';
|
|
156
130
|
}
|
|
157
131
|
|
|
158
132
|
.e-de-ctnr-backgroundcolor::before {
|
|
159
|
-
color: #d1d5db;
|
|
160
133
|
content: '\eb6b';
|
|
161
134
|
}
|
|
162
135
|
|
|
163
136
|
.e-de-ctnr-open::before {
|
|
164
|
-
|
|
165
|
-
content: '\e749';
|
|
137
|
+
content: '\e760';
|
|
166
138
|
}
|
|
167
139
|
|
|
168
140
|
.e-de-ctnr-underline::before {
|
|
169
|
-
|
|
170
|
-
content: '\e7d4';
|
|
141
|
+
content: '\e82f';
|
|
171
142
|
}
|
|
172
143
|
|
|
173
144
|
.e-de-ctnr-superscript::before {
|
|
174
|
-
|
|
175
|
-
content: '\e7cb';
|
|
145
|
+
content: '\e7a7';
|
|
176
146
|
}
|
|
177
147
|
|
|
178
148
|
.e-de-ctnr-alignleft::before {
|
|
179
|
-
|
|
180
|
-
content: '\e7ae';
|
|
149
|
+
content: '\e7b8';
|
|
181
150
|
}
|
|
182
151
|
|
|
183
152
|
.e-de-ctnr-numbering::before {
|
|
184
|
-
|
|
185
|
-
content: '\e71f';
|
|
153
|
+
content: '\e7cb';
|
|
186
154
|
}
|
|
187
155
|
|
|
188
156
|
.e-de-ctnr-bullets::before {
|
|
189
|
-
|
|
190
|
-
content: '\e743';
|
|
157
|
+
content: '\e77e';
|
|
191
158
|
}
|
|
192
159
|
|
|
193
160
|
.e-de-ctnr-decreaseindent::before {
|
|
194
|
-
|
|
195
|
-
content: '\e735';
|
|
161
|
+
content: '\e72a';
|
|
196
162
|
}
|
|
197
163
|
|
|
198
164
|
.e-de-ctnr-showhide::before {
|
|
199
|
-
content: '\
|
|
165
|
+
content: '\e71a';
|
|
200
166
|
font-size: 16px;
|
|
201
167
|
}
|
|
202
168
|
|
|
203
169
|
.e-de-ctnr-print::before {
|
|
204
|
-
|
|
205
|
-
content: '\e76c';
|
|
170
|
+
content: '\e75d';
|
|
206
171
|
}
|
|
207
172
|
|
|
208
173
|
.e-de-ctnr-alignright::before {
|
|
209
|
-
|
|
210
|
-
content: '\e772';
|
|
174
|
+
content: '\e719';
|
|
211
175
|
}
|
|
212
176
|
|
|
213
177
|
.e-de-ctnr-footer::before {
|
|
214
|
-
|
|
215
|
-
content: '\e78c';
|
|
178
|
+
content: '\e7bb';
|
|
216
179
|
}
|
|
217
180
|
|
|
218
181
|
.e-de-ctnr-clearall::before {
|
|
219
|
-
|
|
220
|
-
content: '\e792';
|
|
182
|
+
content: '\e7cc';
|
|
221
183
|
}
|
|
222
184
|
|
|
223
185
|
.e-de-ctnr-outsideborder::before {
|
|
224
|
-
|
|
225
|
-
content: '\e7c4';
|
|
186
|
+
content: '\e7ad';
|
|
226
187
|
}
|
|
227
188
|
|
|
228
189
|
.e-de-ctnr-allborders::before {
|
|
229
|
-
|
|
230
|
-
content: '\e79f';
|
|
190
|
+
content: '\e7d1';
|
|
231
191
|
}
|
|
232
192
|
|
|
233
193
|
.e-de-ctnr-insideborders::before {
|
|
234
|
-
|
|
235
|
-
content: '\e79c';
|
|
194
|
+
content: '\e78f';
|
|
236
195
|
}
|
|
237
196
|
|
|
238
197
|
.e-de-ctnr-leftborders::before {
|
|
239
|
-
|
|
240
|
-
content: '\e784';
|
|
198
|
+
content: '\e806';
|
|
241
199
|
}
|
|
242
200
|
|
|
243
201
|
.e-de-ctnr-insideverticalborder::before {
|
|
244
|
-
|
|
245
|
-
content: '\e702';
|
|
202
|
+
content: '\e792';
|
|
246
203
|
}
|
|
247
204
|
|
|
248
205
|
.e-de-ctnr-rightborder::before {
|
|
249
|
-
|
|
250
|
-
content: '\e72e';
|
|
206
|
+
content: '\e7ab';
|
|
251
207
|
}
|
|
252
208
|
|
|
253
209
|
.e-de-ctnr-topborder::before {
|
|
254
|
-
|
|
255
|
-
content: '\e7a7';
|
|
210
|
+
content: '\e7e0';
|
|
256
211
|
}
|
|
257
212
|
|
|
258
213
|
.e-de-ctnr-insidehorizondalborder::before {
|
|
259
|
-
|
|
260
|
-
content: '\e73b';
|
|
214
|
+
content: '\e83b';
|
|
261
215
|
}
|
|
262
216
|
|
|
263
217
|
.e-de-ctnr-bottomborder::before {
|
|
264
|
-
|
|
265
|
-
content: '\e791';
|
|
218
|
+
content: '\e766';
|
|
266
219
|
}
|
|
267
220
|
|
|
268
221
|
.e-de-ctnr-strokesize::before {
|
|
269
|
-
|
|
270
|
-
content: '\e754';
|
|
222
|
+
content: '\e7bf';
|
|
271
223
|
}
|
|
272
224
|
|
|
273
225
|
.e-de-ctnr-highlightcolor::before {
|
|
274
|
-
|
|
275
|
-
content: '\e7c1';
|
|
226
|
+
content: '\e739';
|
|
276
227
|
}
|
|
277
228
|
|
|
278
229
|
.e-de-ctnr-mergecell::before {
|
|
279
|
-
|
|
280
|
-
content: '\e73f';
|
|
230
|
+
content: '\e71e';
|
|
281
231
|
}
|
|
282
232
|
|
|
283
233
|
.e-de-ctnr-insertleft::before {
|
|
284
|
-
|
|
285
|
-
content: '\e7db';
|
|
234
|
+
content: '\e78b';
|
|
286
235
|
}
|
|
287
236
|
|
|
288
237
|
.e-de-ctnr-insertright::before {
|
|
289
|
-
|
|
290
|
-
content: '\e710';
|
|
238
|
+
content: '\e70e';
|
|
291
239
|
}
|
|
292
240
|
|
|
293
241
|
.e-de-ctnr-insertabove::before {
|
|
294
|
-
|
|
295
|
-
content: '\e7dd';
|
|
242
|
+
content: '\e836';
|
|
296
243
|
}
|
|
297
244
|
|
|
298
245
|
.e-de-ctnr-insertbelow::before {
|
|
299
|
-
|
|
300
|
-
content: '\e757';
|
|
246
|
+
content: '\e801';
|
|
301
247
|
}
|
|
302
248
|
|
|
303
249
|
.e-de-ctnr-deleterows::before {
|
|
304
|
-
|
|
305
|
-
content: '\e75a';
|
|
250
|
+
content: '\e7f2';
|
|
306
251
|
}
|
|
307
252
|
|
|
308
253
|
.e-de-ctnr-deletecolumns::before {
|
|
309
|
-
|
|
310
|
-
content: '\e721';
|
|
254
|
+
content: '\e714';
|
|
311
255
|
}
|
|
312
256
|
|
|
313
257
|
.e-de-ctnr-aligntop::before {
|
|
314
|
-
|
|
315
|
-
content: '\e709';
|
|
258
|
+
content: '\e707';
|
|
316
259
|
}
|
|
317
260
|
|
|
318
261
|
.e-de-ctnr-alignbottom::before {
|
|
319
|
-
|
|
320
|
-
content: '\e73e';
|
|
262
|
+
content: '\e7a0';
|
|
321
263
|
}
|
|
322
264
|
|
|
323
265
|
.e-de-ctnr-aligncenter-table::before {
|
|
324
|
-
|
|
325
|
-
content: '\e7cc';
|
|
266
|
+
content: '\e74f';
|
|
326
267
|
}
|
|
327
268
|
|
|
328
269
|
.e-de-ctnr-cellbg-clr-picker::before {
|
|
329
|
-
|
|
330
|
-
content: '\e782';
|
|
270
|
+
content: '\e783';
|
|
331
271
|
}
|
|
332
272
|
|
|
333
273
|
.e-de-ctnr-bullet-none::before {
|
|
334
274
|
color: #d1d5db;
|
|
335
|
-
content: '\
|
|
275
|
+
content: '\e7f3';
|
|
336
276
|
font-size: 20px;
|
|
337
277
|
line-height: 28px;
|
|
338
278
|
}
|
|
339
279
|
|
|
340
280
|
.e-de-ctnr-bullet-dot::before {
|
|
341
281
|
color: #d1d5db;
|
|
342
|
-
content: '\
|
|
282
|
+
content: '\e747';
|
|
343
283
|
font-size: 8px;
|
|
344
284
|
line-height: 28px;
|
|
345
285
|
}
|
|
346
286
|
|
|
347
287
|
.e-de-ctnr-bullet-circle::before {
|
|
348
288
|
color: #d1d5db;
|
|
349
|
-
content: '\
|
|
289
|
+
content: '\e7d0';
|
|
350
290
|
font-size: 8px;
|
|
351
291
|
line-height: 28px;
|
|
352
292
|
}
|
|
353
293
|
|
|
354
294
|
.e-de-ctnr-bullet-square::before {
|
|
355
295
|
color: #d1d5db;
|
|
356
|
-
content: '\
|
|
296
|
+
content: '\e7be';
|
|
357
297
|
font-size: 8px;
|
|
358
298
|
line-height: 28px;
|
|
359
299
|
}
|
|
360
300
|
|
|
361
301
|
.e-de-ctnr-bullet-flower::before {
|
|
362
302
|
color: #d1d5db;
|
|
363
|
-
content: '\
|
|
303
|
+
content: '\e79b';
|
|
364
304
|
line-height: 28px;
|
|
365
305
|
}
|
|
366
306
|
|
|
367
307
|
.e-de-ctnr-bullet-arrow::before {
|
|
368
308
|
color: #d1d5db;
|
|
369
|
-
content: '\
|
|
309
|
+
content: '\e763';
|
|
370
310
|
line-height: 28px;
|
|
371
311
|
}
|
|
372
312
|
|
|
373
313
|
.e-de-ctnr-bullet-tick::before {
|
|
374
314
|
color: #d1d5db;
|
|
375
|
-
content: '\
|
|
315
|
+
content: '\e7fc';
|
|
376
316
|
line-height: 28px;
|
|
377
317
|
}
|
|
378
318
|
|
|
379
319
|
.e-de-selected-item::before {
|
|
380
320
|
color: #d1d5db;
|
|
381
|
-
content: '\
|
|
321
|
+
content: '\e774';
|
|
382
322
|
}
|
|
383
323
|
|
|
384
324
|
.e-de-ctnr-break::before {
|
|
385
|
-
|
|
386
|
-
content: '\e777';
|
|
325
|
+
content: '\e7bc';
|
|
387
326
|
}
|
|
388
327
|
|
|
389
328
|
.e-de-ctnr-page-break::before {
|
|
390
|
-
|
|
391
|
-
content: '\e708';
|
|
329
|
+
content: '\e742';
|
|
392
330
|
}
|
|
393
331
|
|
|
394
332
|
.e-de-ctnr-section-break::before {
|
|
395
|
-
|
|
396
|
-
content: '\e74c';
|
|
333
|
+
content: '\e762';
|
|
397
334
|
}
|
|
398
335
|
|
|
399
336
|
.e-de-ctnr-upload::before {
|
|
400
337
|
color: #d1d5db;
|
|
401
|
-
content: '\
|
|
338
|
+
content: '\e712';
|
|
402
339
|
}
|
|
403
340
|
|
|
404
341
|
.e-de-flip {
|
|
@@ -406,86 +343,78 @@
|
|
|
406
343
|
}
|
|
407
344
|
|
|
408
345
|
.e-de-cnt-cmt-add::before {
|
|
409
|
-
|
|
410
|
-
content: '\e82a';
|
|
346
|
+
content: '\e82c';
|
|
411
347
|
}
|
|
412
348
|
|
|
413
349
|
.e-de-cnt-track::before {
|
|
414
|
-
|
|
415
|
-
content: '\e81f';
|
|
350
|
+
content: '\e80b';
|
|
416
351
|
}
|
|
417
352
|
|
|
418
353
|
.e-de-printlayout::before {
|
|
419
|
-
|
|
420
|
-
content: '\e822';
|
|
354
|
+
content: '\e73a';
|
|
421
355
|
}
|
|
422
356
|
|
|
423
357
|
.e-de-weblayout::before {
|
|
424
|
-
|
|
425
|
-
content: '\e82e';
|
|
358
|
+
content: '\e7d3';
|
|
426
359
|
}
|
|
427
360
|
|
|
428
361
|
.e-de-textform::before {
|
|
429
362
|
color: #d1d5db;
|
|
430
|
-
content: '\
|
|
363
|
+
content: '\e830';
|
|
431
364
|
font-family: 'e-icons';
|
|
432
365
|
}
|
|
433
366
|
|
|
434
367
|
.e-de-formproperties::before {
|
|
435
368
|
color: #d1d5db;
|
|
436
|
-
content: '\
|
|
369
|
+
content: '\e83e';
|
|
437
370
|
font-family: 'e-icons';
|
|
438
371
|
}
|
|
439
372
|
|
|
440
373
|
.e-de-clearform::before {
|
|
441
374
|
color: #d1d5db;
|
|
442
|
-
content: '\
|
|
375
|
+
content: '\e7f8';
|
|
443
376
|
font-family: 'e-icons';
|
|
444
377
|
}
|
|
445
378
|
|
|
446
379
|
.e-de-dropdownform::before {
|
|
447
380
|
color: #d1d5db;
|
|
448
|
-
content: '\
|
|
381
|
+
content: '\e7a6';
|
|
449
382
|
font-family: 'e-icons';
|
|
450
383
|
}
|
|
451
384
|
|
|
452
385
|
.e-de-formfield::before {
|
|
453
|
-
|
|
454
|
-
content: '\e867';
|
|
386
|
+
content: '\e7cd';
|
|
455
387
|
font-family: 'e-icons';
|
|
456
388
|
}
|
|
457
389
|
|
|
458
390
|
.e-de-checkbox-form::before {
|
|
459
391
|
color: #d1d5db;
|
|
460
|
-
content: '\
|
|
392
|
+
content: '\e7e4';
|
|
461
393
|
font-family: 'e-icons';
|
|
462
394
|
}
|
|
463
395
|
|
|
464
396
|
.e-de-arrow-up::before {
|
|
465
|
-
content: '\
|
|
397
|
+
content: '\e776';
|
|
466
398
|
font-family: 'e-icons';
|
|
467
399
|
}
|
|
468
400
|
|
|
469
401
|
.e-de-arrow-down::before {
|
|
470
|
-
content: '\
|
|
402
|
+
content: '\e729';
|
|
471
403
|
font-family: 'e-icons';
|
|
472
404
|
}
|
|
473
405
|
|
|
474
406
|
.e-de-update-field::before {
|
|
475
|
-
|
|
476
|
-
content: '\e838';
|
|
407
|
+
content: '\e828';
|
|
477
408
|
font-family: 'e-icons';
|
|
478
409
|
}
|
|
479
410
|
|
|
480
411
|
.e-de-footnote::before {
|
|
481
|
-
|
|
482
|
-
content: '\e868';
|
|
412
|
+
content: '\e7af';
|
|
483
413
|
font-family: 'e-icons';
|
|
484
414
|
}
|
|
485
415
|
|
|
486
416
|
.e-de-endnote::before {
|
|
487
|
-
|
|
488
|
-
content: '\e868';
|
|
417
|
+
content: '\e7af';
|
|
489
418
|
font-family: 'e-icons';
|
|
490
419
|
}
|
|
491
420
|
|
|
@@ -541,6 +470,15 @@
|
|
|
541
470
|
top: 100px;
|
|
542
471
|
}
|
|
543
472
|
|
|
473
|
+
.e-de-scrollbar-hide::-webkit-scrollbar {
|
|
474
|
+
width: 0;
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
.e-de-scrollbar-hide {
|
|
478
|
+
-ms-overflow-style: none;
|
|
479
|
+
scrollbar-width: none;
|
|
480
|
+
}
|
|
481
|
+
|
|
544
482
|
.e-de-toolbar {
|
|
545
483
|
height: 100%;
|
|
546
484
|
}
|
|
@@ -580,6 +518,7 @@
|
|
|
580
518
|
border: 0;
|
|
581
519
|
color: #9ca3af;
|
|
582
520
|
float: right;
|
|
521
|
+
font-weight: 400;
|
|
583
522
|
height: 33px;
|
|
584
523
|
}
|
|
585
524
|
|
|
@@ -614,13 +553,11 @@
|
|
|
614
553
|
border: 0;
|
|
615
554
|
box-shadow: none;
|
|
616
555
|
float: right;
|
|
617
|
-
|
|
618
|
-
margin-left: calc(100% - 420px);
|
|
619
|
-
width: 33px;
|
|
556
|
+
margin-left: calc(100% - 400px);
|
|
620
557
|
}
|
|
621
558
|
|
|
622
559
|
.e-bigger .e-btn-pageweb-spellcheck {
|
|
623
|
-
margin-left: calc(100% -
|
|
560
|
+
margin-left: calc(100% - 460px);
|
|
624
561
|
}
|
|
625
562
|
|
|
626
563
|
.e-de-ctn-title {
|
|
@@ -632,7 +569,7 @@
|
|
|
632
569
|
|
|
633
570
|
.e-de-ctn-title button {
|
|
634
571
|
font-size: 14px !important;
|
|
635
|
-
height: 36px
|
|
572
|
+
height: 36px !important;
|
|
636
573
|
}
|
|
637
574
|
|
|
638
575
|
.e-de-ctn-title button .e-btn-icon {
|
|
@@ -676,9 +613,8 @@
|
|
|
676
613
|
|
|
677
614
|
.e-de-statusbar-spellcheck {
|
|
678
615
|
border-radius: 2px;
|
|
679
|
-
|
|
616
|
+
font-weight: 400;
|
|
680
617
|
margin-left: 7.5px;
|
|
681
|
-
width: 106px;
|
|
682
618
|
}
|
|
683
619
|
|
|
684
620
|
.e-de-ctn {
|
|
@@ -691,9 +627,7 @@
|
|
|
691
627
|
|
|
692
628
|
.e-bigger .e-de-statusbar-spellcheck {
|
|
693
629
|
border-radius: 2px;
|
|
694
|
-
height: 34px;
|
|
695
630
|
margin-left: 7.5px;
|
|
696
|
-
width: 145px;
|
|
697
631
|
}
|
|
698
632
|
|
|
699
633
|
.e-de-ctnr-toolbar {
|
|
@@ -737,8 +671,7 @@
|
|
|
737
671
|
}
|
|
738
672
|
|
|
739
673
|
.e-bigger .e-de-property-div-padding {
|
|
740
|
-
padding
|
|
741
|
-
padding-top: 16px;
|
|
674
|
+
padding: 16px;
|
|
742
675
|
}
|
|
743
676
|
|
|
744
677
|
.e-bigger .e-de-insert-del-cell > div:last-child {
|
|
@@ -746,7 +679,7 @@
|
|
|
746
679
|
}
|
|
747
680
|
|
|
748
681
|
.e-bigger .e-de-ctnr-group-btn .e-btn .e-btn-icon {
|
|
749
|
-
margin-left: -
|
|
682
|
+
margin-left: -3px;
|
|
750
683
|
}
|
|
751
684
|
|
|
752
685
|
.e-bigger .e-de-ctnr-group-btn .e-btn .e-btn-icon:not(.e-caret) {
|
|
@@ -1018,7 +951,7 @@
|
|
|
1018
951
|
height: 100%;
|
|
1019
952
|
min-height: 200px;
|
|
1020
953
|
overflow: auto;
|
|
1021
|
-
width:
|
|
954
|
+
width: 300px;
|
|
1022
955
|
}
|
|
1023
956
|
|
|
1024
957
|
.e-bigger .e-de-prop-sub-label {
|
|
@@ -1066,8 +999,7 @@
|
|
|
1066
999
|
|
|
1067
1000
|
.e-de-property-div-padding {
|
|
1068
1001
|
border-bottom: 0.5px solid #4b5563;
|
|
1069
|
-
padding
|
|
1070
|
-
padding-top: 12px;
|
|
1002
|
+
padding: 12px;
|
|
1071
1003
|
}
|
|
1072
1004
|
|
|
1073
1005
|
.e-de-ctnr-dropdown-ftr {
|
|
@@ -1080,7 +1012,8 @@
|
|
|
1080
1012
|
text-indent: 1.2em;
|
|
1081
1013
|
}
|
|
1082
1014
|
|
|
1083
|
-
.e-de-char-fmt-btn-left > button
|
|
1015
|
+
.e-de-char-fmt-btn-left > button,
|
|
1016
|
+
.e-de-insert-del-cell button {
|
|
1084
1017
|
width: 38.75px;
|
|
1085
1018
|
}
|
|
1086
1019
|
|
|
@@ -1093,17 +1026,27 @@
|
|
|
1093
1026
|
}
|
|
1094
1027
|
|
|
1095
1028
|
.e-bigger .e-de-panel-left-width {
|
|
1096
|
-
width:
|
|
1029
|
+
width: 166px;
|
|
1097
1030
|
}
|
|
1098
1031
|
|
|
1099
|
-
.e-bigger .e-de-char-fmt-btn-left > button
|
|
1100
|
-
|
|
1032
|
+
.e-bigger .e-de-char-fmt-btn-left > button,
|
|
1033
|
+
.e-bigger .e-de-insert-del-cell button {
|
|
1034
|
+
width: 43px;
|
|
1101
1035
|
}
|
|
1102
1036
|
|
|
1103
1037
|
.e-de-panel-right-width {
|
|
1104
1038
|
width: 73px;
|
|
1105
1039
|
}
|
|
1106
1040
|
|
|
1041
|
+
.e-bigger .e-de-panel-right-width {
|
|
1042
|
+
width: 86px;
|
|
1043
|
+
}
|
|
1044
|
+
|
|
1045
|
+
.e-bigger .e-de-char-fmt-btn-left > button,
|
|
1046
|
+
.e-bigger .e-de-char-fmt-btn-right > button {
|
|
1047
|
+
width: 43px;
|
|
1048
|
+
}
|
|
1049
|
+
|
|
1107
1050
|
.e-de-cntr-highlight-pane {
|
|
1108
1051
|
border: 1px solid #4b5563;
|
|
1109
1052
|
}
|
|
@@ -1445,7 +1388,7 @@
|
|
|
1445
1388
|
color: #9ca3af;
|
|
1446
1389
|
float: right;
|
|
1447
1390
|
height: 34px;
|
|
1448
|
-
margin-left: calc(100% -
|
|
1391
|
+
margin-left: calc(100% - 400px);
|
|
1449
1392
|
}
|
|
1450
1393
|
|
|
1451
1394
|
.e-bigger .e-de-statusbar-zoom-spell {
|
|
@@ -1454,7 +1397,7 @@
|
|
|
1454
1397
|
color: #9ca3af;
|
|
1455
1398
|
float: right;
|
|
1456
1399
|
height: 34px;
|
|
1457
|
-
margin-left: calc(100% -
|
|
1400
|
+
margin-left: calc(100% - 460px);
|
|
1458
1401
|
}
|
|
1459
1402
|
|
|
1460
1403
|
.e-de-btn-cancel {
|
|
@@ -1492,37 +1435,6 @@
|
|
|
1492
1435
|
padding-right: 8px;
|
|
1493
1436
|
}
|
|
1494
1437
|
|
|
1495
|
-
.e-de-border-style-div {
|
|
1496
|
-
margin-left: 12px;
|
|
1497
|
-
}
|
|
1498
|
-
|
|
1499
|
-
.e-de-border-style-div.e-de-rtl {
|
|
1500
|
-
margin-left: 0;
|
|
1501
|
-
margin-right: 12px;
|
|
1502
|
-
}
|
|
1503
|
-
|
|
1504
|
-
.e-de-insert-del-cell {
|
|
1505
|
-
margin-left: 12px;
|
|
1506
|
-
}
|
|
1507
|
-
|
|
1508
|
-
.e-de-insert-del-cell.e-de-rtl {
|
|
1509
|
-
margin-left: 0;
|
|
1510
|
-
margin-right: 12px;
|
|
1511
|
-
}
|
|
1512
|
-
|
|
1513
|
-
.e-de-cell-margin {
|
|
1514
|
-
margin-left: 12px;
|
|
1515
|
-
}
|
|
1516
|
-
|
|
1517
|
-
.e-de-align-text {
|
|
1518
|
-
margin-left: 12px;
|
|
1519
|
-
}
|
|
1520
|
-
|
|
1521
|
-
.e-de-align-text.e-de-rtl {
|
|
1522
|
-
margin-left: 0;
|
|
1523
|
-
margin-right: 12px;
|
|
1524
|
-
}
|
|
1525
|
-
|
|
1526
1438
|
.e-de-border-size-button {
|
|
1527
1439
|
height: 31px;
|
|
1528
1440
|
margin-top: 8px;
|
|
@@ -1534,27 +1446,22 @@
|
|
|
1534
1446
|
width: 99px;
|
|
1535
1447
|
}
|
|
1536
1448
|
|
|
1537
|
-
.e-de-cell-
|
|
1538
|
-
margin-left: 8px;
|
|
1539
|
-
}
|
|
1540
|
-
|
|
1541
|
-
.e-de-cell-div.e-de-rtl {
|
|
1542
|
-
margin-left: 0;
|
|
1449
|
+
.e-de-cell-text-box {
|
|
1543
1450
|
margin-right: 8px;
|
|
1544
1451
|
}
|
|
1545
1452
|
|
|
1546
|
-
.e-de-cell-text-box {
|
|
1547
|
-
margin-
|
|
1453
|
+
.e-de-pane-rtl .e-de-cell-text-box {
|
|
1454
|
+
margin-left: 8px;
|
|
1455
|
+
margin-right: 0;
|
|
1548
1456
|
}
|
|
1549
1457
|
|
|
1550
1458
|
.e-de-prop-fill-label {
|
|
1551
|
-
margin-left: 10.3px;
|
|
1552
1459
|
margin-right: 8px;
|
|
1553
1460
|
}
|
|
1554
1461
|
|
|
1555
1462
|
.e-de-prop-fill-label.e-de-rtl {
|
|
1556
1463
|
margin-left: 8px;
|
|
1557
|
-
margin-right:
|
|
1464
|
+
margin-right: 0;
|
|
1558
1465
|
}
|
|
1559
1466
|
|
|
1560
1467
|
.e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
|
|
@@ -1598,35 +1505,18 @@
|
|
|
1598
1505
|
}
|
|
1599
1506
|
|
|
1600
1507
|
.e-bigger .e-de-prop-fill-label {
|
|
1601
|
-
margin-left:
|
|
1508
|
+
margin-left: 0;
|
|
1602
1509
|
margin-right: 9.8px;
|
|
1603
1510
|
}
|
|
1604
1511
|
|
|
1605
1512
|
.e-bigger .e-de-prop-fill-label.e-de-rtl {
|
|
1606
1513
|
margin-left: 9.8px;
|
|
1607
|
-
margin-right:
|
|
1608
|
-
}
|
|
1609
|
-
|
|
1610
|
-
.e-bigger .e-de-cell-text-box {
|
|
1611
|
-
margin-right: 16px;
|
|
1612
|
-
}
|
|
1613
|
-
|
|
1614
|
-
.e-bigger .e-de-cell-div {
|
|
1615
|
-
margin-left: 16px;
|
|
1616
|
-
}
|
|
1617
|
-
|
|
1618
|
-
.e-bigger .e-de-cell-div.e-de-rtl {
|
|
1619
|
-
margin-left: 0;
|
|
1620
|
-
margin-right: 16px;
|
|
1514
|
+
margin-right: 0px;
|
|
1621
1515
|
}
|
|
1622
1516
|
|
|
1623
|
-
.e-bigger .e-de-
|
|
1517
|
+
.e-bigger .e-rtl .e-de-cell-text-box {
|
|
1624
1518
|
margin-left: 16px;
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
.e-bigger .e-de-border-style-div.e-de-rtl {
|
|
1628
|
-
margin-left: 0;
|
|
1629
|
-
margin-right: 16px;
|
|
1519
|
+
margin-right: 0;
|
|
1630
1520
|
}
|
|
1631
1521
|
|
|
1632
1522
|
.e-bigger .e-de-color-picker {
|
|
@@ -1640,33 +1530,6 @@
|
|
|
1640
1530
|
width: 95px;
|
|
1641
1531
|
}
|
|
1642
1532
|
|
|
1643
|
-
.e-bigger .e-de-align-text {
|
|
1644
|
-
margin-left: 16px;
|
|
1645
|
-
}
|
|
1646
|
-
|
|
1647
|
-
.e-bigger .e-de-align-text.e-de-rtl {
|
|
1648
|
-
margin-left: 0;
|
|
1649
|
-
margin-right: 16px;
|
|
1650
|
-
}
|
|
1651
|
-
|
|
1652
|
-
.e-bigger .e-de-insert-del-cell {
|
|
1653
|
-
margin-left: 16px;
|
|
1654
|
-
}
|
|
1655
|
-
|
|
1656
|
-
.e-bigger .e-de-insert-del-cell.e-de-rtl {
|
|
1657
|
-
margin-left: 0;
|
|
1658
|
-
margin-right: 16px;
|
|
1659
|
-
}
|
|
1660
|
-
|
|
1661
|
-
.e-bigger .e-de-cell-margin {
|
|
1662
|
-
margin-left: 14px;
|
|
1663
|
-
}
|
|
1664
|
-
|
|
1665
|
-
.e-bigger .e-de-cell-margin.e-de-rtl {
|
|
1666
|
-
margin-left: 0;
|
|
1667
|
-
margin-right: 14px;
|
|
1668
|
-
}
|
|
1669
|
-
|
|
1670
1533
|
.e-bigger .e-de-stylediv {
|
|
1671
1534
|
padding-left: 16px;
|
|
1672
1535
|
}
|