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