@syncfusion/ej2-angular-pdfviewer 26.1.41 → 26.1.42-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-pdfviewer.es5.js +279 -0
- package/@syncfusion/ej2-angular-pdfviewer.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-pdfviewer.js +260 -0
- package/@syncfusion/ej2-angular-pdfviewer.js.map +1 -0
- package/dist/ej2-angular-pdfviewer.umd.js +515 -0
- package/dist/ej2-angular-pdfviewer.umd.js.map +1 -0
- package/dist/ej2-angular-pdfviewer.umd.min.js +11 -0
- package/dist/ej2-angular-pdfviewer.umd.min.js.map +1 -0
- package/ej2-angular-pdfviewer.d.ts +5 -0
- package/ej2-angular-pdfviewer.metadata.json +1 -0
- package/license +10 -0
- package/package.json +14 -28
- package/schematics/utils/lib-details.ts +2 -2
- package/src/pdfviewer/pdfviewer-all.module.d.ts +0 -6
- package/src/pdfviewer/pdfviewer.component.d.ts +0 -3
- package/src/pdfviewer/pdfviewer.module.d.ts +0 -6
- package/styles/bootstrap-dark.css +14 -3
- package/styles/bootstrap.css +14 -3
- package/styles/bootstrap4.css +17 -4
- package/styles/bootstrap5-dark.css +23 -6
- package/styles/bootstrap5.css +23 -6
- package/styles/fabric-dark.css +14 -3
- package/styles/fabric.css +14 -3
- package/styles/fluent-dark.css +18 -5
- package/styles/fluent.css +18 -5
- package/styles/fluent2.css +77 -41
- package/styles/highcontrast-light.css +14 -3
- package/styles/highcontrast.css +14 -3
- package/styles/material-dark.css +15 -4
- package/styles/material.css +15 -4
- package/styles/material3-dark.css +12 -4
- package/styles/material3.css +12 -4
- package/styles/pdfviewer/bootstrap-dark.css +14 -3
- package/styles/pdfviewer/bootstrap.css +14 -3
- package/styles/pdfviewer/bootstrap4.css +17 -4
- package/styles/pdfviewer/bootstrap5-dark.css +23 -6
- package/styles/pdfviewer/bootstrap5.css +23 -6
- package/styles/pdfviewer/fabric-dark.css +14 -3
- package/styles/pdfviewer/fabric.css +14 -3
- package/styles/pdfviewer/fluent-dark.css +18 -5
- package/styles/pdfviewer/fluent.css +18 -5
- package/styles/pdfviewer/fluent2.css +77 -41
- package/styles/pdfviewer/highcontrast-light.css +14 -3
- package/styles/pdfviewer/highcontrast.css +14 -3
- package/styles/pdfviewer/material-dark.css +15 -4
- package/styles/pdfviewer/material.css +15 -4
- package/styles/pdfviewer/material3-dark.css +12 -4
- package/styles/pdfviewer/material3.css +12 -4
- package/styles/pdfviewer/tailwind-dark.css +15 -4
- package/styles/pdfviewer/tailwind.css +15 -4
- package/styles/tailwind-dark.css +15 -4
- package/styles/tailwind.css +15 -4
- package/CHANGELOG.md +0 -2620
- package/esm2020/public_api.mjs +0 -2
- package/esm2020/src/index.mjs +0 -5
- package/esm2020/src/pdfviewer/pdfviewer-all.module.mjs +0 -65
- package/esm2020/src/pdfviewer/pdfviewer.component.mjs +0 -150
- package/esm2020/src/pdfviewer/pdfviewer.module.mjs +0 -25
- package/esm2020/syncfusion-ej2-angular-pdfviewer.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs +0 -239
- package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs +0 -239
- package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs.map +0 -1
- package/syncfusion-ej2-angular-pdfviewer.d.ts +0 -5
package/styles/highcontrast.css
CHANGED
|
@@ -1633,7 +1633,8 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1633
1633
|
padding: 10px;
|
|
1634
1634
|
}
|
|
1635
1635
|
|
|
1636
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
1636
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
1637
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus {
|
|
1637
1638
|
background: #ffd939;
|
|
1638
1639
|
border: none;
|
|
1639
1640
|
border-radius: 0;
|
|
@@ -1869,7 +1870,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1869
1870
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
1870
1871
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
1871
1872
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
1872
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
1873
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
1874
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
1875
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
1873
1876
|
color: #fff;
|
|
1874
1877
|
}
|
|
1875
1878
|
|
|
@@ -2088,6 +2091,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2088
2091
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
2089
2092
|
margin-top: 0;
|
|
2090
2093
|
padding-top: 7px;
|
|
2094
|
+
padding-top: 5px;
|
|
2091
2095
|
vertical-align: initial;
|
|
2092
2096
|
}
|
|
2093
2097
|
|
|
@@ -2096,6 +2100,11 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2096
2100
|
vertical-align: initial;
|
|
2097
2101
|
}
|
|
2098
2102
|
|
|
2103
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
2104
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
2105
|
+
background-color: #000;
|
|
2106
|
+
}
|
|
2107
|
+
|
|
2099
2108
|
.e-pv-annotation-opacity-popup-container,
|
|
2100
2109
|
.e-pv-annotation-thickness-popup-container {
|
|
2101
2110
|
background-color: #000;
|
|
@@ -2894,7 +2903,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2894
2903
|
.e-pv-comments-panel-text {
|
|
2895
2904
|
font-size: 15px;
|
|
2896
2905
|
padding-left: 85px;
|
|
2897
|
-
color:
|
|
2906
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
2898
2907
|
}
|
|
2899
2908
|
|
|
2900
2909
|
.e-pv-comments-content-container {
|
|
@@ -3461,6 +3470,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3461
3470
|
|
|
3462
3471
|
.e-pv-properties-form-field-group-btn-div {
|
|
3463
3472
|
display: grid;
|
|
3473
|
+
-ms-flex-line-pack: justify;
|
|
3474
|
+
align-content: space-between;
|
|
3464
3475
|
}
|
|
3465
3476
|
|
|
3466
3477
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
package/styles/material-dark.css
CHANGED
|
@@ -1636,7 +1636,8 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1636
1636
|
padding: 10px;
|
|
1637
1637
|
}
|
|
1638
1638
|
|
|
1639
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
1639
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
1640
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus {
|
|
1640
1641
|
background: transparent;
|
|
1641
1642
|
border: none;
|
|
1642
1643
|
border-radius: 0;
|
|
@@ -1872,7 +1873,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1872
1873
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
1873
1874
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
1874
1875
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
1875
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
1876
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
1877
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
1878
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
1876
1879
|
color: #fff;
|
|
1877
1880
|
}
|
|
1878
1881
|
|
|
@@ -2091,6 +2094,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2091
2094
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
2092
2095
|
margin-top: 0;
|
|
2093
2096
|
padding-top: 7px;
|
|
2097
|
+
padding-top: 5px;
|
|
2094
2098
|
vertical-align: initial;
|
|
2095
2099
|
}
|
|
2096
2100
|
|
|
@@ -2099,6 +2103,11 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2099
2103
|
vertical-align: initial;
|
|
2100
2104
|
}
|
|
2101
2105
|
|
|
2106
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
2107
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
2108
|
+
background-color: #424242;
|
|
2109
|
+
}
|
|
2110
|
+
|
|
2102
2111
|
.e-pv-annotation-opacity-popup-container,
|
|
2103
2112
|
.e-pv-annotation-thickness-popup-container {
|
|
2104
2113
|
background-color: #424242;
|
|
@@ -2125,7 +2134,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2125
2134
|
float: left;
|
|
2126
2135
|
height: auto;
|
|
2127
2136
|
margin-left: 11px;
|
|
2128
|
-
margin-right:
|
|
2137
|
+
margin-right: 20px;
|
|
2129
2138
|
}
|
|
2130
2139
|
|
|
2131
2140
|
.e-dropdown-popup:not(.e-rtl) .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
|
|
@@ -2893,7 +2902,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2893
2902
|
.e-pv-comments-panel-text {
|
|
2894
2903
|
font-size: 15px;
|
|
2895
2904
|
padding-left: 85px;
|
|
2896
|
-
color:
|
|
2905
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
2897
2906
|
}
|
|
2898
2907
|
|
|
2899
2908
|
.e-pv-comments-content-container {
|
|
@@ -3455,6 +3464,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3455
3464
|
|
|
3456
3465
|
.e-pv-properties-form-field-group-btn-div {
|
|
3457
3466
|
display: grid;
|
|
3467
|
+
-ms-flex-line-pack: justify;
|
|
3468
|
+
align-content: space-between;
|
|
3458
3469
|
}
|
|
3459
3470
|
|
|
3460
3471
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
package/styles/material.css
CHANGED
|
@@ -1636,7 +1636,8 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1636
1636
|
padding: 10px;
|
|
1637
1637
|
}
|
|
1638
1638
|
|
|
1639
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
1639
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
1640
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus {
|
|
1640
1641
|
background: transparent;
|
|
1641
1642
|
border: none;
|
|
1642
1643
|
border-radius: 0;
|
|
@@ -1872,7 +1873,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1872
1873
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
1873
1874
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
1874
1875
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
1875
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
1876
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
1877
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
1878
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
1876
1879
|
color: rgba(0, 0, 0, 0.54);
|
|
1877
1880
|
}
|
|
1878
1881
|
|
|
@@ -2091,6 +2094,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2091
2094
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
2092
2095
|
margin-top: 0;
|
|
2093
2096
|
padding-top: 7px;
|
|
2097
|
+
padding-top: 5px;
|
|
2094
2098
|
vertical-align: initial;
|
|
2095
2099
|
}
|
|
2096
2100
|
|
|
@@ -2099,6 +2103,11 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2099
2103
|
vertical-align: initial;
|
|
2100
2104
|
}
|
|
2101
2105
|
|
|
2106
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
2107
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
2108
|
+
background-color: #fff;
|
|
2109
|
+
}
|
|
2110
|
+
|
|
2102
2111
|
.e-pv-annotation-opacity-popup-container,
|
|
2103
2112
|
.e-pv-annotation-thickness-popup-container {
|
|
2104
2113
|
background-color: #fff;
|
|
@@ -2125,7 +2134,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2125
2134
|
float: left;
|
|
2126
2135
|
height: auto;
|
|
2127
2136
|
margin-left: 11px;
|
|
2128
|
-
margin-right:
|
|
2137
|
+
margin-right: 20px;
|
|
2129
2138
|
}
|
|
2130
2139
|
|
|
2131
2140
|
.e-dropdown-popup:not(.e-rtl) .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
|
|
@@ -2893,7 +2902,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2893
2902
|
.e-pv-comments-panel-text {
|
|
2894
2903
|
font-size: 15px;
|
|
2895
2904
|
padding-left: 85px;
|
|
2896
|
-
color:
|
|
2905
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
2897
2906
|
}
|
|
2898
2907
|
|
|
2899
2908
|
.e-pv-comments-content-container {
|
|
@@ -3457,6 +3466,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3457
3466
|
|
|
3458
3467
|
.e-pv-properties-form-field-group-btn-div {
|
|
3459
3468
|
display: grid;
|
|
3469
|
+
-ms-flex-line-pack: justify;
|
|
3470
|
+
align-content: space-between;
|
|
3460
3471
|
}
|
|
3461
3472
|
|
|
3462
3473
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -1751,7 +1751,8 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1751
1751
|
padding: 0;
|
|
1752
1752
|
}
|
|
1753
1753
|
|
|
1754
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
1754
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
1755
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus {
|
|
1755
1756
|
background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.12)), to(rgba(var(--color-sf-on-surface), 0.12))), rgba(var(--color-sf-surface));
|
|
1756
1757
|
background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
|
|
1757
1758
|
border: none;
|
|
@@ -2008,7 +2009,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2008
2009
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
2009
2010
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
2010
2011
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
2011
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
2012
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
2013
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
2014
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
2012
2015
|
color: rgba(var(--color-sf-on-surface-variant));
|
|
2013
2016
|
}
|
|
2014
2017
|
|
|
@@ -2226,6 +2229,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2226
2229
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
2227
2230
|
margin-top: 0;
|
|
2228
2231
|
padding-top: 7px;
|
|
2232
|
+
padding-top: 5px;
|
|
2229
2233
|
vertical-align: initial;
|
|
2230
2234
|
}
|
|
2231
2235
|
|
|
@@ -2259,7 +2263,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2259
2263
|
float: left;
|
|
2260
2264
|
height: auto;
|
|
2261
2265
|
margin-left: 11px;
|
|
2262
|
-
margin-right:
|
|
2266
|
+
margin-right: 20px;
|
|
2263
2267
|
}
|
|
2264
2268
|
|
|
2265
2269
|
.e-dropdown-popup:not(.e-rtl) .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
|
|
@@ -2959,6 +2963,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2959
2963
|
padding-left: 7px;
|
|
2960
2964
|
padding-right: 7px;
|
|
2961
2965
|
font-size: 12px;
|
|
2966
|
+
padding-left: 12px;
|
|
2967
|
+
padding-right: 12px;
|
|
2962
2968
|
}
|
|
2963
2969
|
|
|
2964
2970
|
.e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
|
|
@@ -3058,7 +3064,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3058
3064
|
.e-pv-comments-panel-text {
|
|
3059
3065
|
font-size: 15px;
|
|
3060
3066
|
padding-left: 85px;
|
|
3061
|
-
color:
|
|
3067
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
3062
3068
|
}
|
|
3063
3069
|
|
|
3064
3070
|
.e-pv-comments-content-container {
|
|
@@ -3662,6 +3668,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3662
3668
|
|
|
3663
3669
|
.e-pv-properties-form-field-group-btn-div {
|
|
3664
3670
|
display: grid;
|
|
3671
|
+
-ms-flex-line-pack: justify;
|
|
3672
|
+
align-content: space-between;
|
|
3665
3673
|
}
|
|
3666
3674
|
|
|
3667
3675
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
package/styles/material3.css
CHANGED
|
@@ -1863,7 +1863,8 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1863
1863
|
padding: 0;
|
|
1864
1864
|
}
|
|
1865
1865
|
|
|
1866
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
1866
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
1867
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus {
|
|
1867
1868
|
background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.12)), to(rgba(var(--color-sf-on-surface), 0.12))), rgba(var(--color-sf-surface));
|
|
1868
1869
|
background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
|
|
1869
1870
|
border: none;
|
|
@@ -2120,7 +2121,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2120
2121
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
2121
2122
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
2122
2123
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
2123
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
2124
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
2125
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
2126
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
2124
2127
|
color: rgba(var(--color-sf-on-surface-variant));
|
|
2125
2128
|
}
|
|
2126
2129
|
|
|
@@ -2338,6 +2341,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2338
2341
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
2339
2342
|
margin-top: 0;
|
|
2340
2343
|
padding-top: 7px;
|
|
2344
|
+
padding-top: 5px;
|
|
2341
2345
|
vertical-align: initial;
|
|
2342
2346
|
}
|
|
2343
2347
|
|
|
@@ -2371,7 +2375,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2371
2375
|
float: left;
|
|
2372
2376
|
height: auto;
|
|
2373
2377
|
margin-left: 11px;
|
|
2374
|
-
margin-right:
|
|
2378
|
+
margin-right: 20px;
|
|
2375
2379
|
}
|
|
2376
2380
|
|
|
2377
2381
|
.e-dropdown-popup:not(.e-rtl) .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
|
|
@@ -3071,6 +3075,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3071
3075
|
padding-left: 7px;
|
|
3072
3076
|
padding-right: 7px;
|
|
3073
3077
|
font-size: 12px;
|
|
3078
|
+
padding-left: 12px;
|
|
3079
|
+
padding-right: 12px;
|
|
3074
3080
|
}
|
|
3075
3081
|
|
|
3076
3082
|
.e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
|
|
@@ -3170,7 +3176,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3170
3176
|
.e-pv-comments-panel-text {
|
|
3171
3177
|
font-size: 15px;
|
|
3172
3178
|
padding-left: 85px;
|
|
3173
|
-
color:
|
|
3179
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
3174
3180
|
}
|
|
3175
3181
|
|
|
3176
3182
|
.e-pv-comments-content-container {
|
|
@@ -3774,6 +3780,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3774
3780
|
|
|
3775
3781
|
.e-pv-properties-form-field-group-btn-div {
|
|
3776
3782
|
display: grid;
|
|
3783
|
+
-ms-flex-line-pack: justify;
|
|
3784
|
+
align-content: space-between;
|
|
3777
3785
|
}
|
|
3778
3786
|
|
|
3779
3787
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -1633,7 +1633,8 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1633
1633
|
padding: 9px;
|
|
1634
1634
|
}
|
|
1635
1635
|
|
|
1636
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
1636
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
1637
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus {
|
|
1637
1638
|
background: #131313;
|
|
1638
1639
|
border: 0;
|
|
1639
1640
|
border-radius: 0;
|
|
@@ -1869,7 +1870,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1869
1870
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
1870
1871
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
1871
1872
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
1872
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
1873
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
1874
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
1875
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
1873
1876
|
color: #f0f0f0;
|
|
1874
1877
|
}
|
|
1875
1878
|
|
|
@@ -2090,6 +2093,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2090
2093
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
2091
2094
|
margin-top: 0;
|
|
2092
2095
|
padding-top: 7px;
|
|
2096
|
+
padding-top: 5px;
|
|
2093
2097
|
vertical-align: initial;
|
|
2094
2098
|
}
|
|
2095
2099
|
|
|
@@ -2098,6 +2102,11 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2098
2102
|
vertical-align: initial;
|
|
2099
2103
|
}
|
|
2100
2104
|
|
|
2105
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
2106
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
2107
|
+
background-color: #2a2a2a;
|
|
2108
|
+
}
|
|
2109
|
+
|
|
2101
2110
|
.e-pv-annotation-opacity-popup-container,
|
|
2102
2111
|
.e-pv-annotation-thickness-popup-container {
|
|
2103
2112
|
background-color: #2a2a2a;
|
|
@@ -2892,7 +2901,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2892
2901
|
.e-pv-comments-panel-text {
|
|
2893
2902
|
font-size: 15px;
|
|
2894
2903
|
padding-left: 85px;
|
|
2895
|
-
color:
|
|
2904
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
2896
2905
|
}
|
|
2897
2906
|
|
|
2898
2907
|
.e-pv-comments-content-container {
|
|
@@ -3454,6 +3463,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3454
3463
|
|
|
3455
3464
|
.e-pv-properties-form-field-group-btn-div {
|
|
3456
3465
|
display: grid;
|
|
3466
|
+
-ms-flex-line-pack: justify;
|
|
3467
|
+
align-content: space-between;
|
|
3457
3468
|
}
|
|
3458
3469
|
|
|
3459
3470
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -1639,7 +1639,8 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1639
1639
|
padding: 9px;
|
|
1640
1640
|
}
|
|
1641
1641
|
|
|
1642
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
1642
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
1643
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus {
|
|
1643
1644
|
background: #e6e6e6;
|
|
1644
1645
|
border: 1px solid #adadad;
|
|
1645
1646
|
border-radius: 4px;
|
|
@@ -1875,7 +1876,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1875
1876
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
1876
1877
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
1877
1878
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
1878
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
1879
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
1880
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
1881
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
1879
1882
|
color: #333;
|
|
1880
1883
|
}
|
|
1881
1884
|
|
|
@@ -2096,6 +2099,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2096
2099
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
2097
2100
|
margin-top: 0;
|
|
2098
2101
|
padding-top: 7px;
|
|
2102
|
+
padding-top: 5px;
|
|
2099
2103
|
vertical-align: initial;
|
|
2100
2104
|
}
|
|
2101
2105
|
|
|
@@ -2104,6 +2108,11 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2104
2108
|
vertical-align: initial;
|
|
2105
2109
|
}
|
|
2106
2110
|
|
|
2111
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
2112
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
2113
|
+
background-color: #fff;
|
|
2114
|
+
}
|
|
2115
|
+
|
|
2107
2116
|
.e-pv-annotation-opacity-popup-container,
|
|
2108
2117
|
.e-pv-annotation-thickness-popup-container {
|
|
2109
2118
|
background-color: #fff;
|
|
@@ -2898,7 +2907,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2898
2907
|
.e-pv-comments-panel-text {
|
|
2899
2908
|
font-size: 15px;
|
|
2900
2909
|
padding-left: 85px;
|
|
2901
|
-
color:
|
|
2910
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
2902
2911
|
}
|
|
2903
2912
|
|
|
2904
2913
|
.e-pv-comments-content-container {
|
|
@@ -3463,6 +3472,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3463
3472
|
|
|
3464
3473
|
.e-pv-properties-form-field-group-btn-div {
|
|
3465
3474
|
display: grid;
|
|
3475
|
+
-ms-flex-line-pack: justify;
|
|
3476
|
+
align-content: space-between;
|
|
3466
3477
|
}
|
|
3467
3478
|
|
|
3468
3479
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -1700,7 +1700,8 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1700
1700
|
padding: 7px;
|
|
1701
1701
|
}
|
|
1702
1702
|
|
|
1703
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
1703
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
1704
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus {
|
|
1704
1705
|
background: #545b62;
|
|
1705
1706
|
border: 1px solid #545b62;
|
|
1706
1707
|
border-radius: 4px;
|
|
@@ -1985,7 +1986,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1985
1986
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
1986
1987
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
1987
1988
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
1988
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
1989
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
1990
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
1991
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
1989
1992
|
color: #495057;
|
|
1990
1993
|
}
|
|
1991
1994
|
|
|
@@ -2033,7 +2036,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2033
2036
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
2034
2037
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2035
2038
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
2036
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
2039
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2040
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
2041
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
2037
2042
|
color: #fff;
|
|
2038
2043
|
}
|
|
2039
2044
|
|
|
@@ -2311,6 +2316,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2311
2316
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
2312
2317
|
margin-top: 0;
|
|
2313
2318
|
padding-top: 7px;
|
|
2319
|
+
padding-top: 5px;
|
|
2314
2320
|
vertical-align: initial;
|
|
2315
2321
|
}
|
|
2316
2322
|
|
|
@@ -2319,6 +2325,11 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2319
2325
|
vertical-align: initial;
|
|
2320
2326
|
}
|
|
2321
2327
|
|
|
2328
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
2329
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
2330
|
+
background-color: #fff;
|
|
2331
|
+
}
|
|
2332
|
+
|
|
2322
2333
|
.e-pv-annotation-opacity-popup-container,
|
|
2323
2334
|
.e-pv-annotation-thickness-popup-container {
|
|
2324
2335
|
background-color: #fff;
|
|
@@ -3184,7 +3195,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3184
3195
|
.e-pv-comments-panel-text {
|
|
3185
3196
|
font-size: 15px;
|
|
3186
3197
|
padding-left: 85px;
|
|
3187
|
-
color:
|
|
3198
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
3188
3199
|
}
|
|
3189
3200
|
|
|
3190
3201
|
.e-pv-comments-content-container {
|
|
@@ -3780,6 +3791,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3780
3791
|
|
|
3781
3792
|
.e-pv-properties-form-field-group-btn-div {
|
|
3782
3793
|
display: grid;
|
|
3794
|
+
-ms-flex-line-pack: justify;
|
|
3795
|
+
align-content: space-between;
|
|
3783
3796
|
}
|
|
3784
3797
|
|
|
3785
3798
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -1678,7 +1678,8 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1678
1678
|
padding: 0;
|
|
1679
1679
|
}
|
|
1680
1680
|
|
|
1681
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
1681
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
1682
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus {
|
|
1682
1683
|
background: #565e64;
|
|
1683
1684
|
border: none;
|
|
1684
1685
|
border-radius: 4px;
|
|
@@ -1928,7 +1929,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1928
1929
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
1929
1930
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
1930
1931
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
1931
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
1932
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
1933
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
1934
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
1932
1935
|
color: #adb5bd;
|
|
1933
1936
|
-webkit-box-shadow: none;
|
|
1934
1937
|
box-shadow: none;
|
|
@@ -1985,7 +1988,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1985
1988
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
1986
1989
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
1987
1990
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
1988
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
1991
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
1992
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
1993
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
1989
1994
|
color: #fff;
|
|
1990
1995
|
}
|
|
1991
1996
|
|
|
@@ -2220,6 +2225,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2220
2225
|
margin-top: 0;
|
|
2221
2226
|
padding-top: 7px;
|
|
2222
2227
|
padding-top: 0;
|
|
2228
|
+
padding-top: 5px;
|
|
2223
2229
|
vertical-align: initial;
|
|
2224
2230
|
}
|
|
2225
2231
|
|
|
@@ -2229,9 +2235,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2229
2235
|
vertical-align: initial;
|
|
2230
2236
|
}
|
|
2231
2237
|
|
|
2238
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
2239
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
2240
|
+
background-color: #282d31;
|
|
2241
|
+
}
|
|
2242
|
+
|
|
2232
2243
|
.e-pv-annotation-opacity-popup-container,
|
|
2233
2244
|
.e-pv-annotation-thickness-popup-container {
|
|
2234
|
-
background-color: #
|
|
2245
|
+
background-color: #282d31;
|
|
2235
2246
|
-webkit-box-shadow: 0 3px 8px 0 #31373d;
|
|
2236
2247
|
box-shadow: 0 3px 8px 0 #31373d;
|
|
2237
2248
|
color: #fff;
|
|
@@ -2555,13 +2566,17 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2555
2566
|
height: 30px;
|
|
2556
2567
|
line-height: 16px;
|
|
2557
2568
|
background: transparent;
|
|
2558
|
-
border: 1px solid #444c54;
|
|
2559
2569
|
border-radius: 4px;
|
|
2560
2570
|
-webkit-box-sizing: border-box;
|
|
2561
2571
|
box-sizing: border-box;
|
|
2562
2572
|
color: #fff;
|
|
2563
2573
|
}
|
|
2564
2574
|
|
|
2575
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
2576
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled {
|
|
2577
|
+
color: #adb5bd;
|
|
2578
|
+
}
|
|
2579
|
+
|
|
2565
2580
|
.e-pv-properties-window .e-dlg-content {
|
|
2566
2581
|
padding-top: 6px;
|
|
2567
2582
|
}
|
|
@@ -3141,7 +3156,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3141
3156
|
.e-pv-comments-panel-text {
|
|
3142
3157
|
font-size: 15px;
|
|
3143
3158
|
padding-left: 85px;
|
|
3144
|
-
color:
|
|
3159
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
3145
3160
|
}
|
|
3146
3161
|
|
|
3147
3162
|
.e-pv-comments-content-container {
|
|
@@ -3778,6 +3793,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3778
3793
|
|
|
3779
3794
|
.e-pv-properties-form-field-group-btn-div {
|
|
3780
3795
|
display: grid;
|
|
3796
|
+
-ms-flex-line-pack: justify;
|
|
3797
|
+
align-content: space-between;
|
|
3781
3798
|
}
|
|
3782
3799
|
|
|
3783
3800
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -1678,7 +1678,8 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1678
1678
|
padding: 0;
|
|
1679
1679
|
}
|
|
1680
1680
|
|
|
1681
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
1681
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
1682
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus {
|
|
1682
1683
|
background: #565e64;
|
|
1683
1684
|
border: none;
|
|
1684
1685
|
border-radius: 4px;
|
|
@@ -1928,7 +1929,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1928
1929
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
1929
1930
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
1930
1931
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
1931
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
1932
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
1933
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
1934
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
1932
1935
|
color: #6c757d;
|
|
1933
1936
|
-webkit-box-shadow: none;
|
|
1934
1937
|
box-shadow: none;
|
|
@@ -1985,7 +1988,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1985
1988
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
1986
1989
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
1987
1990
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
1988
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
1991
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
1992
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
1993
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
1989
1994
|
color: #fff;
|
|
1990
1995
|
}
|
|
1991
1996
|
|
|
@@ -2220,6 +2225,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2220
2225
|
margin-top: 0;
|
|
2221
2226
|
padding-top: 7px;
|
|
2222
2227
|
padding-top: 0;
|
|
2228
|
+
padding-top: 5px;
|
|
2223
2229
|
vertical-align: initial;
|
|
2224
2230
|
}
|
|
2225
2231
|
|
|
@@ -2229,9 +2235,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2229
2235
|
vertical-align: initial;
|
|
2230
2236
|
}
|
|
2231
2237
|
|
|
2238
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
2239
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
2240
|
+
background-color: #f8f9fa;
|
|
2241
|
+
}
|
|
2242
|
+
|
|
2232
2243
|
.e-pv-annotation-opacity-popup-container,
|
|
2233
2244
|
.e-pv-annotation-thickness-popup-container {
|
|
2234
|
-
background-color: #
|
|
2245
|
+
background-color: #f8f9fa;
|
|
2235
2246
|
-webkit-box-shadow: 0 3px 8px 0 #e9ecef;
|
|
2236
2247
|
box-shadow: 0 3px 8px 0 #e9ecef;
|
|
2237
2248
|
color: #212529;
|
|
@@ -2555,13 +2566,17 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2555
2566
|
height: 30px;
|
|
2556
2567
|
line-height: 16px;
|
|
2557
2568
|
background: transparent;
|
|
2558
|
-
border: 1px solid #dee2e6;
|
|
2559
2569
|
border-radius: 4px;
|
|
2560
2570
|
-webkit-box-sizing: border-box;
|
|
2561
2571
|
box-sizing: border-box;
|
|
2562
2572
|
color: #212529;
|
|
2563
2573
|
}
|
|
2564
2574
|
|
|
2575
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
2576
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled {
|
|
2577
|
+
color: #6c757d;
|
|
2578
|
+
}
|
|
2579
|
+
|
|
2565
2580
|
.e-pv-properties-window .e-dlg-content {
|
|
2566
2581
|
padding-top: 6px;
|
|
2567
2582
|
}
|
|
@@ -3141,7 +3156,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3141
3156
|
.e-pv-comments-panel-text {
|
|
3142
3157
|
font-size: 15px;
|
|
3143
3158
|
padding-left: 85px;
|
|
3144
|
-
color:
|
|
3159
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
3145
3160
|
}
|
|
3146
3161
|
|
|
3147
3162
|
.e-pv-comments-content-container {
|
|
@@ -3778,6 +3793,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3778
3793
|
|
|
3779
3794
|
.e-pv-properties-form-field-group-btn-div {
|
|
3780
3795
|
display: grid;
|
|
3796
|
+
-ms-flex-line-pack: justify;
|
|
3797
|
+
align-content: space-between;
|
|
3781
3798
|
}
|
|
3782
3799
|
|
|
3783
3800
|
.e-pv-properties-form-field-option-dropdown-list-div {
|