@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/bootstrap4.css
CHANGED
|
@@ -46,6 +46,7 @@
|
|
|
46
46
|
.e-documenteditor .e-de-multi-cmt-mark::before {
|
|
47
47
|
content: "\e978";
|
|
48
48
|
font-family: "e-icons";
|
|
49
|
+
font-size: 14px;
|
|
49
50
|
}
|
|
50
51
|
.e-documenteditor .e-de-cmt-post::before {
|
|
51
52
|
content: "\e816";
|
|
@@ -1728,6 +1729,14 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
1728
1729
|
margin-top: 0 !important;
|
|
1729
1730
|
}
|
|
1730
1731
|
|
|
1732
|
+
.e-de-bookmark .e-bookmark-textbox-input {
|
|
1733
|
+
box-sizing: border-box !important;
|
|
1734
|
+
}
|
|
1735
|
+
|
|
1736
|
+
.e-de-cp-option {
|
|
1737
|
+
background: transparent;
|
|
1738
|
+
}
|
|
1739
|
+
|
|
1731
1740
|
.e-styles-common {
|
|
1732
1741
|
padding-top: 14px;
|
|
1733
1742
|
}
|
|
@@ -2486,6 +2495,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
2486
2495
|
height: 35px;
|
|
2487
2496
|
}
|
|
2488
2497
|
|
|
2498
|
+
.e-bigger .e-dlg-container .e-de-dlg-target .e-de-style-dialog .e-de-style-font-color-picker button {
|
|
2499
|
+
height: 40px !important;
|
|
2500
|
+
width: auto !important;
|
|
2501
|
+
}
|
|
2502
|
+
|
|
2489
2503
|
.e-de-style-bold-button-size {
|
|
2490
2504
|
margin-left: 8px;
|
|
2491
2505
|
margin-right: 8px;
|
|
@@ -3454,6 +3468,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3454
3468
|
|
|
3455
3469
|
.e-de-cp-option.e-btn.e-icon-btn span {
|
|
3456
3470
|
margin-top: 0px;
|
|
3471
|
+
background: #f8f9fa;
|
|
3457
3472
|
}
|
|
3458
3473
|
|
|
3459
3474
|
.e-de-cmt-view:hover .e-de-cp-option {
|
|
@@ -4364,6 +4379,21 @@ textarea.e-de-cmt-textarea {
|
|
|
4364
4379
|
font-family: "e-icons";
|
|
4365
4380
|
}
|
|
4366
4381
|
|
|
4382
|
+
.e-de-e-paragraph-style-mark::before {
|
|
4383
|
+
content: "\e720";
|
|
4384
|
+
font-family: "e-icons";
|
|
4385
|
+
}
|
|
4386
|
+
|
|
4387
|
+
.e-de-e-character-style-mark::before {
|
|
4388
|
+
content: "\e97b";
|
|
4389
|
+
font-family: "e-icons";
|
|
4390
|
+
}
|
|
4391
|
+
|
|
4392
|
+
.e-de-e-linked-style-mark::before {
|
|
4393
|
+
content: "\e97c";
|
|
4394
|
+
font-family: "e-icons";
|
|
4395
|
+
}
|
|
4396
|
+
|
|
4367
4397
|
.e-de-ctnr-columns::before {
|
|
4368
4398
|
content: "\e955";
|
|
4369
4399
|
font-family: "e-icons";
|
|
@@ -4496,6 +4526,46 @@ textarea.e-de-cmt-textarea {
|
|
|
4496
4526
|
height: 100%;
|
|
4497
4527
|
}
|
|
4498
4528
|
|
|
4529
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
4530
|
+
box-shadow: none;
|
|
4531
|
+
height: 31px;
|
|
4532
|
+
}
|
|
4533
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
4534
|
+
box-shadow: none;
|
|
4535
|
+
}
|
|
4536
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
4537
|
+
box-shadow: none;
|
|
4538
|
+
}
|
|
4539
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
4540
|
+
box-shadow: none;
|
|
4541
|
+
}
|
|
4542
|
+
|
|
4543
|
+
.e-de-ctnr-group-btn-middle button {
|
|
4544
|
+
border-radius: 0px;
|
|
4545
|
+
}
|
|
4546
|
+
|
|
4547
|
+
.de-tbl-fill-clr .e-dropdown-btn.e-btn {
|
|
4548
|
+
box-shadow: none;
|
|
4549
|
+
}
|
|
4550
|
+
|
|
4551
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button,
|
|
4552
|
+
.e-de-ctn .e-de-status-bar button {
|
|
4553
|
+
box-shadow: none;
|
|
4554
|
+
height: 31px;
|
|
4555
|
+
}
|
|
4556
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:focus,
|
|
4557
|
+
.e-de-ctn .e-de-status-bar button:focus {
|
|
4558
|
+
box-shadow: none;
|
|
4559
|
+
}
|
|
4560
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:active,
|
|
4561
|
+
.e-de-ctn .e-de-status-bar button:active {
|
|
4562
|
+
box-shadow: none;
|
|
4563
|
+
}
|
|
4564
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:hover,
|
|
4565
|
+
.e-de-ctn .e-de-status-bar button:hover {
|
|
4566
|
+
box-shadow: none;
|
|
4567
|
+
}
|
|
4568
|
+
|
|
4499
4569
|
.e-de-statusbar-pageweb {
|
|
4500
4570
|
background: #f8f9fa;
|
|
4501
4571
|
border: 0;
|
|
@@ -4534,7 +4604,10 @@ textarea.e-de-cmt-textarea {
|
|
|
4534
4604
|
}
|
|
4535
4605
|
|
|
4536
4606
|
.e-de-listview-icon {
|
|
4607
|
+
height: auto;
|
|
4608
|
+
width: auto;
|
|
4537
4609
|
line-height: 22px;
|
|
4610
|
+
margin-right: 14px;
|
|
4538
4611
|
}
|
|
4539
4612
|
|
|
4540
4613
|
.e-de-linespacing {
|
|
@@ -4606,14 +4679,22 @@ textarea.e-de-cmt-textarea {
|
|
|
4606
4679
|
.e-de-statusbar-separator {
|
|
4607
4680
|
border-left: 1px solid #495057;
|
|
4608
4681
|
height: 16px;
|
|
4609
|
-
margin-left:
|
|
4682
|
+
margin-left: 7.5px;
|
|
4683
|
+
margin-right: 7.5px;
|
|
4684
|
+
margin-top: 10px;
|
|
4685
|
+
}
|
|
4686
|
+
|
|
4687
|
+
.e-bigger .e-de-statusbar-separator {
|
|
4688
|
+
border-left: 1px solid #495057;
|
|
4689
|
+
height: 16px;
|
|
4690
|
+
margin-left: 7.5px;
|
|
4691
|
+
margin-right: 7.5px;
|
|
4610
4692
|
margin-top: 10px;
|
|
4611
4693
|
}
|
|
4612
4694
|
|
|
4613
4695
|
.e-de-statusbar-spellcheck {
|
|
4614
4696
|
border-radius: 2px;
|
|
4615
4697
|
font-weight: 400;
|
|
4616
|
-
margin-left: 7.5px;
|
|
4617
4698
|
}
|
|
4618
4699
|
|
|
4619
4700
|
.e-de-ctn {
|
|
@@ -4626,7 +4707,6 @@ textarea.e-de-cmt-textarea {
|
|
|
4626
4707
|
|
|
4627
4708
|
.e-bigger .e-de-statusbar-spellcheck {
|
|
4628
4709
|
border-radius: 2px;
|
|
4629
|
-
margin-left: 7.5px;
|
|
4630
4710
|
}
|
|
4631
4711
|
|
|
4632
4712
|
.e-de-ctnr-toolbar {
|
|
@@ -5047,6 +5127,7 @@ textarea.e-de-cmt-textarea {
|
|
|
5047
5127
|
}
|
|
5048
5128
|
|
|
5049
5129
|
.e-de-review-pane {
|
|
5130
|
+
background: #f8f9fa;
|
|
5050
5131
|
border-left: 1px solid #dee2e6;
|
|
5051
5132
|
height: 100%;
|
|
5052
5133
|
min-height: 200px;
|
|
@@ -5070,34 +5151,6 @@ textarea.e-de-cmt-textarea {
|
|
|
5070
5151
|
border-color: #ced4da;
|
|
5071
5152
|
}
|
|
5072
5153
|
|
|
5073
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
5074
|
-
box-shadow: none;
|
|
5075
|
-
height: 31px;
|
|
5076
|
-
}
|
|
5077
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
5078
|
-
box-shadow: none;
|
|
5079
|
-
}
|
|
5080
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
5081
|
-
box-shadow: none;
|
|
5082
|
-
}
|
|
5083
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
5084
|
-
box-shadow: none;
|
|
5085
|
-
}
|
|
5086
|
-
|
|
5087
|
-
.e-de-ctnr-group-btn button {
|
|
5088
|
-
box-shadow: none;
|
|
5089
|
-
height: 31px;
|
|
5090
|
-
}
|
|
5091
|
-
.e-de-ctnr-group-btn button:focus {
|
|
5092
|
-
box-shadow: none;
|
|
5093
|
-
}
|
|
5094
|
-
.e-de-ctnr-group-btn button:active {
|
|
5095
|
-
box-shadow: none;
|
|
5096
|
-
}
|
|
5097
|
-
.e-de-ctnr-group-btn button:hover {
|
|
5098
|
-
box-shadow: none;
|
|
5099
|
-
}
|
|
5100
|
-
|
|
5101
5154
|
.e-de-property-div-padding {
|
|
5102
5155
|
border-bottom: 0.5px solid #dee2e6;
|
|
5103
5156
|
padding: 12.5px;
|
|
@@ -5222,7 +5275,7 @@ textarea.e-de-cmt-textarea {
|
|
|
5222
5275
|
}
|
|
5223
5276
|
|
|
5224
5277
|
.e-de-list-header-presetmenu .e-de-list-line {
|
|
5225
|
-
border-bottom: 1px solid #495057;
|
|
5278
|
+
border-bottom: 1px solid #495057 !important;
|
|
5226
5279
|
margin-left: 5px;
|
|
5227
5280
|
width: 100%;
|
|
5228
5281
|
}
|
|
@@ -5291,10 +5344,10 @@ textarea.e-de-cmt-textarea {
|
|
|
5291
5344
|
}
|
|
5292
5345
|
|
|
5293
5346
|
.e-de-list-container {
|
|
5294
|
-
background: #f8f9fa;
|
|
5295
5347
|
border: 1px solid #ccc;
|
|
5296
5348
|
border-radius: 2px;
|
|
5297
5349
|
box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
|
|
5350
|
+
background: #f8f9fa;
|
|
5298
5351
|
box-sizing: border-box;
|
|
5299
5352
|
display: inline-block;
|
|
5300
5353
|
line-height: normal;
|
|
@@ -5566,7 +5619,7 @@ textarea.e-de-cmt-textarea {
|
|
|
5566
5619
|
}
|
|
5567
5620
|
|
|
5568
5621
|
.e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
|
|
5569
|
-
height:
|
|
5622
|
+
height: 36px !important;
|
|
5570
5623
|
}
|
|
5571
5624
|
|
|
5572
5625
|
.e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
|
|
@@ -5593,7 +5646,10 @@ textarea.e-de-cmt-textarea {
|
|
|
5593
5646
|
margin-left: 14px;
|
|
5594
5647
|
}
|
|
5595
5648
|
.e-rtl .e-de-listview-icon {
|
|
5649
|
+
height: auto;
|
|
5650
|
+
width: auto;
|
|
5596
5651
|
line-height: 22px;
|
|
5652
|
+
margin-left: 14px;
|
|
5597
5653
|
}
|
|
5598
5654
|
|
|
5599
5655
|
.e-bigger .de-split-button > div:first-child {
|
|
@@ -5713,7 +5769,6 @@ textarea.e-de-cmt-textarea {
|
|
|
5713
5769
|
height: 86px;
|
|
5714
5770
|
}
|
|
5715
5771
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
|
|
5716
|
-
height: 25px;
|
|
5717
5772
|
margin: 0 7.5px;
|
|
5718
5773
|
}
|
|
5719
5774
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
|
|
@@ -5835,6 +5890,19 @@ textarea.e-de-cmt-textarea {
|
|
|
5835
5890
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
5836
5891
|
box-shadow: none;
|
|
5837
5892
|
}
|
|
5893
|
+
.e-bigger .e-de-status-bar button {
|
|
5894
|
+
height: 38px;
|
|
5895
|
+
box-shadow: none;
|
|
5896
|
+
}
|
|
5897
|
+
.e-bigger .e-de-status-bar button:focus {
|
|
5898
|
+
box-shadow: none;
|
|
5899
|
+
}
|
|
5900
|
+
.e-bigger .e-de-status-bar button:active {
|
|
5901
|
+
box-shadow: none;
|
|
5902
|
+
}
|
|
5903
|
+
.e-bigger .e-de-status-bar button:hover {
|
|
5904
|
+
box-shadow: none;
|
|
5905
|
+
}
|
|
5838
5906
|
.e-bigger .e-de-ctnr-group-btn button {
|
|
5839
5907
|
box-shadow: none;
|
|
5840
5908
|
height: 38px;
|
|
@@ -5955,18 +6023,18 @@ textarea.e-de-cmt-textarea {
|
|
|
5955
6023
|
margin-left: 10px;
|
|
5956
6024
|
}
|
|
5957
6025
|
.e-bigger .e-de-status-bar {
|
|
5958
|
-
background
|
|
6026
|
+
background: #f8f9fa;
|
|
5959
6027
|
display: -ms-flexbox;
|
|
5960
6028
|
display: flex;
|
|
5961
6029
|
padding-top: 3px;
|
|
5962
6030
|
width: 100%;
|
|
5963
6031
|
}
|
|
5964
6032
|
.e-bigger .e-de-statusbar-zoom {
|
|
5965
|
-
background-color: #f8f9fa;
|
|
5966
6033
|
border: 0;
|
|
5967
6034
|
color: #212529;
|
|
5968
6035
|
float: right;
|
|
5969
6036
|
height: 34px;
|
|
6037
|
+
background-color: #f8f9fa;
|
|
5970
6038
|
}
|
|
5971
6039
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
|
|
5972
6040
|
line-height: 25px;
|
|
@@ -5982,7 +6050,10 @@ textarea.e-de-cmt-textarea {
|
|
|
5982
6050
|
margin-right: 16px;
|
|
5983
6051
|
}
|
|
5984
6052
|
.e-bigger .e-de-listview-icon {
|
|
6053
|
+
height: auto;
|
|
6054
|
+
width: auto;
|
|
5985
6055
|
line-height: 22px;
|
|
6056
|
+
margin-right: 16px;
|
|
5986
6057
|
}
|
|
5987
6058
|
.e-bigger .e-rtl .e-listview .e-list-icon {
|
|
5988
6059
|
height: 24px;
|
|
@@ -5990,7 +6061,10 @@ textarea.e-de-cmt-textarea {
|
|
|
5990
6061
|
margin-left: 16px;
|
|
5991
6062
|
}
|
|
5992
6063
|
.e-bigger .e-rtl .e-de-listview-icon {
|
|
6064
|
+
height: auto;
|
|
6065
|
+
width: auto;
|
|
5993
6066
|
line-height: 22px;
|
|
6067
|
+
margin-left: 16px;
|
|
5994
6068
|
}
|
|
5995
6069
|
|
|
5996
6070
|
.e-de-ctn .e-de-bzr-button {
|
|
@@ -46,6 +46,7 @@
|
|
|
46
46
|
color: #adb5bd;
|
|
47
47
|
content: "\e8bc";
|
|
48
48
|
font-family: "e-icons";
|
|
49
|
+
font-size: 14px;
|
|
49
50
|
}
|
|
50
51
|
.e-documenteditor .e-de-cmt-post::before {
|
|
51
52
|
content: "\e71d";
|
|
@@ -2497,6 +2498,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
2497
2498
|
margin-left: 6px;
|
|
2498
2499
|
}
|
|
2499
2500
|
|
|
2501
|
+
.e-bigger .e-dlg-container .e-de-dlg-target .e-de-style-dialog .e-de-style-font-color-picker button {
|
|
2502
|
+
height: 40px !important;
|
|
2503
|
+
width: auto !important;
|
|
2504
|
+
}
|
|
2505
|
+
|
|
2500
2506
|
.e-de-style-bold-button-size {
|
|
2501
2507
|
margin-left: 6px;
|
|
2502
2508
|
}
|
|
@@ -3409,6 +3415,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3409
3415
|
|
|
3410
3416
|
.e-de-cp-option.e-btn.e-icon-btn span {
|
|
3411
3417
|
margin-top: 0px;
|
|
3418
|
+
background: #282d31;
|
|
3412
3419
|
}
|
|
3413
3420
|
|
|
3414
3421
|
.e-de-cmt-view:hover .e-de-cp-option {
|
|
@@ -4340,6 +4347,21 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4340
4347
|
font-family: "e-icons";
|
|
4341
4348
|
}
|
|
4342
4349
|
|
|
4350
|
+
.e-de-e-paragraph-style-mark::before {
|
|
4351
|
+
content: "\e844";
|
|
4352
|
+
font-family: "e-icons";
|
|
4353
|
+
}
|
|
4354
|
+
|
|
4355
|
+
.e-de-e-character-style-mark::before {
|
|
4356
|
+
content: "\e8bf";
|
|
4357
|
+
font-family: "e-icons";
|
|
4358
|
+
}
|
|
4359
|
+
|
|
4360
|
+
.e-de-e-linked-style-mark::before {
|
|
4361
|
+
content: "\e8c0";
|
|
4362
|
+
font-family: "e-icons";
|
|
4363
|
+
}
|
|
4364
|
+
|
|
4343
4365
|
.e-de-ctnr-columns::before {
|
|
4344
4366
|
content: "\e8b4";
|
|
4345
4367
|
font-family: "e-icons";
|
|
@@ -4472,6 +4494,46 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4472
4494
|
height: 100%;
|
|
4473
4495
|
}
|
|
4474
4496
|
|
|
4497
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
4498
|
+
box-shadow: none;
|
|
4499
|
+
height: 31px;
|
|
4500
|
+
}
|
|
4501
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
4502
|
+
box-shadow: none;
|
|
4503
|
+
}
|
|
4504
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
4505
|
+
box-shadow: none;
|
|
4506
|
+
}
|
|
4507
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
4508
|
+
box-shadow: none;
|
|
4509
|
+
}
|
|
4510
|
+
|
|
4511
|
+
.e-de-ctnr-group-btn-middle button {
|
|
4512
|
+
border-radius: 0px;
|
|
4513
|
+
}
|
|
4514
|
+
|
|
4515
|
+
.de-tbl-fill-clr .e-dropdown-btn.e-btn {
|
|
4516
|
+
box-shadow: none;
|
|
4517
|
+
}
|
|
4518
|
+
|
|
4519
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button,
|
|
4520
|
+
.e-de-ctn .e-de-status-bar button {
|
|
4521
|
+
box-shadow: none;
|
|
4522
|
+
height: 31px;
|
|
4523
|
+
}
|
|
4524
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:focus,
|
|
4525
|
+
.e-de-ctn .e-de-status-bar button:focus {
|
|
4526
|
+
box-shadow: none;
|
|
4527
|
+
}
|
|
4528
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:active,
|
|
4529
|
+
.e-de-ctn .e-de-status-bar button:active {
|
|
4530
|
+
box-shadow: none;
|
|
4531
|
+
}
|
|
4532
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:hover,
|
|
4533
|
+
.e-de-ctn .e-de-status-bar button:hover {
|
|
4534
|
+
box-shadow: none;
|
|
4535
|
+
}
|
|
4536
|
+
|
|
4475
4537
|
.e-de-statusbar-pageweb {
|
|
4476
4538
|
background: #282d31;
|
|
4477
4539
|
border: 0;
|
|
@@ -4507,7 +4569,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4507
4569
|
}
|
|
4508
4570
|
|
|
4509
4571
|
.e-de-listview-icon {
|
|
4572
|
+
height: auto;
|
|
4573
|
+
width: auto;
|
|
4510
4574
|
line-height: 22px;
|
|
4575
|
+
margin-right: 12px;
|
|
4511
4576
|
}
|
|
4512
4577
|
|
|
4513
4578
|
.e-de-linespacing {
|
|
@@ -4607,14 +4672,22 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4607
4672
|
.e-de-statusbar-separator {
|
|
4608
4673
|
border-left: 1px solid #444c54;
|
|
4609
4674
|
height: 16px;
|
|
4610
|
-
margin-left:
|
|
4675
|
+
margin-left: 7.5px;
|
|
4676
|
+
margin-right: 7.5px;
|
|
4677
|
+
margin-top: 6px;
|
|
4678
|
+
}
|
|
4679
|
+
|
|
4680
|
+
.e-bigger .e-de-statusbar-separator {
|
|
4681
|
+
border-left: 1px solid #444c54;
|
|
4682
|
+
height: 16px;
|
|
4683
|
+
margin-left: 7.5px;
|
|
4684
|
+
margin-right: 7.5px;
|
|
4611
4685
|
margin-top: 6px;
|
|
4612
4686
|
}
|
|
4613
4687
|
|
|
4614
4688
|
.e-de-statusbar-spellcheck {
|
|
4615
4689
|
border-radius: 2px;
|
|
4616
4690
|
font-weight: 400;
|
|
4617
|
-
margin-left: 7.5px;
|
|
4618
4691
|
}
|
|
4619
4692
|
|
|
4620
4693
|
.e-de-ctn {
|
|
@@ -4627,7 +4700,6 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4627
4700
|
|
|
4628
4701
|
.e-bigger .e-de-statusbar-spellcheck {
|
|
4629
4702
|
border-radius: 2px;
|
|
4630
|
-
margin-left: 7.5px;
|
|
4631
4703
|
}
|
|
4632
4704
|
|
|
4633
4705
|
.e-de-ctnr-toolbar {
|
|
@@ -5035,6 +5107,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5035
5107
|
}
|
|
5036
5108
|
|
|
5037
5109
|
.e-de-review-pane {
|
|
5110
|
+
background: #282d31;
|
|
5038
5111
|
border-left: 1px solid #6c757d;
|
|
5039
5112
|
height: 100%;
|
|
5040
5113
|
min-height: 200px;
|
|
@@ -5052,34 +5125,6 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5052
5125
|
width: 306px;
|
|
5053
5126
|
}
|
|
5054
5127
|
|
|
5055
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
5056
|
-
box-shadow: none;
|
|
5057
|
-
height: 31px;
|
|
5058
|
-
}
|
|
5059
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
5060
|
-
box-shadow: none;
|
|
5061
|
-
}
|
|
5062
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
5063
|
-
box-shadow: none;
|
|
5064
|
-
}
|
|
5065
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
5066
|
-
box-shadow: none;
|
|
5067
|
-
}
|
|
5068
|
-
|
|
5069
|
-
.e-de-ctnr-group-btn button {
|
|
5070
|
-
box-shadow: none;
|
|
5071
|
-
height: 31px;
|
|
5072
|
-
}
|
|
5073
|
-
.e-de-ctnr-group-btn button:focus {
|
|
5074
|
-
box-shadow: none;
|
|
5075
|
-
}
|
|
5076
|
-
.e-de-ctnr-group-btn button:active {
|
|
5077
|
-
box-shadow: none;
|
|
5078
|
-
}
|
|
5079
|
-
.e-de-ctnr-group-btn button:hover {
|
|
5080
|
-
box-shadow: none;
|
|
5081
|
-
}
|
|
5082
|
-
|
|
5083
5128
|
.e-de-property-div-padding {
|
|
5084
5129
|
border-bottom: 0.5px solid #444c54;
|
|
5085
5130
|
padding: 12px;
|
|
@@ -5212,7 +5257,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5212
5257
|
}
|
|
5213
5258
|
|
|
5214
5259
|
.e-de-list-header-presetmenu .e-de-list-line {
|
|
5215
|
-
border-bottom: 1px solid #adb5bd;
|
|
5260
|
+
border-bottom: 1px solid #adb5bd !important;
|
|
5216
5261
|
margin-left: 5px;
|
|
5217
5262
|
width: 100%;
|
|
5218
5263
|
}
|
|
@@ -5281,10 +5326,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5281
5326
|
}
|
|
5282
5327
|
|
|
5283
5328
|
.e-de-list-container {
|
|
5284
|
-
background: #282d31;
|
|
5285
5329
|
border: 1px solid #ccc;
|
|
5286
5330
|
border-radius: 2px;
|
|
5287
5331
|
box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
|
|
5332
|
+
background: #282d31;
|
|
5288
5333
|
box-sizing: border-box;
|
|
5289
5334
|
display: inline-block;
|
|
5290
5335
|
line-height: normal;
|
|
@@ -5557,7 +5602,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5557
5602
|
}
|
|
5558
5603
|
|
|
5559
5604
|
.e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
|
|
5560
|
-
height:
|
|
5605
|
+
height: 36px !important;
|
|
5561
5606
|
}
|
|
5562
5607
|
|
|
5563
5608
|
.e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
|
|
@@ -5584,7 +5629,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5584
5629
|
margin-left: 12px;
|
|
5585
5630
|
}
|
|
5586
5631
|
.e-rtl .e-de-listview-icon {
|
|
5632
|
+
height: auto;
|
|
5633
|
+
width: auto;
|
|
5587
5634
|
line-height: 22px;
|
|
5635
|
+
margin-left: 12px;
|
|
5588
5636
|
}
|
|
5589
5637
|
|
|
5590
5638
|
.e-bigger .de-split-button > div:first-child {
|
|
@@ -5707,7 +5755,6 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5707
5755
|
height: 81px;
|
|
5708
5756
|
}
|
|
5709
5757
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
|
|
5710
|
-
height: 25px;
|
|
5711
5758
|
margin: 0 16px;
|
|
5712
5759
|
}
|
|
5713
5760
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
|
|
@@ -5810,6 +5857,19 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5810
5857
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
5811
5858
|
box-shadow: none;
|
|
5812
5859
|
}
|
|
5860
|
+
.e-bigger .e-de-status-bar button {
|
|
5861
|
+
height: 38px;
|
|
5862
|
+
box-shadow: none;
|
|
5863
|
+
}
|
|
5864
|
+
.e-bigger .e-de-status-bar button:focus {
|
|
5865
|
+
box-shadow: none;
|
|
5866
|
+
}
|
|
5867
|
+
.e-bigger .e-de-status-bar button:active {
|
|
5868
|
+
box-shadow: none;
|
|
5869
|
+
}
|
|
5870
|
+
.e-bigger .e-de-status-bar button:hover {
|
|
5871
|
+
box-shadow: none;
|
|
5872
|
+
}
|
|
5813
5873
|
.e-bigger .e-de-ctnr-group-btn button {
|
|
5814
5874
|
box-shadow: none;
|
|
5815
5875
|
height: 38px;
|
|
@@ -5924,18 +5984,18 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5924
5984
|
margin-left: 10px;
|
|
5925
5985
|
}
|
|
5926
5986
|
.e-bigger .e-de-status-bar {
|
|
5927
|
-
background
|
|
5987
|
+
background: #282d31;
|
|
5928
5988
|
display: -ms-flexbox;
|
|
5929
5989
|
display: flex;
|
|
5930
5990
|
padding-top: 5px;
|
|
5931
5991
|
width: 100%;
|
|
5932
5992
|
}
|
|
5933
5993
|
.e-bigger .e-de-statusbar-zoom {
|
|
5934
|
-
background-color: #282d31;
|
|
5935
5994
|
border: 0;
|
|
5936
5995
|
color: #ced4da;
|
|
5937
5996
|
float: right;
|
|
5938
5997
|
height: 34px;
|
|
5998
|
+
background-color: #282d31;
|
|
5939
5999
|
}
|
|
5940
6000
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
|
|
5941
6001
|
line-height: 25px;
|
|
@@ -5951,7 +6011,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5951
6011
|
margin-right: 16px;
|
|
5952
6012
|
}
|
|
5953
6013
|
.e-bigger .e-de-listview-icon {
|
|
6014
|
+
height: auto;
|
|
6015
|
+
width: auto;
|
|
5954
6016
|
line-height: 22px;
|
|
6017
|
+
margin-right: 16px;
|
|
5955
6018
|
}
|
|
5956
6019
|
.e-bigger .e-rtl .e-listview .e-list-icon {
|
|
5957
6020
|
height: 24px;
|
|
@@ -5959,7 +6022,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5959
6022
|
margin-left: 16px;
|
|
5960
6023
|
}
|
|
5961
6024
|
.e-bigger .e-rtl .e-de-listview-icon {
|
|
6025
|
+
height: auto;
|
|
6026
|
+
width: auto;
|
|
5962
6027
|
line-height: 22px;
|
|
6028
|
+
margin-left: 16px;
|
|
5963
6029
|
}
|
|
5964
6030
|
|
|
5965
6031
|
.e-de-ctn .e-de-bzr-button {
|