@syncfusion/ej2-vue-documenteditor 21.1.35 → 21.1.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +186 -0
- package/README.md +1 -1
- package/dist/ej2-vue-documenteditor.umd.min.js +2 -2
- package/dist/ej2-vue-documenteditor.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-documenteditor.es2015.js +4 -4
- package/dist/es6/ej2-vue-documenteditor.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-documenteditor.es5.js +4 -4
- package/dist/es6/ej2-vue-documenteditor.es5.js.map +1 -1
- package/dist/global/ej2-vue-documenteditor.min.js +2 -2
- package/package.json +10 -9
- package/src/document-editor/documenteditor.component.js +2 -2
- package/src/document-editor-container/documenteditorcontainer.component.js +2 -2
- package/styles/bootstrap-dark.css +103 -37
- package/styles/bootstrap.css +107 -37
- package/styles/bootstrap4.css +111 -37
- package/styles/bootstrap5-dark.css +103 -37
- package/styles/bootstrap5.css +103 -37
- package/styles/document-editor/bootstrap-dark.css +7 -0
- package/styles/document-editor/bootstrap.css +11 -0
- package/styles/document-editor/bootstrap4.css +15 -0
- package/styles/document-editor/bootstrap5-dark.css +7 -0
- package/styles/document-editor/bootstrap5.css +7 -0
- package/styles/document-editor/fabric-dark.css +7 -0
- package/styles/document-editor/fabric.css +11 -0
- package/styles/document-editor/fluent-dark.css +7 -0
- package/styles/document-editor/fluent.css +7 -0
- package/styles/document-editor/highcontrast-light.css +1 -0
- package/styles/document-editor/highcontrast.css +7 -0
- package/styles/document-editor/material-dark.css +7 -0
- package/styles/document-editor/material.css +7 -0
- package/styles/document-editor/material3-dark.css +3971 -0
- package/styles/document-editor/material3-dark.scss +2 -0
- package/styles/document-editor/material3.css +4027 -0
- package/styles/document-editor/material3.scss +2 -0
- package/styles/document-editor/tailwind-dark.css +7 -0
- package/styles/document-editor/tailwind.css +7 -0
- package/styles/document-editor-container/bootstrap-dark.css +96 -37
- package/styles/document-editor-container/bootstrap.css +96 -37
- package/styles/document-editor-container/bootstrap4.css +96 -37
- package/styles/document-editor-container/bootstrap5-dark.css +96 -37
- package/styles/document-editor-container/bootstrap5.css +96 -37
- package/styles/document-editor-container/fabric-dark.css +96 -37
- package/styles/document-editor-container/fabric.css +96 -37
- package/styles/document-editor-container/fluent-dark.css +96 -37
- package/styles/document-editor-container/fluent.css +96 -37
- package/styles/document-editor-container/highcontrast-light.css +96 -37
- package/styles/document-editor-container/highcontrast.css +96 -37
- package/styles/document-editor-container/material-dark.css +101 -42
- package/styles/document-editor-container/material.css +97 -37
- package/styles/document-editor-container/material3-dark.css +2178 -0
- package/styles/document-editor-container/material3-dark.scss +2 -0
- package/styles/document-editor-container/material3.css +2234 -0
- package/styles/document-editor-container/material3.scss +2 -0
- package/styles/document-editor-container/tailwind-dark.css +95 -36
- package/styles/document-editor-container/tailwind.css +95 -36
- package/styles/fabric-dark.css +103 -37
- package/styles/fabric.css +107 -37
- package/styles/fluent-dark.css +103 -37
- package/styles/fluent.css +103 -37
- package/styles/highcontrast-light.css +97 -37
- package/styles/highcontrast.css +103 -37
- package/styles/material-dark.css +108 -42
- package/styles/material.css +104 -37
- package/styles/material3-dark.css +6150 -0
- package/styles/material3-dark.scss +3 -0
- package/styles/material3.css +6261 -0
- package/styles/material3.scss +3 -0
- package/styles/tailwind-dark.css +102 -36
- package/styles/tailwind.css +102 -36
package/styles/fluent-dark.css
CHANGED
|
@@ -44,6 +44,7 @@
|
|
|
44
44
|
.e-documenteditor .e-de-multi-cmt-mark::before {
|
|
45
45
|
content: "\e8bc";
|
|
46
46
|
font-family: "e-icons";
|
|
47
|
+
font-size: 14px;
|
|
47
48
|
}
|
|
48
49
|
.e-documenteditor .e-de-cmt-post::before {
|
|
49
50
|
content: "\e71d";
|
|
@@ -2441,6 +2442,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
2441
2442
|
margin-left: 12px;
|
|
2442
2443
|
}
|
|
2443
2444
|
|
|
2445
|
+
.e-bigger .e-dlg-container .e-de-dlg-target .e-de-style-dialog .e-de-style-font-color-picker button {
|
|
2446
|
+
height: 40px !important;
|
|
2447
|
+
width: auto !important;
|
|
2448
|
+
}
|
|
2449
|
+
|
|
2444
2450
|
.e-de-style-bold-button-size {
|
|
2445
2451
|
margin-left: 12px;
|
|
2446
2452
|
}
|
|
@@ -3351,6 +3357,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3351
3357
|
|
|
3352
3358
|
.e-de-cp-option.e-btn.e-icon-btn span {
|
|
3353
3359
|
margin-top: 0px;
|
|
3360
|
+
background: #201f1e;
|
|
3354
3361
|
}
|
|
3355
3362
|
|
|
3356
3363
|
.e-de-cmt-view:hover .e-de-cp-option {
|
|
@@ -4284,6 +4291,21 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4284
4291
|
font-family: "e-icons";
|
|
4285
4292
|
}
|
|
4286
4293
|
|
|
4294
|
+
.e-de-e-paragraph-style-mark::before {
|
|
4295
|
+
content: "\e844";
|
|
4296
|
+
font-family: "e-icons";
|
|
4297
|
+
}
|
|
4298
|
+
|
|
4299
|
+
.e-de-e-character-style-mark::before {
|
|
4300
|
+
content: "\e8bf";
|
|
4301
|
+
font-family: "e-icons";
|
|
4302
|
+
}
|
|
4303
|
+
|
|
4304
|
+
.e-de-e-linked-style-mark::before {
|
|
4305
|
+
content: "\e8c0";
|
|
4306
|
+
font-family: "e-icons";
|
|
4307
|
+
}
|
|
4308
|
+
|
|
4287
4309
|
.e-de-ctnr-columns::before {
|
|
4288
4310
|
content: "\e8b4";
|
|
4289
4311
|
font-family: "e-icons";
|
|
@@ -4426,6 +4448,46 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4426
4448
|
height: 100%;
|
|
4427
4449
|
}
|
|
4428
4450
|
|
|
4451
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
4452
|
+
box-shadow: none;
|
|
4453
|
+
height: 32px;
|
|
4454
|
+
}
|
|
4455
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
4456
|
+
box-shadow: none;
|
|
4457
|
+
}
|
|
4458
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
4459
|
+
box-shadow: none;
|
|
4460
|
+
}
|
|
4461
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
4462
|
+
box-shadow: none;
|
|
4463
|
+
}
|
|
4464
|
+
|
|
4465
|
+
.e-de-ctnr-group-btn-middle button {
|
|
4466
|
+
border-radius: 0px;
|
|
4467
|
+
}
|
|
4468
|
+
|
|
4469
|
+
.de-tbl-fill-clr .e-dropdown-btn.e-btn {
|
|
4470
|
+
box-shadow: none;
|
|
4471
|
+
}
|
|
4472
|
+
|
|
4473
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button,
|
|
4474
|
+
.e-de-ctn .e-de-status-bar button {
|
|
4475
|
+
box-shadow: none;
|
|
4476
|
+
height: 32px;
|
|
4477
|
+
}
|
|
4478
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:focus,
|
|
4479
|
+
.e-de-ctn .e-de-status-bar button:focus {
|
|
4480
|
+
box-shadow: none;
|
|
4481
|
+
}
|
|
4482
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:active,
|
|
4483
|
+
.e-de-ctn .e-de-status-bar button:active {
|
|
4484
|
+
box-shadow: none;
|
|
4485
|
+
}
|
|
4486
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:hover,
|
|
4487
|
+
.e-de-ctn .e-de-status-bar button:hover {
|
|
4488
|
+
box-shadow: none;
|
|
4489
|
+
}
|
|
4490
|
+
|
|
4429
4491
|
.e-de-statusbar-pageweb {
|
|
4430
4492
|
background: #201f1e;
|
|
4431
4493
|
border: 0;
|
|
@@ -4458,7 +4520,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4458
4520
|
}
|
|
4459
4521
|
|
|
4460
4522
|
.e-de-listview-icon {
|
|
4523
|
+
height: auto;
|
|
4524
|
+
width: auto;
|
|
4461
4525
|
line-height: 22px;
|
|
4526
|
+
margin-right: 16px;
|
|
4462
4527
|
}
|
|
4463
4528
|
|
|
4464
4529
|
.e-de-linespacing {
|
|
@@ -4557,14 +4622,22 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4557
4622
|
.e-de-statusbar-separator {
|
|
4558
4623
|
border-left: 1px solid #292827;
|
|
4559
4624
|
height: 16px;
|
|
4560
|
-
margin-left:
|
|
4625
|
+
margin-left: 7.5px;
|
|
4626
|
+
margin-right: 7.5px;
|
|
4627
|
+
margin-top: 6px;
|
|
4628
|
+
}
|
|
4629
|
+
|
|
4630
|
+
.e-bigger .e-de-statusbar-separator {
|
|
4631
|
+
border-left: 1px solid #292827;
|
|
4632
|
+
height: 16px;
|
|
4633
|
+
margin-left: 7.5px;
|
|
4634
|
+
margin-right: 7.5px;
|
|
4561
4635
|
margin-top: 6px;
|
|
4562
4636
|
}
|
|
4563
4637
|
|
|
4564
4638
|
.e-de-statusbar-spellcheck {
|
|
4565
4639
|
border-radius: 2px;
|
|
4566
4640
|
font-weight: 400;
|
|
4567
|
-
margin-left: 7.5px;
|
|
4568
4641
|
}
|
|
4569
4642
|
|
|
4570
4643
|
.e-de-ctn {
|
|
@@ -4577,7 +4650,6 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4577
4650
|
|
|
4578
4651
|
.e-bigger .e-de-statusbar-spellcheck {
|
|
4579
4652
|
border-radius: 2px;
|
|
4580
|
-
margin-left: 7.5px;
|
|
4581
4653
|
}
|
|
4582
4654
|
|
|
4583
4655
|
.e-de-ctnr-toolbar {
|
|
@@ -4876,6 +4948,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4876
4948
|
}
|
|
4877
4949
|
|
|
4878
4950
|
.e-de-review-pane {
|
|
4951
|
+
background: #201f1e;
|
|
4879
4952
|
border-left: 1px solid #292827;
|
|
4880
4953
|
height: 100%;
|
|
4881
4954
|
min-height: 200px;
|
|
@@ -4896,34 +4969,6 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4896
4969
|
width: 345px;
|
|
4897
4970
|
}
|
|
4898
4971
|
|
|
4899
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
4900
|
-
box-shadow: none;
|
|
4901
|
-
height: 32px;
|
|
4902
|
-
}
|
|
4903
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
4904
|
-
box-shadow: none;
|
|
4905
|
-
}
|
|
4906
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
4907
|
-
box-shadow: none;
|
|
4908
|
-
}
|
|
4909
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
4910
|
-
box-shadow: none;
|
|
4911
|
-
}
|
|
4912
|
-
|
|
4913
|
-
.e-de-ctnr-group-btn button {
|
|
4914
|
-
box-shadow: none;
|
|
4915
|
-
height: 32px;
|
|
4916
|
-
}
|
|
4917
|
-
.e-de-ctnr-group-btn button:focus {
|
|
4918
|
-
box-shadow: none;
|
|
4919
|
-
}
|
|
4920
|
-
.e-de-ctnr-group-btn button:active {
|
|
4921
|
-
box-shadow: none;
|
|
4922
|
-
}
|
|
4923
|
-
.e-de-ctnr-group-btn button:hover {
|
|
4924
|
-
box-shadow: none;
|
|
4925
|
-
}
|
|
4926
|
-
|
|
4927
4972
|
.e-de-property-div-padding {
|
|
4928
4973
|
border-bottom: 0.5px solid #292827;
|
|
4929
4974
|
padding: 16px;
|
|
@@ -5055,7 +5100,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5055
5100
|
}
|
|
5056
5101
|
|
|
5057
5102
|
.e-de-list-header-presetmenu .e-de-list-line {
|
|
5058
|
-
border-bottom: 1px solid #a19f9d;
|
|
5103
|
+
border-bottom: 1px solid #a19f9d !important;
|
|
5059
5104
|
margin-left: 5px;
|
|
5060
5105
|
width: 100%;
|
|
5061
5106
|
}
|
|
@@ -5124,10 +5169,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5124
5169
|
}
|
|
5125
5170
|
|
|
5126
5171
|
.e-de-list-container {
|
|
5127
|
-
background: #201f1e;
|
|
5128
5172
|
border: 1px solid #ccc;
|
|
5129
5173
|
border-radius: 2px;
|
|
5130
5174
|
box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
|
|
5175
|
+
background: #201f1e;
|
|
5131
5176
|
box-sizing: border-box;
|
|
5132
5177
|
display: inline-block;
|
|
5133
5178
|
line-height: normal;
|
|
@@ -5400,7 +5445,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5400
5445
|
}
|
|
5401
5446
|
|
|
5402
5447
|
.e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
|
|
5403
|
-
height:
|
|
5448
|
+
height: 36px !important;
|
|
5404
5449
|
}
|
|
5405
5450
|
|
|
5406
5451
|
.e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
|
|
@@ -5427,7 +5472,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5427
5472
|
margin-left: 16px;
|
|
5428
5473
|
}
|
|
5429
5474
|
.e-rtl .e-de-listview-icon {
|
|
5475
|
+
height: auto;
|
|
5476
|
+
width: auto;
|
|
5430
5477
|
line-height: 22px;
|
|
5478
|
+
margin-left: 16px;
|
|
5431
5479
|
}
|
|
5432
5480
|
|
|
5433
5481
|
.e-bigger .de-split-button > div:first-child {
|
|
@@ -5538,7 +5586,6 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5538
5586
|
height: 81px;
|
|
5539
5587
|
}
|
|
5540
5588
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
|
|
5541
|
-
height: 25px;
|
|
5542
5589
|
margin: 0 14px;
|
|
5543
5590
|
}
|
|
5544
5591
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
|
|
@@ -5640,6 +5687,19 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5640
5687
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
5641
5688
|
box-shadow: none;
|
|
5642
5689
|
}
|
|
5690
|
+
.e-bigger .e-de-status-bar button {
|
|
5691
|
+
height: 38px;
|
|
5692
|
+
box-shadow: none;
|
|
5693
|
+
}
|
|
5694
|
+
.e-bigger .e-de-status-bar button:focus {
|
|
5695
|
+
box-shadow: none;
|
|
5696
|
+
}
|
|
5697
|
+
.e-bigger .e-de-status-bar button:active {
|
|
5698
|
+
box-shadow: none;
|
|
5699
|
+
}
|
|
5700
|
+
.e-bigger .e-de-status-bar button:hover {
|
|
5701
|
+
box-shadow: none;
|
|
5702
|
+
}
|
|
5643
5703
|
.e-bigger .e-de-ctnr-group-btn button {
|
|
5644
5704
|
box-shadow: none;
|
|
5645
5705
|
height: 38px;
|
|
@@ -5753,18 +5813,18 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5753
5813
|
margin-left: 10px;
|
|
5754
5814
|
}
|
|
5755
5815
|
.e-bigger .e-de-status-bar {
|
|
5756
|
-
background
|
|
5816
|
+
background: #201f1e;
|
|
5757
5817
|
display: -ms-flexbox;
|
|
5758
5818
|
display: flex;
|
|
5759
5819
|
padding-top: 5px;
|
|
5760
5820
|
width: 100%;
|
|
5761
5821
|
}
|
|
5762
5822
|
.e-bigger .e-de-statusbar-zoom {
|
|
5763
|
-
background-color: #201f1e;
|
|
5764
5823
|
border: 0;
|
|
5765
5824
|
color: #c8c6c4;
|
|
5766
5825
|
float: right;
|
|
5767
5826
|
height: 34px;
|
|
5827
|
+
background-color: #201f1e;
|
|
5768
5828
|
}
|
|
5769
5829
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
|
|
5770
5830
|
line-height: 25px;
|
|
@@ -5780,7 +5840,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5780
5840
|
margin-right: 20px;
|
|
5781
5841
|
}
|
|
5782
5842
|
.e-bigger .e-de-listview-icon {
|
|
5843
|
+
height: auto;
|
|
5844
|
+
width: auto;
|
|
5783
5845
|
line-height: 22px;
|
|
5846
|
+
margin-right: 20px;
|
|
5784
5847
|
}
|
|
5785
5848
|
.e-bigger .e-rtl .e-listview .e-list-icon {
|
|
5786
5849
|
height: 24px;
|
|
@@ -5788,7 +5851,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5788
5851
|
margin-left: 20px;
|
|
5789
5852
|
}
|
|
5790
5853
|
.e-bigger .e-rtl .e-de-listview-icon {
|
|
5854
|
+
height: auto;
|
|
5855
|
+
width: auto;
|
|
5791
5856
|
line-height: 22px;
|
|
5857
|
+
margin-left: 20px;
|
|
5792
5858
|
}
|
|
5793
5859
|
|
|
5794
5860
|
.e-de-ctn .e-de-bzr-button {
|
package/styles/fluent.css
CHANGED
|
@@ -44,6 +44,7 @@
|
|
|
44
44
|
.e-documenteditor .e-de-multi-cmt-mark::before {
|
|
45
45
|
content: "\e8bc";
|
|
46
46
|
font-family: "e-icons";
|
|
47
|
+
font-size: 14px;
|
|
47
48
|
}
|
|
48
49
|
.e-documenteditor .e-de-cmt-post::before {
|
|
49
50
|
content: "\e71d";
|
|
@@ -2441,6 +2442,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
2441
2442
|
margin-left: 12px;
|
|
2442
2443
|
}
|
|
2443
2444
|
|
|
2445
|
+
.e-bigger .e-dlg-container .e-de-dlg-target .e-de-style-dialog .e-de-style-font-color-picker button {
|
|
2446
|
+
height: 40px !important;
|
|
2447
|
+
width: auto !important;
|
|
2448
|
+
}
|
|
2449
|
+
|
|
2444
2450
|
.e-de-style-bold-button-size {
|
|
2445
2451
|
margin-left: 12px;
|
|
2446
2452
|
}
|
|
@@ -3351,6 +3357,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3351
3357
|
|
|
3352
3358
|
.e-de-cp-option.e-btn.e-icon-btn span {
|
|
3353
3359
|
margin-top: 0px;
|
|
3360
|
+
background: #faf9f8;
|
|
3354
3361
|
}
|
|
3355
3362
|
|
|
3356
3363
|
.e-de-cmt-view:hover .e-de-cp-option {
|
|
@@ -4284,6 +4291,21 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4284
4291
|
font-family: "e-icons";
|
|
4285
4292
|
}
|
|
4286
4293
|
|
|
4294
|
+
.e-de-e-paragraph-style-mark::before {
|
|
4295
|
+
content: "\e844";
|
|
4296
|
+
font-family: "e-icons";
|
|
4297
|
+
}
|
|
4298
|
+
|
|
4299
|
+
.e-de-e-character-style-mark::before {
|
|
4300
|
+
content: "\e8bf";
|
|
4301
|
+
font-family: "e-icons";
|
|
4302
|
+
}
|
|
4303
|
+
|
|
4304
|
+
.e-de-e-linked-style-mark::before {
|
|
4305
|
+
content: "\e8c0";
|
|
4306
|
+
font-family: "e-icons";
|
|
4307
|
+
}
|
|
4308
|
+
|
|
4287
4309
|
.e-de-ctnr-columns::before {
|
|
4288
4310
|
content: "\e8b4";
|
|
4289
4311
|
font-family: "e-icons";
|
|
@@ -4426,6 +4448,46 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4426
4448
|
height: 100%;
|
|
4427
4449
|
}
|
|
4428
4450
|
|
|
4451
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
4452
|
+
box-shadow: none;
|
|
4453
|
+
height: 32px;
|
|
4454
|
+
}
|
|
4455
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
4456
|
+
box-shadow: none;
|
|
4457
|
+
}
|
|
4458
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
4459
|
+
box-shadow: none;
|
|
4460
|
+
}
|
|
4461
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
4462
|
+
box-shadow: none;
|
|
4463
|
+
}
|
|
4464
|
+
|
|
4465
|
+
.e-de-ctnr-group-btn-middle button {
|
|
4466
|
+
border-radius: 0px;
|
|
4467
|
+
}
|
|
4468
|
+
|
|
4469
|
+
.de-tbl-fill-clr .e-dropdown-btn.e-btn {
|
|
4470
|
+
box-shadow: none;
|
|
4471
|
+
}
|
|
4472
|
+
|
|
4473
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button,
|
|
4474
|
+
.e-de-ctn .e-de-status-bar button {
|
|
4475
|
+
box-shadow: none;
|
|
4476
|
+
height: 32px;
|
|
4477
|
+
}
|
|
4478
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:focus,
|
|
4479
|
+
.e-de-ctn .e-de-status-bar button:focus {
|
|
4480
|
+
box-shadow: none;
|
|
4481
|
+
}
|
|
4482
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:active,
|
|
4483
|
+
.e-de-ctn .e-de-status-bar button:active {
|
|
4484
|
+
box-shadow: none;
|
|
4485
|
+
}
|
|
4486
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:hover,
|
|
4487
|
+
.e-de-ctn .e-de-status-bar button:hover {
|
|
4488
|
+
box-shadow: none;
|
|
4489
|
+
}
|
|
4490
|
+
|
|
4429
4491
|
.e-de-statusbar-pageweb {
|
|
4430
4492
|
background: #faf9f8;
|
|
4431
4493
|
border: 0;
|
|
@@ -4458,7 +4520,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4458
4520
|
}
|
|
4459
4521
|
|
|
4460
4522
|
.e-de-listview-icon {
|
|
4523
|
+
height: auto;
|
|
4524
|
+
width: auto;
|
|
4461
4525
|
line-height: 22px;
|
|
4526
|
+
margin-right: 16px;
|
|
4462
4527
|
}
|
|
4463
4528
|
|
|
4464
4529
|
.e-de-linespacing {
|
|
@@ -4557,14 +4622,22 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4557
4622
|
.e-de-statusbar-separator {
|
|
4558
4623
|
border-left: 1px solid #edebe9;
|
|
4559
4624
|
height: 16px;
|
|
4560
|
-
margin-left:
|
|
4625
|
+
margin-left: 7.5px;
|
|
4626
|
+
margin-right: 7.5px;
|
|
4627
|
+
margin-top: 6px;
|
|
4628
|
+
}
|
|
4629
|
+
|
|
4630
|
+
.e-bigger .e-de-statusbar-separator {
|
|
4631
|
+
border-left: 1px solid #edebe9;
|
|
4632
|
+
height: 16px;
|
|
4633
|
+
margin-left: 7.5px;
|
|
4634
|
+
margin-right: 7.5px;
|
|
4561
4635
|
margin-top: 6px;
|
|
4562
4636
|
}
|
|
4563
4637
|
|
|
4564
4638
|
.e-de-statusbar-spellcheck {
|
|
4565
4639
|
border-radius: 2px;
|
|
4566
4640
|
font-weight: 400;
|
|
4567
|
-
margin-left: 7.5px;
|
|
4568
4641
|
}
|
|
4569
4642
|
|
|
4570
4643
|
.e-de-ctn {
|
|
@@ -4577,7 +4650,6 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4577
4650
|
|
|
4578
4651
|
.e-bigger .e-de-statusbar-spellcheck {
|
|
4579
4652
|
border-radius: 2px;
|
|
4580
|
-
margin-left: 7.5px;
|
|
4581
4653
|
}
|
|
4582
4654
|
|
|
4583
4655
|
.e-de-ctnr-toolbar {
|
|
@@ -4876,6 +4948,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4876
4948
|
}
|
|
4877
4949
|
|
|
4878
4950
|
.e-de-review-pane {
|
|
4951
|
+
background: #faf9f8;
|
|
4879
4952
|
border-left: 1px solid #edebe9;
|
|
4880
4953
|
height: 100%;
|
|
4881
4954
|
min-height: 200px;
|
|
@@ -4896,34 +4969,6 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4896
4969
|
width: 345px;
|
|
4897
4970
|
}
|
|
4898
4971
|
|
|
4899
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
4900
|
-
box-shadow: none;
|
|
4901
|
-
height: 32px;
|
|
4902
|
-
}
|
|
4903
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
4904
|
-
box-shadow: none;
|
|
4905
|
-
}
|
|
4906
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
4907
|
-
box-shadow: none;
|
|
4908
|
-
}
|
|
4909
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
4910
|
-
box-shadow: none;
|
|
4911
|
-
}
|
|
4912
|
-
|
|
4913
|
-
.e-de-ctnr-group-btn button {
|
|
4914
|
-
box-shadow: none;
|
|
4915
|
-
height: 32px;
|
|
4916
|
-
}
|
|
4917
|
-
.e-de-ctnr-group-btn button:focus {
|
|
4918
|
-
box-shadow: none;
|
|
4919
|
-
}
|
|
4920
|
-
.e-de-ctnr-group-btn button:active {
|
|
4921
|
-
box-shadow: none;
|
|
4922
|
-
}
|
|
4923
|
-
.e-de-ctnr-group-btn button:hover {
|
|
4924
|
-
box-shadow: none;
|
|
4925
|
-
}
|
|
4926
|
-
|
|
4927
4972
|
.e-de-property-div-padding {
|
|
4928
4973
|
border-bottom: 0.5px solid #edebe9;
|
|
4929
4974
|
padding: 16px;
|
|
@@ -5055,7 +5100,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5055
5100
|
}
|
|
5056
5101
|
|
|
5057
5102
|
.e-de-list-header-presetmenu .e-de-list-line {
|
|
5058
|
-
border-bottom: 1px solid #605e5c;
|
|
5103
|
+
border-bottom: 1px solid #605e5c !important;
|
|
5059
5104
|
margin-left: 5px;
|
|
5060
5105
|
width: 100%;
|
|
5061
5106
|
}
|
|
@@ -5124,10 +5169,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5124
5169
|
}
|
|
5125
5170
|
|
|
5126
5171
|
.e-de-list-container {
|
|
5127
|
-
background: #faf9f8;
|
|
5128
5172
|
border: 1px solid #ccc;
|
|
5129
5173
|
border-radius: 2px;
|
|
5130
5174
|
box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
|
|
5175
|
+
background: #faf9f8;
|
|
5131
5176
|
box-sizing: border-box;
|
|
5132
5177
|
display: inline-block;
|
|
5133
5178
|
line-height: normal;
|
|
@@ -5400,7 +5445,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5400
5445
|
}
|
|
5401
5446
|
|
|
5402
5447
|
.e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
|
|
5403
|
-
height:
|
|
5448
|
+
height: 36px !important;
|
|
5404
5449
|
}
|
|
5405
5450
|
|
|
5406
5451
|
.e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
|
|
@@ -5427,7 +5472,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5427
5472
|
margin-left: 16px;
|
|
5428
5473
|
}
|
|
5429
5474
|
.e-rtl .e-de-listview-icon {
|
|
5475
|
+
height: auto;
|
|
5476
|
+
width: auto;
|
|
5430
5477
|
line-height: 22px;
|
|
5478
|
+
margin-left: 16px;
|
|
5431
5479
|
}
|
|
5432
5480
|
|
|
5433
5481
|
.e-bigger .de-split-button > div:first-child {
|
|
@@ -5538,7 +5586,6 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5538
5586
|
height: 81px;
|
|
5539
5587
|
}
|
|
5540
5588
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
|
|
5541
|
-
height: 25px;
|
|
5542
5589
|
margin: 0 14px;
|
|
5543
5590
|
}
|
|
5544
5591
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
|
|
@@ -5640,6 +5687,19 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5640
5687
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
5641
5688
|
box-shadow: none;
|
|
5642
5689
|
}
|
|
5690
|
+
.e-bigger .e-de-status-bar button {
|
|
5691
|
+
height: 38px;
|
|
5692
|
+
box-shadow: none;
|
|
5693
|
+
}
|
|
5694
|
+
.e-bigger .e-de-status-bar button:focus {
|
|
5695
|
+
box-shadow: none;
|
|
5696
|
+
}
|
|
5697
|
+
.e-bigger .e-de-status-bar button:active {
|
|
5698
|
+
box-shadow: none;
|
|
5699
|
+
}
|
|
5700
|
+
.e-bigger .e-de-status-bar button:hover {
|
|
5701
|
+
box-shadow: none;
|
|
5702
|
+
}
|
|
5643
5703
|
.e-bigger .e-de-ctnr-group-btn button {
|
|
5644
5704
|
box-shadow: none;
|
|
5645
5705
|
height: 38px;
|
|
@@ -5753,18 +5813,18 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5753
5813
|
margin-left: 10px;
|
|
5754
5814
|
}
|
|
5755
5815
|
.e-bigger .e-de-status-bar {
|
|
5756
|
-
background
|
|
5816
|
+
background: #faf9f8;
|
|
5757
5817
|
display: -ms-flexbox;
|
|
5758
5818
|
display: flex;
|
|
5759
5819
|
padding-top: 5px;
|
|
5760
5820
|
width: 100%;
|
|
5761
5821
|
}
|
|
5762
5822
|
.e-bigger .e-de-statusbar-zoom {
|
|
5763
|
-
background-color: #faf9f8;
|
|
5764
5823
|
border: 0;
|
|
5765
5824
|
color: #3b3a39;
|
|
5766
5825
|
float: right;
|
|
5767
5826
|
height: 34px;
|
|
5827
|
+
background-color: #faf9f8;
|
|
5768
5828
|
}
|
|
5769
5829
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
|
|
5770
5830
|
line-height: 25px;
|
|
@@ -5780,7 +5840,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5780
5840
|
margin-right: 20px;
|
|
5781
5841
|
}
|
|
5782
5842
|
.e-bigger .e-de-listview-icon {
|
|
5843
|
+
height: auto;
|
|
5844
|
+
width: auto;
|
|
5783
5845
|
line-height: 22px;
|
|
5846
|
+
margin-right: 20px;
|
|
5784
5847
|
}
|
|
5785
5848
|
.e-bigger .e-rtl .e-listview .e-list-icon {
|
|
5786
5849
|
height: 24px;
|
|
@@ -5788,7 +5851,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5788
5851
|
margin-left: 20px;
|
|
5789
5852
|
}
|
|
5790
5853
|
.e-bigger .e-rtl .e-de-listview-icon {
|
|
5854
|
+
height: auto;
|
|
5855
|
+
width: auto;
|
|
5791
5856
|
line-height: 22px;
|
|
5857
|
+
margin-left: 20px;
|
|
5792
5858
|
}
|
|
5793
5859
|
|
|
5794
5860
|
.e-de-ctn .e-de-bzr-button {
|