@syncfusion/ej2-angular-documenteditor 20.1.52 → 20.1.55
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 +2 -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 +260 -463
- package/styles/bootstrap.css +260 -465
- package/styles/bootstrap4.css +259 -489
- package/styles/bootstrap5-dark.css +267 -500
- package/styles/bootstrap5.css +267 -500
- package/styles/document-editor/bootstrap-dark.css +148 -248
- package/styles/document-editor/bootstrap.css +148 -248
- package/styles/document-editor/bootstrap4.css +147 -255
- package/styles/document-editor/bootstrap5-dark.css +157 -272
- package/styles/document-editor/bootstrap5.css +157 -272
- package/styles/document-editor/fabric-dark.css +148 -248
- package/styles/document-editor/fabric.css +148 -248
- package/styles/document-editor/fluent-dark.css +157 -268
- package/styles/document-editor/fluent.css +157 -268
- package/styles/document-editor/highcontrast-light.css +241 -296
- package/styles/document-editor/highcontrast.css +149 -249
- package/styles/document-editor/material-dark.css +147 -246
- package/styles/document-editor/material.css +148 -247
- package/styles/document-editor/tailwind-dark.css +157 -304
- package/styles/document-editor/tailwind.css +157 -304
- package/styles/document-editor-container/bootstrap-dark.css +113 -216
- package/styles/document-editor-container/bootstrap.css +113 -218
- package/styles/document-editor-container/bootstrap4.css +113 -235
- package/styles/document-editor-container/bootstrap5-dark.css +111 -229
- package/styles/document-editor-container/bootstrap5.css +111 -229
- package/styles/document-editor-container/fabric-dark.css +113 -214
- package/styles/document-editor-container/fabric.css +113 -214
- package/styles/document-editor-container/fluent-dark.css +111 -225
- package/styles/document-editor-container/fluent.css +111 -225
- package/styles/document-editor-container/highcontrast-light.css +207 -329
- package/styles/document-editor-container/highcontrast.css +113 -214
- package/styles/document-editor-container/material-dark.css +113 -215
- package/styles/document-editor-container/material.css +113 -216
- package/styles/document-editor-container/tailwind-dark.css +109 -219
- package/styles/document-editor-container/tailwind.css +109 -219
- package/styles/fabric-dark.css +260 -461
- package/styles/fabric.css +260 -461
- package/styles/fluent-dark.css +267 -492
- package/styles/fluent.css +267 -492
- package/styles/highcontrast-light.css +353 -509
- package/styles/highcontrast.css +261 -462
- package/styles/material-dark.css +259 -460
- package/styles/material.css +260 -462
- package/styles/tailwind-dark.css +265 -522
- package/styles/tailwind.css +265 -522
package/styles/material-dark.css
CHANGED
|
@@ -1,111 +1,93 @@
|
|
|
1
1
|
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
|
2
2
|
.e-documenteditor .e-close::before {
|
|
3
|
-
content:
|
|
4
|
-
font-family:
|
|
3
|
+
content: "\e825";
|
|
4
|
+
font-family: "e-icons";
|
|
5
5
|
font-size: 14px;
|
|
6
6
|
}
|
|
7
|
-
|
|
8
7
|
.e-documenteditor .e-de-op-search-icon::before {
|
|
9
|
-
content:
|
|
10
|
-
font-family:
|
|
8
|
+
content: "\e275";
|
|
9
|
+
font-family: "e-icons";
|
|
11
10
|
font-size: 10px;
|
|
12
11
|
}
|
|
13
|
-
|
|
14
12
|
.e-documenteditor .e-arrow-up::before {
|
|
15
|
-
content:
|
|
16
|
-
font-family:
|
|
13
|
+
content: "\e834";
|
|
14
|
+
font-family: "e-icons";
|
|
17
15
|
font-size: 10px;
|
|
18
16
|
}
|
|
19
|
-
|
|
20
17
|
.e-documenteditor .e-arrow-down::before {
|
|
21
|
-
content:
|
|
22
|
-
font-family:
|
|
18
|
+
content: "\e83d";
|
|
19
|
+
font-family: "e-icons";
|
|
23
20
|
font-size: 10px;
|
|
24
21
|
}
|
|
25
|
-
|
|
26
22
|
.e-documenteditor .e-de-op-close-icon::before {
|
|
27
|
-
content:
|
|
23
|
+
content: "\e7fc";
|
|
28
24
|
}
|
|
29
|
-
|
|
30
25
|
.e-documenteditor .e-de-op-search-close-icon::before {
|
|
31
|
-
content:
|
|
32
|
-
font-family:
|
|
26
|
+
content: "\e7fc";
|
|
27
|
+
font-family: "e-icons";
|
|
33
28
|
font-size: 10px;
|
|
34
29
|
}
|
|
35
|
-
|
|
36
30
|
.e-documenteditor .e-de-new-cmt::before {
|
|
37
|
-
content:
|
|
38
|
-
font-family:
|
|
31
|
+
content: "\e823";
|
|
32
|
+
font-family: "e-icons";
|
|
39
33
|
}
|
|
40
|
-
|
|
41
34
|
.e-documenteditor .e-de-menu-icon::before {
|
|
42
|
-
content:
|
|
43
|
-
font-family:
|
|
35
|
+
content: "\e984";
|
|
36
|
+
font-family: "e-icons";
|
|
44
37
|
font-size: 10px;
|
|
45
38
|
}
|
|
46
|
-
|
|
47
39
|
.e-documenteditor .e-de-save-icon::before {
|
|
48
|
-
content:
|
|
49
|
-
font-family:
|
|
40
|
+
content: "\e614";
|
|
41
|
+
font-family: "e-icons";
|
|
50
42
|
}
|
|
51
|
-
|
|
52
43
|
.e-documenteditor .e-de-cancel-icon::before {
|
|
53
|
-
content:
|
|
54
|
-
font-family:
|
|
44
|
+
content: "\eb36";
|
|
45
|
+
font-family: "e-icons";
|
|
55
46
|
}
|
|
56
|
-
|
|
57
47
|
.e-documenteditor .e-de-cmt-mark-icon::before {
|
|
58
|
-
content:
|
|
59
|
-
font-family:
|
|
48
|
+
content: "\e817";
|
|
49
|
+
font-family: "e-icons";
|
|
60
50
|
font-size: 13px;
|
|
61
51
|
}
|
|
62
|
-
|
|
63
52
|
.e-documenteditor .e-de-cmt-post::before {
|
|
64
|
-
content:
|
|
65
|
-
font-family:
|
|
53
|
+
content: "\e816";
|
|
54
|
+
font-family: "e-icons";
|
|
66
55
|
}
|
|
67
|
-
|
|
68
56
|
.e-documenteditor .e-de-cmt-rply-icon::before {
|
|
69
|
-
content:
|
|
70
|
-
font-family:
|
|
57
|
+
content: "\e815";
|
|
58
|
+
font-family: "e-icons";
|
|
71
59
|
}
|
|
72
|
-
|
|
73
60
|
.e-documenteditor .e-de-cmt-cancel::before {
|
|
74
|
-
content:
|
|
75
|
-
font-family:
|
|
61
|
+
content: "\e7fc";
|
|
62
|
+
font-family: "e-icons";
|
|
76
63
|
}
|
|
77
|
-
|
|
78
64
|
.e-documenteditor .e-de-cmt-delete::before {
|
|
79
|
-
content:
|
|
80
|
-
font-family:
|
|
65
|
+
content: "\e602";
|
|
66
|
+
font-family: "e-icons";
|
|
81
67
|
}
|
|
82
|
-
|
|
83
68
|
.e-documenteditor .e-de-cmt-reopen::before {
|
|
84
|
-
content:
|
|
85
|
-
font-family:
|
|
69
|
+
content: "\e818";
|
|
70
|
+
font-family: "e-icons";
|
|
86
71
|
}
|
|
87
|
-
|
|
88
72
|
.e-documenteditor .e-de-nav-up::before {
|
|
89
|
-
content:
|
|
90
|
-
font-family:
|
|
73
|
+
content: "\e651";
|
|
74
|
+
font-family: "e-icons";
|
|
91
75
|
}
|
|
92
|
-
|
|
93
76
|
.e-documenteditor .e-de-nav-right-arrow::before {
|
|
94
|
-
content:
|
|
77
|
+
content: "\e913";
|
|
95
78
|
}
|
|
96
|
-
|
|
97
79
|
.e-documenteditor .e-de-nav-left-arrow::before {
|
|
98
|
-
content:
|
|
80
|
+
content: "\e904";
|
|
99
81
|
}
|
|
100
82
|
|
|
101
83
|
.e-de-ctn-title-print::before {
|
|
102
|
-
content:
|
|
103
|
-
font-family:
|
|
84
|
+
content: "\e813";
|
|
85
|
+
font-family: "e-icons";
|
|
104
86
|
}
|
|
105
87
|
|
|
106
88
|
.e-de-ctn-title-download::before {
|
|
107
|
-
content:
|
|
108
|
-
font-family:
|
|
89
|
+
content: "\e603";
|
|
90
|
+
font-family: "e-icons";
|
|
109
91
|
}
|
|
110
92
|
|
|
111
93
|
.e-de-table-properties-alignment:hover {
|
|
@@ -125,32 +107,32 @@
|
|
|
125
107
|
}
|
|
126
108
|
|
|
127
109
|
.e-de-table-left-alignment::before {
|
|
128
|
-
content:
|
|
110
|
+
content: "\e517";
|
|
129
111
|
font-size: 46px;
|
|
130
112
|
}
|
|
131
113
|
|
|
132
114
|
.e-de-table-center-alignment::before {
|
|
133
|
-
content:
|
|
115
|
+
content: "\e518";
|
|
134
116
|
font-size: 46px;
|
|
135
117
|
}
|
|
136
118
|
|
|
137
119
|
.e-de-table-right-alignment::before {
|
|
138
|
-
content:
|
|
120
|
+
content: "\e515";
|
|
139
121
|
font-size: 46px;
|
|
140
122
|
}
|
|
141
123
|
|
|
142
124
|
.e-de-tablecell-top-alignment::before {
|
|
143
|
-
content:
|
|
125
|
+
content: "\e527";
|
|
144
126
|
font-size: 51px;
|
|
145
127
|
}
|
|
146
128
|
|
|
147
129
|
.e-de-tablecell-center-alignment::before {
|
|
148
|
-
content:
|
|
130
|
+
content: "\e526";
|
|
149
131
|
font-size: 51px;
|
|
150
132
|
}
|
|
151
133
|
|
|
152
134
|
.e-de-tablecell-bottom-alignment::before {
|
|
153
|
-
content:
|
|
135
|
+
content: "\e525";
|
|
154
136
|
font-size: 51px;
|
|
155
137
|
}
|
|
156
138
|
|
|
@@ -199,13 +181,13 @@
|
|
|
199
181
|
}
|
|
200
182
|
|
|
201
183
|
.e-de-table-border-none-setting::before {
|
|
202
|
-
content:
|
|
184
|
+
content: "\e507";
|
|
203
185
|
font-size: 46px;
|
|
204
186
|
position: absolute;
|
|
205
187
|
}
|
|
206
188
|
|
|
207
189
|
.e-de-table-border-box-setting::before {
|
|
208
|
-
content:
|
|
190
|
+
content: "\e509";
|
|
209
191
|
font-size: 42px;
|
|
210
192
|
left: 2px;
|
|
211
193
|
position: absolute;
|
|
@@ -213,7 +195,7 @@
|
|
|
213
195
|
}
|
|
214
196
|
|
|
215
197
|
.e-de-table-border-all-setting::before {
|
|
216
|
-
content:
|
|
198
|
+
content: "\e511";
|
|
217
199
|
font-size: 42px;
|
|
218
200
|
left: 2px;
|
|
219
201
|
position: absolute;
|
|
@@ -221,7 +203,7 @@
|
|
|
221
203
|
}
|
|
222
204
|
|
|
223
205
|
.e-de-table-border-custom-setting::before {
|
|
224
|
-
content:
|
|
206
|
+
content: "\e516";
|
|
225
207
|
font-size: 42px;
|
|
226
208
|
left: 2px;
|
|
227
209
|
position: absolute;
|
|
@@ -229,7 +211,7 @@
|
|
|
229
211
|
}
|
|
230
212
|
|
|
231
213
|
.e-de-table-border-toptop-alignment::before {
|
|
232
|
-
content:
|
|
214
|
+
content: "\e281";
|
|
233
215
|
font-size: 16px;
|
|
234
216
|
left: 4px;
|
|
235
217
|
position: absolute;
|
|
@@ -237,7 +219,7 @@
|
|
|
237
219
|
}
|
|
238
220
|
|
|
239
221
|
.e-de-table-border-topcenter-alignment::before {
|
|
240
|
-
content:
|
|
222
|
+
content: "\e276";
|
|
241
223
|
font-size: 16px;
|
|
242
224
|
left: 4px;
|
|
243
225
|
position: absolute;
|
|
@@ -245,7 +227,7 @@
|
|
|
245
227
|
}
|
|
246
228
|
|
|
247
229
|
.e-de-table-border-topbottom-alignment::before {
|
|
248
|
-
content:
|
|
230
|
+
content: "\e298";
|
|
249
231
|
font-size: 16px;
|
|
250
232
|
left: 4px;
|
|
251
233
|
position: absolute;
|
|
@@ -253,7 +235,7 @@
|
|
|
253
235
|
}
|
|
254
236
|
|
|
255
237
|
.e-de-table-border-diagionalup-alignment::before {
|
|
256
|
-
content:
|
|
238
|
+
content: "\e262";
|
|
257
239
|
font-size: 16px;
|
|
258
240
|
left: 4px;
|
|
259
241
|
position: absolute;
|
|
@@ -261,7 +243,7 @@
|
|
|
261
243
|
}
|
|
262
244
|
|
|
263
245
|
.e-de-table-border-diagionaldown-alignment::before {
|
|
264
|
-
content:
|
|
246
|
+
content: "\e265";
|
|
265
247
|
font-size: 16px;
|
|
266
248
|
left: 4px;
|
|
267
249
|
position: absolute;
|
|
@@ -269,7 +251,7 @@
|
|
|
269
251
|
}
|
|
270
252
|
|
|
271
253
|
.e-de-table-border-bottomleft-alignment::before {
|
|
272
|
-
content:
|
|
254
|
+
content: "\e291";
|
|
273
255
|
font-size: 16px;
|
|
274
256
|
left: 4px;
|
|
275
257
|
position: absolute;
|
|
@@ -277,7 +259,7 @@
|
|
|
277
259
|
}
|
|
278
260
|
|
|
279
261
|
.e-de-table-border-bottomcenter-alignment::before {
|
|
280
|
-
content:
|
|
262
|
+
content: "\e287";
|
|
281
263
|
font-size: 16px;
|
|
282
264
|
left: 4px;
|
|
283
265
|
position: absolute;
|
|
@@ -285,7 +267,7 @@
|
|
|
285
267
|
}
|
|
286
268
|
|
|
287
269
|
.e-de-table-border-bottomright-alignment::before {
|
|
288
|
-
content:
|
|
270
|
+
content: "\e288";
|
|
289
271
|
font-size: 16px;
|
|
290
272
|
left: 4px;
|
|
291
273
|
position: absolute;
|
|
@@ -293,267 +275,267 @@
|
|
|
293
275
|
}
|
|
294
276
|
|
|
295
277
|
.e-de-acceptchange::before {
|
|
296
|
-
content:
|
|
297
|
-
font-family:
|
|
278
|
+
content: "\e19f";
|
|
279
|
+
font-family: "e-icons";
|
|
298
280
|
}
|
|
299
281
|
|
|
300
282
|
.e-de-rejectchange::before {
|
|
301
|
-
content:
|
|
302
|
-
font-family:
|
|
283
|
+
content: "\e204";
|
|
284
|
+
font-family: "e-icons";
|
|
303
285
|
}
|
|
304
286
|
|
|
305
287
|
.e-menu-item .e-de-cmt-add::before {
|
|
306
|
-
content:
|
|
307
|
-
font-family:
|
|
288
|
+
content: "\e814";
|
|
289
|
+
font-family: "e-icons";
|
|
308
290
|
}
|
|
309
291
|
|
|
310
292
|
.e-menu-item .e-de-cut::before {
|
|
311
|
-
content:
|
|
293
|
+
content: "\e279";
|
|
312
294
|
}
|
|
313
295
|
|
|
314
296
|
.e-menu-item .e-de-spellcheck::before {
|
|
315
|
-
content:
|
|
297
|
+
content: "\e689";
|
|
316
298
|
}
|
|
317
299
|
|
|
318
300
|
.e-menu-item .e-de-copy::before {
|
|
319
|
-
content:
|
|
301
|
+
content: "\e280";
|
|
320
302
|
}
|
|
321
303
|
|
|
322
304
|
.e-btn-icon .e-de-paste::before,
|
|
323
305
|
.e-icon-btn .e-de-paste::before,
|
|
324
306
|
.e-menu-item .e-de-paste::before {
|
|
325
|
-
content:
|
|
307
|
+
content: "\e501";
|
|
326
308
|
}
|
|
327
309
|
|
|
328
310
|
.e-menu-item .e-de-continue-numbering::before {
|
|
329
|
-
content:
|
|
311
|
+
content: "\e503";
|
|
330
312
|
}
|
|
331
313
|
|
|
332
314
|
.e-menu-item .e-de-restart-at::before {
|
|
333
|
-
content:
|
|
315
|
+
content: "\e277";
|
|
334
316
|
}
|
|
335
317
|
|
|
336
318
|
.e-menu-item .e-de-insertlink::before {
|
|
337
|
-
content:
|
|
319
|
+
content: "\e290";
|
|
338
320
|
}
|
|
339
321
|
|
|
340
322
|
.e-menu-item .e-de-open-hyperlink::before {
|
|
341
|
-
content:
|
|
323
|
+
content: "\e278";
|
|
342
324
|
}
|
|
343
325
|
|
|
344
326
|
.e-menu-item .e-de-open-properties::before {
|
|
345
|
-
content:
|
|
327
|
+
content: "\e605";
|
|
346
328
|
}
|
|
347
329
|
|
|
348
330
|
.e-menu-item .e-de-copy-hyperlink::before {
|
|
349
|
-
content:
|
|
331
|
+
content: "\e295";
|
|
350
332
|
}
|
|
351
333
|
|
|
352
334
|
.e-menu-item .e-de-edit-hyperlink::before {
|
|
353
|
-
content:
|
|
335
|
+
content: "\e289";
|
|
354
336
|
}
|
|
355
337
|
|
|
356
338
|
.e-menu-item .e-de-remove-hyperlink::before {
|
|
357
|
-
content:
|
|
339
|
+
content: "\e286";
|
|
358
340
|
}
|
|
359
341
|
|
|
360
342
|
.e-menu-item .e-de-fonts::before {
|
|
361
|
-
content:
|
|
343
|
+
content: "\e273";
|
|
362
344
|
}
|
|
363
345
|
|
|
364
346
|
.e-menu-item .e-de-paragraph::before {
|
|
365
|
-
content:
|
|
347
|
+
content: "\e75e";
|
|
366
348
|
}
|
|
367
349
|
|
|
368
350
|
.e-menu-item .e-de-table::before {
|
|
369
|
-
content:
|
|
351
|
+
content: "\e294";
|
|
370
352
|
}
|
|
371
353
|
|
|
372
354
|
.e-menu-item .e-de-insertabove::before {
|
|
373
|
-
content:
|
|
355
|
+
content: "\e506";
|
|
374
356
|
}
|
|
375
357
|
|
|
376
358
|
.e-menu-item .e-de-insertbelow::before {
|
|
377
|
-
content:
|
|
359
|
+
content: "\e505";
|
|
378
360
|
}
|
|
379
361
|
|
|
380
362
|
.e-menu-item .e-de-insertleft::before {
|
|
381
|
-
content:
|
|
363
|
+
content: "\e285";
|
|
382
364
|
}
|
|
383
365
|
|
|
384
366
|
.e-menu-item .e-de-insertright::before {
|
|
385
|
-
content:
|
|
367
|
+
content: "\e284";
|
|
386
368
|
}
|
|
387
369
|
|
|
388
370
|
.e-menu-item .e-de-delete-table::before {
|
|
389
|
-
content:
|
|
371
|
+
content: "\e292";
|
|
390
372
|
}
|
|
391
373
|
|
|
392
374
|
.e-menu-item .e-de-deleterow::before {
|
|
393
|
-
content:
|
|
375
|
+
content: "\e283";
|
|
394
376
|
}
|
|
395
377
|
|
|
396
378
|
.e-menu-item .e-de-deletecolumn::before {
|
|
397
|
-
content:
|
|
379
|
+
content: "\e282";
|
|
398
380
|
}
|
|
399
381
|
|
|
400
382
|
.e-de-bold::before {
|
|
401
|
-
content:
|
|
402
|
-
font-family:
|
|
383
|
+
content: "\e339";
|
|
384
|
+
font-family: "e-icons";
|
|
403
385
|
}
|
|
404
386
|
|
|
405
387
|
.e-de-italic::before {
|
|
406
|
-
content:
|
|
407
|
-
font-family:
|
|
388
|
+
content: "\e35a";
|
|
389
|
+
font-family: "e-icons";
|
|
408
390
|
}
|
|
409
391
|
|
|
410
392
|
.e-de-underline::before {
|
|
411
|
-
content:
|
|
412
|
-
font-family:
|
|
393
|
+
content: "\e343";
|
|
394
|
+
font-family: "e-icons";
|
|
413
395
|
}
|
|
414
396
|
|
|
415
397
|
.e-de-indent::before {
|
|
416
|
-
content:
|
|
417
|
-
font-family:
|
|
398
|
+
content: "\e35d";
|
|
399
|
+
font-family: "e-icons";
|
|
418
400
|
}
|
|
419
401
|
|
|
420
402
|
.e-de-outdent::before {
|
|
421
|
-
content:
|
|
422
|
-
font-family:
|
|
403
|
+
content: "\e33f";
|
|
404
|
+
font-family: "e-icons";
|
|
423
405
|
}
|
|
424
406
|
|
|
425
407
|
.e-de-align-left::before {
|
|
426
|
-
content:
|
|
427
|
-
font-family:
|
|
408
|
+
content: "\e33a";
|
|
409
|
+
font-family: "e-icons";
|
|
428
410
|
}
|
|
429
411
|
|
|
430
412
|
.e-de-align-center::before {
|
|
431
|
-
content:
|
|
432
|
-
font-family:
|
|
413
|
+
content: "\e35e";
|
|
414
|
+
font-family: "e-icons";
|
|
433
415
|
}
|
|
434
416
|
|
|
435
417
|
.e-de-align-right::before {
|
|
436
|
-
content:
|
|
437
|
-
font-family:
|
|
418
|
+
content: "\e34d";
|
|
419
|
+
font-family: "e-icons";
|
|
438
420
|
}
|
|
439
421
|
|
|
440
422
|
.e-de-justify::before {
|
|
441
|
-
content:
|
|
442
|
-
font-family:
|
|
423
|
+
content: "\e334";
|
|
424
|
+
font-family: "e-icons";
|
|
443
425
|
}
|
|
444
426
|
|
|
445
427
|
.e-de-single-spacing::before {
|
|
446
|
-
content:
|
|
447
|
-
font-family:
|
|
428
|
+
content: "\e520";
|
|
429
|
+
font-family: "e-icons";
|
|
448
430
|
}
|
|
449
431
|
|
|
450
432
|
.e-de-double-spacing::before {
|
|
451
|
-
content:
|
|
452
|
-
font-family:
|
|
433
|
+
content: "\e521";
|
|
434
|
+
font-family: "e-icons";
|
|
453
435
|
}
|
|
454
436
|
|
|
455
437
|
.e-de-one-point-five-spacing::before {
|
|
456
|
-
content:
|
|
457
|
-
font-family:
|
|
438
|
+
content: "\e522";
|
|
439
|
+
font-family: "e-icons";
|
|
458
440
|
}
|
|
459
441
|
|
|
460
442
|
.e-de-before-spacing::before {
|
|
461
|
-
content:
|
|
462
|
-
font-family:
|
|
443
|
+
content: "\e523";
|
|
444
|
+
font-family: "e-icons";
|
|
463
445
|
}
|
|
464
446
|
|
|
465
447
|
.e-de-after-spacing::before {
|
|
466
|
-
content:
|
|
467
|
-
font-family:
|
|
448
|
+
content: "\e274";
|
|
449
|
+
font-family: "e-icons";
|
|
468
450
|
}
|
|
469
451
|
|
|
470
452
|
.e-de-icon-bullet-list-dot::before {
|
|
471
|
-
content:
|
|
472
|
-
font-family:
|
|
453
|
+
content: "\e270";
|
|
454
|
+
font-family: "e-icons";
|
|
473
455
|
font-size: 42px;
|
|
474
456
|
}
|
|
475
457
|
|
|
476
458
|
.e-de-icon-bullet-list-circle::before {
|
|
477
|
-
content:
|
|
478
|
-
font-family:
|
|
459
|
+
content: "\e254";
|
|
460
|
+
font-family: "e-icons";
|
|
479
461
|
font-size: 42px;
|
|
480
462
|
}
|
|
481
463
|
|
|
482
464
|
.e-de-icon-bullet-list-square::before {
|
|
483
|
-
content:
|
|
484
|
-
font-family:
|
|
465
|
+
content: "\e271";
|
|
466
|
+
font-family: "e-icons";
|
|
485
467
|
font-size: 42px;
|
|
486
468
|
}
|
|
487
469
|
|
|
488
470
|
.e-de-icon-bullet-list-tick::before {
|
|
489
|
-
content:
|
|
490
|
-
font-family:
|
|
471
|
+
content: "\e259";
|
|
472
|
+
font-family: "e-icons";
|
|
491
473
|
font-size: 42px;
|
|
492
474
|
}
|
|
493
475
|
|
|
494
476
|
.e-de-icon-bullet-list-flower::before {
|
|
495
|
-
content:
|
|
496
|
-
font-family:
|
|
477
|
+
content: "\e267";
|
|
478
|
+
font-family: "e-icons";
|
|
497
479
|
font-size: 42px;
|
|
498
480
|
}
|
|
499
481
|
|
|
500
482
|
.e-de-icon-bullet-list-arrow::before {
|
|
501
|
-
content:
|
|
502
|
-
font-family:
|
|
483
|
+
content: "\e253";
|
|
484
|
+
font-family: "e-icons";
|
|
503
485
|
font-size: 42px;
|
|
504
486
|
}
|
|
505
487
|
|
|
506
488
|
.e-de-icon-bullet-list-none::before {
|
|
507
|
-
content:
|
|
508
|
-
font-family:
|
|
489
|
+
content: "\e256";
|
|
490
|
+
font-family: "e-icons";
|
|
509
491
|
font-size: 42px;
|
|
510
492
|
}
|
|
511
493
|
|
|
512
494
|
.e-de-icon-autofit::before {
|
|
513
|
-
content:
|
|
514
|
-
font-family:
|
|
495
|
+
content: "\eba8";
|
|
496
|
+
font-family: "e-icons";
|
|
515
497
|
}
|
|
516
498
|
|
|
517
499
|
.e-de-icon-fixed-columnwidth::before {
|
|
518
|
-
content:
|
|
519
|
-
font-family:
|
|
500
|
+
content: "\eba9";
|
|
501
|
+
font-family: "e-icons";
|
|
520
502
|
}
|
|
521
503
|
|
|
522
504
|
.e-de-icon-auto-fitwindow::before {
|
|
523
|
-
content:
|
|
524
|
-
font-family:
|
|
505
|
+
content: "\ebaa";
|
|
506
|
+
font-family: "e-icons";
|
|
525
507
|
}
|
|
526
508
|
|
|
527
509
|
.e-item .e-de-paste-text::before {
|
|
528
|
-
content:
|
|
510
|
+
content: "\e685";
|
|
529
511
|
}
|
|
530
512
|
|
|
531
513
|
.e-item .e-de-paste-source::before {
|
|
532
|
-
content:
|
|
514
|
+
content: "\e686";
|
|
533
515
|
}
|
|
534
516
|
|
|
535
517
|
.e-item .e-de-paste-merge::before {
|
|
536
|
-
content:
|
|
518
|
+
content: "\e688";
|
|
537
519
|
}
|
|
538
520
|
|
|
539
521
|
.e-item .e-de-paste-column::before {
|
|
540
|
-
content:
|
|
522
|
+
content: "\e91b";
|
|
541
523
|
}
|
|
542
524
|
|
|
543
525
|
.e-item .e-de-paste-row::before {
|
|
544
|
-
content:
|
|
526
|
+
content: "\e91c";
|
|
545
527
|
}
|
|
546
528
|
|
|
547
529
|
.e-item .e-de-paste-overwrite-cells::before {
|
|
548
|
-
content:
|
|
530
|
+
content: "\e91d";
|
|
549
531
|
}
|
|
550
532
|
|
|
551
533
|
.e-item .e-de-paste-nested-table::before {
|
|
552
|
-
content:
|
|
534
|
+
content: "\e91e";
|
|
553
535
|
}
|
|
554
536
|
|
|
555
537
|
.e-item .e-de-paste-merge-table::before {
|
|
556
|
-
content:
|
|
538
|
+
content: "\e91f";
|
|
557
539
|
}
|
|
558
540
|
|
|
559
541
|
.e-de-dlg-container {
|
|
@@ -596,7 +578,6 @@
|
|
|
596
578
|
padding-left: 6px;
|
|
597
579
|
padding-right: 0;
|
|
598
580
|
}
|
|
599
|
-
|
|
600
581
|
.e-rtl .e-de-subcontainer-right {
|
|
601
582
|
padding-left: 0;
|
|
602
583
|
padding-right: 6px;
|
|
@@ -606,30 +587,24 @@
|
|
|
606
587
|
.e-bigger .e-de-dlg-container {
|
|
607
588
|
padding-bottom: 16px;
|
|
608
589
|
}
|
|
609
|
-
|
|
610
590
|
.e-bigger .e-de-container-row {
|
|
611
591
|
padding-bottom: 16px;
|
|
612
592
|
}
|
|
613
|
-
|
|
614
593
|
.e-bigger .e-de-subcontainer-left {
|
|
615
594
|
padding-right: 8px;
|
|
616
595
|
width: 50%;
|
|
617
596
|
}
|
|
618
|
-
|
|
619
597
|
.e-bigger .e-de-subcontainer-right {
|
|
620
598
|
padding-left: 8px;
|
|
621
599
|
width: 50%;
|
|
622
600
|
}
|
|
623
|
-
|
|
624
601
|
.e-bigger .e-de-dlg-tab-first-child {
|
|
625
602
|
padding-top: 8px;
|
|
626
603
|
}
|
|
627
|
-
|
|
628
604
|
.e-bigger .e-rtl .e-de-subcontainer-left {
|
|
629
605
|
padding-left: 8px;
|
|
630
606
|
padding-right: 0;
|
|
631
607
|
}
|
|
632
|
-
|
|
633
608
|
.e-bigger .e-rtl .e-de-subcontainer-right {
|
|
634
609
|
padding-left: 0;
|
|
635
610
|
padding-right: 8px;
|
|
@@ -666,7 +641,6 @@
|
|
|
666
641
|
opacity: 1;
|
|
667
642
|
}
|
|
668
643
|
}
|
|
669
|
-
|
|
670
644
|
.e-de-text-target {
|
|
671
645
|
border: 0;
|
|
672
646
|
height: 1px;
|
|
@@ -682,15 +656,12 @@
|
|
|
682
656
|
.e-de-txt-form .e-de-txt-field {
|
|
683
657
|
display: block;
|
|
684
658
|
}
|
|
685
|
-
|
|
686
659
|
.e-de-txt-form .e-de-num-field {
|
|
687
660
|
display: none;
|
|
688
661
|
}
|
|
689
|
-
|
|
690
662
|
.e-de-txt-form .e-de-date-field {
|
|
691
663
|
display: none;
|
|
692
664
|
}
|
|
693
|
-
|
|
694
665
|
.e-de-txt-form .e-de-ddl-field {
|
|
695
666
|
display: none;
|
|
696
667
|
}
|
|
@@ -698,15 +669,12 @@
|
|
|
698
669
|
.e-de-num-form .e-de-txt-field {
|
|
699
670
|
display: none;
|
|
700
671
|
}
|
|
701
|
-
|
|
702
672
|
.e-de-num-form .e-de-num-field {
|
|
703
673
|
display: block;
|
|
704
674
|
}
|
|
705
|
-
|
|
706
675
|
.e-de-num-form .e-de-date-field {
|
|
707
676
|
display: none;
|
|
708
677
|
}
|
|
709
|
-
|
|
710
678
|
.e-de-num-form .e-de-ddl-field {
|
|
711
679
|
display: none;
|
|
712
680
|
}
|
|
@@ -714,15 +682,12 @@
|
|
|
714
682
|
.e-de-date-form .e-de-txt-field {
|
|
715
683
|
display: none;
|
|
716
684
|
}
|
|
717
|
-
|
|
718
685
|
.e-de-date-form .e-de-num-field {
|
|
719
686
|
display: none;
|
|
720
687
|
}
|
|
721
|
-
|
|
722
688
|
.e-de-date-form .e-de-date-field {
|
|
723
689
|
display: block;
|
|
724
690
|
}
|
|
725
|
-
|
|
726
691
|
.e-de-date-form .e-de-ddl-field {
|
|
727
692
|
display: none;
|
|
728
693
|
}
|
|
@@ -730,15 +695,12 @@
|
|
|
730
695
|
.e-de-ddl-form .e-de-txt-field {
|
|
731
696
|
display: none;
|
|
732
697
|
}
|
|
733
|
-
|
|
734
698
|
.e-de-ddl-form .e-de-num-field {
|
|
735
699
|
display: none;
|
|
736
700
|
}
|
|
737
|
-
|
|
738
701
|
.e-de-ddl-form .e-de-date-field {
|
|
739
702
|
display: none;
|
|
740
703
|
}
|
|
741
|
-
|
|
742
704
|
.e-de-ddl-form .e-de-ddl-field {
|
|
743
705
|
display: block;
|
|
744
706
|
}
|
|
@@ -748,7 +710,6 @@
|
|
|
748
710
|
position: absolute;
|
|
749
711
|
top: 18px;
|
|
750
712
|
}
|
|
751
|
-
|
|
752
713
|
.e-documenteditor .e-de-op-close-button.e-de-rtl {
|
|
753
714
|
left: 14px;
|
|
754
715
|
}
|
|
@@ -1289,11 +1250,11 @@
|
|
|
1289
1250
|
margin-top: 14px;
|
|
1290
1251
|
}
|
|
1291
1252
|
|
|
1292
|
-
label[for*=
|
|
1253
|
+
label[for*=_wholeWord_e-de-ltr] {
|
|
1293
1254
|
left: 35px;
|
|
1294
1255
|
}
|
|
1295
1256
|
|
|
1296
|
-
label[for*=
|
|
1257
|
+
label[for*=_wholeWord_e-de-rtl] {
|
|
1297
1258
|
right: 35px;
|
|
1298
1259
|
}
|
|
1299
1260
|
|
|
@@ -1825,11 +1786,9 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
1825
1786
|
.e-bigger .e-de-font-content-checkbox-label {
|
|
1826
1787
|
margin-left: 60px;
|
|
1827
1788
|
}
|
|
1828
|
-
|
|
1829
1789
|
.e-bigger .e-de-font-content-checkbox-label-rtl {
|
|
1830
1790
|
margin-right: 60px;
|
|
1831
1791
|
}
|
|
1832
|
-
|
|
1833
1792
|
.e-bigger .e-de-font-content-label {
|
|
1834
1793
|
width: 132px;
|
|
1835
1794
|
}
|
|
@@ -2264,7 +2223,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
2264
2223
|
.e-bigger .e-de-style-icon-button-last-size {
|
|
2265
2224
|
height: 35px;
|
|
2266
2225
|
}
|
|
2267
|
-
|
|
2268
2226
|
.e-bigger .e-de-style-bold-button-size {
|
|
2269
2227
|
margin-left: 8px;
|
|
2270
2228
|
margin-right: 8px;
|
|
@@ -2784,45 +2742,35 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
2784
2742
|
height: auto;
|
|
2785
2743
|
width: auto;
|
|
2786
2744
|
}
|
|
2787
|
-
|
|
2788
2745
|
.e-bigger .e-de-insert-footnote {
|
|
2789
2746
|
height: auto;
|
|
2790
2747
|
width: auto;
|
|
2791
2748
|
}
|
|
2792
|
-
|
|
2793
2749
|
.e-bigger .e-de-dlg-target .e-footer-content .e-control.e-btn.e-flat:not(.e-icon-btn) {
|
|
2794
2750
|
height: auto;
|
|
2795
2751
|
}
|
|
2796
|
-
|
|
2797
2752
|
.e-bigger .e-de-font-dlg {
|
|
2798
2753
|
width: max-content;
|
|
2799
2754
|
}
|
|
2800
|
-
|
|
2801
2755
|
.e-bigger .e-para-dlg-sub-height {
|
|
2802
2756
|
height: 170px;
|
|
2803
2757
|
}
|
|
2804
|
-
|
|
2805
2758
|
.e-bigger .e-de-toc-table-div .e-de-toc-dlg-toc-level.e-de-rtl {
|
|
2806
2759
|
margin-right: 36px;
|
|
2807
2760
|
}
|
|
2808
|
-
|
|
2809
2761
|
.e-bigger .e-de-font-content-label-width {
|
|
2810
2762
|
width: 72px;
|
|
2811
2763
|
}
|
|
2812
|
-
|
|
2813
2764
|
.e-bigger .e-de-toc-label {
|
|
2814
2765
|
margin-left: 40px;
|
|
2815
2766
|
}
|
|
2816
|
-
|
|
2817
2767
|
.e-bigger .e-de-toc-label-rtl {
|
|
2818
2768
|
margin-left: 0px;
|
|
2819
2769
|
margin-right: 40px;
|
|
2820
2770
|
}
|
|
2821
|
-
|
|
2822
2771
|
.e-bigger .e-de-outline-rtl {
|
|
2823
2772
|
width: 173px;
|
|
2824
2773
|
}
|
|
2825
|
-
|
|
2826
2774
|
.e-bigger .e-de-rp-header {
|
|
2827
2775
|
font-size: 16px;
|
|
2828
2776
|
width: 75%;
|
|
@@ -3232,7 +3180,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3232
3180
|
}
|
|
3233
3181
|
|
|
3234
3182
|
.e-de-tc-field {
|
|
3235
|
-
background-color:
|
|
3183
|
+
background-color: rgb(206, 205, 205);
|
|
3236
3184
|
margin: 0 2px;
|
|
3237
3185
|
}
|
|
3238
3186
|
|
|
@@ -3240,7 +3188,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3240
3188
|
font-size: 14px;
|
|
3241
3189
|
font-family: Roboto-Regular;
|
|
3242
3190
|
font-weight: 600;
|
|
3243
|
-
color:
|
|
3191
|
+
color: rgb(1, 22, 119);
|
|
3244
3192
|
margin: 0 2px;
|
|
3245
3193
|
}
|
|
3246
3194
|
|
|
@@ -3299,7 +3247,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3299
3247
|
margin: 11.5px 8px 0 8px;
|
|
3300
3248
|
padding: 0px;
|
|
3301
3249
|
}
|
|
3302
|
-
|
|
3303
3250
|
.e-de-cmt-sub-container.e-de-cmt-reply .e-de-cmt-view {
|
|
3304
3251
|
margin-top: 11.5px;
|
|
3305
3252
|
}
|
|
@@ -3335,11 +3282,9 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3335
3282
|
.e-de-cmt-resolved e-de-cmt-date {
|
|
3336
3283
|
opacity: 0.67;
|
|
3337
3284
|
}
|
|
3338
|
-
|
|
3339
3285
|
.e-de-cmt-resolved .e-de-cmt-rply-view {
|
|
3340
3286
|
display: none;
|
|
3341
3287
|
}
|
|
3342
|
-
|
|
3343
3288
|
.e-de-cmt-resolved .e-de-cmt-resolve-btn {
|
|
3344
3289
|
display: block;
|
|
3345
3290
|
margin-top: 8px;
|
|
@@ -3371,7 +3316,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3371
3316
|
pointer-events: all;
|
|
3372
3317
|
width: 13px;
|
|
3373
3318
|
}
|
|
3374
|
-
|
|
3375
3319
|
.e-de-cmt-mark :hover {
|
|
3376
3320
|
color: #00b0ff;
|
|
3377
3321
|
}
|
|
@@ -3413,53 +3357,43 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3413
3357
|
border-left: none;
|
|
3414
3358
|
border-right: 1px solid #616161;
|
|
3415
3359
|
}
|
|
3416
|
-
|
|
3417
3360
|
.e-rtl .e-de-rp-close-icon {
|
|
3418
3361
|
float: left;
|
|
3419
3362
|
right: 7px;
|
|
3420
3363
|
}
|
|
3421
|
-
|
|
3422
3364
|
.e-rtl .e-de-cp-option.e-btn.e-icon-btn {
|
|
3423
3365
|
float: left;
|
|
3424
3366
|
}
|
|
3425
|
-
|
|
3426
3367
|
.e-rtl .e-de-cmt-sub-container.e-de-cmt-selection {
|
|
3427
3368
|
border-left: 1px solid #eee;
|
|
3428
3369
|
border-right: 3px solid #00b0ff;
|
|
3429
3370
|
padding-left: 8px;
|
|
3430
3371
|
padding-right: 6px;
|
|
3431
3372
|
}
|
|
3432
|
-
|
|
3433
3373
|
.e-rtl .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
|
|
3434
3374
|
border-left: 1px solid #eee;
|
|
3435
3375
|
border-right: 2px solid #00b0ff;
|
|
3436
3376
|
padding-left: 8px;
|
|
3437
3377
|
padding-right: 7px;
|
|
3438
3378
|
}
|
|
3439
|
-
|
|
3440
3379
|
.e-rtl .e-de-cmt-sub-container.e-de-cmt-resolved.e-de-cmt-selection {
|
|
3441
3380
|
border-right: 3px solid rgba(0, 176, 255, 0.5);
|
|
3442
3381
|
}
|
|
3443
|
-
|
|
3444
3382
|
.e-rtl .e-de-cmt-sub-container.e-de-cmt-resolved:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
|
|
3445
3383
|
border-right: 2px solid rgba(0, 176, 255, 0.5);
|
|
3446
3384
|
}
|
|
3447
|
-
|
|
3448
3385
|
.e-rtl .e-de-cmt-action-button {
|
|
3449
3386
|
text-align: left;
|
|
3450
3387
|
}
|
|
3451
|
-
|
|
3452
3388
|
.e-rtl .e-de-cmt-no-cmt {
|
|
3453
3389
|
margin-left: auto;
|
|
3454
3390
|
margin-right: 6px;
|
|
3455
3391
|
}
|
|
3456
|
-
|
|
3457
3392
|
.e-rtl .e-de-cmt-drawer {
|
|
3458
3393
|
float: left;
|
|
3459
3394
|
margin-left: 8px;
|
|
3460
3395
|
margin-right: auto;
|
|
3461
3396
|
}
|
|
3462
|
-
|
|
3463
3397
|
.e-rtl .e-de-cmt-resolve-btn {
|
|
3464
3398
|
text-align: left;
|
|
3465
3399
|
}
|
|
@@ -3470,20 +3404,17 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3470
3404
|
margin-left: 12px;
|
|
3471
3405
|
width: 36px;
|
|
3472
3406
|
}
|
|
3473
|
-
|
|
3474
3407
|
.e-bigger .e-de-cp-whole-header {
|
|
3475
3408
|
height: 56px;
|
|
3476
3409
|
padding: 16px;
|
|
3477
3410
|
padding-right: 8px;
|
|
3478
3411
|
}
|
|
3479
|
-
|
|
3480
3412
|
.e-bigger .e-de-rp-close-icon {
|
|
3481
3413
|
float: right;
|
|
3482
3414
|
position: relative;
|
|
3483
3415
|
top: -8px;
|
|
3484
3416
|
right: -10px;
|
|
3485
3417
|
}
|
|
3486
|
-
|
|
3487
3418
|
.e-bigger .e-rtl .e-de-cmt-post-btn.e-btn.e-flat,
|
|
3488
3419
|
.e-bigger .e-rtl .e-de-cmt-cancel-btn.e-btn.e-flat {
|
|
3489
3420
|
margin-right: 12px;
|
|
@@ -3496,13 +3427,11 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3496
3427
|
color: #fff;
|
|
3497
3428
|
border: none;
|
|
3498
3429
|
}
|
|
3499
|
-
|
|
3500
3430
|
.e-de-close-icon.e-btn:active {
|
|
3501
3431
|
background-color: rgba(255, 255, 255, 0.18) !important;
|
|
3502
3432
|
border-color: transparent !important;
|
|
3503
3433
|
box-shadow: none;
|
|
3504
3434
|
}
|
|
3505
|
-
|
|
3506
3435
|
.e-de-close-icon.e-btn:hover {
|
|
3507
3436
|
background-color: rgba(255, 255, 255, 0.18) !important;
|
|
3508
3437
|
box-shadow: none;
|
|
@@ -3528,67 +3457,52 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3528
3457
|
padding-left: 0%;
|
|
3529
3458
|
padding-right: 8px;
|
|
3530
3459
|
}
|
|
3531
|
-
|
|
3532
3460
|
.e-bigger .e-de-cmt-author-name {
|
|
3533
3461
|
padding-left: 8px;
|
|
3534
3462
|
}
|
|
3535
|
-
|
|
3536
3463
|
.e-bigger .e-de-cmt-rply-view {
|
|
3537
3464
|
margin-top: 12px;
|
|
3538
3465
|
}
|
|
3539
|
-
|
|
3540
3466
|
.e-bigger .e-de-cmt-sub-container {
|
|
3541
3467
|
padding: 8px;
|
|
3542
3468
|
}
|
|
3543
|
-
|
|
3544
3469
|
.e-bigger .e-de-cmt-sub-container.e-de-cmt-selection {
|
|
3545
3470
|
padding-left: 6px;
|
|
3546
3471
|
}
|
|
3547
|
-
|
|
3548
3472
|
.e-bigger .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
|
|
3549
3473
|
padding-left: 7px;
|
|
3550
3474
|
}
|
|
3551
|
-
|
|
3552
3475
|
.e-bigger .e-de-cmt-sub-container.e-de-cmt-reply {
|
|
3553
3476
|
padding: 0%;
|
|
3554
3477
|
}
|
|
3555
|
-
|
|
3556
3478
|
.e-bigger .e-de-rp-nav-btn {
|
|
3557
3479
|
width: auto;
|
|
3558
3480
|
}
|
|
3559
|
-
|
|
3560
3481
|
.e-bigger .e-de-rp-whole-header {
|
|
3561
3482
|
padding: 12px;
|
|
3562
3483
|
}
|
|
3563
|
-
|
|
3564
3484
|
.e-bigger .e-de-rp-sub-div {
|
|
3565
3485
|
border-bottom: 1px solid #e4e4e4;
|
|
3566
3486
|
padding: 12px;
|
|
3567
3487
|
}
|
|
3568
|
-
|
|
3569
3488
|
.e-bigger .e-de-rp-enforce {
|
|
3570
3489
|
padding: 12px;
|
|
3571
3490
|
}
|
|
3572
|
-
|
|
3573
|
-
.e-bigger .e-de-enforce .e-de-enforce-dlg-input {
|
|
3491
|
+
.e-bigger .e-de-enforce .e-de-enforce-dlg-input:not(.e-de-enforce .e-de-enforce-dlg-input:last-child) {
|
|
3574
3492
|
width: 300px;
|
|
3575
3493
|
}
|
|
3576
|
-
|
|
3577
3494
|
.e-bigger .e-rtl .e-de-cmt-author-name {
|
|
3578
3495
|
padding-left: 0%;
|
|
3579
3496
|
padding-right: 8px;
|
|
3580
3497
|
}
|
|
3581
|
-
|
|
3582
3498
|
.e-bigger .e-rtl .e-de-cmt-sub-container.e-de-cmt-selection {
|
|
3583
3499
|
padding-left: 8px;
|
|
3584
3500
|
padding-right: 6px;
|
|
3585
3501
|
}
|
|
3586
|
-
|
|
3587
3502
|
.e-bigger .e-rtl .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
|
|
3588
3503
|
padding-left: 8px;
|
|
3589
3504
|
padding-right: 7px;
|
|
3590
3505
|
}
|
|
3591
|
-
|
|
3592
3506
|
.e-bigger .e-rtl .e-de-rp-close-icon {
|
|
3593
3507
|
float: left;
|
|
3594
3508
|
right: 10px;
|
|
@@ -3598,11 +3512,9 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3598
3512
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3599
3513
|
font-size: 14px;
|
|
3600
3514
|
}
|
|
3601
|
-
|
|
3602
3515
|
.e-bigger .e-de-para-dlg-container .e-input-group {
|
|
3603
3516
|
width: 192px !important;
|
|
3604
3517
|
}
|
|
3605
|
-
|
|
3606
3518
|
.e-bigger .e-de-para-dlg-heading {
|
|
3607
3519
|
color: #9e9e9e;
|
|
3608
3520
|
display: block;
|
|
@@ -3610,56 +3522,45 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3610
3522
|
font-weight: 700;
|
|
3611
3523
|
margin-bottom: 8px;
|
|
3612
3524
|
}
|
|
3613
|
-
|
|
3614
3525
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3615
3526
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3616
3527
|
font-size: 12px;
|
|
3617
3528
|
}
|
|
3618
|
-
|
|
3619
3529
|
.e-bigger .e-de-para-dlg-container {
|
|
3620
3530
|
height: 450px;
|
|
3621
3531
|
width: 400px;
|
|
3622
3532
|
}
|
|
3623
|
-
|
|
3624
3533
|
.e-bigger .e-de-para-dlg-cs-check-box {
|
|
3625
3534
|
margin-bottom: 8px;
|
|
3626
3535
|
margin-top: 8px;
|
|
3627
3536
|
}
|
|
3628
|
-
|
|
3629
3537
|
.e-bigger .e-de-para-dlg-spacing-div {
|
|
3630
3538
|
margin-left: 20px;
|
|
3631
3539
|
}
|
|
3632
|
-
|
|
3633
3540
|
.e-bigger .e-de-para-dlg-spacing-div.e-de-rtl {
|
|
3634
3541
|
margin-left: 0;
|
|
3635
3542
|
margin-right: 20px;
|
|
3636
3543
|
}
|
|
3637
|
-
|
|
3638
3544
|
.e-bigger .e-de-para-dlg-sub-container .e-input-group {
|
|
3639
3545
|
margin-bottom: 15px;
|
|
3640
3546
|
}
|
|
3641
|
-
|
|
3642
3547
|
.e-bigger .e-de-para-dlg-sub-container {
|
|
3643
3548
|
margin-bottom: 25px;
|
|
3644
3549
|
}
|
|
3645
|
-
|
|
3646
3550
|
.e-bigger .e-de-para-dlg-right-sub-container {
|
|
3647
3551
|
top: 0;
|
|
3648
3552
|
}
|
|
3649
|
-
|
|
3650
3553
|
.e-bigger .e-de-dlg-sub-header {
|
|
3651
3554
|
display: block;
|
|
3652
3555
|
font-size: 12px;
|
|
3653
3556
|
font-weight: normal;
|
|
3654
3557
|
margin-bottom: 8px;
|
|
3655
3558
|
}
|
|
3656
|
-
|
|
3657
3559
|
.e-bigger .e-de-rtl-btn-div {
|
|
3658
3560
|
font-size: 12px;
|
|
3659
3561
|
margin-right: 24px;
|
|
3660
3562
|
width: 200px;
|
|
3661
3563
|
}
|
|
3662
|
-
|
|
3663
3564
|
.e-bigger .e-de-rtl-btn-div.e-de-rtl {
|
|
3664
3565
|
margin-left: 12px;
|
|
3665
3566
|
margin-right: 0;
|
|
@@ -3733,83 +3634,83 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3733
3634
|
}
|
|
3734
3635
|
|
|
3735
3636
|
.e-de-ctnr-close::before {
|
|
3736
|
-
content:
|
|
3637
|
+
content: "\eb36";
|
|
3737
3638
|
}
|
|
3738
3639
|
|
|
3739
3640
|
.e-de-ctnr-linespacing::before {
|
|
3740
|
-
content:
|
|
3641
|
+
content: "\eb37";
|
|
3741
3642
|
}
|
|
3742
3643
|
|
|
3743
3644
|
.e-de-ctnr-lock::before {
|
|
3744
|
-
content:
|
|
3645
|
+
content: "\eb3a";
|
|
3745
3646
|
}
|
|
3746
3647
|
|
|
3747
3648
|
.e-de-ctnr-link::before {
|
|
3748
|
-
content:
|
|
3649
|
+
content: "\eb3c";
|
|
3749
3650
|
}
|
|
3750
3651
|
|
|
3751
3652
|
.e-de-ctnr-alignbottom::before {
|
|
3752
|
-
content:
|
|
3653
|
+
content: "\eb3d";
|
|
3753
3654
|
}
|
|
3754
3655
|
|
|
3755
3656
|
.e-de-selected-spellcheck-item::before {
|
|
3756
|
-
content:
|
|
3757
|
-
font-family:
|
|
3657
|
+
content: "\e935";
|
|
3658
|
+
font-family: "e-icons";
|
|
3758
3659
|
font-size: 10px;
|
|
3759
3660
|
}
|
|
3760
3661
|
|
|
3761
3662
|
.e-de-selected-underline-item::before {
|
|
3762
|
-
content:
|
|
3763
|
-
font-family:
|
|
3663
|
+
content: "\e935";
|
|
3664
|
+
font-family: "e-icons";
|
|
3764
3665
|
font-size: 10px;
|
|
3765
3666
|
}
|
|
3766
3667
|
|
|
3767
3668
|
.e-de-ctnr-table::before {
|
|
3768
|
-
content:
|
|
3669
|
+
content: "\eb3e";
|
|
3769
3670
|
}
|
|
3770
3671
|
|
|
3771
3672
|
.e-de-ctnr-tableofcontent::before {
|
|
3772
|
-
content:
|
|
3673
|
+
content: "\eb41";
|
|
3773
3674
|
}
|
|
3774
3675
|
|
|
3775
3676
|
.e-de-ctnr-pagenumber::before {
|
|
3776
|
-
content:
|
|
3677
|
+
content: "\eb43";
|
|
3777
3678
|
}
|
|
3778
3679
|
|
|
3779
3680
|
.e-de-ctnr-bold::before {
|
|
3780
|
-
content:
|
|
3681
|
+
content: "\eb47";
|
|
3781
3682
|
}
|
|
3782
3683
|
|
|
3783
3684
|
.e-de-ctnr-aligntop::before {
|
|
3784
|
-
content:
|
|
3685
|
+
content: "\eb49";
|
|
3785
3686
|
}
|
|
3786
3687
|
|
|
3787
3688
|
.e-de-ctnr-pagesetup::before {
|
|
3788
|
-
content:
|
|
3689
|
+
content: "\eb4c";
|
|
3789
3690
|
}
|
|
3790
3691
|
|
|
3791
3692
|
.e-de-ctnr-strokestyle::before {
|
|
3792
|
-
content:
|
|
3693
|
+
content: "\eb4d";
|
|
3793
3694
|
}
|
|
3794
3695
|
|
|
3795
3696
|
.e-de-ctnr-image::before {
|
|
3796
|
-
content:
|
|
3697
|
+
content: "\eb4f";
|
|
3797
3698
|
}
|
|
3798
3699
|
|
|
3799
3700
|
.e-de-ctnr-bookmark::before {
|
|
3800
|
-
content:
|
|
3701
|
+
content: "\eb51";
|
|
3801
3702
|
}
|
|
3802
3703
|
|
|
3803
3704
|
.e-de-ctnr-header::before {
|
|
3804
|
-
content:
|
|
3705
|
+
content: "\eb53";
|
|
3805
3706
|
}
|
|
3806
3707
|
|
|
3807
3708
|
.e-de-ctnr-bullets::before {
|
|
3808
|
-
content:
|
|
3709
|
+
content: "\eb5b";
|
|
3809
3710
|
}
|
|
3810
3711
|
|
|
3811
3712
|
.e-de-ctnr-showhide::before {
|
|
3812
|
-
content:
|
|
3713
|
+
content: "\eb5d";
|
|
3813
3714
|
font-size: 16px;
|
|
3814
3715
|
}
|
|
3815
3716
|
|
|
@@ -3818,312 +3719,312 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
3818
3719
|
}
|
|
3819
3720
|
|
|
3820
3721
|
.e-de-ctnr-print::before {
|
|
3821
|
-
content:
|
|
3722
|
+
content: "\eb5e";
|
|
3822
3723
|
}
|
|
3823
3724
|
|
|
3824
3725
|
.e-de-ctnr-alignright::before {
|
|
3825
|
-
content:
|
|
3726
|
+
content: "\eb5f";
|
|
3826
3727
|
}
|
|
3827
3728
|
|
|
3828
3729
|
.e-de-ctnr-footer::before {
|
|
3829
|
-
content:
|
|
3730
|
+
content: "\eb60";
|
|
3830
3731
|
}
|
|
3831
3732
|
|
|
3832
3733
|
.e-de-ctnr-outsideborder::before {
|
|
3833
|
-
content:
|
|
3734
|
+
content: "\eb66";
|
|
3834
3735
|
}
|
|
3835
3736
|
|
|
3836
3737
|
.e-de-ctnr-allborders::before {
|
|
3837
|
-
content:
|
|
3738
|
+
content: "\eb95";
|
|
3838
3739
|
}
|
|
3839
3740
|
|
|
3840
3741
|
.e-de-ctnr-insideborders::before {
|
|
3841
|
-
content:
|
|
3742
|
+
content: "\eb88";
|
|
3842
3743
|
}
|
|
3843
3744
|
|
|
3844
3745
|
.e-de-ctnr-mergecell::before {
|
|
3845
|
-
content:
|
|
3746
|
+
content: "\eb93";
|
|
3846
3747
|
}
|
|
3847
3748
|
|
|
3848
3749
|
.e-de-ctnr-aligncenter-table::before {
|
|
3849
|
-
content:
|
|
3750
|
+
content: "\eb0d";
|
|
3850
3751
|
}
|
|
3851
3752
|
|
|
3852
3753
|
.e-de-ctnr-bullet-none::before {
|
|
3853
|
-
content:
|
|
3754
|
+
content: "\e256";
|
|
3854
3755
|
}
|
|
3855
3756
|
|
|
3856
3757
|
.e-de-ctnr-bullet-dot::before {
|
|
3857
|
-
content:
|
|
3758
|
+
content: "\e270";
|
|
3858
3759
|
}
|
|
3859
3760
|
|
|
3860
3761
|
.e-de-ctnr-bullet-circle::before {
|
|
3861
|
-
content:
|
|
3762
|
+
content: "\e254";
|
|
3862
3763
|
}
|
|
3863
3764
|
|
|
3864
3765
|
.e-de-ctnr-bullet-square::before {
|
|
3865
|
-
content:
|
|
3766
|
+
content: "\e271";
|
|
3866
3767
|
}
|
|
3867
3768
|
|
|
3868
3769
|
.e-de-ctnr-bullet-flower::before {
|
|
3869
|
-
content:
|
|
3770
|
+
content: "\e267";
|
|
3870
3771
|
}
|
|
3871
3772
|
|
|
3872
3773
|
.e-de-ctnr-bullet-arrow::before {
|
|
3873
|
-
content:
|
|
3774
|
+
content: "\e253";
|
|
3874
3775
|
}
|
|
3875
3776
|
|
|
3876
3777
|
.e-de-ctnr-bullet-tick::before {
|
|
3877
|
-
content:
|
|
3778
|
+
content: "\e259";
|
|
3878
3779
|
}
|
|
3879
3780
|
|
|
3880
3781
|
.e-de-selected-item::before {
|
|
3881
|
-
content:
|
|
3782
|
+
content: "\e935";
|
|
3882
3783
|
}
|
|
3883
3784
|
|
|
3884
3785
|
.e-de-ctnr-break::before {
|
|
3885
|
-
content:
|
|
3786
|
+
content: "\eba6";
|
|
3886
3787
|
}
|
|
3887
3788
|
|
|
3888
3789
|
.e-de-ctnr-page-break::before {
|
|
3889
|
-
content:
|
|
3790
|
+
content: "\eba0";
|
|
3890
3791
|
}
|
|
3891
3792
|
|
|
3892
3793
|
.e-de-ctnr-section-break::before {
|
|
3893
|
-
content:
|
|
3794
|
+
content: "\eba2";
|
|
3894
3795
|
}
|
|
3895
3796
|
|
|
3896
3797
|
.e-de-ctnr-upload::before {
|
|
3897
|
-
content:
|
|
3798
|
+
content: "\e60f";
|
|
3898
3799
|
}
|
|
3899
3800
|
|
|
3900
3801
|
.e-de-ctnr-undo::before {
|
|
3901
|
-
content:
|
|
3802
|
+
content: "\e341";
|
|
3902
3803
|
}
|
|
3903
3804
|
|
|
3904
3805
|
.e-de-ctnr-find::before {
|
|
3905
|
-
content:
|
|
3806
|
+
content: "\e60e";
|
|
3906
3807
|
}
|
|
3907
3808
|
|
|
3908
3809
|
.e-de-ctnr-italic::before {
|
|
3909
|
-
content:
|
|
3810
|
+
content: "\e35a";
|
|
3910
3811
|
}
|
|
3911
3812
|
|
|
3912
3813
|
.e-de-ctnr-download::before {
|
|
3913
|
-
content:
|
|
3814
|
+
content: "\e603";
|
|
3914
3815
|
}
|
|
3915
3816
|
|
|
3916
3817
|
.e-de-ctnr-justify::before {
|
|
3917
|
-
content:
|
|
3818
|
+
content: "\e334";
|
|
3918
3819
|
}
|
|
3919
3820
|
|
|
3920
3821
|
.e-de-ctnr-highlight::before {
|
|
3921
|
-
content:
|
|
3822
|
+
content: "\ec15";
|
|
3922
3823
|
}
|
|
3923
3824
|
|
|
3924
3825
|
.e-de-ctnr-new::before {
|
|
3925
|
-
content:
|
|
3826
|
+
content: "\e823";
|
|
3926
3827
|
}
|
|
3927
3828
|
|
|
3928
3829
|
.e-de-ctnr-paste::before {
|
|
3929
|
-
content:
|
|
3830
|
+
content: "\e355";
|
|
3930
3831
|
}
|
|
3931
3832
|
|
|
3932
3833
|
.e-de-ctnr-subscript::before {
|
|
3933
|
-
content:
|
|
3834
|
+
content: "\e357";
|
|
3934
3835
|
}
|
|
3935
3836
|
|
|
3936
3837
|
.e-de-ctnr-fontcolor::before {
|
|
3937
|
-
content:
|
|
3838
|
+
content: "\ec22";
|
|
3938
3839
|
}
|
|
3939
3840
|
|
|
3940
3841
|
.e-de-ctnr-change-case::before {
|
|
3941
|
-
content:
|
|
3842
|
+
content: "\e88c";
|
|
3942
3843
|
}
|
|
3943
3844
|
|
|
3944
3845
|
.e-de-ctnr-strikethrough::before {
|
|
3945
|
-
content:
|
|
3846
|
+
content: "\e332";
|
|
3946
3847
|
}
|
|
3947
3848
|
|
|
3948
3849
|
.e-de-ctnr-redo::before {
|
|
3949
|
-
content:
|
|
3850
|
+
content: "\e354";
|
|
3950
3851
|
}
|
|
3951
3852
|
|
|
3952
3853
|
.e-de-ctnr-increaseindent::before {
|
|
3953
|
-
content:
|
|
3854
|
+
content: "\e33f";
|
|
3954
3855
|
}
|
|
3955
3856
|
|
|
3956
3857
|
.e-de-ctnr-backgroundcolor::before {
|
|
3957
|
-
content:
|
|
3858
|
+
content: "\e35c";
|
|
3958
3859
|
}
|
|
3959
3860
|
|
|
3960
3861
|
.e-de-ctnr-open::before {
|
|
3961
|
-
content:
|
|
3862
|
+
content: "\e609";
|
|
3962
3863
|
}
|
|
3963
3864
|
|
|
3964
3865
|
.e-de-ctnr-underline::before {
|
|
3965
|
-
content:
|
|
3866
|
+
content: "\e343";
|
|
3966
3867
|
}
|
|
3967
3868
|
|
|
3968
3869
|
.e-de-ctnr-superscript::before {
|
|
3969
|
-
content:
|
|
3870
|
+
content: "\e352";
|
|
3970
3871
|
}
|
|
3971
3872
|
|
|
3972
3873
|
.e-de-ctnr-alignleft::before {
|
|
3973
|
-
content:
|
|
3874
|
+
content: "\e33a";
|
|
3974
3875
|
}
|
|
3975
3876
|
|
|
3976
3877
|
.e-de-ctnr-numbering::before {
|
|
3977
|
-
content:
|
|
3878
|
+
content: "\e346";
|
|
3978
3879
|
}
|
|
3979
3880
|
|
|
3980
3881
|
.e-de-ctnr-aligncenter::before {
|
|
3981
|
-
content:
|
|
3882
|
+
content: "\e35e";
|
|
3982
3883
|
}
|
|
3983
3884
|
|
|
3984
3885
|
.e-de-ctnr-decreaseindent::before {
|
|
3985
|
-
content:
|
|
3886
|
+
content: "\e35d";
|
|
3986
3887
|
}
|
|
3987
3888
|
|
|
3988
3889
|
.e-de-ctnr-clearall::before {
|
|
3989
|
-
content:
|
|
3890
|
+
content: "\e340";
|
|
3990
3891
|
}
|
|
3991
3892
|
|
|
3992
3893
|
.e-de-ctnr-leftborders::before {
|
|
3993
|
-
content:
|
|
3894
|
+
content: "\e291";
|
|
3994
3895
|
}
|
|
3995
3896
|
|
|
3996
3897
|
.e-de-ctnr-insideverticalborder::before {
|
|
3997
|
-
content:
|
|
3898
|
+
content: "\e287";
|
|
3998
3899
|
}
|
|
3999
3900
|
|
|
4000
3901
|
.e-de-ctnr-rightborder::before {
|
|
4001
|
-
content:
|
|
3902
|
+
content: "\e288";
|
|
4002
3903
|
}
|
|
4003
3904
|
|
|
4004
3905
|
.e-de-ctnr-topborder::before {
|
|
4005
|
-
content:
|
|
3906
|
+
content: "\e281";
|
|
4006
3907
|
}
|
|
4007
3908
|
|
|
4008
3909
|
.e-de-ctnr-insidehorizondalborder::before {
|
|
4009
|
-
content:
|
|
3910
|
+
content: "\e276";
|
|
4010
3911
|
}
|
|
4011
3912
|
|
|
4012
3913
|
.e-de-ctnr-bottomborder::before {
|
|
4013
|
-
content:
|
|
3914
|
+
content: "\e298";
|
|
4014
3915
|
}
|
|
4015
3916
|
|
|
4016
3917
|
.e-de-ctnr-strokesize::before {
|
|
4017
|
-
content:
|
|
3918
|
+
content: "\ec25";
|
|
4018
3919
|
}
|
|
4019
3920
|
|
|
4020
3921
|
.e-de-ctnr-highlightcolor::before {
|
|
4021
|
-
content:
|
|
3922
|
+
content: "\ec15";
|
|
4022
3923
|
}
|
|
4023
3924
|
|
|
4024
3925
|
.e-de-ctnr-insertleft::before {
|
|
4025
|
-
content:
|
|
3926
|
+
content: "\e285";
|
|
4026
3927
|
}
|
|
4027
3928
|
|
|
4028
3929
|
.e-de-ctnr-insertright::before {
|
|
4029
|
-
content:
|
|
3930
|
+
content: "\e284";
|
|
4030
3931
|
}
|
|
4031
3932
|
|
|
4032
3933
|
.e-de-ctnr-insertabove::before {
|
|
4033
|
-
content:
|
|
3934
|
+
content: "\e506";
|
|
4034
3935
|
}
|
|
4035
3936
|
|
|
4036
3937
|
.e-de-ctnr-insertbelow::before {
|
|
4037
|
-
content:
|
|
3938
|
+
content: "\e505";
|
|
4038
3939
|
}
|
|
4039
3940
|
|
|
4040
3941
|
.e-de-ctnr-deleterows::before {
|
|
4041
|
-
content:
|
|
3942
|
+
content: "\e283";
|
|
4042
3943
|
}
|
|
4043
3944
|
|
|
4044
3945
|
.e-de-ctnr-deletecolumns::before {
|
|
4045
|
-
content:
|
|
3946
|
+
content: "\e282";
|
|
4046
3947
|
}
|
|
4047
3948
|
|
|
4048
3949
|
.e-de-ctnr-cellbg-clr-picker::before {
|
|
4049
|
-
content:
|
|
3950
|
+
content: "\e35c";
|
|
4050
3951
|
font-size: 15px;
|
|
4051
3952
|
}
|
|
4052
3953
|
|
|
4053
3954
|
.e-de-cnt-cmt-add::before {
|
|
4054
|
-
content:
|
|
4055
|
-
font-family:
|
|
3955
|
+
content: "\e814";
|
|
3956
|
+
font-family: "e-icons";
|
|
4056
3957
|
}
|
|
4057
3958
|
|
|
4058
3959
|
.e-de-cnt-track::before {
|
|
4059
|
-
content:
|
|
4060
|
-
font-family:
|
|
3960
|
+
content: "\e20a";
|
|
3961
|
+
font-family: "e-icons";
|
|
4061
3962
|
}
|
|
4062
3963
|
|
|
4063
3964
|
.e-de-weblayout::before {
|
|
4064
|
-
content:
|
|
4065
|
-
font-family:
|
|
3965
|
+
content: "\e193";
|
|
3966
|
+
font-family: "e-icons";
|
|
4066
3967
|
}
|
|
4067
3968
|
|
|
4068
3969
|
.e-de-printlayout::before {
|
|
4069
|
-
content:
|
|
4070
|
-
font-family:
|
|
3970
|
+
content: "\e194";
|
|
3971
|
+
font-family: "e-icons";
|
|
4071
3972
|
}
|
|
4072
3973
|
|
|
4073
3974
|
.e-de-textform::before {
|
|
4074
|
-
content:
|
|
4075
|
-
font-family:
|
|
3975
|
+
content: "\e198";
|
|
3976
|
+
font-family: "e-icons";
|
|
4076
3977
|
}
|
|
4077
3978
|
|
|
4078
3979
|
.e-de-formproperties::before {
|
|
4079
|
-
content:
|
|
4080
|
-
font-family:
|
|
3980
|
+
content: "\e199";
|
|
3981
|
+
font-family: "e-icons";
|
|
4081
3982
|
}
|
|
4082
3983
|
|
|
4083
3984
|
.e-de-clearform::before {
|
|
4084
|
-
content:
|
|
4085
|
-
font-family:
|
|
3985
|
+
content: "\e19a";
|
|
3986
|
+
font-family: "e-icons";
|
|
4086
3987
|
}
|
|
4087
3988
|
|
|
4088
3989
|
.e-de-dropdownform::before {
|
|
4089
|
-
content:
|
|
4090
|
-
font-family:
|
|
3990
|
+
content: "\e19b";
|
|
3991
|
+
font-family: "e-icons";
|
|
4091
3992
|
}
|
|
4092
3993
|
|
|
4093
3994
|
.e-de-formfield::before {
|
|
4094
|
-
content:
|
|
4095
|
-
font-family:
|
|
3995
|
+
content: "\e19c";
|
|
3996
|
+
font-family: "e-icons";
|
|
4096
3997
|
}
|
|
4097
3998
|
|
|
4098
3999
|
.e-de-checkbox-form::before {
|
|
4099
|
-
content:
|
|
4100
|
-
font-family:
|
|
4000
|
+
content: "\e192";
|
|
4001
|
+
font-family: "e-icons";
|
|
4101
4002
|
}
|
|
4102
4003
|
|
|
4103
4004
|
.e-de-arrow-up::before {
|
|
4104
|
-
content:
|
|
4105
|
-
font-family:
|
|
4005
|
+
content: "\e834";
|
|
4006
|
+
font-family: "e-icons";
|
|
4106
4007
|
}
|
|
4107
4008
|
|
|
4108
4009
|
.e-de-arrow-down::before {
|
|
4109
|
-
content:
|
|
4110
|
-
font-family:
|
|
4010
|
+
content: "\e83d";
|
|
4011
|
+
font-family: "e-icons";
|
|
4111
4012
|
}
|
|
4112
4013
|
|
|
4113
4014
|
.e-de-update-field::before {
|
|
4114
|
-
content:
|
|
4115
|
-
font-family:
|
|
4015
|
+
content: "\e19e";
|
|
4016
|
+
font-family: "e-icons";
|
|
4116
4017
|
}
|
|
4117
4018
|
|
|
4118
4019
|
.e-de-footnote::before {
|
|
4119
|
-
content:
|
|
4120
|
-
font-family:
|
|
4020
|
+
content: "\e435";
|
|
4021
|
+
font-family: "e-icons";
|
|
4121
4022
|
font-weight: 800;
|
|
4122
4023
|
}
|
|
4123
4024
|
|
|
4124
4025
|
.e-de-endnote::before {
|
|
4125
|
-
content:
|
|
4126
|
-
font-family:
|
|
4026
|
+
content: "\e436";
|
|
4027
|
+
font-family: "e-icons";
|
|
4127
4028
|
}
|
|
4128
4029
|
|
|
4129
4030
|
.e-de-toolbar {
|
|
@@ -4145,7 +4046,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4145
4046
|
}
|
|
4146
4047
|
|
|
4147
4048
|
.e-de-ctnr-hglt-btn {
|
|
4148
|
-
border: .5px solid transparent;
|
|
4049
|
+
border: 0.5px solid transparent;
|
|
4149
4050
|
display: inline-block;
|
|
4150
4051
|
height: 25px;
|
|
4151
4052
|
margin: 3px;
|
|
@@ -4163,7 +4064,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4163
4064
|
padding-top: 1px;
|
|
4164
4065
|
width: 157px;
|
|
4165
4066
|
}
|
|
4166
|
-
|
|
4167
4067
|
.e-hglt-no-color:hover {
|
|
4168
4068
|
background-color: rgba(255, 255, 255, 0.1);
|
|
4169
4069
|
cursor: pointer;
|
|
@@ -4199,7 +4099,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4199
4099
|
height: 33px;
|
|
4200
4100
|
width: 33px;
|
|
4201
4101
|
}
|
|
4202
|
-
|
|
4203
4102
|
.e-de-statusbar-pageweb:hover {
|
|
4204
4103
|
box-shadow: none;
|
|
4205
4104
|
}
|
|
@@ -4217,7 +4116,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4217
4116
|
.e-bigger .e-btn.e-de-statusbar-pageweb {
|
|
4218
4117
|
padding: 0;
|
|
4219
4118
|
}
|
|
4220
|
-
|
|
4221
4119
|
.e-bigger .e-de-statusbar-pageweb .e-de-printlayout,
|
|
4222
4120
|
.e-bigger .e-de-statusbar-pageweb .e-de-weblayout {
|
|
4223
4121
|
font-size: 16px;
|
|
@@ -4304,7 +4202,7 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4304
4202
|
.e-de-ctn {
|
|
4305
4203
|
background-color: #303030;
|
|
4306
4204
|
border: 1px solid #616161;
|
|
4307
|
-
height:
|
|
4205
|
+
height: 100%;
|
|
4308
4206
|
position: relative;
|
|
4309
4207
|
width: 100%;
|
|
4310
4208
|
}
|
|
@@ -4428,27 +4326,22 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4428
4326
|
.e-de-toolbar.e-toolbar .e-toolbar-items {
|
|
4429
4327
|
height: 77px;
|
|
4430
4328
|
}
|
|
4431
|
-
|
|
4432
4329
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
|
|
4433
4330
|
height: 59px;
|
|
4434
4331
|
margin: 0 5.5px;
|
|
4435
4332
|
}
|
|
4436
|
-
|
|
4437
4333
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
|
|
4438
4334
|
margin-left: 12px;
|
|
4439
4335
|
margin-right: 6px;
|
|
4440
4336
|
}
|
|
4441
|
-
|
|
4442
4337
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
|
|
4443
4338
|
margin-left: 6px;
|
|
4444
4339
|
margin-right: 6px;
|
|
4445
4340
|
}
|
|
4446
|
-
|
|
4447
4341
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
|
|
4448
4342
|
margin-left: 6px;
|
|
4449
4343
|
margin-right: 12px;
|
|
4450
4344
|
}
|
|
4451
|
-
|
|
4452
4345
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
|
|
4453
4346
|
background-color: #7d7d7d;
|
|
4454
4347
|
}
|
|
@@ -4457,17 +4350,14 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4457
4350
|
padding: 0;
|
|
4458
4351
|
padding-bottom: 6px;
|
|
4459
4352
|
}
|
|
4460
|
-
|
|
4461
4353
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus {
|
|
4462
4354
|
padding: 0;
|
|
4463
4355
|
padding-bottom: 6px;
|
|
4464
4356
|
}
|
|
4465
|
-
|
|
4466
4357
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active {
|
|
4467
4358
|
padding: 0;
|
|
4468
4359
|
padding-bottom: 6px;
|
|
4469
4360
|
}
|
|
4470
|
-
|
|
4471
4361
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover {
|
|
4472
4362
|
padding: 0;
|
|
4473
4363
|
padding-bottom: 6px;
|
|
@@ -4506,15 +4396,12 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4506
4396
|
min-height: 100%;
|
|
4507
4397
|
min-width: 100%;
|
|
4508
4398
|
}
|
|
4509
|
-
|
|
4510
4399
|
.e-de-ctnr-properties-pane-btn .e-btn:focus {
|
|
4511
4400
|
box-shadow: none;
|
|
4512
4401
|
}
|
|
4513
|
-
|
|
4514
4402
|
.e-de-ctnr-properties-pane-btn .e-btn:active {
|
|
4515
4403
|
box-shadow: none;
|
|
4516
4404
|
}
|
|
4517
|
-
|
|
4518
4405
|
.e-de-ctnr-properties-pane-btn .e-btn:hover {
|
|
4519
4406
|
box-shadow: none;
|
|
4520
4407
|
}
|
|
@@ -4576,7 +4463,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4576
4463
|
.e-bigger .e-de-cntr-pane-padding {
|
|
4577
4464
|
padding: 16px;
|
|
4578
4465
|
}
|
|
4579
|
-
|
|
4580
4466
|
.e-bigger .e-de-prop-pane {
|
|
4581
4467
|
height: 100%;
|
|
4582
4468
|
min-height: 200px;
|
|
@@ -4588,15 +4474,12 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4588
4474
|
box-shadow: none;
|
|
4589
4475
|
height: 28px;
|
|
4590
4476
|
}
|
|
4591
|
-
|
|
4592
4477
|
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
4593
4478
|
box-shadow: none;
|
|
4594
4479
|
}
|
|
4595
|
-
|
|
4596
4480
|
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
4597
4481
|
box-shadow: none;
|
|
4598
4482
|
}
|
|
4599
|
-
|
|
4600
4483
|
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
4601
4484
|
box-shadow: none;
|
|
4602
4485
|
}
|
|
@@ -4605,15 +4488,12 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4605
4488
|
box-shadow: none;
|
|
4606
4489
|
height: 28px;
|
|
4607
4490
|
}
|
|
4608
|
-
|
|
4609
4491
|
.e-de-ctnr-group-btn button:focus {
|
|
4610
4492
|
box-shadow: none;
|
|
4611
4493
|
}
|
|
4612
|
-
|
|
4613
4494
|
.e-de-ctnr-group-btn button:active {
|
|
4614
4495
|
box-shadow: none;
|
|
4615
4496
|
}
|
|
4616
|
-
|
|
4617
4497
|
.e-de-ctnr-group-btn button:hover {
|
|
4618
4498
|
box-shadow: none;
|
|
4619
4499
|
}
|
|
@@ -4649,7 +4529,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4649
4529
|
.e-bigger .e-de-panel-left-width {
|
|
4650
4530
|
width: 150px;
|
|
4651
4531
|
}
|
|
4652
|
-
|
|
4653
4532
|
.e-bigger .e-de-char-fmt-btn-left > button,
|
|
4654
4533
|
.e-bigger .e-de-insert-del-cell button {
|
|
4655
4534
|
width: 38.5px;
|
|
@@ -4849,7 +4728,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4849
4728
|
outline-offset: 0;
|
|
4850
4729
|
box-shadow: none !important;
|
|
4851
4730
|
}
|
|
4852
|
-
|
|
4853
4731
|
.e-btn-toggle:hover {
|
|
4854
4732
|
background-color: #7d7d7d !important;
|
|
4855
4733
|
outline: #fafafa 0 solid;
|
|
@@ -4979,7 +4857,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4979
4857
|
height: 100%;
|
|
4980
4858
|
padding-top: 8px;
|
|
4981
4859
|
}
|
|
4982
|
-
|
|
4983
4860
|
.e-de-ctnr-pg-no span {
|
|
4984
4861
|
border: 1px solid transparent;
|
|
4985
4862
|
}
|
|
@@ -4993,7 +4870,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
4993
4870
|
padding-top: 8px;
|
|
4994
4871
|
width: calc(100% - 140px);
|
|
4995
4872
|
}
|
|
4996
|
-
|
|
4997
4873
|
.e-de-ctnr-pg-no-spellout span {
|
|
4998
4874
|
border: 1px solid transparent;
|
|
4999
4875
|
}
|
|
@@ -5115,45 +4991,36 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5115
4991
|
.e-bigger .de-split-button > div:first-child {
|
|
5116
4992
|
margin-right: 0;
|
|
5117
4993
|
}
|
|
5118
|
-
|
|
5119
4994
|
.e-bigger .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
|
|
5120
4995
|
width: 66px;
|
|
5121
4996
|
}
|
|
5122
|
-
|
|
5123
4997
|
.e-bigger .e-de-prop-fill-label {
|
|
5124
4998
|
margin-left: 0;
|
|
5125
4999
|
margin-right: 9.8px;
|
|
5126
5000
|
}
|
|
5127
|
-
|
|
5128
5001
|
.e-bigger .e-de-prop-fill-label.e-de-rtl {
|
|
5129
5002
|
margin-left: 9.8px;
|
|
5130
5003
|
margin-right: 0px;
|
|
5131
5004
|
}
|
|
5132
|
-
|
|
5133
5005
|
.e-bigger .e-rtl .e-de-cell-text-box {
|
|
5134
5006
|
margin-left: 16px;
|
|
5135
5007
|
margin-right: 0;
|
|
5136
5008
|
}
|
|
5137
|
-
|
|
5138
5009
|
.e-bigger .e-de-color-picker {
|
|
5139
5010
|
height: 36px;
|
|
5140
5011
|
width: 96px;
|
|
5141
5012
|
}
|
|
5142
|
-
|
|
5143
5013
|
.e-bigger .e-de-border-size-button {
|
|
5144
5014
|
height: 36px;
|
|
5145
5015
|
margin-top: 14px;
|
|
5146
5016
|
width: 96px;
|
|
5147
5017
|
}
|
|
5148
|
-
|
|
5149
5018
|
.e-bigger .e-de-stylediv {
|
|
5150
5019
|
padding-left: 16px;
|
|
5151
5020
|
}
|
|
5152
|
-
|
|
5153
5021
|
.e-bigger .e-de-stylediv-rtl {
|
|
5154
5022
|
padding-right: 16px;
|
|
5155
5023
|
}
|
|
5156
|
-
|
|
5157
5024
|
.e-bigger .e-de-tool-ctnr-properties-pane {
|
|
5158
5025
|
display: -ms-flexbox;
|
|
5159
5026
|
display: flex;
|
|
@@ -5161,63 +5028,52 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5161
5028
|
min-height: 200px;
|
|
5162
5029
|
width: 100%;
|
|
5163
5030
|
}
|
|
5164
|
-
|
|
5165
5031
|
.e-bigger .e-de-ctnr-properties-pane {
|
|
5166
5032
|
display: -ms-flexbox;
|
|
5167
5033
|
display: flex;
|
|
5168
5034
|
height: calc(100% - 40px);
|
|
5169
5035
|
width: 100%;
|
|
5170
5036
|
}
|
|
5171
|
-
|
|
5172
5037
|
.e-bigger .e-de-ctn {
|
|
5173
5038
|
background-color: #303030;
|
|
5174
5039
|
border: 1px solid #616161;
|
|
5175
|
-
height:
|
|
5040
|
+
height: 100%;
|
|
5176
5041
|
position: relative;
|
|
5177
5042
|
width: 100%;
|
|
5178
5043
|
}
|
|
5179
|
-
|
|
5180
5044
|
.e-bigger .e-de-ctnr-toolbar {
|
|
5181
5045
|
display: -ms-flexbox;
|
|
5182
5046
|
display: flex;
|
|
5183
5047
|
height: 82px;
|
|
5184
5048
|
width: 100%;
|
|
5185
5049
|
}
|
|
5186
|
-
|
|
5187
5050
|
.e-bigger .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
|
|
5188
5051
|
.e-bigger .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
|
|
5189
5052
|
border: 0;
|
|
5190
5053
|
}
|
|
5191
|
-
|
|
5192
5054
|
.e-bigger .e-de-pane {
|
|
5193
5055
|
border-left: 1px solid #616161;
|
|
5194
5056
|
}
|
|
5195
|
-
|
|
5196
5057
|
.e-bigger .e-de-pane-rtl {
|
|
5197
5058
|
border-right: 1px solid #616161;
|
|
5198
5059
|
}
|
|
5199
|
-
|
|
5200
5060
|
.e-bigger .e-de-ctnr-segment {
|
|
5201
5061
|
margin-bottom: 16px;
|
|
5202
5062
|
}
|
|
5203
|
-
|
|
5204
5063
|
.e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
5205
5064
|
.e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
5206
5065
|
margin-right: 12px;
|
|
5207
5066
|
}
|
|
5208
|
-
|
|
5209
5067
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
5210
5068
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
5211
5069
|
margin-left: 12px;
|
|
5212
5070
|
margin-right: 0;
|
|
5213
5071
|
}
|
|
5214
|
-
|
|
5215
5072
|
.e-bigger .e-de-tlbr-wrapper {
|
|
5216
5073
|
background-color: #212121;
|
|
5217
5074
|
height: 82px;
|
|
5218
5075
|
width: calc(100% - 75px);
|
|
5219
5076
|
}
|
|
5220
|
-
|
|
5221
5077
|
.e-bigger .e-de-ctnr-prop-label {
|
|
5222
5078
|
color: #9e9e9e;
|
|
5223
5079
|
display: inline-block;
|
|
@@ -5227,72 +5083,58 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5227
5083
|
margin-bottom: 16px;
|
|
5228
5084
|
opacity: 0.87;
|
|
5229
5085
|
}
|
|
5230
|
-
|
|
5231
5086
|
.e-bigger .e-de-table-prop-label {
|
|
5232
5087
|
margin-left: 14.5px;
|
|
5233
5088
|
}
|
|
5234
|
-
|
|
5235
5089
|
.e-bigger .e-de-table-prop-label.e-de-rtl {
|
|
5236
5090
|
margin-left: 0;
|
|
5237
5091
|
margin-right: 14.5px;
|
|
5238
5092
|
}
|
|
5239
|
-
|
|
5240
5093
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items {
|
|
5241
5094
|
height: 82px;
|
|
5242
5095
|
}
|
|
5243
|
-
|
|
5244
5096
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
|
|
5245
5097
|
height: 25px;
|
|
5246
5098
|
margin: 0 7.5px;
|
|
5247
5099
|
}
|
|
5248
|
-
|
|
5249
5100
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
|
|
5250
5101
|
margin-left: 16px;
|
|
5251
5102
|
margin-right: 8px;
|
|
5252
5103
|
}
|
|
5253
|
-
|
|
5254
5104
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
|
|
5255
5105
|
margin-left: 8px;
|
|
5256
5106
|
margin-right: 8px;
|
|
5257
5107
|
}
|
|
5258
|
-
|
|
5259
5108
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
|
|
5260
5109
|
margin-left: 8px;
|
|
5261
5110
|
margin-right: 16px;
|
|
5262
5111
|
}
|
|
5263
|
-
|
|
5264
5112
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
|
|
5265
5113
|
background-color: #7d7d7d;
|
|
5266
5114
|
}
|
|
5267
|
-
|
|
5268
5115
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
|
|
5269
5116
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
|
|
5270
5117
|
padding: 0;
|
|
5271
5118
|
padding-bottom: 6px;
|
|
5272
5119
|
}
|
|
5273
|
-
|
|
5274
5120
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus,
|
|
5275
5121
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus {
|
|
5276
5122
|
padding: 0;
|
|
5277
5123
|
padding-bottom: 6px;
|
|
5278
5124
|
}
|
|
5279
|
-
|
|
5280
5125
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
|
|
5281
5126
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:active {
|
|
5282
5127
|
padding: 0;
|
|
5283
5128
|
padding-bottom: 6px;
|
|
5284
5129
|
}
|
|
5285
|
-
|
|
5286
5130
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover,
|
|
5287
5131
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
|
|
5288
5132
|
padding: 0;
|
|
5289
5133
|
padding-bottom: 6px;
|
|
5290
5134
|
}
|
|
5291
|
-
|
|
5292
5135
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
|
|
5293
5136
|
padding: 0 !important;
|
|
5294
5137
|
}
|
|
5295
|
-
|
|
5296
5138
|
.e-bigger .e-de-overlay {
|
|
5297
5139
|
height: 100%;
|
|
5298
5140
|
opacity: 0.5;
|
|
@@ -5300,11 +5142,9 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5300
5142
|
-ms-touch-action: none;
|
|
5301
5143
|
touch-action: none;
|
|
5302
5144
|
}
|
|
5303
|
-
|
|
5304
5145
|
.e-bigger .e-de-ctnr-properties-pane-btn {
|
|
5305
5146
|
width: 75px;
|
|
5306
5147
|
}
|
|
5307
|
-
|
|
5308
5148
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn {
|
|
5309
5149
|
background-color: #212121;
|
|
5310
5150
|
border-radius: 0;
|
|
@@ -5312,33 +5152,26 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5312
5152
|
min-height: 100%;
|
|
5313
5153
|
min-width: 100%;
|
|
5314
5154
|
}
|
|
5315
|
-
|
|
5316
5155
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn:focus {
|
|
5317
5156
|
box-shadow: none;
|
|
5318
5157
|
}
|
|
5319
|
-
|
|
5320
5158
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn:active {
|
|
5321
5159
|
box-shadow: none;
|
|
5322
5160
|
}
|
|
5323
|
-
|
|
5324
5161
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn:hover {
|
|
5325
5162
|
box-shadow: none;
|
|
5326
5163
|
}
|
|
5327
|
-
|
|
5328
5164
|
.e-bigger .e-de-showhide-btn {
|
|
5329
5165
|
border: 0;
|
|
5330
5166
|
height: 82px;
|
|
5331
5167
|
}
|
|
5332
|
-
|
|
5333
5168
|
.e-bigger .e-de-showhide-btn-rtl {
|
|
5334
5169
|
border: 0;
|
|
5335
5170
|
height: 82px;
|
|
5336
5171
|
}
|
|
5337
|
-
|
|
5338
5172
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
|
|
5339
5173
|
padding: 0;
|
|
5340
5174
|
}
|
|
5341
|
-
|
|
5342
5175
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
|
|
5343
5176
|
display: table;
|
|
5344
5177
|
font-size: 12px;
|
|
@@ -5346,56 +5179,44 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5346
5179
|
padding: 0;
|
|
5347
5180
|
white-space: normal;
|
|
5348
5181
|
}
|
|
5349
|
-
|
|
5350
5182
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
|
|
5351
5183
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
|
|
5352
5184
|
padding: 0;
|
|
5353
5185
|
}
|
|
5354
|
-
|
|
5355
5186
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
5356
5187
|
box-shadow: none;
|
|
5357
5188
|
height: 36px;
|
|
5358
5189
|
}
|
|
5359
|
-
|
|
5360
5190
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
5361
5191
|
box-shadow: none;
|
|
5362
5192
|
}
|
|
5363
|
-
|
|
5364
5193
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
5365
5194
|
box-shadow: none;
|
|
5366
5195
|
}
|
|
5367
|
-
|
|
5368
5196
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
5369
5197
|
box-shadow: none;
|
|
5370
5198
|
}
|
|
5371
|
-
|
|
5372
5199
|
.e-bigger .e-de-ctnr-group-btn button {
|
|
5373
5200
|
box-shadow: none;
|
|
5374
5201
|
height: 36px;
|
|
5375
5202
|
}
|
|
5376
|
-
|
|
5377
5203
|
.e-bigger .e-de-ctnr-group-btn button:focus {
|
|
5378
5204
|
box-shadow: none;
|
|
5379
5205
|
}
|
|
5380
|
-
|
|
5381
5206
|
.e-bigger .e-de-ctnr-group-btn button:active {
|
|
5382
5207
|
box-shadow: none;
|
|
5383
5208
|
}
|
|
5384
|
-
|
|
5385
5209
|
.e-bigger .e-de-ctnr-group-btn button:hover {
|
|
5386
5210
|
box-shadow: none;
|
|
5387
5211
|
}
|
|
5388
|
-
|
|
5389
5212
|
.e-bigger .e-de-property-div-padding {
|
|
5390
5213
|
border-bottom: 0.5px solid #616161;
|
|
5391
5214
|
padding: 16px;
|
|
5392
5215
|
}
|
|
5393
|
-
|
|
5394
5216
|
.e-bigger .e-de-font-clr-picker > div button,
|
|
5395
5217
|
.e-bigger .e-de-font-clr-picker > button {
|
|
5396
5218
|
width: auto;
|
|
5397
5219
|
}
|
|
5398
|
-
|
|
5399
5220
|
.e-bigger .e-de-ctnr-dropdown-ftr {
|
|
5400
5221
|
border-top: 1px solid #616161;
|
|
5401
5222
|
color: #9e9e9e;
|
|
@@ -5405,52 +5226,43 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5405
5226
|
line-height: 40px;
|
|
5406
5227
|
text-indent: 1.2em;
|
|
5407
5228
|
}
|
|
5408
|
-
|
|
5409
5229
|
.e-bigger .e-de-char-fmt-btn > button {
|
|
5410
5230
|
width: 38.5px;
|
|
5411
5231
|
}
|
|
5412
|
-
|
|
5413
5232
|
.e-bigger .e-de-btn-hghlclr > button:first-child {
|
|
5414
5233
|
padding: 0 6px !important;
|
|
5415
5234
|
}
|
|
5416
|
-
|
|
5417
5235
|
.e-bigger .e-de-ctnr-hglt-color {
|
|
5418
5236
|
font-size: 12px;
|
|
5419
5237
|
font-weight: 400;
|
|
5420
5238
|
height: 22px !important;
|
|
5421
5239
|
width: 22px !important;
|
|
5422
5240
|
}
|
|
5423
|
-
|
|
5424
5241
|
.e-bigger .e-de-ctnr-list {
|
|
5425
5242
|
font-size: 29px;
|
|
5426
5243
|
vertical-align: top;
|
|
5427
5244
|
}
|
|
5428
|
-
|
|
5429
5245
|
.e-bigger .e-de-image-property {
|
|
5430
5246
|
padding-left: 32px;
|
|
5431
5247
|
}
|
|
5432
|
-
|
|
5433
5248
|
.e-bigger .e-de-img-prty-span {
|
|
5434
5249
|
color: #fff;
|
|
5435
5250
|
left: 10px;
|
|
5436
5251
|
position: absolute;
|
|
5437
5252
|
top: 12px;
|
|
5438
5253
|
}
|
|
5439
|
-
|
|
5440
5254
|
.e-bigger .e-btn-toggle {
|
|
5441
5255
|
background-color: #7d7d7d !important;
|
|
5442
5256
|
box-shadow: none !important;
|
|
5443
5257
|
outline: #fafafa 0 solid;
|
|
5444
5258
|
outline-offset: 0;
|
|
5445
5259
|
}
|
|
5446
|
-
|
|
5447
5260
|
.e-bigger .e-btn-toggle:hover {
|
|
5448
5261
|
background-color: #7d7d7d !important;
|
|
5449
5262
|
outline: #fafafa 0 solid;
|
|
5450
5263
|
outline-offset: 0;
|
|
5451
5264
|
box-shadow: none !important;
|
|
5452
5265
|
}
|
|
5453
|
-
|
|
5454
5266
|
.e-bigger .e-de-toc-template1 {
|
|
5455
5267
|
background: #303030;
|
|
5456
5268
|
border: 1px solid #616161;
|
|
@@ -5459,7 +5271,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5459
5271
|
margin-left: 78px;
|
|
5460
5272
|
width: 94px;
|
|
5461
5273
|
}
|
|
5462
|
-
|
|
5463
5274
|
.e-bigger .e-de-toc-template1-content1 {
|
|
5464
5275
|
font-size: 10px;
|
|
5465
5276
|
height: 11px;
|
|
@@ -5467,7 +5278,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5467
5278
|
margin-top: 6.7px;
|
|
5468
5279
|
width: 78px;
|
|
5469
5280
|
}
|
|
5470
|
-
|
|
5471
5281
|
.e-bigger .e-de-toc-template1-content2 {
|
|
5472
5282
|
font-size: 8px;
|
|
5473
5283
|
height: 9px;
|
|
@@ -5475,7 +5285,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5475
5285
|
margin-top: 5.7px;
|
|
5476
5286
|
width: 63px;
|
|
5477
5287
|
}
|
|
5478
|
-
|
|
5479
5288
|
.e-bigger .e-de-toc-template1-content3 {
|
|
5480
5289
|
font-size: 7px;
|
|
5481
5290
|
height: 8px;
|
|
@@ -5483,27 +5292,22 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5483
5292
|
margin-top: 6.7px;
|
|
5484
5293
|
width: 55px;
|
|
5485
5294
|
}
|
|
5486
|
-
|
|
5487
5295
|
.e-bigger .e-de-toc-optionsdiv {
|
|
5488
5296
|
margin-bottom: 11.5px;
|
|
5489
5297
|
margin-left: 5.5px;
|
|
5490
5298
|
margin-top: 15.5px;
|
|
5491
5299
|
}
|
|
5492
|
-
|
|
5493
5300
|
.e-bigger .e-de-toc-optionsdiv.e-de-rtl {
|
|
5494
5301
|
margin-right: 5.5px;
|
|
5495
5302
|
margin-left: 0;
|
|
5496
5303
|
}
|
|
5497
|
-
|
|
5498
5304
|
.e-bigger .e-de-prop-sub-label {
|
|
5499
5305
|
font-size: 13px;
|
|
5500
5306
|
margin-bottom: 8.5px;
|
|
5501
5307
|
}
|
|
5502
|
-
|
|
5503
5308
|
.e-bigger .e-de-btn-cancel {
|
|
5504
5309
|
margin-left: 10px;
|
|
5505
5310
|
}
|
|
5506
|
-
|
|
5507
5311
|
.e-bigger .e-de-status-bar {
|
|
5508
5312
|
background-color: #303030;
|
|
5509
5313
|
display: -ms-flexbox;
|
|
@@ -5511,7 +5315,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5511
5315
|
padding-top: 3.5px;
|
|
5512
5316
|
width: 100%;
|
|
5513
5317
|
}
|
|
5514
|
-
|
|
5515
5318
|
.e-bigger .e-de-statusbar-zoom {
|
|
5516
5319
|
background-color: #303030;
|
|
5517
5320
|
border: 0;
|
|
@@ -5519,12 +5322,10 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5519
5322
|
float: right;
|
|
5520
5323
|
height: 34px;
|
|
5521
5324
|
}
|
|
5522
|
-
|
|
5523
5325
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
|
|
5524
5326
|
line-height: 25px;
|
|
5525
5327
|
padding: 0 5px !important;
|
|
5526
5328
|
}
|
|
5527
|
-
|
|
5528
5329
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
5529
5330
|
height: 0;
|
|
5530
5331
|
line-height: 0;
|
|
@@ -5543,7 +5344,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5543
5344
|
.e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
|
|
5544
5345
|
font-size: 14px;
|
|
5545
5346
|
}
|
|
5546
|
-
|
|
5547
5347
|
.e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-break.e-de-bzr-button {
|
|
5548
5348
|
height: calc(100% - 10px);
|
|
5549
5349
|
line-height: 23px;
|
|
@@ -5552,7 +5352,6 @@ label[for*="_wholeWord_e-de-rtl"] {
|
|
|
5552
5352
|
.e-bigger .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
|
|
5553
5353
|
font-size: 16px;
|
|
5554
5354
|
}
|
|
5555
|
-
|
|
5556
5355
|
.e-bigger .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-break.e-de-bzr-button {
|
|
5557
5356
|
padding-top: 11px !important;
|
|
5558
|
-
}
|
|
5357
|
+
}
|