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