@syncfusion/ej2-angular-documenteditor 20.2.50-ngcc → 20.3.47-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.
- package/@syncfusion/ej2-angular-documenteditor.es5.js +1 -1
- package/@syncfusion/ej2-angular-documenteditor.es5.js.map +1 -1
- package/@syncfusion/ej2-angular-documenteditor.js +1 -1
- package/@syncfusion/ej2-angular-documenteditor.js.map +1 -1
- package/CHANGELOG.md +2 -145
- package/dist/ej2-angular-documenteditor.umd.js +2 -1
- package/dist/ej2-angular-documenteditor.umd.js.map +1 -1
- package/dist/ej2-angular-documenteditor.umd.min.js +2 -2
- package/package.json +8 -8
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bootstrap-dark.css +18 -1
- package/styles/bootstrap.css +18 -1
- package/styles/bootstrap4.css +19 -2
- package/styles/bootstrap5-dark.css +19 -3
- package/styles/bootstrap5.css +19 -3
- package/styles/document-editor/bootstrap-dark.css +5 -0
- package/styles/document-editor/bootstrap.css +5 -0
- package/styles/document-editor/bootstrap4.css +5 -0
- package/styles/document-editor/bootstrap5-dark.css +5 -0
- package/styles/document-editor/bootstrap5.css +5 -0
- package/styles/document-editor/fabric-dark.css +5 -0
- package/styles/document-editor/fabric.css +5 -0
- package/styles/document-editor/fluent-dark.css +5 -0
- package/styles/document-editor/fluent.css +5 -0
- package/styles/document-editor/highcontrast-light.css +18 -14
- package/styles/document-editor/highcontrast.css +5 -0
- package/styles/document-editor/material-dark.css +5 -0
- package/styles/document-editor/material.css +5 -0
- package/styles/document-editor/tailwind-dark.css +5 -0
- package/styles/document-editor/tailwind.css +5 -0
- package/styles/document-editor-container/bootstrap-dark.css +13 -1
- package/styles/document-editor-container/bootstrap.css +13 -1
- package/styles/document-editor-container/bootstrap4.css +14 -2
- package/styles/document-editor-container/bootstrap5-dark.css +14 -3
- package/styles/document-editor-container/bootstrap5.css +14 -3
- package/styles/document-editor-container/fabric-dark.css +13 -1
- package/styles/document-editor-container/fabric.css +13 -1
- package/styles/document-editor-container/fluent-dark.css +14 -3
- package/styles/document-editor-container/fluent.css +14 -3
- package/styles/document-editor-container/highcontrast-light.css +27 -15
- package/styles/document-editor-container/highcontrast.css +13 -1
- package/styles/document-editor-container/material-dark.css +13 -1
- package/styles/document-editor-container/material.css +13 -1
- package/styles/document-editor-container/tailwind-dark.css +14 -3
- package/styles/document-editor-container/tailwind.css +14 -3
- package/styles/fabric-dark.css +18 -1
- package/styles/fabric.css +18 -1
- package/styles/fluent-dark.css +19 -3
- package/styles/fluent.css +19 -3
- package/styles/highcontrast-light.css +31 -15
- package/styles/highcontrast.css +18 -1
- package/styles/material-dark.css +18 -1
- package/styles/material.css +18 -1
- package/styles/tailwind-dark.css +19 -3
- package/styles/tailwind.css +19 -3
package/styles/bootstrap4.css
CHANGED
|
@@ -744,6 +744,7 @@
|
|
|
744
744
|
left: 14px;
|
|
745
745
|
}
|
|
746
746
|
|
|
747
|
+
/* stylelint-disable */
|
|
747
748
|
.e-de-background {
|
|
748
749
|
background-color: #e9ecef;
|
|
749
750
|
}
|
|
@@ -3768,6 +3769,10 @@ textarea.e-de-cmt-textarea {
|
|
|
3768
3769
|
right: 10px;
|
|
3769
3770
|
}
|
|
3770
3771
|
|
|
3772
|
+
.e-bigger {
|
|
3773
|
+
/* stylelint-disable */
|
|
3774
|
+
/* stylelint-enable */
|
|
3775
|
+
}
|
|
3771
3776
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3772
3777
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3773
3778
|
font-size: 14px;
|
|
@@ -4289,6 +4294,11 @@ textarea.e-de-cmt-textarea {
|
|
|
4289
4294
|
font-family: "e-icons";
|
|
4290
4295
|
}
|
|
4291
4296
|
|
|
4297
|
+
.e-de-e-paragraph-mark::before {
|
|
4298
|
+
content: "\e720";
|
|
4299
|
+
font-family: "e-icons";
|
|
4300
|
+
}
|
|
4301
|
+
|
|
4292
4302
|
.e-de-toolbar {
|
|
4293
4303
|
height: 100%;
|
|
4294
4304
|
}
|
|
@@ -4333,13 +4343,14 @@ textarea.e-de-cmt-textarea {
|
|
|
4333
4343
|
|
|
4334
4344
|
.e-de-ctnr-hglt-no-color {
|
|
4335
4345
|
font-size: 12px;
|
|
4336
|
-
font-weight:
|
|
4346
|
+
font-weight: normal;
|
|
4337
4347
|
left: 40px;
|
|
4338
4348
|
padding-top: 11px;
|
|
4339
4349
|
position: absolute;
|
|
4340
4350
|
top: 100px;
|
|
4341
4351
|
}
|
|
4342
4352
|
|
|
4353
|
+
/* stylelint-disable */
|
|
4343
4354
|
.e-de-scrollbar-hide::-webkit-scrollbar {
|
|
4344
4355
|
width: 0;
|
|
4345
4356
|
}
|
|
@@ -4349,6 +4360,8 @@ textarea.e-de-cmt-textarea {
|
|
|
4349
4360
|
scrollbar-width: none;
|
|
4350
4361
|
}
|
|
4351
4362
|
|
|
4363
|
+
/* stylelint-enable */
|
|
4364
|
+
/* stylelint-disable */
|
|
4352
4365
|
.e-de-toolbar {
|
|
4353
4366
|
height: 100%;
|
|
4354
4367
|
}
|
|
@@ -4519,11 +4532,13 @@ textarea.e-de-cmt-textarea {
|
|
|
4519
4532
|
}
|
|
4520
4533
|
|
|
4521
4534
|
.e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
4535
|
+
.e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
4522
4536
|
.e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
4523
4537
|
margin-right: 14px;
|
|
4524
4538
|
}
|
|
4525
4539
|
|
|
4526
4540
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
4541
|
+
.e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
4527
4542
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
4528
4543
|
margin-left: 14px;
|
|
4529
4544
|
margin-right: 0;
|
|
@@ -5426,7 +5441,7 @@ textarea.e-de-cmt-textarea {
|
|
|
5426
5441
|
}
|
|
5427
5442
|
|
|
5428
5443
|
.e-bigger .de-split-button > div:first-child {
|
|
5429
|
-
margin-right:
|
|
5444
|
+
margin-right: 0;
|
|
5430
5445
|
}
|
|
5431
5446
|
.e-bigger .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
|
|
5432
5447
|
width: 66px;
|
|
@@ -5507,10 +5522,12 @@ textarea.e-de-cmt-textarea {
|
|
|
5507
5522
|
margin-right: 0;
|
|
5508
5523
|
}
|
|
5509
5524
|
.e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
5525
|
+
.e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
5510
5526
|
.e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
5511
5527
|
margin-right: 16px;
|
|
5512
5528
|
}
|
|
5513
5529
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
5530
|
+
.e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
5514
5531
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
5515
5532
|
margin-left: 16px;
|
|
5516
5533
|
margin-right: 0;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@charset "UTF-8";
|
|
2
1
|
.e-documenteditor .e-close::before {
|
|
3
2
|
color: #adb5bd;
|
|
4
3
|
content: "\e7e7";
|
|
@@ -783,6 +782,7 @@
|
|
|
783
782
|
left: 14px;
|
|
784
783
|
}
|
|
785
784
|
|
|
785
|
+
/* stylelint-disable */
|
|
786
786
|
.e-de-background {
|
|
787
787
|
background-color: #282d31;
|
|
788
788
|
}
|
|
@@ -3715,6 +3715,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3715
3715
|
right: 17px;
|
|
3716
3716
|
}
|
|
3717
3717
|
|
|
3718
|
+
.e-bigger {
|
|
3719
|
+
/* stylelint-disable */
|
|
3720
|
+
/* stylelint-enable */
|
|
3721
|
+
}
|
|
3718
3722
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3719
3723
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3720
3724
|
font-size: 14px;
|
|
@@ -4262,6 +4266,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4262
4266
|
font-family: "e-icons";
|
|
4263
4267
|
}
|
|
4264
4268
|
|
|
4269
|
+
.e-de-e-paragraph-mark::before {
|
|
4270
|
+
content: "\e844";
|
|
4271
|
+
font-family: "e-icons";
|
|
4272
|
+
}
|
|
4273
|
+
|
|
4265
4274
|
.e-de-toolbar {
|
|
4266
4275
|
height: 100%;
|
|
4267
4276
|
}
|
|
@@ -4306,13 +4315,14 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4306
4315
|
|
|
4307
4316
|
.e-de-ctnr-hglt-no-color {
|
|
4308
4317
|
font-size: 12px;
|
|
4309
|
-
font-weight:
|
|
4318
|
+
font-weight: normal;
|
|
4310
4319
|
left: 40px;
|
|
4311
4320
|
padding-top: 11px;
|
|
4312
4321
|
position: absolute;
|
|
4313
4322
|
top: 100px;
|
|
4314
4323
|
}
|
|
4315
4324
|
|
|
4325
|
+
/* stylelint-disable */
|
|
4316
4326
|
.e-de-scrollbar-hide::-webkit-scrollbar {
|
|
4317
4327
|
width: 0;
|
|
4318
4328
|
}
|
|
@@ -4322,6 +4332,8 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4322
4332
|
scrollbar-width: none;
|
|
4323
4333
|
}
|
|
4324
4334
|
|
|
4335
|
+
/* stylelint-enable */
|
|
4336
|
+
/* stylelint-disable */
|
|
4325
4337
|
.e-de-toolbar {
|
|
4326
4338
|
height: 100%;
|
|
4327
4339
|
}
|
|
@@ -4427,7 +4439,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4427
4439
|
}
|
|
4428
4440
|
.e-bigger .e-de-ctn-title button {
|
|
4429
4441
|
font-size: 16px !important;
|
|
4430
|
-
height: auto
|
|
4442
|
+
height: auto !important;
|
|
4431
4443
|
margin: 0 !important;
|
|
4432
4444
|
}
|
|
4433
4445
|
.e-bigger .e-de-ctn-title button .e-btn-icon {
|
|
@@ -4554,11 +4566,13 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4554
4566
|
}
|
|
4555
4567
|
|
|
4556
4568
|
.e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
4569
|
+
.e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
4557
4570
|
.e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
4558
4571
|
margin-right: 12px;
|
|
4559
4572
|
}
|
|
4560
4573
|
|
|
4561
4574
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
4575
|
+
.e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
4562
4576
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
4563
4577
|
margin-left: 12px;
|
|
4564
4578
|
margin-right: 0;
|
|
@@ -5501,10 +5515,12 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5501
5515
|
margin-right: 0;
|
|
5502
5516
|
}
|
|
5503
5517
|
.e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
5518
|
+
.e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
5504
5519
|
.e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
5505
5520
|
margin-right: 16px;
|
|
5506
5521
|
}
|
|
5507
5522
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
5523
|
+
.e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
5508
5524
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
5509
5525
|
margin-left: 16px;
|
|
5510
5526
|
margin-right: 0;
|
package/styles/bootstrap5.css
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@charset "UTF-8";
|
|
2
1
|
.e-documenteditor .e-close::before {
|
|
3
2
|
color: #6c757d;
|
|
4
3
|
content: "\e7e7";
|
|
@@ -783,6 +782,7 @@
|
|
|
783
782
|
left: 14px;
|
|
784
783
|
}
|
|
785
784
|
|
|
785
|
+
/* stylelint-disable */
|
|
786
786
|
.e-de-background {
|
|
787
787
|
background-color: #f8f9fa;
|
|
788
788
|
}
|
|
@@ -3715,6 +3715,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3715
3715
|
right: 17px;
|
|
3716
3716
|
}
|
|
3717
3717
|
|
|
3718
|
+
.e-bigger {
|
|
3719
|
+
/* stylelint-disable */
|
|
3720
|
+
/* stylelint-enable */
|
|
3721
|
+
}
|
|
3718
3722
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3719
3723
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3720
3724
|
font-size: 14px;
|
|
@@ -4262,6 +4266,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4262
4266
|
font-family: "e-icons";
|
|
4263
4267
|
}
|
|
4264
4268
|
|
|
4269
|
+
.e-de-e-paragraph-mark::before {
|
|
4270
|
+
content: "\e844";
|
|
4271
|
+
font-family: "e-icons";
|
|
4272
|
+
}
|
|
4273
|
+
|
|
4265
4274
|
.e-de-toolbar {
|
|
4266
4275
|
height: 100%;
|
|
4267
4276
|
}
|
|
@@ -4306,13 +4315,14 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4306
4315
|
|
|
4307
4316
|
.e-de-ctnr-hglt-no-color {
|
|
4308
4317
|
font-size: 12px;
|
|
4309
|
-
font-weight:
|
|
4318
|
+
font-weight: normal;
|
|
4310
4319
|
left: 40px;
|
|
4311
4320
|
padding-top: 11px;
|
|
4312
4321
|
position: absolute;
|
|
4313
4322
|
top: 100px;
|
|
4314
4323
|
}
|
|
4315
4324
|
|
|
4325
|
+
/* stylelint-disable */
|
|
4316
4326
|
.e-de-scrollbar-hide::-webkit-scrollbar {
|
|
4317
4327
|
width: 0;
|
|
4318
4328
|
}
|
|
@@ -4322,6 +4332,8 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4322
4332
|
scrollbar-width: none;
|
|
4323
4333
|
}
|
|
4324
4334
|
|
|
4335
|
+
/* stylelint-enable */
|
|
4336
|
+
/* stylelint-disable */
|
|
4325
4337
|
.e-de-toolbar {
|
|
4326
4338
|
height: 100%;
|
|
4327
4339
|
}
|
|
@@ -4427,7 +4439,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4427
4439
|
}
|
|
4428
4440
|
.e-bigger .e-de-ctn-title button {
|
|
4429
4441
|
font-size: 16px !important;
|
|
4430
|
-
height: auto
|
|
4442
|
+
height: auto !important;
|
|
4431
4443
|
margin: 0 !important;
|
|
4432
4444
|
}
|
|
4433
4445
|
.e-bigger .e-de-ctn-title button .e-btn-icon {
|
|
@@ -4554,11 +4566,13 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4554
4566
|
}
|
|
4555
4567
|
|
|
4556
4568
|
.e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
4569
|
+
.e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
4557
4570
|
.e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
4558
4571
|
margin-right: 12px;
|
|
4559
4572
|
}
|
|
4560
4573
|
|
|
4561
4574
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
4575
|
+
.e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
4562
4576
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
4563
4577
|
margin-left: 12px;
|
|
4564
4578
|
margin-right: 0;
|
|
@@ -5501,10 +5515,12 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5501
5515
|
margin-right: 0;
|
|
5502
5516
|
}
|
|
5503
5517
|
.e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
5518
|
+
.e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
5504
5519
|
.e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
5505
5520
|
margin-right: 16px;
|
|
5506
5521
|
}
|
|
5507
5522
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
5523
|
+
.e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
5508
5524
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
5509
5525
|
margin-left: 16px;
|
|
5510
5526
|
margin-right: 0;
|
|
@@ -747,6 +747,7 @@
|
|
|
747
747
|
left: 14px;
|
|
748
748
|
}
|
|
749
749
|
|
|
750
|
+
/* stylelint-disable */
|
|
750
751
|
.e-de-background {
|
|
751
752
|
background-color: #232323;
|
|
752
753
|
}
|
|
@@ -3620,6 +3621,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3620
3621
|
right: 10px;
|
|
3621
3622
|
}
|
|
3622
3623
|
|
|
3624
|
+
.e-bigger {
|
|
3625
|
+
/* stylelint-disable */
|
|
3626
|
+
/* stylelint-enable */
|
|
3627
|
+
}
|
|
3623
3628
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3624
3629
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3625
3630
|
font-size: 14px;
|
|
@@ -747,6 +747,7 @@
|
|
|
747
747
|
left: 14px;
|
|
748
748
|
}
|
|
749
749
|
|
|
750
|
+
/* stylelint-disable */
|
|
750
751
|
.e-de-background {
|
|
751
752
|
background-color: #fff;
|
|
752
753
|
}
|
|
@@ -3617,6 +3618,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3617
3618
|
right: 10px;
|
|
3618
3619
|
}
|
|
3619
3620
|
|
|
3621
|
+
.e-bigger {
|
|
3622
|
+
/* stylelint-disable */
|
|
3623
|
+
/* stylelint-enable */
|
|
3624
|
+
}
|
|
3620
3625
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3621
3626
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3622
3627
|
font-size: 14px;
|
|
@@ -744,6 +744,7 @@
|
|
|
744
744
|
left: 14px;
|
|
745
745
|
}
|
|
746
746
|
|
|
747
|
+
/* stylelint-disable */
|
|
747
748
|
.e-de-background {
|
|
748
749
|
background-color: #e9ecef;
|
|
749
750
|
}
|
|
@@ -3768,6 +3769,10 @@ textarea.e-de-cmt-textarea {
|
|
|
3768
3769
|
right: 10px;
|
|
3769
3770
|
}
|
|
3770
3771
|
|
|
3772
|
+
.e-bigger {
|
|
3773
|
+
/* stylelint-disable */
|
|
3774
|
+
/* stylelint-enable */
|
|
3775
|
+
}
|
|
3771
3776
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3772
3777
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3773
3778
|
font-size: 14px;
|
|
@@ -782,6 +782,7 @@
|
|
|
782
782
|
left: 14px;
|
|
783
783
|
}
|
|
784
784
|
|
|
785
|
+
/* stylelint-disable */
|
|
785
786
|
.e-de-background {
|
|
786
787
|
background-color: #282d31;
|
|
787
788
|
}
|
|
@@ -3714,6 +3715,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3714
3715
|
right: 17px;
|
|
3715
3716
|
}
|
|
3716
3717
|
|
|
3718
|
+
.e-bigger {
|
|
3719
|
+
/* stylelint-disable */
|
|
3720
|
+
/* stylelint-enable */
|
|
3721
|
+
}
|
|
3717
3722
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3718
3723
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3719
3724
|
font-size: 14px;
|
|
@@ -782,6 +782,7 @@
|
|
|
782
782
|
left: 14px;
|
|
783
783
|
}
|
|
784
784
|
|
|
785
|
+
/* stylelint-disable */
|
|
785
786
|
.e-de-background {
|
|
786
787
|
background-color: #f8f9fa;
|
|
787
788
|
}
|
|
@@ -3714,6 +3715,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3714
3715
|
right: 17px;
|
|
3715
3716
|
}
|
|
3716
3717
|
|
|
3718
|
+
.e-bigger {
|
|
3719
|
+
/* stylelint-disable */
|
|
3720
|
+
/* stylelint-enable */
|
|
3721
|
+
}
|
|
3717
3722
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3718
3723
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3719
3724
|
font-size: 14px;
|
|
@@ -747,6 +747,7 @@
|
|
|
747
747
|
left: 14px;
|
|
748
748
|
}
|
|
749
749
|
|
|
750
|
+
/* stylelint-disable */
|
|
750
751
|
.e-de-background {
|
|
751
752
|
background-color: #201f1f;
|
|
752
753
|
}
|
|
@@ -3620,6 +3621,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3620
3621
|
right: 11px;
|
|
3621
3622
|
}
|
|
3622
3623
|
|
|
3624
|
+
.e-bigger {
|
|
3625
|
+
/* stylelint-disable */
|
|
3626
|
+
/* stylelint-enable */
|
|
3627
|
+
}
|
|
3623
3628
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3624
3629
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3625
3630
|
font-size: 14px;
|
|
@@ -747,6 +747,7 @@
|
|
|
747
747
|
left: 14px;
|
|
748
748
|
}
|
|
749
749
|
|
|
750
|
+
/* stylelint-disable */
|
|
750
751
|
.e-de-background {
|
|
751
752
|
background-color: #fff;
|
|
752
753
|
}
|
|
@@ -3620,6 +3621,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3620
3621
|
right: 11px;
|
|
3621
3622
|
}
|
|
3622
3623
|
|
|
3624
|
+
.e-bigger {
|
|
3625
|
+
/* stylelint-disable */
|
|
3626
|
+
/* stylelint-enable */
|
|
3627
|
+
}
|
|
3623
3628
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3624
3629
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3625
3630
|
font-size: 14px;
|
|
@@ -780,6 +780,7 @@
|
|
|
780
780
|
left: 14px;
|
|
781
781
|
}
|
|
782
782
|
|
|
783
|
+
/* stylelint-disable */
|
|
783
784
|
.e-de-background {
|
|
784
785
|
background-color: #323130;
|
|
785
786
|
}
|
|
@@ -3652,6 +3653,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3652
3653
|
right: 15px;
|
|
3653
3654
|
}
|
|
3654
3655
|
|
|
3656
|
+
.e-bigger {
|
|
3657
|
+
/* stylelint-disable */
|
|
3658
|
+
/* stylelint-enable */
|
|
3659
|
+
}
|
|
3655
3660
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3656
3661
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3657
3662
|
font-size: 14px;
|
|
@@ -780,6 +780,7 @@
|
|
|
780
780
|
left: 14px;
|
|
781
781
|
}
|
|
782
782
|
|
|
783
|
+
/* stylelint-disable */
|
|
783
784
|
.e-de-background {
|
|
784
785
|
background-color: #e1dfdd;
|
|
785
786
|
}
|
|
@@ -3652,6 +3653,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3652
3653
|
right: 15px;
|
|
3653
3654
|
}
|
|
3654
3655
|
|
|
3656
|
+
.e-bigger {
|
|
3657
|
+
/* stylelint-disable */
|
|
3658
|
+
/* stylelint-enable */
|
|
3659
|
+
}
|
|
3655
3660
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3656
3661
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3657
3662
|
font-size: 14px;
|
|
@@ -308,63 +308,63 @@
|
|
|
308
308
|
content: "\e339";
|
|
309
309
|
font-family: "e-icons";
|
|
310
310
|
font-size: 16px;
|
|
311
|
-
font-weight:
|
|
311
|
+
font-weight: normal;
|
|
312
312
|
}
|
|
313
313
|
|
|
314
314
|
.e-de-italic::before {
|
|
315
315
|
content: "\e35a";
|
|
316
316
|
font-family: "e-icons";
|
|
317
317
|
font-size: 16px;
|
|
318
|
-
font-weight:
|
|
318
|
+
font-weight: normal;
|
|
319
319
|
}
|
|
320
320
|
|
|
321
321
|
.e-de-underline::before {
|
|
322
322
|
content: "\e343";
|
|
323
323
|
font-family: "e-icons";
|
|
324
324
|
font-size: 16px;
|
|
325
|
-
font-weight:
|
|
325
|
+
font-weight: normal;
|
|
326
326
|
}
|
|
327
327
|
|
|
328
328
|
.e-de-indent::before {
|
|
329
329
|
content: "\e35d";
|
|
330
330
|
font-family: "e-icons";
|
|
331
331
|
font-size: 16px;
|
|
332
|
-
font-weight:
|
|
332
|
+
font-weight: normal;
|
|
333
333
|
}
|
|
334
334
|
|
|
335
335
|
.e-de-outdent::before {
|
|
336
336
|
content: "\e33f";
|
|
337
337
|
font-family: "e-icons";
|
|
338
338
|
font-size: 16px;
|
|
339
|
-
font-weight:
|
|
339
|
+
font-weight: normal;
|
|
340
340
|
}
|
|
341
341
|
|
|
342
342
|
.e-de-align-left::before {
|
|
343
343
|
content: "\e33a";
|
|
344
344
|
font-family: "e-icons";
|
|
345
345
|
font-size: 16px;
|
|
346
|
-
font-weight:
|
|
346
|
+
font-weight: normal;
|
|
347
347
|
}
|
|
348
348
|
|
|
349
349
|
.e-de-align-center::before {
|
|
350
350
|
content: "\e35e";
|
|
351
351
|
font-family: "e-icons";
|
|
352
352
|
font-size: 16px;
|
|
353
|
-
font-weight:
|
|
353
|
+
font-weight: normal;
|
|
354
354
|
}
|
|
355
355
|
|
|
356
356
|
.e-de-align-right::before {
|
|
357
357
|
content: "\e34d";
|
|
358
358
|
font-family: "e-icons";
|
|
359
359
|
font-size: 16px;
|
|
360
|
-
font-weight:
|
|
360
|
+
font-weight: normal;
|
|
361
361
|
}
|
|
362
362
|
|
|
363
363
|
.e-de-justify::before {
|
|
364
364
|
content: "\e334";
|
|
365
365
|
font-family: "e-icons";
|
|
366
366
|
font-size: 16px;
|
|
367
|
-
font-weight:
|
|
367
|
+
font-weight: normal;
|
|
368
368
|
}
|
|
369
369
|
|
|
370
370
|
.e-de-single-spacing::before {
|
|
@@ -737,7 +737,7 @@
|
|
|
737
737
|
|
|
738
738
|
.e-de-hyperlink-dlg-title {
|
|
739
739
|
font-size: 12px;
|
|
740
|
-
font-weight:
|
|
740
|
+
font-weight: normal;
|
|
741
741
|
margin-bottom: 8px;
|
|
742
742
|
margin-top: 8px;
|
|
743
743
|
}
|
|
@@ -848,7 +848,7 @@ label[for=container_wholeWord] {
|
|
|
848
848
|
.e-de-cell-dia-label-common {
|
|
849
849
|
display: inline-block;
|
|
850
850
|
font-size: 12px;
|
|
851
|
-
font-weight:
|
|
851
|
+
font-weight: normal;
|
|
852
852
|
margin-bottom: 8px;
|
|
853
853
|
margin-top: 8px;
|
|
854
854
|
width: 150px;
|
|
@@ -1631,7 +1631,7 @@ label[for=container_wholeWord] {
|
|
|
1631
1631
|
.e-de-style-style-based-on,
|
|
1632
1632
|
.e-de-style-style-paragraph {
|
|
1633
1633
|
font-size: 13px;
|
|
1634
|
-
font-weight:
|
|
1634
|
+
font-weight: normal;
|
|
1635
1635
|
margin-bottom: 8px;
|
|
1636
1636
|
width: 180px;
|
|
1637
1637
|
}
|
|
@@ -1900,7 +1900,7 @@ label[for=container_wholeWord] {
|
|
|
1900
1900
|
}
|
|
1901
1901
|
|
|
1902
1902
|
.e-styles-dlgfields {
|
|
1903
|
-
font-weight:
|
|
1903
|
+
font-weight: normal;
|
|
1904
1904
|
margin-bottom: 6px;
|
|
1905
1905
|
}
|
|
1906
1906
|
|
|
@@ -1919,7 +1919,7 @@ label[for=container_wholeWord] {
|
|
|
1919
1919
|
}
|
|
1920
1920
|
|
|
1921
1921
|
.e-bookmark-dlgfields {
|
|
1922
|
-
font-weight:
|
|
1922
|
+
font-weight: normal;
|
|
1923
1923
|
margin-bottom: 0;
|
|
1924
1924
|
}
|
|
1925
1925
|
|
|
@@ -2612,6 +2612,10 @@ label[for=container_wholeWord] {
|
|
|
2612
2612
|
content: "\e68a";
|
|
2613
2613
|
}
|
|
2614
2614
|
|
|
2615
|
+
.e-bigger {
|
|
2616
|
+
/* stylelint-disable */
|
|
2617
|
+
/* stylelint-enable */
|
|
2618
|
+
}
|
|
2615
2619
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
2616
2620
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
2617
2621
|
font-size: 14px;
|
|
@@ -747,6 +747,7 @@
|
|
|
747
747
|
left: 14px;
|
|
748
748
|
}
|
|
749
749
|
|
|
750
|
+
/* stylelint-disable */
|
|
750
751
|
.e-de-background {
|
|
751
752
|
background-color: #000;
|
|
752
753
|
}
|
|
@@ -3620,6 +3621,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3620
3621
|
right: 10px;
|
|
3621
3622
|
}
|
|
3622
3623
|
|
|
3624
|
+
.e-bigger {
|
|
3625
|
+
/* stylelint-disable */
|
|
3626
|
+
/* stylelint-enable */
|
|
3627
|
+
}
|
|
3623
3628
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3624
3629
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3625
3630
|
font-size: 14px;
|
|
@@ -742,6 +742,7 @@
|
|
|
742
742
|
left: 14px;
|
|
743
743
|
}
|
|
744
744
|
|
|
745
|
+
/* stylelint-disable */
|
|
745
746
|
.e-de-background {
|
|
746
747
|
background-color: #212121;
|
|
747
748
|
}
|
|
@@ -3615,6 +3616,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3615
3616
|
right: 10px;
|
|
3616
3617
|
}
|
|
3617
3618
|
|
|
3619
|
+
.e-bigger {
|
|
3620
|
+
/* stylelint-disable */
|
|
3621
|
+
/* stylelint-enable */
|
|
3622
|
+
}
|
|
3618
3623
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3619
3624
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3620
3625
|
font-size: 14px;
|
|
@@ -742,6 +742,7 @@
|
|
|
742
742
|
left: 14px;
|
|
743
743
|
}
|
|
744
744
|
|
|
745
|
+
/* stylelint-disable */
|
|
745
746
|
.e-de-background {
|
|
746
747
|
background-color: #fff;
|
|
747
748
|
}
|
|
@@ -3615,6 +3616,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3615
3616
|
right: 10px;
|
|
3616
3617
|
}
|
|
3617
3618
|
|
|
3619
|
+
.e-bigger {
|
|
3620
|
+
/* stylelint-disable */
|
|
3621
|
+
/* stylelint-enable */
|
|
3622
|
+
}
|
|
3618
3623
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3619
3624
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3620
3625
|
font-size: 14px;
|
|
@@ -783,6 +783,7 @@
|
|
|
783
783
|
left: 14px;
|
|
784
784
|
}
|
|
785
785
|
|
|
786
|
+
/* stylelint-disable */
|
|
786
787
|
.e-de-background {
|
|
787
788
|
background-color: #4b5563;
|
|
788
789
|
}
|
|
@@ -3926,6 +3927,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3926
3927
|
right: 19px;
|
|
3927
3928
|
}
|
|
3928
3929
|
|
|
3930
|
+
.e-bigger {
|
|
3931
|
+
/* stylelint-disable */
|
|
3932
|
+
/* stylelint-enable */
|
|
3933
|
+
}
|
|
3929
3934
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3930
3935
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3931
3936
|
font-size: 14px;
|
|
@@ -783,6 +783,7 @@
|
|
|
783
783
|
left: 14px;
|
|
784
784
|
}
|
|
785
785
|
|
|
786
|
+
/* stylelint-disable */
|
|
786
787
|
.e-de-background {
|
|
787
788
|
background-color: #e5e7eb;
|
|
788
789
|
}
|
|
@@ -3926,6 +3927,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3926
3927
|
right: 19px;
|
|
3927
3928
|
}
|
|
3928
3929
|
|
|
3930
|
+
.e-bigger {
|
|
3931
|
+
/* stylelint-disable */
|
|
3932
|
+
/* stylelint-enable */
|
|
3933
|
+
}
|
|
3929
3934
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3930
3935
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3931
3936
|
font-size: 14px;
|