@syncfusion/ej2-vue-documenteditor 19.4.47 → 19.4.53

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 (42) hide show
  1. package/CHANGELOG.md +130 -0
  2. package/dist/ej2-vue-documenteditor.umd.min.js +1 -1
  3. package/dist/global/ej2-vue-documenteditor.min.js +2 -2
  4. package/package.json +8 -8
  5. package/styles/bootstrap-dark.css +9 -5
  6. package/styles/bootstrap.css +9 -5
  7. package/styles/bootstrap4.css +9 -5
  8. package/styles/bootstrap5-dark.css +9 -5
  9. package/styles/bootstrap5.css +9 -5
  10. package/styles/document-editor/bootstrap-dark.css +2 -1
  11. package/styles/document-editor/bootstrap.css +2 -1
  12. package/styles/document-editor/bootstrap4.css +2 -1
  13. package/styles/document-editor/bootstrap5-dark.css +2 -1
  14. package/styles/document-editor/bootstrap5.css +2 -1
  15. package/styles/document-editor/fabric-dark.css +2 -1
  16. package/styles/document-editor/fabric.css +2 -1
  17. package/styles/document-editor/highcontrast.css +2 -1
  18. package/styles/document-editor/material-dark.css +2 -1
  19. package/styles/document-editor/material.css +2 -1
  20. package/styles/document-editor/tailwind-dark.css +2 -1
  21. package/styles/document-editor/tailwind.css +2 -1
  22. package/styles/document-editor-container/bootstrap-dark.css +7 -4
  23. package/styles/document-editor-container/bootstrap.css +7 -4
  24. package/styles/document-editor-container/bootstrap4.css +7 -4
  25. package/styles/document-editor-container/bootstrap5-dark.css +7 -4
  26. package/styles/document-editor-container/bootstrap5.css +7 -4
  27. package/styles/document-editor-container/fabric-dark.css +7 -4
  28. package/styles/document-editor-container/fabric.css +7 -4
  29. package/styles/document-editor-container/highcontrast-light.css +4 -1
  30. package/styles/document-editor-container/highcontrast.css +7 -4
  31. package/styles/document-editor-container/material-dark.css +7 -4
  32. package/styles/document-editor-container/material.css +7 -4
  33. package/styles/document-editor-container/tailwind-dark.css +4 -5
  34. package/styles/document-editor-container/tailwind.css +4 -5
  35. package/styles/fabric-dark.css +9 -5
  36. package/styles/fabric.css +9 -5
  37. package/styles/highcontrast-light.css +4 -1
  38. package/styles/highcontrast.css +9 -5
  39. package/styles/material-dark.css +9 -5
  40. package/styles/material.css +9 -5
  41. package/styles/tailwind-dark.css +6 -6
  42. package/styles/tailwind.css +6 -6
@@ -547,10 +547,14 @@
547
547
  box-shadow: none;
548
548
  float: right;
549
549
  height: 33px;
550
- margin-left: calc(100% - 380px);
550
+ margin-left: calc(100% - 395px);
551
551
  width: 33px;
552
552
  }
553
553
 
554
+ .e-bigger .e-btn-pageweb-spellcheck {
555
+ margin-left: calc(100% - 460px);
556
+ }
557
+
554
558
  .e-de-ctn-title {
555
559
  background-color: #0d6efd;
556
560
  border-bottom: none !important;
@@ -1468,7 +1472,6 @@
1468
1472
  font-size: 14px;
1469
1473
  height: 100%;
1470
1474
  padding-top: 8px;
1471
- width: 110px;
1472
1475
  }
1473
1476
 
1474
1477
  .e-de-ctnr-pg-no span {
@@ -1505,7 +1508,7 @@
1505
1508
  color: #ced4da;
1506
1509
  float: right;
1507
1510
  height: 34px;
1508
- margin-left: calc(100% - 380px);
1511
+ margin-left: calc(100% - 395px);
1509
1512
  }
1510
1513
 
1511
1514
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -1514,7 +1517,7 @@
1514
1517
  color: #ced4da;
1515
1518
  float: right;
1516
1519
  height: 34px;
1517
- margin-left: calc(100% - 435px);
1520
+ margin-left: calc(100% - 460px);
1518
1521
  }
1519
1522
 
1520
1523
  .e-de-btn-cancel {
@@ -547,10 +547,14 @@
547
547
  box-shadow: none;
548
548
  float: right;
549
549
  height: 33px;
550
- margin-left: calc(100% - 380px);
550
+ margin-left: calc(100% - 395px);
551
551
  width: 33px;
552
552
  }
553
553
 
554
+ .e-bigger .e-btn-pageweb-spellcheck {
555
+ margin-left: calc(100% - 460px);
556
+ }
557
+
554
558
  .e-de-ctn-title {
555
559
  background-color: #0d6efd;
556
560
  border-bottom: none !important;
@@ -1468,7 +1472,6 @@
1468
1472
  font-size: 14px;
1469
1473
  height: 100%;
1470
1474
  padding-top: 8px;
1471
- width: 110px;
1472
1475
  }
1473
1476
 
1474
1477
  .e-de-ctnr-pg-no span {
@@ -1505,7 +1508,7 @@
1505
1508
  color: #495057;
1506
1509
  float: right;
1507
1510
  height: 34px;
1508
- margin-left: calc(100% - 380px);
1511
+ margin-left: calc(100% - 395px);
1509
1512
  }
1510
1513
 
1511
1514
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -1514,7 +1517,7 @@
1514
1517
  color: #495057;
1515
1518
  float: right;
1516
1519
  height: 34px;
1517
- margin-left: calc(100% - 435px);
1520
+ margin-left: calc(100% - 460px);
1518
1521
  }
1519
1522
 
1520
1523
  .e-de-btn-cancel {
@@ -516,10 +516,14 @@
516
516
  box-shadow: none;
517
517
  float: right;
518
518
  height: 33px;
519
- margin-left: calc(100% - 393px);
519
+ margin-left: calc(100% - 405px);
520
520
  width: 33px;
521
521
  }
522
522
 
523
+ .e-bigger .e-btn-pageweb-spellcheck {
524
+ margin-left: calc(100% - 435px);
525
+ }
526
+
523
527
  .e-de-ctn-title {
524
528
  background-color: #0074cc;
525
529
  border-bottom: none !important;
@@ -1232,7 +1236,6 @@
1232
1236
  font-size: 13px;
1233
1237
  height: 100%;
1234
1238
  padding-top: 7px;
1235
- width: 100px;
1236
1239
  }
1237
1240
 
1238
1241
  .e-de-ctnr-pg-no span {
@@ -1269,7 +1272,7 @@
1269
1272
  color: #dadada;
1270
1273
  float: right;
1271
1274
  height: 34px;
1272
- margin-left: calc(100% - 393px);
1275
+ margin-left: calc(100% - 405px);
1273
1276
  }
1274
1277
 
1275
1278
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -1278,7 +1281,7 @@
1278
1281
  color: #dadada;
1279
1282
  float: right;
1280
1283
  height: 34px;
1281
- margin-left: calc(100% - 425px);
1284
+ margin-left: calc(100% - 435px);
1282
1285
  }
1283
1286
 
1284
1287
  .e-de-btn-cancel {
@@ -516,10 +516,14 @@
516
516
  box-shadow: none;
517
517
  float: right;
518
518
  height: 33px;
519
- margin-left: calc(100% - 393px);
519
+ margin-left: calc(100% - 405px);
520
520
  width: 33px;
521
521
  }
522
522
 
523
+ .e-bigger .e-btn-pageweb-spellcheck {
524
+ margin-left: calc(100% - 435px);
525
+ }
526
+
523
527
  .e-de-ctn-title {
524
528
  background-color: #0078d6;
525
529
  border-bottom: none !important;
@@ -1236,7 +1240,6 @@
1236
1240
  font-size: 13px;
1237
1241
  height: 100%;
1238
1242
  padding-top: 6px;
1239
- width: 100px;
1240
1243
  }
1241
1244
 
1242
1245
  .e-de-ctnr-pg-no span {
@@ -1273,7 +1276,7 @@
1273
1276
  color: #333;
1274
1277
  float: right;
1275
1278
  height: 34px;
1276
- margin-left: calc(100% - 393px);
1279
+ margin-left: calc(100% - 405px);
1277
1280
  }
1278
1281
 
1279
1282
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -1282,7 +1285,7 @@
1282
1285
  color: #333;
1283
1286
  float: right;
1284
1287
  height: 34px;
1285
- margin-left: calc(100% - 425px);
1288
+ margin-left: calc(100% - 435px);
1286
1289
  }
1287
1290
 
1288
1291
  .e-de-btn-cancel {
@@ -2579,6 +2579,10 @@ label[for='container_wholeWord'] {
2579
2579
  width: 33px;
2580
2580
  }
2581
2581
 
2582
+ .e-bigger .e-btn-pageweb-spellcheck {
2583
+ margin-left: calc(100% - 395px);
2584
+ }
2585
+
2582
2586
  .e-de-ctn-title {
2583
2587
  background-color: #400074;
2584
2588
  border-bottom: none !important;
@@ -3291,7 +3295,6 @@ label[for='container_wholeWord'] {
3291
3295
  font-size: 13px;
3292
3296
  height: 100%;
3293
3297
  padding-top: 8px;
3294
- width: 100px;
3295
3298
  }
3296
3299
 
3297
3300
  .e-de-ctnr-pg-no span {
@@ -516,10 +516,14 @@
516
516
  box-shadow: none;
517
517
  float: right;
518
518
  height: 33px;
519
- margin-left: calc(100% - 390px);
519
+ margin-left: calc(100% - 410px);
520
520
  width: 33px;
521
521
  }
522
522
 
523
+ .e-bigger .e-btn-pageweb-spellcheck {
524
+ margin-left: calc(100% - 435px);
525
+ }
526
+
523
527
  .e-de-ctn-title {
524
528
  background-color: #ffd939;
525
529
  border-bottom: none !important;
@@ -1241,7 +1245,6 @@
1241
1245
  font-size: 13px;
1242
1246
  height: 100%;
1243
1247
  padding-top: 7px;
1244
- width: 100px;
1245
1248
  }
1246
1249
 
1247
1250
  .e-de-ctnr-pg-no span {
@@ -1278,7 +1281,7 @@
1278
1281
  color: #fff;
1279
1282
  float: right;
1280
1283
  height: 34px;
1281
- margin-left: calc(100% - 390px);
1284
+ margin-left: calc(100% - 410px);
1282
1285
  }
1283
1286
 
1284
1287
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -1287,7 +1290,7 @@
1287
1290
  color: #fff;
1288
1291
  float: right;
1289
1292
  height: 34px;
1290
- margin-left: calc(100% - 425px);
1293
+ margin-left: calc(100% - 435px);
1291
1294
  }
1292
1295
 
1293
1296
  .e-de-btn-cancel {
@@ -519,10 +519,14 @@
519
519
  box-shadow: none;
520
520
  float: right;
521
521
  height: 33px;
522
- margin-left: calc(100% - 362px);
522
+ margin-left: calc(100% - 380px);
523
523
  width: 33px;
524
524
  }
525
525
 
526
+ .e-bigger .e-btn-pageweb-spellcheck {
527
+ margin-left: calc(100% - 410px);
528
+ }
529
+
526
530
  .e-de-ctn-title {
527
531
  background-color: #3f51b5;
528
532
  border-bottom: none !important;
@@ -1235,7 +1239,6 @@
1235
1239
  font-size: 13px;
1236
1240
  height: 100%;
1237
1241
  padding-top: 8px;
1238
- width: 100px;
1239
1242
  }
1240
1243
 
1241
1244
  .e-de-ctnr-pg-no span {
@@ -1272,7 +1275,7 @@
1272
1275
  color: #fff;
1273
1276
  float: right;
1274
1277
  height: 34px;
1275
- margin-left: calc(100% - 362px);
1278
+ margin-left: calc(100% - 380px);
1276
1279
  }
1277
1280
 
1278
1281
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -1281,7 +1284,7 @@
1281
1284
  color: #fff;
1282
1285
  float: right;
1283
1286
  height: 34px;
1284
- margin-left: calc(100% - 395px);
1287
+ margin-left: calc(100% - 410px);
1285
1288
  }
1286
1289
 
1287
1290
  .e-de-btn-cancel {
@@ -519,10 +519,14 @@
519
519
  box-shadow: none;
520
520
  float: right;
521
521
  height: 33px;
522
- margin-left: calc(100% - 362px);
522
+ margin-left: calc(100% - 380px);
523
523
  width: 33px;
524
524
  }
525
525
 
526
+ .e-bigger .e-btn-pageweb-spellcheck {
527
+ margin-left: calc(100% - 410px);
528
+ }
529
+
526
530
  .e-de-ctn-title {
527
531
  background-color: #3f51b5;
528
532
  border-bottom: none !important;
@@ -1240,7 +1244,6 @@
1240
1244
  font-size: 13px;
1241
1245
  height: 100%;
1242
1246
  padding-top: 8px;
1243
- width: 100px;
1244
1247
  }
1245
1248
 
1246
1249
  .e-de-ctnr-pg-no span {
@@ -1277,7 +1280,7 @@
1277
1280
  color: #000;
1278
1281
  float: right;
1279
1282
  height: 34px;
1280
- margin-left: calc(100% - 362px);
1283
+ margin-left: calc(100% - 380px);
1281
1284
  }
1282
1285
 
1283
1286
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -1286,7 +1289,7 @@
1286
1289
  color: #000;
1287
1290
  float: right;
1288
1291
  height: 34px;
1289
- margin-left: calc(100% - 395px);
1292
+ margin-left: calc(100% - 410px);
1290
1293
  }
1291
1294
 
1292
1295
  .e-de-btn-cancel {
@@ -615,12 +615,12 @@
615
615
  box-shadow: none;
616
616
  float: right;
617
617
  height: 33px;
618
- margin-left: calc(100% - 380px);
618
+ margin-left: calc(100% - 420px);
619
619
  width: 33px;
620
620
  }
621
621
 
622
622
  .e-bigger .e-btn-pageweb-spellcheck {
623
- margin-left: calc(100% - 435px);
623
+ margin-left: calc(100% - 480px);
624
624
  }
625
625
 
626
626
  .e-de-ctn-title {
@@ -1409,7 +1409,6 @@
1409
1409
  font-size: 14px;
1410
1410
  height: 100%;
1411
1411
  padding-top: 8px;
1412
- width: 110px;
1413
1412
  }
1414
1413
 
1415
1414
  .e-de-ctnr-pg-no span {
@@ -1446,7 +1445,7 @@
1446
1445
  color: #9ca3af;
1447
1446
  float: right;
1448
1447
  height: 34px;
1449
- margin-left: calc(100% - 380px);
1448
+ margin-left: calc(100% - 420px);
1450
1449
  }
1451
1450
 
1452
1451
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -1455,7 +1454,7 @@
1455
1454
  color: #9ca3af;
1456
1455
  float: right;
1457
1456
  height: 34px;
1458
- margin-left: calc(100% - 435px);
1457
+ margin-left: calc(100% - 480px);
1459
1458
  }
1460
1459
 
1461
1460
  .e-de-btn-cancel {
@@ -615,12 +615,12 @@
615
615
  box-shadow: none;
616
616
  float: right;
617
617
  height: 33px;
618
- margin-left: calc(100% - 380px);
618
+ margin-left: calc(100% - 420px);
619
619
  width: 33px;
620
620
  }
621
621
 
622
622
  .e-bigger .e-btn-pageweb-spellcheck {
623
- margin-left: calc(100% - 435px);
623
+ margin-left: calc(100% - 480px);
624
624
  }
625
625
 
626
626
  .e-de-ctn-title {
@@ -1409,7 +1409,6 @@
1409
1409
  font-size: 14px;
1410
1410
  height: 100%;
1411
1411
  padding-top: 8px;
1412
- width: 110px;
1413
1412
  }
1414
1413
 
1415
1414
  .e-de-ctnr-pg-no span {
@@ -1446,7 +1445,7 @@
1446
1445
  color: #6b7280;
1447
1446
  float: right;
1448
1447
  height: 34px;
1449
- margin-left: calc(100% - 380px);
1448
+ margin-left: calc(100% - 420px);
1450
1449
  }
1451
1450
 
1452
1451
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -1455,7 +1454,7 @@
1455
1454
  color: #6b7280;
1456
1455
  float: right;
1457
1456
  height: 34px;
1458
- margin-left: calc(100% - 435px);
1457
+ margin-left: calc(100% - 480px);
1459
1458
  }
1460
1459
 
1461
1460
  .e-de-btn-cancel {
@@ -1730,6 +1730,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1730
1730
 
1731
1731
  .e-de-font-color-label {
1732
1732
  margin-bottom: 5px;
1733
+ margin-right: 10px;
1733
1734
  margin-top: 10px;
1734
1735
  }
1735
1736
 
@@ -1768,7 +1769,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1768
1769
  }
1769
1770
 
1770
1771
  .e-de-font-checkbox {
1771
- margin-left: 58px;
1772
+ margin-top: 10px;
1772
1773
  }
1773
1774
 
1774
1775
  .e-de-font-checkbox-transform {
@@ -4113,10 +4114,14 @@ label[for*="_wholeWord_e-de-rtl"] {
4113
4114
  box-shadow: none;
4114
4115
  float: right;
4115
4116
  height: 33px;
4116
- margin-left: calc(100% - 393px);
4117
+ margin-left: calc(100% - 405px);
4117
4118
  width: 33px;
4118
4119
  }
4119
4120
 
4121
+ .e-bigger .e-btn-pageweb-spellcheck {
4122
+ margin-left: calc(100% - 435px);
4123
+ }
4124
+
4120
4125
  .e-de-ctn-title {
4121
4126
  background-color: #0074cc;
4122
4127
  border-bottom: none !important;
@@ -4829,7 +4834,6 @@ label[for*="_wholeWord_e-de-rtl"] {
4829
4834
  font-size: 13px;
4830
4835
  height: 100%;
4831
4836
  padding-top: 7px;
4832
- width: 100px;
4833
4837
  }
4834
4838
 
4835
4839
  .e-de-ctnr-pg-no span {
@@ -4866,7 +4870,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4866
4870
  color: #dadada;
4867
4871
  float: right;
4868
4872
  height: 34px;
4869
- margin-left: calc(100% - 393px);
4873
+ margin-left: calc(100% - 405px);
4870
4874
  }
4871
4875
 
4872
4876
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -4875,7 +4879,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4875
4879
  color: #dadada;
4876
4880
  float: right;
4877
4881
  height: 34px;
4878
- margin-left: calc(100% - 425px);
4882
+ margin-left: calc(100% - 435px);
4879
4883
  }
4880
4884
 
4881
4885
  .e-de-btn-cancel {
package/styles/fabric.css CHANGED
@@ -1730,6 +1730,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1730
1730
 
1731
1731
  .e-de-font-color-label {
1732
1732
  margin-bottom: 5px;
1733
+ margin-right: 10px;
1733
1734
  margin-top: 10px;
1734
1735
  }
1735
1736
 
@@ -1768,7 +1769,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1768
1769
  }
1769
1770
 
1770
1771
  .e-de-font-checkbox {
1771
- margin-left: 58px;
1772
+ margin-top: 10px;
1772
1773
  }
1773
1774
 
1774
1775
  .e-de-font-checkbox-transform {
@@ -4113,10 +4114,14 @@ label[for*="_wholeWord_e-de-rtl"] {
4113
4114
  box-shadow: none;
4114
4115
  float: right;
4115
4116
  height: 33px;
4116
- margin-left: calc(100% - 393px);
4117
+ margin-left: calc(100% - 405px);
4117
4118
  width: 33px;
4118
4119
  }
4119
4120
 
4121
+ .e-bigger .e-btn-pageweb-spellcheck {
4122
+ margin-left: calc(100% - 435px);
4123
+ }
4124
+
4120
4125
  .e-de-ctn-title {
4121
4126
  background-color: #0078d6;
4122
4127
  border-bottom: none !important;
@@ -4833,7 +4838,6 @@ label[for*="_wholeWord_e-de-rtl"] {
4833
4838
  font-size: 13px;
4834
4839
  height: 100%;
4835
4840
  padding-top: 6px;
4836
- width: 100px;
4837
4841
  }
4838
4842
 
4839
4843
  .e-de-ctnr-pg-no span {
@@ -4870,7 +4874,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4870
4874
  color: #333;
4871
4875
  float: right;
4872
4876
  height: 34px;
4873
- margin-left: calc(100% - 393px);
4877
+ margin-left: calc(100% - 405px);
4874
4878
  }
4875
4879
 
4876
4880
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -4879,7 +4883,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4879
4883
  color: #333;
4880
4884
  float: right;
4881
4885
  height: 34px;
4882
- margin-left: calc(100% - 425px);
4886
+ margin-left: calc(100% - 435px);
4883
4887
  }
4884
4888
 
4885
4889
  .e-de-btn-cancel {
@@ -3290,6 +3290,10 @@ label[for='container_wholeWord'] {
3290
3290
  width: 33px;
3291
3291
  }
3292
3292
 
3293
+ .e-bigger .e-btn-pageweb-spellcheck {
3294
+ margin-left: calc(100% - 395px);
3295
+ }
3296
+
3293
3297
  .e-de-ctn-title {
3294
3298
  background-color: #400074;
3295
3299
  border-bottom: none !important;
@@ -4002,7 +4006,6 @@ label[for='container_wholeWord'] {
4002
4006
  font-size: 13px;
4003
4007
  height: 100%;
4004
4008
  padding-top: 8px;
4005
- width: 100px;
4006
4009
  }
4007
4010
 
4008
4011
  .e-de-ctnr-pg-no span {
@@ -1730,6 +1730,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1730
1730
 
1731
1731
  .e-de-font-color-label {
1732
1732
  margin-bottom: 1px;
1733
+ margin-right: 10px;
1733
1734
  margin-top: 10px;
1734
1735
  }
1735
1736
 
@@ -1768,7 +1769,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1768
1769
  }
1769
1770
 
1770
1771
  .e-de-font-checkbox {
1771
- margin-left: 58px;
1772
+ margin-top: 10px;
1772
1773
  }
1773
1774
 
1774
1775
  .e-de-font-checkbox-transform {
@@ -4113,10 +4114,14 @@ label[for*="_wholeWord_e-de-rtl"] {
4113
4114
  box-shadow: none;
4114
4115
  float: right;
4115
4116
  height: 33px;
4116
- margin-left: calc(100% - 390px);
4117
+ margin-left: calc(100% - 410px);
4117
4118
  width: 33px;
4118
4119
  }
4119
4120
 
4121
+ .e-bigger .e-btn-pageweb-spellcheck {
4122
+ margin-left: calc(100% - 435px);
4123
+ }
4124
+
4120
4125
  .e-de-ctn-title {
4121
4126
  background-color: #ffd939;
4122
4127
  border-bottom: none !important;
@@ -4838,7 +4843,6 @@ label[for*="_wholeWord_e-de-rtl"] {
4838
4843
  font-size: 13px;
4839
4844
  height: 100%;
4840
4845
  padding-top: 7px;
4841
- width: 100px;
4842
4846
  }
4843
4847
 
4844
4848
  .e-de-ctnr-pg-no span {
@@ -4875,7 +4879,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4875
4879
  color: #fff;
4876
4880
  float: right;
4877
4881
  height: 34px;
4878
- margin-left: calc(100% - 390px);
4882
+ margin-left: calc(100% - 410px);
4879
4883
  }
4880
4884
 
4881
4885
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -4884,7 +4888,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4884
4888
  color: #fff;
4885
4889
  float: right;
4886
4890
  height: 34px;
4887
- margin-left: calc(100% - 425px);
4891
+ margin-left: calc(100% - 435px);
4888
4892
  }
4889
4893
 
4890
4894
  .e-de-btn-cancel {
@@ -1724,6 +1724,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1724
1724
 
1725
1725
  .e-de-font-color-label {
1726
1726
  margin-bottom: 7px;
1727
+ margin-right: 18px;
1727
1728
  margin-top: 18px;
1728
1729
  }
1729
1730
 
@@ -1762,7 +1763,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1762
1763
  }
1763
1764
 
1764
1765
  .e-de-font-checkbox {
1765
- margin-left: 58px;
1766
+ margin-top: 10px;
1766
1767
  }
1767
1768
 
1768
1769
  .e-de-font-checkbox-transform {
@@ -4109,10 +4110,14 @@ label[for*="_wholeWord_e-de-rtl"] {
4109
4110
  box-shadow: none;
4110
4111
  float: right;
4111
4112
  height: 33px;
4112
- margin-left: calc(100% - 362px);
4113
+ margin-left: calc(100% - 380px);
4113
4114
  width: 33px;
4114
4115
  }
4115
4116
 
4117
+ .e-bigger .e-btn-pageweb-spellcheck {
4118
+ margin-left: calc(100% - 410px);
4119
+ }
4120
+
4116
4121
  .e-de-ctn-title {
4117
4122
  background-color: #3f51b5;
4118
4123
  border-bottom: none !important;
@@ -4825,7 +4830,6 @@ label[for*="_wholeWord_e-de-rtl"] {
4825
4830
  font-size: 13px;
4826
4831
  height: 100%;
4827
4832
  padding-top: 8px;
4828
- width: 100px;
4829
4833
  }
4830
4834
 
4831
4835
  .e-de-ctnr-pg-no span {
@@ -4862,7 +4866,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4862
4866
  color: #fff;
4863
4867
  float: right;
4864
4868
  height: 34px;
4865
- margin-left: calc(100% - 362px);
4869
+ margin-left: calc(100% - 380px);
4866
4870
  }
4867
4871
 
4868
4872
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -4871,7 +4875,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4871
4875
  color: #fff;
4872
4876
  float: right;
4873
4877
  height: 34px;
4874
- margin-left: calc(100% - 395px);
4878
+ margin-left: calc(100% - 410px);
4875
4879
  }
4876
4880
 
4877
4881
  .e-de-btn-cancel {
@@ -1724,6 +1724,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1724
1724
 
1725
1725
  .e-de-font-color-label {
1726
1726
  margin-bottom: 7px;
1727
+ margin-right: 18px;
1727
1728
  margin-top: 18px;
1728
1729
  }
1729
1730
 
@@ -1762,7 +1763,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1762
1763
  }
1763
1764
 
1764
1765
  .e-de-font-checkbox {
1765
- margin-left: 58px;
1766
+ margin-top: 10px;
1766
1767
  }
1767
1768
 
1768
1769
  .e-de-font-checkbox-transform {
@@ -4109,10 +4110,14 @@ label[for*="_wholeWord_e-de-rtl"] {
4109
4110
  box-shadow: none;
4110
4111
  float: right;
4111
4112
  height: 33px;
4112
- margin-left: calc(100% - 362px);
4113
+ margin-left: calc(100% - 380px);
4113
4114
  width: 33px;
4114
4115
  }
4115
4116
 
4117
+ .e-bigger .e-btn-pageweb-spellcheck {
4118
+ margin-left: calc(100% - 410px);
4119
+ }
4120
+
4116
4121
  .e-de-ctn-title {
4117
4122
  background-color: #3f51b5;
4118
4123
  border-bottom: none !important;
@@ -4830,7 +4835,6 @@ label[for*="_wholeWord_e-de-rtl"] {
4830
4835
  font-size: 13px;
4831
4836
  height: 100%;
4832
4837
  padding-top: 8px;
4833
- width: 100px;
4834
4838
  }
4835
4839
 
4836
4840
  .e-de-ctnr-pg-no span {
@@ -4867,7 +4871,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4867
4871
  color: #000;
4868
4872
  float: right;
4869
4873
  height: 34px;
4870
- margin-left: calc(100% - 362px);
4874
+ margin-left: calc(100% - 380px);
4871
4875
  }
4872
4876
 
4873
4877
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -4876,7 +4880,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4876
4880
  color: #000;
4877
4881
  float: right;
4878
4882
  height: 34px;
4879
- margin-left: calc(100% - 395px);
4883
+ margin-left: calc(100% - 410px);
4880
4884
  }
4881
4885
 
4882
4886
  .e-de-btn-cancel {