@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
package/styles/tailwind-dark.css
CHANGED
|
@@ -3,23 +3,23 @@
|
|
|
3
3
|
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
4
4
|
.e-documenteditor .e-close::before {
|
|
5
5
|
color: #d1d5db;
|
|
6
|
-
content: '\
|
|
6
|
+
content: '\e7e7';
|
|
7
7
|
font-family: 'e-icons';
|
|
8
8
|
font-size: 14px;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
.e-documenteditor .e-de-op-search-icon::before {
|
|
12
|
-
content: '\
|
|
12
|
+
content: '\e754';
|
|
13
13
|
font-family: 'e-icons';
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
.e-documenteditor .e-arrow-up::before {
|
|
17
|
-
content: '\
|
|
17
|
+
content: '\e87a';
|
|
18
18
|
font-family: 'e-icons';
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
.e-documenteditor .e-arrow-down::before {
|
|
22
|
-
content: '\
|
|
22
|
+
content: '\e70d';
|
|
23
23
|
font-family: 'e-icons';
|
|
24
24
|
}
|
|
25
25
|
|
|
@@ -28,112 +28,102 @@
|
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
.e-documenteditor .e-de-op-close-icon::before {
|
|
31
|
-
content: '\
|
|
31
|
+
content: '\e7e7';
|
|
32
32
|
font-family: 'e-icons';
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
.e-documenteditor .e-de-op-search-close-icon::before {
|
|
36
36
|
color: #d1d5db;
|
|
37
|
-
content: '\
|
|
37
|
+
content: '\e7e7';
|
|
38
38
|
font-family: 'e-icons';
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
.e-documenteditor .e-de-new-cmt::before {
|
|
42
|
-
|
|
43
|
-
content: '\e78a';
|
|
42
|
+
content: '\e805';
|
|
44
43
|
font-family: 'e-icons';
|
|
45
44
|
}
|
|
46
45
|
|
|
47
46
|
.e-documenteditor .e-de-menu-icon::before {
|
|
48
|
-
|
|
49
|
-
content: '\e75b';
|
|
47
|
+
content: '\e770';
|
|
50
48
|
font-family: 'e-icons';
|
|
51
49
|
}
|
|
52
50
|
|
|
53
51
|
.e-documenteditor .e-de-cmt-mark-icon::before {
|
|
54
52
|
color: #d1d5db;
|
|
55
|
-
content: '\
|
|
53
|
+
content: '\e733';
|
|
56
54
|
font-family: 'e-icons';
|
|
57
55
|
font-size: 13px;
|
|
58
56
|
}
|
|
59
57
|
|
|
60
58
|
.e-documenteditor .e-de-cmt-post::before {
|
|
61
|
-
content: '\
|
|
59
|
+
content: '\e71d';
|
|
62
60
|
font-family: 'e-icons';
|
|
63
61
|
}
|
|
64
62
|
|
|
65
63
|
.e-documenteditor .e-de-cmt-rply-icon::before {
|
|
66
64
|
color: #d1d5db;
|
|
67
|
-
content: '\
|
|
65
|
+
content: '\e85e';
|
|
68
66
|
font-family: 'e-icons';
|
|
69
67
|
}
|
|
70
68
|
|
|
71
69
|
.e-documenteditor .e-de-cmt-cancel::before {
|
|
72
|
-
|
|
73
|
-
content: '\e771';
|
|
70
|
+
content: '\e7e7';
|
|
74
71
|
font-family: 'e-icons';
|
|
75
72
|
}
|
|
76
73
|
|
|
77
74
|
.e-documenteditor .e-de-cmt-delete::before {
|
|
78
|
-
|
|
79
|
-
content: '\e78d';
|
|
75
|
+
content: '\e820';
|
|
80
76
|
font-family: 'e-icons';
|
|
81
77
|
}
|
|
82
78
|
|
|
83
79
|
.e-documenteditor .e-de-cmt-reopen::before {
|
|
84
|
-
|
|
85
|
-
content: '\e85c';
|
|
80
|
+
content: '\e782';
|
|
86
81
|
font-family: 'e-icons';
|
|
87
82
|
}
|
|
88
83
|
|
|
89
84
|
.e-documenteditor .e-de-nav-up::before {
|
|
90
|
-
|
|
91
|
-
content: '\e7a0';
|
|
85
|
+
content: '\e7dd';
|
|
92
86
|
font-family: 'e-icons';
|
|
93
87
|
}
|
|
94
88
|
|
|
95
89
|
.e-documenteditor .e-de-nav-right-arrow::before {
|
|
96
|
-
|
|
97
|
-
content: '\e707';
|
|
90
|
+
content: '\e748';
|
|
98
91
|
font-family: 'e-icons';
|
|
99
92
|
}
|
|
100
93
|
|
|
101
94
|
.e-documenteditor .e-de-nav-left-arrow::before {
|
|
102
|
-
|
|
103
|
-
content: '\e761';
|
|
95
|
+
content: '\e765';
|
|
104
96
|
font-family: 'e-icons';
|
|
105
97
|
}
|
|
106
98
|
|
|
107
99
|
.e-documenteditor .e-de-save-icon::before {
|
|
108
|
-
|
|
109
|
-
content: '\e75d';
|
|
100
|
+
content: '\e774';
|
|
110
101
|
font-family: 'e-icons';
|
|
111
102
|
}
|
|
112
103
|
|
|
113
104
|
.e-documenteditor .e-de-cancel-icon::before {
|
|
114
|
-
|
|
115
|
-
content: '\e771';
|
|
105
|
+
content: '\e7e7';
|
|
116
106
|
font-family: 'e-icons';
|
|
117
107
|
}
|
|
118
108
|
|
|
119
109
|
.e-de-ctn-title-print::before {
|
|
120
|
-
content: '\
|
|
110
|
+
content: '\e75d';
|
|
121
111
|
}
|
|
122
112
|
|
|
123
113
|
.e-de-acceptchange::before {
|
|
124
114
|
color: #d1d5db;
|
|
125
|
-
content: '\
|
|
115
|
+
content: '\e7a8';
|
|
126
116
|
font-family: 'e-icons';
|
|
127
117
|
}
|
|
128
118
|
|
|
129
119
|
.e-de-rejectchange::before {
|
|
130
120
|
color: #d1d5db;
|
|
131
|
-
content: '\
|
|
121
|
+
content: '\e815';
|
|
132
122
|
font-family: 'e-icons';
|
|
133
123
|
}
|
|
134
124
|
|
|
135
125
|
.e-de-ctn-title-download::before {
|
|
136
|
-
content: '\
|
|
126
|
+
content: '\e7a1';
|
|
137
127
|
}
|
|
138
128
|
|
|
139
129
|
.e-de-table-properties-alignment:hover {
|
|
@@ -154,39 +144,39 @@
|
|
|
154
144
|
|
|
155
145
|
.e-de-table-left-alignment::before {
|
|
156
146
|
color: #d1d5db;
|
|
157
|
-
content: '\
|
|
147
|
+
content: '\e7f6';
|
|
158
148
|
font-size: 46px;
|
|
159
149
|
}
|
|
160
150
|
|
|
161
151
|
.e-de-table-center-alignment::before {
|
|
162
152
|
color: #d1d5db;
|
|
163
|
-
content: '\
|
|
153
|
+
content: '\e7f1';
|
|
164
154
|
font-size: 46px;
|
|
165
155
|
}
|
|
166
156
|
|
|
167
157
|
.e-de-table-right-alignment::before {
|
|
168
158
|
color: #d1d5db;
|
|
169
|
-
content: '\
|
|
159
|
+
content: '\e703';
|
|
170
160
|
font-size: 46px;
|
|
171
161
|
}
|
|
172
162
|
|
|
173
163
|
.e-de-tablecell-top-alignment::before {
|
|
174
164
|
color: #d1d5db;
|
|
175
|
-
content: '\
|
|
165
|
+
content: '\e775';
|
|
176
166
|
font-family: 'e-icons';
|
|
177
167
|
font-size: 51px;
|
|
178
168
|
}
|
|
179
169
|
|
|
180
170
|
.e-de-tablecell-center-alignment::before {
|
|
181
171
|
color: #d1d5db;
|
|
182
|
-
content: '\
|
|
172
|
+
content: '\e7e5';
|
|
183
173
|
font-family: 'e-icons';
|
|
184
174
|
font-size: 51px;
|
|
185
175
|
}
|
|
186
176
|
|
|
187
177
|
.e-de-tablecell-bottom-alignment::before {
|
|
188
178
|
color: #d1d5db;
|
|
189
|
-
content: '\
|
|
179
|
+
content: '\e7d9';
|
|
190
180
|
font-family: 'e-icons';
|
|
191
181
|
font-size: 51px;
|
|
192
182
|
}
|
|
@@ -237,14 +227,14 @@
|
|
|
237
227
|
|
|
238
228
|
.e-de-table-border-none-setting::before {
|
|
239
229
|
color: #d1d5db;
|
|
240
|
-
content: '\
|
|
230
|
+
content: '\e7eb';
|
|
241
231
|
font-size: 46px;
|
|
242
232
|
position: absolute;
|
|
243
233
|
}
|
|
244
234
|
|
|
245
235
|
.e-de-table-border-box-setting::before {
|
|
246
236
|
color: #d1d5db;
|
|
247
|
-
content: '\
|
|
237
|
+
content: '\e834';
|
|
248
238
|
font-size: 42px;
|
|
249
239
|
left: 2px;
|
|
250
240
|
position: absolute;
|
|
@@ -253,7 +243,7 @@
|
|
|
253
243
|
|
|
254
244
|
.e-de-table-border-all-setting::before {
|
|
255
245
|
color: #d1d5db;
|
|
256
|
-
content: '\
|
|
246
|
+
content: '\e7e8';
|
|
257
247
|
font-family: 'e-icons';
|
|
258
248
|
font-size: 42px;
|
|
259
249
|
left: 2px;
|
|
@@ -263,7 +253,7 @@
|
|
|
263
253
|
|
|
264
254
|
.e-de-table-border-custom-setting::before {
|
|
265
255
|
color: #d1d5db;
|
|
266
|
-
content: '\
|
|
256
|
+
content: '\e7d5';
|
|
267
257
|
font-size: 42px;
|
|
268
258
|
left: 2px;
|
|
269
259
|
position: absolute;
|
|
@@ -272,7 +262,7 @@
|
|
|
272
262
|
|
|
273
263
|
.e-de-table-border-toptop-alignment::before {
|
|
274
264
|
color: #d1d5db;
|
|
275
|
-
content: '\
|
|
265
|
+
content: '\e7e0';
|
|
276
266
|
font-family: 'e-icons';
|
|
277
267
|
font-size: 16px;
|
|
278
268
|
left: 4px;
|
|
@@ -282,7 +272,7 @@
|
|
|
282
272
|
|
|
283
273
|
.e-de-table-border-topcenter-alignment::before {
|
|
284
274
|
color: #d1d5db;
|
|
285
|
-
content: '\
|
|
275
|
+
content: '\e83b';
|
|
286
276
|
font-size: 16px;
|
|
287
277
|
left: 4px;
|
|
288
278
|
position: absolute;
|
|
@@ -291,7 +281,7 @@
|
|
|
291
281
|
|
|
292
282
|
.e-de-table-border-topbottom-alignment::before {
|
|
293
283
|
color: #d1d5db;
|
|
294
|
-
content: '\
|
|
284
|
+
content: '\e766';
|
|
295
285
|
font-size: 16px;
|
|
296
286
|
left: 4px;
|
|
297
287
|
position: absolute;
|
|
@@ -300,7 +290,7 @@
|
|
|
300
290
|
|
|
301
291
|
.e-de-table-border-diagionalup-alignment::before {
|
|
302
292
|
color: #d1d5db;
|
|
303
|
-
content: '\
|
|
293
|
+
content: '\e79d';
|
|
304
294
|
font-size: 16px;
|
|
305
295
|
left: 4px;
|
|
306
296
|
position: absolute;
|
|
@@ -309,7 +299,7 @@
|
|
|
309
299
|
|
|
310
300
|
.e-de-table-border-diagionaldown-alignment::before {
|
|
311
301
|
color: #d1d5db;
|
|
312
|
-
content: '\
|
|
302
|
+
content: '\e784';
|
|
313
303
|
font-size: 16px;
|
|
314
304
|
left: 4px;
|
|
315
305
|
position: absolute;
|
|
@@ -318,7 +308,7 @@
|
|
|
318
308
|
|
|
319
309
|
.e-de-table-border-bottomleft-alignment::before {
|
|
320
310
|
color: #d1d5db;
|
|
321
|
-
content: '\
|
|
311
|
+
content: '\e806';
|
|
322
312
|
font-size: 16px;
|
|
323
313
|
left: 4px;
|
|
324
314
|
position: absolute;
|
|
@@ -327,7 +317,7 @@
|
|
|
327
317
|
|
|
328
318
|
.e-de-table-border-bottomcenter-alignment::before {
|
|
329
319
|
color: #d1d5db;
|
|
330
|
-
content: '\
|
|
320
|
+
content: '\e792';
|
|
331
321
|
font-size: 16px;
|
|
332
322
|
left: 4px;
|
|
333
323
|
position: absolute;
|
|
@@ -336,7 +326,7 @@
|
|
|
336
326
|
|
|
337
327
|
.e-de-table-border-bottomright-alignment::before {
|
|
338
328
|
color: #d1d5db;
|
|
339
|
-
content: '\
|
|
329
|
+
content: '\e7ab';
|
|
340
330
|
font-size: 16px;
|
|
341
331
|
left: 4px;
|
|
342
332
|
position: absolute;
|
|
@@ -344,317 +334,346 @@
|
|
|
344
334
|
}
|
|
345
335
|
|
|
346
336
|
.e-menu-item .e-de-cmt-add::before {
|
|
347
|
-
|
|
348
|
-
content: '\e82a';
|
|
337
|
+
content: '\e82c';
|
|
349
338
|
}
|
|
350
339
|
|
|
351
340
|
.e-menu-item .e-de-cut::before {
|
|
352
|
-
|
|
353
|
-
content: '\e763';
|
|
341
|
+
content: '\e7fb';
|
|
354
342
|
}
|
|
355
343
|
|
|
356
344
|
.e-menu-item .e-de-spellcheck::before {
|
|
357
|
-
|
|
358
|
-
content: '\e83e';
|
|
345
|
+
content: '\e7f0';
|
|
359
346
|
}
|
|
360
347
|
|
|
361
348
|
.e-menu-item .e-de-copy::before {
|
|
362
|
-
|
|
363
|
-
content: '\e7ce';
|
|
349
|
+
content: '\e77c';
|
|
364
350
|
}
|
|
365
351
|
|
|
366
352
|
.e-menu-item .e-de-paste::before {
|
|
367
|
-
|
|
368
|
-
content: '\e75e';
|
|
353
|
+
content: '\e70b';
|
|
369
354
|
}
|
|
370
355
|
|
|
371
356
|
.e-menu-item .e-de-continue-numbering::before {
|
|
372
|
-
|
|
373
|
-
content: '\e7b8';
|
|
357
|
+
content: '\e718';
|
|
374
358
|
}
|
|
375
359
|
|
|
376
360
|
.e-menu-item .e-de-restart-at::before {
|
|
377
|
-
|
|
378
|
-
content: '\e7df';
|
|
361
|
+
content: '\e715';
|
|
379
362
|
}
|
|
380
363
|
|
|
381
364
|
.e-menu-item .e-de-insertlink::before {
|
|
382
|
-
|
|
383
|
-
content: '\e74a';
|
|
365
|
+
content: '\e757';
|
|
384
366
|
}
|
|
385
367
|
|
|
386
368
|
.e-menu-item .e-de-open-hyperlink::before {
|
|
387
|
-
|
|
388
|
-
content: '\e77a';
|
|
369
|
+
content: '\e797';
|
|
389
370
|
}
|
|
390
371
|
|
|
391
372
|
.e-menu-item .e-de-copy-hyperlink::before {
|
|
392
|
-
|
|
393
|
-
content: '\e786';
|
|
373
|
+
content: '\e745';
|
|
394
374
|
}
|
|
395
375
|
|
|
396
376
|
.e-menu-item .e-de-open-properties::before {
|
|
397
|
-
|
|
398
|
-
content: '\e743';
|
|
377
|
+
content: '\e77e';
|
|
399
378
|
}
|
|
400
379
|
|
|
401
380
|
.e-menu-item .e-de-edit-hyperlink::before {
|
|
402
|
-
|
|
403
|
-
content: '\e7ad';
|
|
381
|
+
content: '\e722';
|
|
404
382
|
}
|
|
405
383
|
|
|
406
384
|
.e-menu-item .e-de-remove-hyperlink::before {
|
|
407
|
-
|
|
408
|
-
content: '\e714';
|
|
385
|
+
content: '\e80c';
|
|
409
386
|
}
|
|
410
387
|
|
|
411
388
|
.e-menu-item .e-de-fonts::before {
|
|
412
|
-
|
|
413
|
-
content: '\e766';
|
|
389
|
+
content: '\e76f';
|
|
414
390
|
}
|
|
415
391
|
|
|
416
392
|
.e-menu-item .e-de-paragraph::before {
|
|
417
|
-
|
|
418
|
-
content: '\e7ae';
|
|
393
|
+
content: '\e7b8';
|
|
419
394
|
}
|
|
420
395
|
|
|
421
396
|
.e-menu-item .e-de-table::before {
|
|
422
|
-
|
|
423
|
-
content: '\e79f';
|
|
397
|
+
content: '\e7d1';
|
|
424
398
|
}
|
|
425
399
|
|
|
426
400
|
.e-menu-item .e-de-insertabove::before {
|
|
427
|
-
|
|
428
|
-
content: '\e7dd';
|
|
401
|
+
content: '\e836';
|
|
429
402
|
}
|
|
430
403
|
|
|
431
404
|
.e-menu-item .e-de-insertbelow::before {
|
|
432
|
-
|
|
433
|
-
content: '\e757';
|
|
405
|
+
content: '\e801';
|
|
434
406
|
}
|
|
435
407
|
|
|
436
408
|
.e-menu-item .e-de-insertleft::before {
|
|
437
|
-
|
|
438
|
-
content: '\e7db';
|
|
409
|
+
content: '\e78b';
|
|
439
410
|
}
|
|
440
411
|
|
|
441
412
|
.e-menu-item .e-de-insertright::before {
|
|
442
|
-
|
|
443
|
-
content: '\e710';
|
|
413
|
+
content: '\e70e';
|
|
444
414
|
}
|
|
445
415
|
|
|
446
416
|
.e-menu-item .e-de-delete-table::before {
|
|
447
|
-
|
|
448
|
-
content: '\e703';
|
|
417
|
+
content: '\e811';
|
|
449
418
|
}
|
|
450
419
|
|
|
451
420
|
.e-menu-item .e-de-deleterow::before {
|
|
452
|
-
|
|
453
|
-
content: '\e75a';
|
|
421
|
+
content: '\e7f2';
|
|
454
422
|
}
|
|
455
423
|
|
|
456
424
|
.e-menu-item .e-de-deletecolumn::before {
|
|
457
|
-
|
|
458
|
-
content: '\e721';
|
|
425
|
+
content: '\e714';
|
|
459
426
|
}
|
|
460
427
|
|
|
461
428
|
.e-de-bold::before {
|
|
462
|
-
|
|
463
|
-
content: '\e79d';
|
|
429
|
+
content: '\e737';
|
|
464
430
|
font-family: 'e-icons';
|
|
465
431
|
}
|
|
466
432
|
|
|
467
433
|
.e-de-italic::before {
|
|
468
|
-
|
|
469
|
-
content: '\e722';
|
|
434
|
+
content: '\e75a';
|
|
470
435
|
font-family: 'e-icons';
|
|
471
436
|
}
|
|
472
437
|
|
|
473
438
|
.e-de-underline::before {
|
|
474
|
-
|
|
475
|
-
content: '\e7d4';
|
|
439
|
+
content: '\e82f';
|
|
476
440
|
font-family: 'e-icons';
|
|
477
441
|
}
|
|
478
442
|
|
|
479
443
|
.e-de-indent::before {
|
|
480
|
-
|
|
481
|
-
content: '\e735';
|
|
444
|
+
content: '\e72a';
|
|
482
445
|
font-family: 'e-icons';
|
|
483
446
|
}
|
|
484
447
|
|
|
485
448
|
.e-de-outdent::before {
|
|
486
|
-
|
|
487
|
-
content: '\e7ac';
|
|
449
|
+
content: '\e810';
|
|
488
450
|
font-family: 'e-icons';
|
|
489
451
|
}
|
|
490
452
|
|
|
491
453
|
.e-de-align-left::before {
|
|
492
|
-
|
|
493
|
-
content: '\e7ae';
|
|
454
|
+
content: '\e7b8';
|
|
494
455
|
font-family: 'e-icons';
|
|
495
456
|
}
|
|
496
457
|
|
|
497
458
|
.e-de-align-center::before {
|
|
498
|
-
|
|
499
|
-
content: '\e74f';
|
|
459
|
+
content: '\e813';
|
|
500
460
|
font-family: 'e-icons';
|
|
501
461
|
}
|
|
502
462
|
|
|
503
463
|
.e-de-align-right::before {
|
|
504
|
-
|
|
505
|
-
content: '\e772';
|
|
464
|
+
content: '\e719';
|
|
506
465
|
font-family: 'e-icons';
|
|
507
466
|
}
|
|
508
467
|
|
|
509
468
|
.e-de-justify::before {
|
|
510
|
-
|
|
511
|
-
content: '\e723';
|
|
469
|
+
content: '\e721';
|
|
512
470
|
font-family: 'e-icons';
|
|
513
471
|
}
|
|
514
472
|
|
|
515
473
|
.e-de-single-spacing::before {
|
|
516
|
-
|
|
517
|
-
content: '\e7e5';
|
|
474
|
+
content: '\e771';
|
|
518
475
|
font-family: 'e-icons';
|
|
519
476
|
}
|
|
520
477
|
|
|
521
478
|
.e-de-double-spacing::before {
|
|
522
|
-
|
|
523
|
-
content: '\e7e7';
|
|
479
|
+
content: '\e7c4';
|
|
524
480
|
font-family: 'e-icons';
|
|
525
481
|
}
|
|
526
482
|
|
|
527
483
|
.e-de-one-point-five-spacing::before {
|
|
528
|
-
|
|
529
|
-
content: '\e7eb';
|
|
484
|
+
content: '\e725';
|
|
530
485
|
font-family: 'e-icons';
|
|
531
486
|
}
|
|
532
487
|
|
|
533
488
|
.e-de-before-spacing::before {
|
|
534
|
-
|
|
535
|
-
content: '\e833';
|
|
489
|
+
content: '\e7b5';
|
|
536
490
|
font-family: 'e-icons';
|
|
537
491
|
}
|
|
538
492
|
|
|
539
493
|
.e-de-after-spacing::before {
|
|
540
|
-
|
|
541
|
-
content: '\e80f';
|
|
494
|
+
content: '\e767';
|
|
542
495
|
font-family: 'e-icons';
|
|
543
496
|
}
|
|
544
497
|
|
|
545
498
|
.e-de-icon-bullet-list-dot::before {
|
|
546
|
-
|
|
547
|
-
content: '\e7e8';
|
|
499
|
+
content: '\e747';
|
|
548
500
|
font-family: 'e-icons';
|
|
549
501
|
font-size: 8px;
|
|
550
502
|
line-height: 28px;
|
|
551
503
|
}
|
|
552
504
|
|
|
553
505
|
.e-de-icon-bullet-list-circle::before {
|
|
554
|
-
|
|
555
|
-
content: '\e803';
|
|
506
|
+
content: '\e7d0';
|
|
556
507
|
font-family: 'e-icons';
|
|
557
508
|
font-size: 8px;
|
|
558
509
|
line-height: 28px;
|
|
559
510
|
}
|
|
560
511
|
|
|
561
512
|
.e-de-icon-bullet-list-square::before {
|
|
562
|
-
|
|
563
|
-
content: '\e804';
|
|
513
|
+
content: '\e7be';
|
|
564
514
|
font-family: 'e-icons';
|
|
565
515
|
font-size: 8px;
|
|
566
516
|
line-height: 28px;
|
|
567
517
|
}
|
|
568
518
|
|
|
569
519
|
.e-de-icon-bullet-list-tick::before {
|
|
570
|
-
|
|
571
|
-
content: '\e7ec';
|
|
520
|
+
content: '\e7fc';
|
|
572
521
|
font-family: 'e-icons';
|
|
573
522
|
font-size: 12px;
|
|
574
523
|
}
|
|
575
524
|
|
|
576
525
|
.e-de-icon-bullet-list-flower::before {
|
|
577
|
-
|
|
578
|
-
content: '\e7e4';
|
|
526
|
+
content: '\e79b';
|
|
579
527
|
font-family: 'e-icons';
|
|
580
528
|
font-size: 12px;
|
|
581
529
|
}
|
|
582
530
|
|
|
583
531
|
.e-de-icon-bullet-list-arrow::before {
|
|
584
|
-
|
|
585
|
-
content: '\e7e9';
|
|
532
|
+
content: '\e763';
|
|
586
533
|
font-family: 'e-icons';
|
|
587
534
|
font-size: 12px;
|
|
588
535
|
}
|
|
589
536
|
|
|
590
537
|
.e-de-icon-bullet-list-none::before {
|
|
591
|
-
|
|
592
|
-
content: '\e7e1';
|
|
538
|
+
content: '\e7f3';
|
|
593
539
|
font-family: 'e-icons';
|
|
594
540
|
font-size: 24px;
|
|
595
541
|
}
|
|
596
542
|
|
|
597
543
|
.e-de-icon-autofit::before {
|
|
598
|
-
|
|
599
|
-
content: '\e71a';
|
|
544
|
+
content: '\e74a';
|
|
600
545
|
font-family: 'e-icons';
|
|
601
546
|
}
|
|
602
547
|
|
|
603
548
|
.e-de-icon-fixed-columnwidth::before {
|
|
604
|
-
|
|
605
|
-
content: '\e76e';
|
|
549
|
+
content: '\e785';
|
|
606
550
|
font-family: 'e-icons';
|
|
607
551
|
}
|
|
608
552
|
|
|
609
553
|
.e-de-icon-auto-fitwindow::before {
|
|
610
|
-
|
|
611
|
-
content: '\e773';
|
|
554
|
+
content: '\e759';
|
|
612
555
|
font-family: 'e-icons';
|
|
613
556
|
}
|
|
614
557
|
|
|
615
558
|
.e-item .e-de-paste-text::before {
|
|
616
|
-
|
|
617
|
-
content: '\e807';
|
|
559
|
+
content: '\e70f';
|
|
618
560
|
font-family: 'e-icons';
|
|
619
561
|
}
|
|
620
562
|
|
|
621
563
|
.e-item .e-de-paste-source::before {
|
|
622
|
-
|
|
623
|
-
content: '\e84f';
|
|
564
|
+
content: '\e842';
|
|
624
565
|
font-family: 'e-icons';
|
|
625
566
|
}
|
|
626
567
|
|
|
627
568
|
.e-item .e-de-paste-merge::before {
|
|
628
|
-
|
|
629
|
-
content: '\e85d';
|
|
569
|
+
content: '\e752';
|
|
630
570
|
font-family: 'e-icons';
|
|
631
571
|
}
|
|
632
572
|
|
|
633
573
|
.e-btn-icon .e-de-paste::before,
|
|
634
574
|
.e-icon-btn .e-de-paste::before {
|
|
635
|
-
|
|
636
|
-
content: '\e75e';
|
|
575
|
+
content: '\e70b';
|
|
637
576
|
font-family: 'e-icons';
|
|
638
577
|
}
|
|
639
578
|
|
|
640
579
|
.e-item .e-de-paste-column::before {
|
|
641
|
-
content: '\
|
|
580
|
+
content: '\e885';
|
|
642
581
|
}
|
|
643
582
|
|
|
644
583
|
.e-item .e-de-paste-row::before {
|
|
645
|
-
content: '\
|
|
584
|
+
content: '\e884';
|
|
646
585
|
}
|
|
647
586
|
|
|
648
587
|
.e-item .e-de-paste-overwrite-cells::before {
|
|
649
|
-
content: '\
|
|
588
|
+
content: '\e886';
|
|
650
589
|
}
|
|
651
590
|
|
|
652
591
|
.e-item .e-de-paste-nested-table::before {
|
|
653
|
-
content: '\
|
|
592
|
+
content: '\e883';
|
|
654
593
|
}
|
|
655
594
|
|
|
656
595
|
.e-item .e-de-paste-merge-table::before {
|
|
657
|
-
content: '\
|
|
596
|
+
content: '\e882';
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
.e-de-dlg-container {
|
|
600
|
+
padding-bottom: 12px;
|
|
601
|
+
}
|
|
602
|
+
|
|
603
|
+
.e-de-dlg-row {
|
|
604
|
+
display: -ms-flexbox;
|
|
605
|
+
display: flex;
|
|
606
|
+
}
|
|
607
|
+
|
|
608
|
+
.e-de-container-row {
|
|
609
|
+
display: -ms-flexbox;
|
|
610
|
+
display: flex;
|
|
611
|
+
padding-bottom: 12px;
|
|
612
|
+
}
|
|
613
|
+
|
|
614
|
+
.e-de-subcontainer-left {
|
|
615
|
+
padding-right: 6px;
|
|
616
|
+
width: 50%;
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
.e-de-subcontainer-right {
|
|
620
|
+
padding-left: 6px;
|
|
621
|
+
width: 50%;
|
|
622
|
+
}
|
|
623
|
+
|
|
624
|
+
.e-de-dlg-tab-first-child {
|
|
625
|
+
padding-top: 6px;
|
|
626
|
+
}
|
|
627
|
+
|
|
628
|
+
.e-de-dlg-heading {
|
|
629
|
+
display: block;
|
|
630
|
+
font-size: 14px;
|
|
631
|
+
font-weight: 500;
|
|
632
|
+
margin-bottom: 8px;
|
|
633
|
+
}
|
|
634
|
+
|
|
635
|
+
.e-rtl .e-de-subcontainer-left {
|
|
636
|
+
padding-left: 6px;
|
|
637
|
+
padding-right: 0;
|
|
638
|
+
}
|
|
639
|
+
|
|
640
|
+
.e-rtl .e-de-subcontainer-right {
|
|
641
|
+
padding-left: 0;
|
|
642
|
+
padding-right: 6px;
|
|
643
|
+
width: 50%;
|
|
644
|
+
}
|
|
645
|
+
|
|
646
|
+
.e-bigger .e-de-dlg-container {
|
|
647
|
+
padding-bottom: 16px;
|
|
648
|
+
}
|
|
649
|
+
|
|
650
|
+
.e-bigger .e-de-container-row {
|
|
651
|
+
padding-bottom: 16px;
|
|
652
|
+
}
|
|
653
|
+
|
|
654
|
+
.e-bigger .e-de-subcontainer-left {
|
|
655
|
+
padding-right: 8px;
|
|
656
|
+
width: 50%;
|
|
657
|
+
}
|
|
658
|
+
|
|
659
|
+
.e-bigger .e-de-subcontainer-right {
|
|
660
|
+
padding-left: 8px;
|
|
661
|
+
width: 50%;
|
|
662
|
+
}
|
|
663
|
+
|
|
664
|
+
.e-bigger .e-de-dlg-tab-first-child {
|
|
665
|
+
padding-top: 8px;
|
|
666
|
+
}
|
|
667
|
+
|
|
668
|
+
.e-bigger .e-rtl .e-de-subcontainer-left {
|
|
669
|
+
padding-left: 8px;
|
|
670
|
+
padding-right: 0;
|
|
671
|
+
}
|
|
672
|
+
|
|
673
|
+
.e-bigger .e-rtl .e-de-subcontainer-right {
|
|
674
|
+
padding-left: 0;
|
|
675
|
+
padding-right: 8px;
|
|
676
|
+
width: 50%;
|
|
658
677
|
}
|
|
659
678
|
|
|
660
679
|
.e-de-blink-cursor {
|
|
@@ -794,7 +813,6 @@
|
|
|
794
813
|
font-weight: 500;
|
|
795
814
|
margin-bottom: 8px;
|
|
796
815
|
color: #9ca3af;
|
|
797
|
-
margin-top: 8px;
|
|
798
816
|
}
|
|
799
817
|
|
|
800
818
|
.e-de-ff-dlg-heading-small {
|
|
@@ -828,7 +846,6 @@
|
|
|
828
846
|
.e-de-ff-radio-div {
|
|
829
847
|
display: -ms-inline-flexbox;
|
|
830
848
|
display: inline-flex;
|
|
831
|
-
margin-bottom: 16px;
|
|
832
849
|
margin-right: 16px;
|
|
833
850
|
}
|
|
834
851
|
|
|
@@ -840,7 +857,7 @@
|
|
|
840
857
|
.e-de-ff-radio-scnd-div {
|
|
841
858
|
display: -ms-inline-flexbox;
|
|
842
859
|
display: inline-flex;
|
|
843
|
-
margin-bottom:
|
|
860
|
+
margin-bottom: 0;
|
|
844
861
|
margin-right: 16px;
|
|
845
862
|
}
|
|
846
863
|
|
|
@@ -1142,14 +1159,6 @@
|
|
|
1142
1159
|
float: left;
|
|
1143
1160
|
}
|
|
1144
1161
|
|
|
1145
|
-
.e-de-dlg-sub-header {
|
|
1146
|
-
display: block;
|
|
1147
|
-
font-size: 12px;
|
|
1148
|
-
font-weight: 500;
|
|
1149
|
-
margin-bottom: 4px;
|
|
1150
|
-
margin-top: 0;
|
|
1151
|
-
}
|
|
1152
|
-
|
|
1153
1162
|
.e-de-dlg-footer .e-btn {
|
|
1154
1163
|
margin-left: 10px;
|
|
1155
1164
|
}
|
|
@@ -1262,7 +1271,8 @@
|
|
|
1262
1271
|
}
|
|
1263
1272
|
|
|
1264
1273
|
.e-de-op-more-less {
|
|
1265
|
-
display:
|
|
1274
|
+
display: -ms-inline-flexbox;
|
|
1275
|
+
display: inline-flex;
|
|
1266
1276
|
margin-top: 12px;
|
|
1267
1277
|
}
|
|
1268
1278
|
|
|
@@ -1550,7 +1560,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
1550
1560
|
}
|
|
1551
1561
|
|
|
1552
1562
|
.e-documenteditor .e-de-op-close-button {
|
|
1553
|
-
left:
|
|
1563
|
+
left: 250px;
|
|
1554
1564
|
position: absolute;
|
|
1555
1565
|
top: 10px;
|
|
1556
1566
|
}
|
|
@@ -1574,11 +1584,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
1574
1584
|
width: 295px;
|
|
1575
1585
|
}
|
|
1576
1586
|
|
|
1577
|
-
.e-bigger .e-de-rp-sub-div,
|
|
1578
|
-
.e-bigger .e-de-rp-whole-header {
|
|
1579
|
-
padding: 16px;
|
|
1580
|
-
}
|
|
1581
|
-
|
|
1582
1587
|
.e-bigger .e-de-rp-stop-div1 {
|
|
1583
1588
|
padding: 12px 16px 12px 16px;
|
|
1584
1589
|
}
|
|
@@ -1587,18 +1592,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
1587
1592
|
padding: 16px 16px 24px;
|
|
1588
1593
|
}
|
|
1589
1594
|
|
|
1590
|
-
.e-bigger .e-de-rp-stop-div3 {
|
|
1591
|
-
padding: 0 0 16px 16px;
|
|
1592
|
-
}
|
|
1593
|
-
|
|
1594
|
-
.e-bigger .e-de-rp-nav-btn {
|
|
1595
|
-
margin: 0px 25px;
|
|
1596
|
-
}
|
|
1597
|
-
|
|
1598
|
-
.e-bigger .e-de-rp-enforce {
|
|
1599
|
-
padding-top: 16px;
|
|
1600
|
-
}
|
|
1601
|
-
|
|
1602
1595
|
.e-bigger .e-de-cmt-sub-container,
|
|
1603
1596
|
.e-bigger .e-de-font-dlg-header,
|
|
1604
1597
|
.e-bigger .e-de-font-dlg-header-effects,
|
|
@@ -1735,10 +1728,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
1735
1728
|
width: 46px !important;
|
|
1736
1729
|
}
|
|
1737
1730
|
|
|
1738
|
-
.e-bigger .e-de-rp-nav-btn {
|
|
1739
|
-
width: auto;
|
|
1740
|
-
}
|
|
1741
|
-
|
|
1742
1731
|
.e-bigger .e-de-list-dlg-div.e-de-rtl,
|
|
1743
1732
|
.e-bigger .e-de-list-dlg-subdiv.e-de-rtl {
|
|
1744
1733
|
margin-top: -150px;
|
|
@@ -1803,15 +1792,10 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
1803
1792
|
width: 199px !important;
|
|
1804
1793
|
}
|
|
1805
1794
|
|
|
1806
|
-
.e-bigger .e-de-font-dlg-header-font-color {
|
|
1807
|
-
width: 68px !important;
|
|
1808
|
-
}
|
|
1809
|
-
|
|
1810
1795
|
.e-bigger .e-de-table-measure-lbl {
|
|
1811
1796
|
width: 90px !important;
|
|
1812
1797
|
}
|
|
1813
1798
|
|
|
1814
|
-
.e-bigger .e-de-dlg-sub-header,
|
|
1815
1799
|
.e-bigger .e-de-list-ddl-subheader,
|
|
1816
1800
|
.e-bigger .e-de-cell-dia-label-common,
|
|
1817
1801
|
.e-bigger .e-de-table-ppty-options-break {
|
|
@@ -1858,7 +1842,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
1858
1842
|
.e-bigger .e-de-insert-table-dlg-input,
|
|
1859
1843
|
.e-bigger .e-de-insert-footnote-dlg-header,
|
|
1860
1844
|
.e-bigger .e-de-hyperlink-dlg-input,
|
|
1861
|
-
.e-bigger .e-de-ff-radio-div,
|
|
1862
1845
|
.e-bigger .e-de-style-nametype-div,
|
|
1863
1846
|
.e-bigger .e-de-rp-format,
|
|
1864
1847
|
.e-bigger .e-de-hdr-ftr-frst-page-div,
|
|
@@ -1882,7 +1865,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
1882
1865
|
}
|
|
1883
1866
|
|
|
1884
1867
|
.e-bigger .e-de-font-dlg .e-input-group {
|
|
1885
|
-
width:
|
|
1868
|
+
width: max-content !important;
|
|
1886
1869
|
}
|
|
1887
1870
|
|
|
1888
1871
|
.e-bigger .e-de-list-dlg .e-input-group,
|
|
@@ -1908,7 +1891,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
1908
1891
|
}
|
|
1909
1892
|
|
|
1910
1893
|
.e-bigger .e-de-rp-enforce-nav:not(.e-de-rp-nav-lbl) {
|
|
1911
|
-
margin: 16px
|
|
1894
|
+
margin: 0 16px 16px 16px;
|
|
1912
1895
|
}
|
|
1913
1896
|
|
|
1914
1897
|
.e-de-style-font-group-button .e-btn:not(button:last-child),
|
|
@@ -1951,10 +1934,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
1951
1934
|
font-weight: 500;
|
|
1952
1935
|
}
|
|
1953
1936
|
|
|
1954
|
-
.e-bigger .e-de-enforce .e-de-enforce-dlg-input:not(.e-de-enforce .e-de-enforce-dlg-input:last-child) {
|
|
1955
|
-
margin-bottom: 16px;
|
|
1956
|
-
}
|
|
1957
|
-
|
|
1958
1937
|
.e-de-page-setup-dlg-first-page-prop {
|
|
1959
1938
|
margin-bottom: 8px;
|
|
1960
1939
|
}
|
|
@@ -1970,7 +1949,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
1970
1949
|
.e-de-font-dlg .e-input-group,
|
|
1971
1950
|
.e-de-list-dlg .e-input-group,
|
|
1972
1951
|
.e-de-list-dlg .e-input {
|
|
1973
|
-
width:
|
|
1952
|
+
width: max-content !important;
|
|
1974
1953
|
}
|
|
1975
1954
|
|
|
1976
1955
|
.e-de-list-ddl-subheaderbottom {
|
|
@@ -2018,10 +1997,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
2018
1997
|
padding: 0;
|
|
2019
1998
|
}
|
|
2020
1999
|
|
|
2021
|
-
.e-de-enforce .e-de-enforce-dlg-input:last-child {
|
|
2022
|
-
margin-bottom: 0;
|
|
2023
|
-
}
|
|
2024
|
-
|
|
2025
2000
|
.e-de-table-cell-margin-dlg .e-input-group {
|
|
2026
2001
|
width: 188px !important;
|
|
2027
2002
|
}
|
|
@@ -2040,7 +2015,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
2040
2015
|
}
|
|
2041
2016
|
|
|
2042
2017
|
.e-documenteditor .e-de-op-close-button.e-de-rtl {
|
|
2043
|
-
right:
|
|
2018
|
+
right: 255px;
|
|
2044
2019
|
}
|
|
2045
2020
|
|
|
2046
2021
|
.e-de-table-measure-lbl {
|
|
@@ -2406,12 +2381,15 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
2406
2381
|
}
|
|
2407
2382
|
|
|
2408
2383
|
.e-de-font-dlg {
|
|
2409
|
-
width:
|
|
2384
|
+
width: max-content;
|
|
2410
2385
|
}
|
|
2411
2386
|
|
|
2412
2387
|
.e-de-hyperlink {
|
|
2413
|
-
|
|
2414
|
-
|
|
2388
|
+
width: 250px;
|
|
2389
|
+
}
|
|
2390
|
+
|
|
2391
|
+
.e-bigger .e-de-hyperlink {
|
|
2392
|
+
width: 300px;
|
|
2415
2393
|
}
|
|
2416
2394
|
|
|
2417
2395
|
.e-de-insert-table {
|
|
@@ -2574,13 +2552,12 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
2574
2552
|
|
|
2575
2553
|
.e-button-custom {
|
|
2576
2554
|
height: 32px;
|
|
2577
|
-
|
|
2578
|
-
width: 70px;
|
|
2555
|
+
width: 100%;
|
|
2579
2556
|
}
|
|
2580
2557
|
|
|
2581
2558
|
.e-bigger .e-button-custom {
|
|
2582
2559
|
height: 37px;
|
|
2583
|
-
width:
|
|
2560
|
+
width: 100%;
|
|
2584
2561
|
}
|
|
2585
2562
|
|
|
2586
2563
|
.e-styles-listview,
|
|
@@ -2706,11 +2683,11 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
2706
2683
|
}
|
|
2707
2684
|
|
|
2708
2685
|
.e-bigger .e-de-style-bold-button-size {
|
|
2709
|
-
margin-left:
|
|
2686
|
+
margin-left: 12px;
|
|
2710
2687
|
}
|
|
2711
2688
|
|
|
2712
2689
|
.e-de-style-bold-button-size {
|
|
2713
|
-
margin-left:
|
|
2690
|
+
margin-left: 12px;
|
|
2714
2691
|
}
|
|
2715
2692
|
|
|
2716
2693
|
.e-de-style-format-dropdwn .e-btn-icon {
|
|
@@ -2718,15 +2695,15 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
2718
2695
|
}
|
|
2719
2696
|
|
|
2720
2697
|
.e-de-style-icon-button-first-size {
|
|
2721
|
-
margin-left:
|
|
2698
|
+
margin-left: 12px;
|
|
2722
2699
|
}
|
|
2723
2700
|
|
|
2724
2701
|
.e-de-style-icon-button-last-size {
|
|
2725
|
-
margin-right:
|
|
2702
|
+
margin-right: 12px;
|
|
2726
2703
|
}
|
|
2727
2704
|
|
|
2728
2705
|
.e-de-style-font-color-picker {
|
|
2729
|
-
margin-left:
|
|
2706
|
+
margin-left: 12px;
|
|
2730
2707
|
}
|
|
2731
2708
|
|
|
2732
2709
|
.e-style-font-fmaily-right {
|
|
@@ -3148,6 +3125,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3148
3125
|
.e-de-rp-sub-content-div {
|
|
3149
3126
|
line-height: 1.5;
|
|
3150
3127
|
font-size: 12px;
|
|
3128
|
+
margin-bottom: 8px;
|
|
3151
3129
|
}
|
|
3152
3130
|
|
|
3153
3131
|
.e-de-bullet-icons {
|
|
@@ -3202,7 +3180,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3202
3180
|
}
|
|
3203
3181
|
|
|
3204
3182
|
.e-bigger .e-de-font-dlg {
|
|
3205
|
-
width:
|
|
3183
|
+
width: max-content;
|
|
3206
3184
|
}
|
|
3207
3185
|
|
|
3208
3186
|
.e-bigger .e-para-dlg-sub-height {
|
|
@@ -3232,6 +3210,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3232
3210
|
|
|
3233
3211
|
.e-bigger .e-de-rp-header {
|
|
3234
3212
|
font-size: 16px;
|
|
3213
|
+
width: 75%;
|
|
3235
3214
|
}
|
|
3236
3215
|
|
|
3237
3216
|
.e-de-restrict-format {
|
|
@@ -3259,6 +3238,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3259
3238
|
font-weight: 500;
|
|
3260
3239
|
opacity: 0.87;
|
|
3261
3240
|
color: #d1d5db;
|
|
3241
|
+
width: 75%;
|
|
3262
3242
|
}
|
|
3263
3243
|
|
|
3264
3244
|
.e-de-rp-nav-btn,
|
|
@@ -3266,25 +3246,20 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3266
3246
|
opacity: 0.87;
|
|
3267
3247
|
border-radius: 2px;
|
|
3268
3248
|
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
|
|
3269
|
-
height: 36px;
|
|
3270
|
-
margin: 0 12px !important;
|
|
3271
3249
|
}
|
|
3272
3250
|
|
|
3273
3251
|
.e-bigger .e-de-rp-btn-enforce {
|
|
3274
|
-
margin: 0;
|
|
3275
3252
|
padding-left: 10px;
|
|
3276
3253
|
padding-right: 10px;
|
|
3277
3254
|
}
|
|
3278
3255
|
|
|
3279
3256
|
.e-de-rp-nav-btn {
|
|
3280
|
-
|
|
3257
|
+
width: auto;
|
|
3281
3258
|
}
|
|
3282
3259
|
|
|
3283
3260
|
.e-de-rp-btn-stop-enforce {
|
|
3284
3261
|
border-radius: 2px;
|
|
3285
3262
|
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
|
|
3286
|
-
height: 36px;
|
|
3287
|
-
margin: 0 65px;
|
|
3288
3263
|
}
|
|
3289
3264
|
|
|
3290
3265
|
.e-de-rp-sub-div {
|
|
@@ -3295,6 +3270,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3295
3270
|
.e-de-restrict-pane {
|
|
3296
3271
|
padding-left: 0;
|
|
3297
3272
|
padding-top: 0;
|
|
3273
|
+
padding-right: 0;
|
|
3298
3274
|
}
|
|
3299
3275
|
|
|
3300
3276
|
.e-de-rp-whole-header {
|
|
@@ -3307,15 +3283,14 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3307
3283
|
border-radius: 2px;
|
|
3308
3284
|
font-size: 12px;
|
|
3309
3285
|
height: 110px;
|
|
3310
|
-
width: 238px;
|
|
3311
3286
|
}
|
|
3312
3287
|
|
|
3313
3288
|
.e-de-rp-enforce {
|
|
3314
|
-
padding
|
|
3289
|
+
padding: 12px;
|
|
3315
3290
|
}
|
|
3316
3291
|
|
|
3317
3292
|
.e-de-rp-enforce-nav {
|
|
3318
|
-
margin: 12px
|
|
3293
|
+
margin: 0 12px 12px 12px;
|
|
3319
3294
|
}
|
|
3320
3295
|
|
|
3321
3296
|
.e-de-enforce-dlg-title {
|
|
@@ -3326,7 +3301,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3326
3301
|
|
|
3327
3302
|
.e-de-enforce .e-de-enforce-dlg-input {
|
|
3328
3303
|
height: 32px;
|
|
3329
|
-
margin-bottom: 12px;
|
|
3330
3304
|
width: 300px;
|
|
3331
3305
|
}
|
|
3332
3306
|
|
|
@@ -3347,6 +3321,8 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3347
3321
|
|
|
3348
3322
|
.e-de-user-dlg-list {
|
|
3349
3323
|
margin-bottom: 12px;
|
|
3324
|
+
display: -ms-inline-flexbox;
|
|
3325
|
+
display: inline-flex;
|
|
3350
3326
|
}
|
|
3351
3327
|
|
|
3352
3328
|
.e-de-user-listview {
|
|
@@ -3381,26 +3357,23 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3381
3357
|
padding: 12px 12px 24px;
|
|
3382
3358
|
}
|
|
3383
3359
|
|
|
3384
|
-
.e-de-rp-stop-div3 {
|
|
3385
|
-
padding: 0 0 12px 12px;
|
|
3386
|
-
}
|
|
3387
|
-
|
|
3388
3360
|
.e-de-rp-close-icon {
|
|
3389
3361
|
float: right;
|
|
3390
3362
|
position: relative;
|
|
3391
|
-
top: -
|
|
3392
|
-
|
|
3363
|
+
top: -2px;
|
|
3364
|
+
right: -14px;
|
|
3393
3365
|
}
|
|
3394
3366
|
|
|
3395
3367
|
.e-de-restrict-pane {
|
|
3396
3368
|
height: 100%;
|
|
3397
3369
|
overflow: auto;
|
|
3370
|
+
overflow-x: hidden;
|
|
3398
3371
|
width: 280px;
|
|
3399
3372
|
}
|
|
3400
3373
|
|
|
3401
3374
|
.e-de-rp-nav-lbl {
|
|
3402
3375
|
font-size: 13px;
|
|
3403
|
-
margin: 0
|
|
3376
|
+
margin: 0 12px;
|
|
3404
3377
|
}
|
|
3405
3378
|
|
|
3406
3379
|
.e-documenteditor-optionspane {
|
|
@@ -3433,7 +3406,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3433
3406
|
border: 1px solid #4b5563;
|
|
3434
3407
|
border-radius: 2px;
|
|
3435
3408
|
margin: 0;
|
|
3436
|
-
padding:
|
|
3409
|
+
padding: 12px;
|
|
3437
3410
|
}
|
|
3438
3411
|
|
|
3439
3412
|
.e-de-cmt-view {
|
|
@@ -3442,7 +3415,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3442
3415
|
|
|
3443
3416
|
.e-de-cmt-sub-container.e-de-cmt-selection {
|
|
3444
3417
|
border-left: 3px solid #22d3ee;
|
|
3445
|
-
padding-left:
|
|
3418
|
+
padding-left: 10px;
|
|
3446
3419
|
}
|
|
3447
3420
|
|
|
3448
3421
|
.e-de-tc-outer {
|
|
@@ -3518,7 +3491,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3518
3491
|
color: #4d841e;
|
|
3519
3492
|
padding: 5px 4px;
|
|
3520
3493
|
text-transform: initial;
|
|
3521
|
-
width: 66px;
|
|
3522
3494
|
}
|
|
3523
3495
|
|
|
3524
3496
|
.e-btn.e-outline.e-de-track-accept-button:hover {
|
|
@@ -3527,7 +3499,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3527
3499
|
color: #fff;
|
|
3528
3500
|
padding: 5px 4px;
|
|
3529
3501
|
text-transform: initial;
|
|
3530
|
-
width: 66px;
|
|
3531
3502
|
}
|
|
3532
3503
|
|
|
3533
3504
|
.e-btn.e-outline.e-de-track-reject-button {
|
|
@@ -3537,7 +3508,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3537
3508
|
padding: 5px 6px;
|
|
3538
3509
|
margin-left: 8px;
|
|
3539
3510
|
text-transform: initial;
|
|
3540
|
-
width: 64px;
|
|
3541
3511
|
}
|
|
3542
3512
|
|
|
3543
3513
|
.e-btn.e-outline.e-de-track-reject-button:hover {
|
|
@@ -3547,7 +3517,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3547
3517
|
padding: 5px 6px;
|
|
3548
3518
|
margin-left: 8px;
|
|
3549
3519
|
text-transform: initial;
|
|
3550
|
-
width: 64px;
|
|
3551
3520
|
}
|
|
3552
3521
|
|
|
3553
3522
|
.e-de-track-chngs-count {
|
|
@@ -3639,7 +3608,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3639
3608
|
|
|
3640
3609
|
.e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
|
|
3641
3610
|
border-left: 2px solid #22d3ee;
|
|
3642
|
-
padding-left:
|
|
3611
|
+
padding-left: 11px;
|
|
3643
3612
|
}
|
|
3644
3613
|
|
|
3645
3614
|
.e-de-cmt-author {
|
|
@@ -3651,8 +3620,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3651
3620
|
.e-de-cmt-author-name {
|
|
3652
3621
|
font-size: 14px;
|
|
3653
3622
|
font-weight: 500;
|
|
3654
|
-
padding-left:
|
|
3655
|
-
padding-left: 8px;
|
|
3623
|
+
padding-left: 12px;
|
|
3656
3624
|
width: 90%;
|
|
3657
3625
|
}
|
|
3658
3626
|
|
|
@@ -3690,7 +3658,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3690
3658
|
border: none;
|
|
3691
3659
|
border-top: 1px solid #4b5563;
|
|
3692
3660
|
border-radius: 0px;
|
|
3693
|
-
margin: 12px
|
|
3661
|
+
margin: 12px 8px 0 8px;
|
|
3694
3662
|
padding: 0px;
|
|
3695
3663
|
}
|
|
3696
3664
|
|
|
@@ -3719,9 +3687,11 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3719
3687
|
|
|
3720
3688
|
.e-de-cmt-post-btn.e-btn.e-flat,
|
|
3721
3689
|
.e-de-cmt-cancel-btn.e-btn.e-flat {
|
|
3722
|
-
height:
|
|
3690
|
+
height: 33px;
|
|
3723
3691
|
margin-left: 8px;
|
|
3724
3692
|
width: 38px;
|
|
3693
|
+
padding-top: 7px;
|
|
3694
|
+
padding-left: 9px;
|
|
3725
3695
|
}
|
|
3726
3696
|
|
|
3727
3697
|
.e-de-cmt-resolved .e-de-cmt-author-name,
|
|
@@ -3796,7 +3766,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3796
3766
|
}
|
|
3797
3767
|
|
|
3798
3768
|
.e-de-cmt-rply-view {
|
|
3799
|
-
margin-top:
|
|
3769
|
+
margin-top: 16px;
|
|
3800
3770
|
}
|
|
3801
3771
|
|
|
3802
3772
|
.e-de-cmt-resolve-btn {
|
|
@@ -3810,6 +3780,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3810
3780
|
|
|
3811
3781
|
.e-rtl .e-de-rp-close-icon {
|
|
3812
3782
|
float: left;
|
|
3783
|
+
right: 14px;
|
|
3813
3784
|
}
|
|
3814
3785
|
|
|
3815
3786
|
.e-rtl .e-de-cp-option.e-btn.e-icon-btn {
|
|
@@ -3819,15 +3790,15 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3819
3790
|
.e-rtl .e-de-cmt-sub-container.e-de-cmt-selection {
|
|
3820
3791
|
border-left: 1px solid #4b5563;
|
|
3821
3792
|
border-right: 3px solid #22d3ee;
|
|
3822
|
-
padding-left:
|
|
3823
|
-
padding-right:
|
|
3793
|
+
padding-left: 12px;
|
|
3794
|
+
padding-right: 10px;
|
|
3824
3795
|
}
|
|
3825
3796
|
|
|
3826
3797
|
.e-rtl .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
|
|
3827
3798
|
border-left: 1px solid #4b5563;
|
|
3828
3799
|
border-right: 2px solid #22d3ee;
|
|
3829
|
-
padding-left:
|
|
3830
|
-
padding-right:
|
|
3800
|
+
padding-left: 12px;
|
|
3801
|
+
padding-right: 11px;
|
|
3831
3802
|
}
|
|
3832
3803
|
|
|
3833
3804
|
.e-rtl .e-de-cmt-sub-container.e-de-cmt-resolved.e-de-cmt-selection {
|
|
@@ -3861,7 +3832,9 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3861
3832
|
.e-bigger .e-de-cmt-cancel-btn.e-btn.e-flat {
|
|
3862
3833
|
height: 36px;
|
|
3863
3834
|
margin-left: 12px;
|
|
3864
|
-
width:
|
|
3835
|
+
width: 46px;
|
|
3836
|
+
padding-top: 7px;
|
|
3837
|
+
padding-left: 11px;
|
|
3865
3838
|
}
|
|
3866
3839
|
|
|
3867
3840
|
.e-bigger .e-de-cp-whole-header {
|
|
@@ -3870,9 +3843,18 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3870
3843
|
padding-right: 8px;
|
|
3871
3844
|
}
|
|
3872
3845
|
|
|
3846
|
+
.e-bigger .e-de-rp-close-icon {
|
|
3847
|
+
float: right;
|
|
3848
|
+
position: relative;
|
|
3849
|
+
top: -5px;
|
|
3850
|
+
right: -19px;
|
|
3851
|
+
}
|
|
3852
|
+
|
|
3873
3853
|
.e-bigger .e-rtl .e-de-cmt-post-btn.e-btn.e-flat,
|
|
3874
3854
|
.e-bigger .e-rtl .e-de-cmt-cancel-btn.e-btn.e-flat {
|
|
3875
3855
|
margin-right: 12px;
|
|
3856
|
+
padding-bottom: 7px;
|
|
3857
|
+
padding-right: 11px;
|
|
3876
3858
|
}
|
|
3877
3859
|
|
|
3878
3860
|
.e-de-close-icon.e-btn {
|
|
@@ -3906,6 +3888,86 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3906
3888
|
top: 0;
|
|
3907
3889
|
}
|
|
3908
3890
|
|
|
3891
|
+
.e-de-rp-mu-btn {
|
|
3892
|
+
margin-top: 3px;
|
|
3893
|
+
}
|
|
3894
|
+
|
|
3895
|
+
.e-rtl .e-de-cmt-author-name {
|
|
3896
|
+
padding-left: 0%;
|
|
3897
|
+
padding-right: 12px;
|
|
3898
|
+
}
|
|
3899
|
+
|
|
3900
|
+
.e-rtl .e-de-cmt-post-btn.e-btn.e-flat,
|
|
3901
|
+
.e-rtl .e-de-cmt-cancel-btn.e-btn.e-flat {
|
|
3902
|
+
padding-bottom: 7px;
|
|
3903
|
+
padding-right: 9px;
|
|
3904
|
+
}
|
|
3905
|
+
|
|
3906
|
+
.e-bigger .e-de-cmt-author-name {
|
|
3907
|
+
padding-left: 16px;
|
|
3908
|
+
}
|
|
3909
|
+
|
|
3910
|
+
.e-bigger .e-de-cmt-rply-view {
|
|
3911
|
+
margin-top: 24px;
|
|
3912
|
+
}
|
|
3913
|
+
|
|
3914
|
+
.e-bigger .e-de-cmt-sub-container {
|
|
3915
|
+
padding: 16px;
|
|
3916
|
+
}
|
|
3917
|
+
|
|
3918
|
+
.e-bigger .e-de-cmt-sub-container.e-de-cmt-selection {
|
|
3919
|
+
padding-left: 14px;
|
|
3920
|
+
}
|
|
3921
|
+
|
|
3922
|
+
.e-bigger .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
|
|
3923
|
+
padding-left: 15px;
|
|
3924
|
+
}
|
|
3925
|
+
|
|
3926
|
+
.e-bigger .e-de-cmt-sub-container.e-de-cmt-reply {
|
|
3927
|
+
padding: 0%;
|
|
3928
|
+
}
|
|
3929
|
+
|
|
3930
|
+
.e-bigger .e-de-rp-nav-btn {
|
|
3931
|
+
width: auto;
|
|
3932
|
+
}
|
|
3933
|
+
|
|
3934
|
+
.e-bigger .e-de-rp-whole-header {
|
|
3935
|
+
padding: 16px;
|
|
3936
|
+
}
|
|
3937
|
+
|
|
3938
|
+
.e-bigger .e-de-rp-sub-div {
|
|
3939
|
+
border-bottom: 1px solid #4b5563;
|
|
3940
|
+
padding: 16px;
|
|
3941
|
+
}
|
|
3942
|
+
|
|
3943
|
+
.e-bigger .e-de-rp-enforce {
|
|
3944
|
+
padding: 16px;
|
|
3945
|
+
}
|
|
3946
|
+
|
|
3947
|
+
.e-bigger .e-de-enforce .e-de-enforce-dlg-input {
|
|
3948
|
+
width: 300px;
|
|
3949
|
+
}
|
|
3950
|
+
|
|
3951
|
+
.e-bigger .e-rtl .e-de-cmt-author-name {
|
|
3952
|
+
padding-left: 0%;
|
|
3953
|
+
padding-right: 16px;
|
|
3954
|
+
}
|
|
3955
|
+
|
|
3956
|
+
.e-bigger .e-rtl .e-de-cmt-sub-container.e-de-cmt-selection {
|
|
3957
|
+
padding-left: 16px;
|
|
3958
|
+
padding-right: 14px;
|
|
3959
|
+
}
|
|
3960
|
+
|
|
3961
|
+
.e-bigger .e-rtl .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
|
|
3962
|
+
padding-left: 16px;
|
|
3963
|
+
padding-right: 15px;
|
|
3964
|
+
}
|
|
3965
|
+
|
|
3966
|
+
.e-bigger .e-rtl .e-de-rp-close-icon {
|
|
3967
|
+
float: left;
|
|
3968
|
+
right: 19px;
|
|
3969
|
+
}
|
|
3970
|
+
|
|
3909
3971
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3910
3972
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3911
3973
|
font-size: 14px;
|
|
@@ -3921,7 +3983,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3921
3983
|
font-size: 14px;
|
|
3922
3984
|
font-weight: 500;
|
|
3923
3985
|
margin-bottom: 8px;
|
|
3924
|
-
margin-top: 0;
|
|
3925
3986
|
line-height: 22px;
|
|
3926
3987
|
}
|
|
3927
3988
|
|
|
@@ -3966,7 +4027,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3966
4027
|
font-size: 12px;
|
|
3967
4028
|
font-weight: 500;
|
|
3968
4029
|
margin-bottom: 4px;
|
|
3969
|
-
margin-top: 0;
|
|
3970
4030
|
}
|
|
3971
4031
|
|
|
3972
4032
|
.e-bigger .e-de-rtl-btn-div {
|
|
@@ -3985,8 +4045,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3985
4045
|
display: block;
|
|
3986
4046
|
font-size: 14px;
|
|
3987
4047
|
font-weight: 500;
|
|
3988
|
-
margin-bottom:
|
|
3989
|
-
margin-top: 0;
|
|
4048
|
+
margin-bottom: 4px;
|
|
3990
4049
|
opacity: 87%;
|
|
3991
4050
|
line-height: 22px;
|
|
3992
4051
|
}
|
|
@@ -4032,7 +4091,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4032
4091
|
font-size: 12px;
|
|
4033
4092
|
font-weight: 500;
|
|
4034
4093
|
margin-bottom: 4px;
|
|
4035
|
-
margin-top: 0;
|
|
4036
4094
|
}
|
|
4037
4095
|
|
|
4038
4096
|
.e-de-rtl-btn-div {
|
|
@@ -4052,403 +4110,340 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4052
4110
|
|
|
4053
4111
|
.e-de-ctnr-close::before {
|
|
4054
4112
|
color: #d1d5db;
|
|
4055
|
-
content: '\
|
|
4113
|
+
content: '\e7e7';
|
|
4056
4114
|
font-size: 16px;
|
|
4057
4115
|
}
|
|
4058
4116
|
|
|
4059
4117
|
.e-de-ctnr-linespacing::before {
|
|
4060
|
-
|
|
4061
|
-
content: '\e7de';
|
|
4118
|
+
content: '\e78d';
|
|
4062
4119
|
}
|
|
4063
4120
|
|
|
4064
4121
|
.e-de-ctnr-undo::before {
|
|
4065
|
-
|
|
4066
|
-
content: '\e7bd';
|
|
4122
|
+
content: '\e713';
|
|
4067
4123
|
}
|
|
4068
4124
|
|
|
4069
4125
|
.e-de-ctnr-find::before {
|
|
4070
|
-
|
|
4071
|
-
content: '\e737';
|
|
4126
|
+
content: '\e754';
|
|
4072
4127
|
}
|
|
4073
4128
|
|
|
4074
4129
|
.e-de-ctnr-lock::before {
|
|
4075
|
-
|
|
4076
|
-
content: '\e753';
|
|
4130
|
+
content: '\e7ff';
|
|
4077
4131
|
}
|
|
4078
4132
|
|
|
4079
4133
|
.e-de-ctnr-italic::before {
|
|
4080
|
-
|
|
4081
|
-
content: '\e722';
|
|
4134
|
+
content: '\e75a';
|
|
4082
4135
|
}
|
|
4083
4136
|
|
|
4084
4137
|
.e-de-selected-spellcheck-item::before {
|
|
4085
4138
|
color: #d1d5db;
|
|
4086
|
-
content: '\
|
|
4139
|
+
content: '\e774';
|
|
4087
4140
|
font-family: 'e-icons';
|
|
4088
4141
|
font-size: 10px;
|
|
4089
4142
|
}
|
|
4090
4143
|
|
|
4091
4144
|
.e-de-selected-underline-item::before {
|
|
4092
4145
|
color: #d1d5db;
|
|
4093
|
-
content: '\
|
|
4146
|
+
content: '\e774';
|
|
4094
4147
|
font-family: 'e-icons';
|
|
4095
4148
|
font-size: 10px;
|
|
4096
4149
|
}
|
|
4097
4150
|
|
|
4098
4151
|
.e-de-ctnr-link::before {
|
|
4099
|
-
|
|
4100
|
-
content: '\e74a';
|
|
4152
|
+
content: '\e757';
|
|
4101
4153
|
}
|
|
4102
4154
|
|
|
4103
4155
|
.e-de-ctnr-table::before {
|
|
4104
|
-
|
|
4105
|
-
content: '\e79f';
|
|
4156
|
+
content: '\e7d1';
|
|
4106
4157
|
}
|
|
4107
4158
|
|
|
4108
4159
|
.e-de-ctnr-download::before {
|
|
4109
4160
|
color: #d1d5db;
|
|
4110
|
-
content: '\
|
|
4161
|
+
content: '\e7a1';
|
|
4111
4162
|
}
|
|
4112
4163
|
|
|
4113
4164
|
.e-de-ctnr-justify::before {
|
|
4114
|
-
|
|
4115
|
-
content: '\e723';
|
|
4165
|
+
content: '\e721';
|
|
4116
4166
|
}
|
|
4117
4167
|
|
|
4118
4168
|
.e-de-ctnr-tableofcontent::before {
|
|
4119
|
-
|
|
4120
|
-
content: '\e733';
|
|
4169
|
+
content: '\e73d';
|
|
4121
4170
|
}
|
|
4122
4171
|
|
|
4123
4172
|
.e-de-ctnr-pagenumber::before {
|
|
4124
|
-
|
|
4125
|
-
content: '\e7cf';
|
|
4173
|
+
content: '\e77d';
|
|
4126
4174
|
}
|
|
4127
4175
|
|
|
4128
4176
|
.e-de-ctnr-highlight::before {
|
|
4129
|
-
|
|
4130
|
-
content: '\e7c1';
|
|
4177
|
+
content: '\e739';
|
|
4131
4178
|
}
|
|
4132
4179
|
|
|
4133
4180
|
.e-de-ctnr-new::before {
|
|
4134
|
-
|
|
4135
|
-
content: '\e78a';
|
|
4181
|
+
content: '\e805';
|
|
4136
4182
|
}
|
|
4137
4183
|
|
|
4138
4184
|
.e-de-ctnr-paste::before {
|
|
4139
|
-
|
|
4140
|
-
content: '\e75e';
|
|
4185
|
+
content: '\e70b';
|
|
4141
4186
|
}
|
|
4142
4187
|
|
|
4143
4188
|
.e-de-ctnr-bold::before {
|
|
4144
|
-
|
|
4145
|
-
content: '\e79d';
|
|
4189
|
+
content: '\e737';
|
|
4146
4190
|
}
|
|
4147
4191
|
|
|
4148
4192
|
.e-de-ctnr-subscript::before {
|
|
4149
|
-
|
|
4150
|
-
content: '\e7b4';
|
|
4193
|
+
content: '\e80a';
|
|
4151
4194
|
}
|
|
4152
4195
|
|
|
4153
4196
|
.e-de-ctnr-aligncenter::before {
|
|
4154
|
-
|
|
4155
|
-
content: '\e74f';
|
|
4197
|
+
content: '\e813';
|
|
4156
4198
|
}
|
|
4157
4199
|
|
|
4158
4200
|
.e-de-ctnr-fontcolor::before {
|
|
4159
|
-
|
|
4160
|
-
content: '\e775';
|
|
4201
|
+
content: '\e79f';
|
|
4161
4202
|
}
|
|
4162
4203
|
|
|
4163
4204
|
.e-de-ctnr-change-case::before {
|
|
4164
|
-
|
|
4165
|
-
content: '\e86a';
|
|
4205
|
+
content: '\e7f5';
|
|
4166
4206
|
}
|
|
4167
4207
|
|
|
4168
4208
|
.e-de-ctnr-pagesetup::before {
|
|
4169
|
-
|
|
4170
|
-
content: '\e79a';
|
|
4209
|
+
content: '\e794';
|
|
4171
4210
|
}
|
|
4172
4211
|
|
|
4173
4212
|
.e-de-ctnr-strokestyle::before {
|
|
4174
|
-
color: #d1d5db;
|
|
4175
4213
|
content: '\eb62';
|
|
4176
4214
|
}
|
|
4177
4215
|
|
|
4178
4216
|
.e-de-ctnr-strikethrough::before {
|
|
4179
|
-
|
|
4180
|
-
content: '\e760';
|
|
4217
|
+
content: '\e758';
|
|
4181
4218
|
}
|
|
4182
4219
|
|
|
4183
4220
|
.e-de-ctnr-image::before {
|
|
4184
|
-
|
|
4185
|
-
content: '\e7da';
|
|
4221
|
+
content: '\e786';
|
|
4186
4222
|
}
|
|
4187
4223
|
|
|
4188
4224
|
.e-de-ctnr-redo::before {
|
|
4189
|
-
|
|
4190
|
-
content: '\e7b9';
|
|
4225
|
+
content: '\e755';
|
|
4191
4226
|
}
|
|
4192
4227
|
|
|
4193
4228
|
.e-de-ctnr-bookmark::before {
|
|
4194
|
-
|
|
4195
|
-
content: '\e793';
|
|
4229
|
+
content: '\e750';
|
|
4196
4230
|
}
|
|
4197
4231
|
|
|
4198
4232
|
.e-de-ctnr-increaseindent::before {
|
|
4199
|
-
|
|
4200
|
-
content: '\e7ac';
|
|
4233
|
+
content: '\e810';
|
|
4201
4234
|
}
|
|
4202
4235
|
|
|
4203
4236
|
.e-de-ctnr-header::before {
|
|
4204
|
-
|
|
4205
|
-
content: '\e739';
|
|
4237
|
+
content: '\e704';
|
|
4206
4238
|
}
|
|
4207
4239
|
|
|
4208
4240
|
.e-de-ctnr-backgroundcolor::before {
|
|
4209
|
-
color: #d1d5db;
|
|
4210
4241
|
content: '\eb6b';
|
|
4211
4242
|
}
|
|
4212
4243
|
|
|
4213
4244
|
.e-de-ctnr-open::before {
|
|
4214
|
-
|
|
4215
|
-
content: '\e749';
|
|
4245
|
+
content: '\e760';
|
|
4216
4246
|
}
|
|
4217
4247
|
|
|
4218
4248
|
.e-de-ctnr-underline::before {
|
|
4219
|
-
|
|
4220
|
-
content: '\e7d4';
|
|
4249
|
+
content: '\e82f';
|
|
4221
4250
|
}
|
|
4222
4251
|
|
|
4223
4252
|
.e-de-ctnr-superscript::before {
|
|
4224
|
-
|
|
4225
|
-
content: '\e7cb';
|
|
4253
|
+
content: '\e7a7';
|
|
4226
4254
|
}
|
|
4227
4255
|
|
|
4228
4256
|
.e-de-ctnr-alignleft::before {
|
|
4229
|
-
|
|
4230
|
-
content: '\e7ae';
|
|
4257
|
+
content: '\e7b8';
|
|
4231
4258
|
}
|
|
4232
4259
|
|
|
4233
4260
|
.e-de-ctnr-numbering::before {
|
|
4234
|
-
|
|
4235
|
-
content: '\e71f';
|
|
4261
|
+
content: '\e7cb';
|
|
4236
4262
|
}
|
|
4237
4263
|
|
|
4238
4264
|
.e-de-ctnr-bullets::before {
|
|
4239
|
-
|
|
4240
|
-
content: '\e743';
|
|
4265
|
+
content: '\e77e';
|
|
4241
4266
|
}
|
|
4242
4267
|
|
|
4243
4268
|
.e-de-ctnr-decreaseindent::before {
|
|
4244
|
-
|
|
4245
|
-
content: '\e735';
|
|
4269
|
+
content: '\e72a';
|
|
4246
4270
|
}
|
|
4247
4271
|
|
|
4248
4272
|
.e-de-ctnr-showhide::before {
|
|
4249
|
-
content: '\
|
|
4273
|
+
content: '\e71a';
|
|
4250
4274
|
font-size: 16px;
|
|
4251
4275
|
}
|
|
4252
4276
|
|
|
4253
4277
|
.e-de-ctnr-print::before {
|
|
4254
|
-
|
|
4255
|
-
content: '\e76c';
|
|
4278
|
+
content: '\e75d';
|
|
4256
4279
|
}
|
|
4257
4280
|
|
|
4258
4281
|
.e-de-ctnr-alignright::before {
|
|
4259
|
-
|
|
4260
|
-
content: '\e772';
|
|
4282
|
+
content: '\e719';
|
|
4261
4283
|
}
|
|
4262
4284
|
|
|
4263
4285
|
.e-de-ctnr-footer::before {
|
|
4264
|
-
|
|
4265
|
-
content: '\e78c';
|
|
4286
|
+
content: '\e7bb';
|
|
4266
4287
|
}
|
|
4267
4288
|
|
|
4268
4289
|
.e-de-ctnr-clearall::before {
|
|
4269
|
-
|
|
4270
|
-
content: '\e792';
|
|
4290
|
+
content: '\e7cc';
|
|
4271
4291
|
}
|
|
4272
4292
|
|
|
4273
4293
|
.e-de-ctnr-outsideborder::before {
|
|
4274
|
-
|
|
4275
|
-
content: '\e7c4';
|
|
4294
|
+
content: '\e7ad';
|
|
4276
4295
|
}
|
|
4277
4296
|
|
|
4278
4297
|
.e-de-ctnr-allborders::before {
|
|
4279
|
-
|
|
4280
|
-
content: '\e79f';
|
|
4298
|
+
content: '\e7d1';
|
|
4281
4299
|
}
|
|
4282
4300
|
|
|
4283
4301
|
.e-de-ctnr-insideborders::before {
|
|
4284
|
-
|
|
4285
|
-
content: '\e79c';
|
|
4302
|
+
content: '\e78f';
|
|
4286
4303
|
}
|
|
4287
4304
|
|
|
4288
4305
|
.e-de-ctnr-leftborders::before {
|
|
4289
|
-
|
|
4290
|
-
content: '\e784';
|
|
4306
|
+
content: '\e806';
|
|
4291
4307
|
}
|
|
4292
4308
|
|
|
4293
4309
|
.e-de-ctnr-insideverticalborder::before {
|
|
4294
|
-
|
|
4295
|
-
content: '\e702';
|
|
4310
|
+
content: '\e792';
|
|
4296
4311
|
}
|
|
4297
4312
|
|
|
4298
4313
|
.e-de-ctnr-rightborder::before {
|
|
4299
|
-
|
|
4300
|
-
content: '\e72e';
|
|
4314
|
+
content: '\e7ab';
|
|
4301
4315
|
}
|
|
4302
4316
|
|
|
4303
4317
|
.e-de-ctnr-topborder::before {
|
|
4304
|
-
|
|
4305
|
-
content: '\e7a7';
|
|
4318
|
+
content: '\e7e0';
|
|
4306
4319
|
}
|
|
4307
4320
|
|
|
4308
4321
|
.e-de-ctnr-insidehorizondalborder::before {
|
|
4309
|
-
|
|
4310
|
-
content: '\e73b';
|
|
4322
|
+
content: '\e83b';
|
|
4311
4323
|
}
|
|
4312
4324
|
|
|
4313
4325
|
.e-de-ctnr-bottomborder::before {
|
|
4314
|
-
|
|
4315
|
-
content: '\e791';
|
|
4326
|
+
content: '\e766';
|
|
4316
4327
|
}
|
|
4317
4328
|
|
|
4318
4329
|
.e-de-ctnr-strokesize::before {
|
|
4319
|
-
|
|
4320
|
-
content: '\e754';
|
|
4330
|
+
content: '\e7bf';
|
|
4321
4331
|
}
|
|
4322
4332
|
|
|
4323
4333
|
.e-de-ctnr-highlightcolor::before {
|
|
4324
|
-
|
|
4325
|
-
content: '\e7c1';
|
|
4334
|
+
content: '\e739';
|
|
4326
4335
|
}
|
|
4327
4336
|
|
|
4328
4337
|
.e-de-ctnr-mergecell::before {
|
|
4329
|
-
|
|
4330
|
-
content: '\e73f';
|
|
4338
|
+
content: '\e71e';
|
|
4331
4339
|
}
|
|
4332
4340
|
|
|
4333
4341
|
.e-de-ctnr-insertleft::before {
|
|
4334
|
-
|
|
4335
|
-
content: '\e7db';
|
|
4342
|
+
content: '\e78b';
|
|
4336
4343
|
}
|
|
4337
4344
|
|
|
4338
4345
|
.e-de-ctnr-insertright::before {
|
|
4339
|
-
|
|
4340
|
-
content: '\e710';
|
|
4346
|
+
content: '\e70e';
|
|
4341
4347
|
}
|
|
4342
4348
|
|
|
4343
4349
|
.e-de-ctnr-insertabove::before {
|
|
4344
|
-
|
|
4345
|
-
content: '\e7dd';
|
|
4350
|
+
content: '\e836';
|
|
4346
4351
|
}
|
|
4347
4352
|
|
|
4348
4353
|
.e-de-ctnr-insertbelow::before {
|
|
4349
|
-
|
|
4350
|
-
content: '\e757';
|
|
4354
|
+
content: '\e801';
|
|
4351
4355
|
}
|
|
4352
4356
|
|
|
4353
4357
|
.e-de-ctnr-deleterows::before {
|
|
4354
|
-
|
|
4355
|
-
content: '\e75a';
|
|
4358
|
+
content: '\e7f2';
|
|
4356
4359
|
}
|
|
4357
4360
|
|
|
4358
4361
|
.e-de-ctnr-deletecolumns::before {
|
|
4359
|
-
|
|
4360
|
-
content: '\e721';
|
|
4362
|
+
content: '\e714';
|
|
4361
4363
|
}
|
|
4362
4364
|
|
|
4363
4365
|
.e-de-ctnr-aligntop::before {
|
|
4364
|
-
|
|
4365
|
-
content: '\e709';
|
|
4366
|
+
content: '\e707';
|
|
4366
4367
|
}
|
|
4367
4368
|
|
|
4368
4369
|
.e-de-ctnr-alignbottom::before {
|
|
4369
|
-
|
|
4370
|
-
content: '\e73e';
|
|
4370
|
+
content: '\e7a0';
|
|
4371
4371
|
}
|
|
4372
4372
|
|
|
4373
4373
|
.e-de-ctnr-aligncenter-table::before {
|
|
4374
|
-
|
|
4375
|
-
content: '\e7cc';
|
|
4374
|
+
content: '\e74f';
|
|
4376
4375
|
}
|
|
4377
4376
|
|
|
4378
4377
|
.e-de-ctnr-cellbg-clr-picker::before {
|
|
4379
|
-
|
|
4380
|
-
content: '\e782';
|
|
4378
|
+
content: '\e783';
|
|
4381
4379
|
}
|
|
4382
4380
|
|
|
4383
4381
|
.e-de-ctnr-bullet-none::before {
|
|
4384
4382
|
color: #d1d5db;
|
|
4385
|
-
content: '\
|
|
4383
|
+
content: '\e7f3';
|
|
4386
4384
|
font-size: 20px;
|
|
4387
4385
|
line-height: 28px;
|
|
4388
4386
|
}
|
|
4389
4387
|
|
|
4390
4388
|
.e-de-ctnr-bullet-dot::before {
|
|
4391
4389
|
color: #d1d5db;
|
|
4392
|
-
content: '\
|
|
4390
|
+
content: '\e747';
|
|
4393
4391
|
font-size: 8px;
|
|
4394
4392
|
line-height: 28px;
|
|
4395
4393
|
}
|
|
4396
4394
|
|
|
4397
4395
|
.e-de-ctnr-bullet-circle::before {
|
|
4398
4396
|
color: #d1d5db;
|
|
4399
|
-
content: '\
|
|
4397
|
+
content: '\e7d0';
|
|
4400
4398
|
font-size: 8px;
|
|
4401
4399
|
line-height: 28px;
|
|
4402
4400
|
}
|
|
4403
4401
|
|
|
4404
4402
|
.e-de-ctnr-bullet-square::before {
|
|
4405
4403
|
color: #d1d5db;
|
|
4406
|
-
content: '\
|
|
4404
|
+
content: '\e7be';
|
|
4407
4405
|
font-size: 8px;
|
|
4408
4406
|
line-height: 28px;
|
|
4409
4407
|
}
|
|
4410
4408
|
|
|
4411
4409
|
.e-de-ctnr-bullet-flower::before {
|
|
4412
4410
|
color: #d1d5db;
|
|
4413
|
-
content: '\
|
|
4411
|
+
content: '\e79b';
|
|
4414
4412
|
line-height: 28px;
|
|
4415
4413
|
}
|
|
4416
4414
|
|
|
4417
4415
|
.e-de-ctnr-bullet-arrow::before {
|
|
4418
4416
|
color: #d1d5db;
|
|
4419
|
-
content: '\
|
|
4417
|
+
content: '\e763';
|
|
4420
4418
|
line-height: 28px;
|
|
4421
4419
|
}
|
|
4422
4420
|
|
|
4423
4421
|
.e-de-ctnr-bullet-tick::before {
|
|
4424
4422
|
color: #d1d5db;
|
|
4425
|
-
content: '\
|
|
4423
|
+
content: '\e7fc';
|
|
4426
4424
|
line-height: 28px;
|
|
4427
4425
|
}
|
|
4428
4426
|
|
|
4429
4427
|
.e-de-selected-item::before {
|
|
4430
4428
|
color: #d1d5db;
|
|
4431
|
-
content: '\
|
|
4429
|
+
content: '\e774';
|
|
4432
4430
|
}
|
|
4433
4431
|
|
|
4434
4432
|
.e-de-ctnr-break::before {
|
|
4435
|
-
|
|
4436
|
-
content: '\e777';
|
|
4433
|
+
content: '\e7bc';
|
|
4437
4434
|
}
|
|
4438
4435
|
|
|
4439
4436
|
.e-de-ctnr-page-break::before {
|
|
4440
|
-
|
|
4441
|
-
content: '\e708';
|
|
4437
|
+
content: '\e742';
|
|
4442
4438
|
}
|
|
4443
4439
|
|
|
4444
4440
|
.e-de-ctnr-section-break::before {
|
|
4445
|
-
|
|
4446
|
-
content: '\e74c';
|
|
4441
|
+
content: '\e762';
|
|
4447
4442
|
}
|
|
4448
4443
|
|
|
4449
4444
|
.e-de-ctnr-upload::before {
|
|
4450
4445
|
color: #d1d5db;
|
|
4451
|
-
content: '\
|
|
4446
|
+
content: '\e712';
|
|
4452
4447
|
}
|
|
4453
4448
|
|
|
4454
4449
|
.e-de-flip {
|
|
@@ -4456,86 +4451,78 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4456
4451
|
}
|
|
4457
4452
|
|
|
4458
4453
|
.e-de-cnt-cmt-add::before {
|
|
4459
|
-
|
|
4460
|
-
content: '\e82a';
|
|
4454
|
+
content: '\e82c';
|
|
4461
4455
|
}
|
|
4462
4456
|
|
|
4463
4457
|
.e-de-cnt-track::before {
|
|
4464
|
-
|
|
4465
|
-
content: '\e81f';
|
|
4458
|
+
content: '\e80b';
|
|
4466
4459
|
}
|
|
4467
4460
|
|
|
4468
4461
|
.e-de-printlayout::before {
|
|
4469
|
-
|
|
4470
|
-
content: '\e822';
|
|
4462
|
+
content: '\e73a';
|
|
4471
4463
|
}
|
|
4472
4464
|
|
|
4473
4465
|
.e-de-weblayout::before {
|
|
4474
|
-
|
|
4475
|
-
content: '\e82e';
|
|
4466
|
+
content: '\e7d3';
|
|
4476
4467
|
}
|
|
4477
4468
|
|
|
4478
4469
|
.e-de-textform::before {
|
|
4479
4470
|
color: #d1d5db;
|
|
4480
|
-
content: '\
|
|
4471
|
+
content: '\e830';
|
|
4481
4472
|
font-family: 'e-icons';
|
|
4482
4473
|
}
|
|
4483
4474
|
|
|
4484
4475
|
.e-de-formproperties::before {
|
|
4485
4476
|
color: #d1d5db;
|
|
4486
|
-
content: '\
|
|
4477
|
+
content: '\e83e';
|
|
4487
4478
|
font-family: 'e-icons';
|
|
4488
4479
|
}
|
|
4489
4480
|
|
|
4490
4481
|
.e-de-clearform::before {
|
|
4491
4482
|
color: #d1d5db;
|
|
4492
|
-
content: '\
|
|
4483
|
+
content: '\e7f8';
|
|
4493
4484
|
font-family: 'e-icons';
|
|
4494
4485
|
}
|
|
4495
4486
|
|
|
4496
4487
|
.e-de-dropdownform::before {
|
|
4497
4488
|
color: #d1d5db;
|
|
4498
|
-
content: '\
|
|
4489
|
+
content: '\e7a6';
|
|
4499
4490
|
font-family: 'e-icons';
|
|
4500
4491
|
}
|
|
4501
4492
|
|
|
4502
4493
|
.e-de-formfield::before {
|
|
4503
|
-
|
|
4504
|
-
content: '\e867';
|
|
4494
|
+
content: '\e7cd';
|
|
4505
4495
|
font-family: 'e-icons';
|
|
4506
4496
|
}
|
|
4507
4497
|
|
|
4508
4498
|
.e-de-checkbox-form::before {
|
|
4509
4499
|
color: #d1d5db;
|
|
4510
|
-
content: '\
|
|
4500
|
+
content: '\e7e4';
|
|
4511
4501
|
font-family: 'e-icons';
|
|
4512
4502
|
}
|
|
4513
4503
|
|
|
4514
4504
|
.e-de-arrow-up::before {
|
|
4515
|
-
content: '\
|
|
4505
|
+
content: '\e776';
|
|
4516
4506
|
font-family: 'e-icons';
|
|
4517
4507
|
}
|
|
4518
4508
|
|
|
4519
4509
|
.e-de-arrow-down::before {
|
|
4520
|
-
content: '\
|
|
4510
|
+
content: '\e729';
|
|
4521
4511
|
font-family: 'e-icons';
|
|
4522
4512
|
}
|
|
4523
4513
|
|
|
4524
4514
|
.e-de-update-field::before {
|
|
4525
|
-
|
|
4526
|
-
content: '\e838';
|
|
4515
|
+
content: '\e828';
|
|
4527
4516
|
font-family: 'e-icons';
|
|
4528
4517
|
}
|
|
4529
4518
|
|
|
4530
4519
|
.e-de-footnote::before {
|
|
4531
|
-
|
|
4532
|
-
content: '\e868';
|
|
4520
|
+
content: '\e7af';
|
|
4533
4521
|
font-family: 'e-icons';
|
|
4534
4522
|
}
|
|
4535
4523
|
|
|
4536
4524
|
.e-de-endnote::before {
|
|
4537
|
-
|
|
4538
|
-
content: '\e868';
|
|
4525
|
+
content: '\e7af';
|
|
4539
4526
|
font-family: 'e-icons';
|
|
4540
4527
|
}
|
|
4541
4528
|
|
|
@@ -4591,6 +4578,15 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4591
4578
|
top: 100px;
|
|
4592
4579
|
}
|
|
4593
4580
|
|
|
4581
|
+
.e-de-scrollbar-hide::-webkit-scrollbar {
|
|
4582
|
+
width: 0;
|
|
4583
|
+
}
|
|
4584
|
+
|
|
4585
|
+
.e-de-scrollbar-hide {
|
|
4586
|
+
-ms-overflow-style: none;
|
|
4587
|
+
scrollbar-width: none;
|
|
4588
|
+
}
|
|
4589
|
+
|
|
4594
4590
|
.e-de-toolbar {
|
|
4595
4591
|
height: 100%;
|
|
4596
4592
|
}
|
|
@@ -4630,6 +4626,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4630
4626
|
border: 0;
|
|
4631
4627
|
color: #9ca3af;
|
|
4632
4628
|
float: right;
|
|
4629
|
+
font-weight: 400;
|
|
4633
4630
|
height: 33px;
|
|
4634
4631
|
}
|
|
4635
4632
|
|
|
@@ -4664,13 +4661,11 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4664
4661
|
border: 0;
|
|
4665
4662
|
box-shadow: none;
|
|
4666
4663
|
float: right;
|
|
4667
|
-
|
|
4668
|
-
margin-left: calc(100% - 420px);
|
|
4669
|
-
width: 33px;
|
|
4664
|
+
margin-left: calc(100% - 400px);
|
|
4670
4665
|
}
|
|
4671
4666
|
|
|
4672
4667
|
.e-bigger .e-btn-pageweb-spellcheck {
|
|
4673
|
-
margin-left: calc(100% -
|
|
4668
|
+
margin-left: calc(100% - 460px);
|
|
4674
4669
|
}
|
|
4675
4670
|
|
|
4676
4671
|
.e-de-ctn-title {
|
|
@@ -4682,7 +4677,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4682
4677
|
|
|
4683
4678
|
.e-de-ctn-title button {
|
|
4684
4679
|
font-size: 14px !important;
|
|
4685
|
-
height: 36px
|
|
4680
|
+
height: 36px !important;
|
|
4686
4681
|
}
|
|
4687
4682
|
|
|
4688
4683
|
.e-de-ctn-title button .e-btn-icon {
|
|
@@ -4726,9 +4721,8 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4726
4721
|
|
|
4727
4722
|
.e-de-statusbar-spellcheck {
|
|
4728
4723
|
border-radius: 2px;
|
|
4729
|
-
|
|
4724
|
+
font-weight: 400;
|
|
4730
4725
|
margin-left: 7.5px;
|
|
4731
|
-
width: 106px;
|
|
4732
4726
|
}
|
|
4733
4727
|
|
|
4734
4728
|
.e-de-ctn {
|
|
@@ -4741,9 +4735,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4741
4735
|
|
|
4742
4736
|
.e-bigger .e-de-statusbar-spellcheck {
|
|
4743
4737
|
border-radius: 2px;
|
|
4744
|
-
height: 34px;
|
|
4745
4738
|
margin-left: 7.5px;
|
|
4746
|
-
width: 145px;
|
|
4747
4739
|
}
|
|
4748
4740
|
|
|
4749
4741
|
.e-de-ctnr-toolbar {
|
|
@@ -4787,8 +4779,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4787
4779
|
}
|
|
4788
4780
|
|
|
4789
4781
|
.e-bigger .e-de-property-div-padding {
|
|
4790
|
-
padding
|
|
4791
|
-
padding-top: 16px;
|
|
4782
|
+
padding: 16px;
|
|
4792
4783
|
}
|
|
4793
4784
|
|
|
4794
4785
|
.e-bigger .e-de-insert-del-cell > div:last-child {
|
|
@@ -4796,7 +4787,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4796
4787
|
}
|
|
4797
4788
|
|
|
4798
4789
|
.e-bigger .e-de-ctnr-group-btn .e-btn .e-btn-icon {
|
|
4799
|
-
margin-left: -
|
|
4790
|
+
margin-left: -3px;
|
|
4800
4791
|
}
|
|
4801
4792
|
|
|
4802
4793
|
.e-bigger .e-de-ctnr-group-btn .e-btn .e-btn-icon:not(.e-caret) {
|
|
@@ -5068,7 +5059,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5068
5059
|
height: 100%;
|
|
5069
5060
|
min-height: 200px;
|
|
5070
5061
|
overflow: auto;
|
|
5071
|
-
width:
|
|
5062
|
+
width: 300px;
|
|
5072
5063
|
}
|
|
5073
5064
|
|
|
5074
5065
|
.e-bigger .e-de-prop-sub-label {
|
|
@@ -5116,8 +5107,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5116
5107
|
|
|
5117
5108
|
.e-de-property-div-padding {
|
|
5118
5109
|
border-bottom: 0.5px solid #4b5563;
|
|
5119
|
-
padding
|
|
5120
|
-
padding-top: 12px;
|
|
5110
|
+
padding: 12px;
|
|
5121
5111
|
}
|
|
5122
5112
|
|
|
5123
5113
|
.e-de-ctnr-dropdown-ftr {
|
|
@@ -5130,7 +5120,8 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5130
5120
|
text-indent: 1.2em;
|
|
5131
5121
|
}
|
|
5132
5122
|
|
|
5133
|
-
.e-de-char-fmt-btn-left > button
|
|
5123
|
+
.e-de-char-fmt-btn-left > button,
|
|
5124
|
+
.e-de-insert-del-cell button {
|
|
5134
5125
|
width: 38.75px;
|
|
5135
5126
|
}
|
|
5136
5127
|
|
|
@@ -5143,17 +5134,27 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5143
5134
|
}
|
|
5144
5135
|
|
|
5145
5136
|
.e-bigger .e-de-panel-left-width {
|
|
5146
|
-
width:
|
|
5137
|
+
width: 166px;
|
|
5147
5138
|
}
|
|
5148
5139
|
|
|
5149
|
-
.e-bigger .e-de-char-fmt-btn-left > button
|
|
5150
|
-
|
|
5140
|
+
.e-bigger .e-de-char-fmt-btn-left > button,
|
|
5141
|
+
.e-bigger .e-de-insert-del-cell button {
|
|
5142
|
+
width: 43px;
|
|
5151
5143
|
}
|
|
5152
5144
|
|
|
5153
5145
|
.e-de-panel-right-width {
|
|
5154
5146
|
width: 73px;
|
|
5155
5147
|
}
|
|
5156
5148
|
|
|
5149
|
+
.e-bigger .e-de-panel-right-width {
|
|
5150
|
+
width: 86px;
|
|
5151
|
+
}
|
|
5152
|
+
|
|
5153
|
+
.e-bigger .e-de-char-fmt-btn-left > button,
|
|
5154
|
+
.e-bigger .e-de-char-fmt-btn-right > button {
|
|
5155
|
+
width: 43px;
|
|
5156
|
+
}
|
|
5157
|
+
|
|
5157
5158
|
.e-de-cntr-highlight-pane {
|
|
5158
5159
|
border: 1px solid #4b5563;
|
|
5159
5160
|
}
|
|
@@ -5495,7 +5496,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5495
5496
|
color: #9ca3af;
|
|
5496
5497
|
float: right;
|
|
5497
5498
|
height: 34px;
|
|
5498
|
-
margin-left: calc(100% -
|
|
5499
|
+
margin-left: calc(100% - 400px);
|
|
5499
5500
|
}
|
|
5500
5501
|
|
|
5501
5502
|
.e-bigger .e-de-statusbar-zoom-spell {
|
|
@@ -5504,7 +5505,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5504
5505
|
color: #9ca3af;
|
|
5505
5506
|
float: right;
|
|
5506
5507
|
height: 34px;
|
|
5507
|
-
margin-left: calc(100% -
|
|
5508
|
+
margin-left: calc(100% - 460px);
|
|
5508
5509
|
}
|
|
5509
5510
|
|
|
5510
5511
|
.e-de-btn-cancel {
|
|
@@ -5542,37 +5543,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5542
5543
|
padding-right: 8px;
|
|
5543
5544
|
}
|
|
5544
5545
|
|
|
5545
|
-
.e-de-border-style-div {
|
|
5546
|
-
margin-left: 12px;
|
|
5547
|
-
}
|
|
5548
|
-
|
|
5549
|
-
.e-de-border-style-div.e-de-rtl {
|
|
5550
|
-
margin-left: 0;
|
|
5551
|
-
margin-right: 12px;
|
|
5552
|
-
}
|
|
5553
|
-
|
|
5554
|
-
.e-de-insert-del-cell {
|
|
5555
|
-
margin-left: 12px;
|
|
5556
|
-
}
|
|
5557
|
-
|
|
5558
|
-
.e-de-insert-del-cell.e-de-rtl {
|
|
5559
|
-
margin-left: 0;
|
|
5560
|
-
margin-right: 12px;
|
|
5561
|
-
}
|
|
5562
|
-
|
|
5563
|
-
.e-de-cell-margin {
|
|
5564
|
-
margin-left: 12px;
|
|
5565
|
-
}
|
|
5566
|
-
|
|
5567
|
-
.e-de-align-text {
|
|
5568
|
-
margin-left: 12px;
|
|
5569
|
-
}
|
|
5570
|
-
|
|
5571
|
-
.e-de-align-text.e-de-rtl {
|
|
5572
|
-
margin-left: 0;
|
|
5573
|
-
margin-right: 12px;
|
|
5574
|
-
}
|
|
5575
|
-
|
|
5576
5546
|
.e-de-border-size-button {
|
|
5577
5547
|
height: 31px;
|
|
5578
5548
|
margin-top: 8px;
|
|
@@ -5584,27 +5554,22 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5584
5554
|
width: 99px;
|
|
5585
5555
|
}
|
|
5586
5556
|
|
|
5587
|
-
.e-de-cell-
|
|
5588
|
-
margin-left: 8px;
|
|
5589
|
-
}
|
|
5590
|
-
|
|
5591
|
-
.e-de-cell-div.e-de-rtl {
|
|
5592
|
-
margin-left: 0;
|
|
5557
|
+
.e-de-cell-text-box {
|
|
5593
5558
|
margin-right: 8px;
|
|
5594
5559
|
}
|
|
5595
5560
|
|
|
5596
|
-
.e-de-cell-text-box {
|
|
5597
|
-
margin-
|
|
5561
|
+
.e-de-pane-rtl .e-de-cell-text-box {
|
|
5562
|
+
margin-left: 8px;
|
|
5563
|
+
margin-right: 0;
|
|
5598
5564
|
}
|
|
5599
5565
|
|
|
5600
5566
|
.e-de-prop-fill-label {
|
|
5601
|
-
margin-left: 10.3px;
|
|
5602
5567
|
margin-right: 8px;
|
|
5603
5568
|
}
|
|
5604
5569
|
|
|
5605
5570
|
.e-de-prop-fill-label.e-de-rtl {
|
|
5606
5571
|
margin-left: 8px;
|
|
5607
|
-
margin-right:
|
|
5572
|
+
margin-right: 0;
|
|
5608
5573
|
}
|
|
5609
5574
|
|
|
5610
5575
|
.e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
|
|
@@ -5648,35 +5613,18 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5648
5613
|
}
|
|
5649
5614
|
|
|
5650
5615
|
.e-bigger .e-de-prop-fill-label {
|
|
5651
|
-
margin-left:
|
|
5616
|
+
margin-left: 0;
|
|
5652
5617
|
margin-right: 9.8px;
|
|
5653
5618
|
}
|
|
5654
5619
|
|
|
5655
5620
|
.e-bigger .e-de-prop-fill-label.e-de-rtl {
|
|
5656
5621
|
margin-left: 9.8px;
|
|
5657
|
-
margin-right:
|
|
5622
|
+
margin-right: 0px;
|
|
5658
5623
|
}
|
|
5659
5624
|
|
|
5660
|
-
.e-bigger .e-de-cell-text-box {
|
|
5661
|
-
margin-right: 16px;
|
|
5662
|
-
}
|
|
5663
|
-
|
|
5664
|
-
.e-bigger .e-de-cell-div {
|
|
5625
|
+
.e-bigger .e-rtl .e-de-cell-text-box {
|
|
5665
5626
|
margin-left: 16px;
|
|
5666
|
-
|
|
5667
|
-
|
|
5668
|
-
.e-bigger .e-de-cell-div.e-de-rtl {
|
|
5669
|
-
margin-left: 0;
|
|
5670
|
-
margin-right: 16px;
|
|
5671
|
-
}
|
|
5672
|
-
|
|
5673
|
-
.e-bigger .e-de-border-style-div {
|
|
5674
|
-
margin-left: 16px;
|
|
5675
|
-
}
|
|
5676
|
-
|
|
5677
|
-
.e-bigger .e-de-border-style-div.e-de-rtl {
|
|
5678
|
-
margin-left: 0;
|
|
5679
|
-
margin-right: 16px;
|
|
5627
|
+
margin-right: 0;
|
|
5680
5628
|
}
|
|
5681
5629
|
|
|
5682
5630
|
.e-bigger .e-de-color-picker {
|
|
@@ -5690,33 +5638,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5690
5638
|
width: 95px;
|
|
5691
5639
|
}
|
|
5692
5640
|
|
|
5693
|
-
.e-bigger .e-de-align-text {
|
|
5694
|
-
margin-left: 16px;
|
|
5695
|
-
}
|
|
5696
|
-
|
|
5697
|
-
.e-bigger .e-de-align-text.e-de-rtl {
|
|
5698
|
-
margin-left: 0;
|
|
5699
|
-
margin-right: 16px;
|
|
5700
|
-
}
|
|
5701
|
-
|
|
5702
|
-
.e-bigger .e-de-insert-del-cell {
|
|
5703
|
-
margin-left: 16px;
|
|
5704
|
-
}
|
|
5705
|
-
|
|
5706
|
-
.e-bigger .e-de-insert-del-cell.e-de-rtl {
|
|
5707
|
-
margin-left: 0;
|
|
5708
|
-
margin-right: 16px;
|
|
5709
|
-
}
|
|
5710
|
-
|
|
5711
|
-
.e-bigger .e-de-cell-margin {
|
|
5712
|
-
margin-left: 14px;
|
|
5713
|
-
}
|
|
5714
|
-
|
|
5715
|
-
.e-bigger .e-de-cell-margin.e-de-rtl {
|
|
5716
|
-
margin-left: 0;
|
|
5717
|
-
margin-right: 14px;
|
|
5718
|
-
}
|
|
5719
|
-
|
|
5720
5641
|
.e-bigger .e-de-stylediv {
|
|
5721
5642
|
padding-left: 16px;
|
|
5722
5643
|
}
|