@syncfusion/ej2-angular-documenteditor 26.1.42-ngcc → 26.2.4-ngcc

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