@syncfusion/ej2-vue-pdfviewer 26.1.40 → 26.1.42
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/dist/ej2-vue-pdfviewer.umd.min.js +1 -1
- package/package.json +7 -7
- 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/styles/fluent2.css
CHANGED
|
@@ -2001,7 +2001,6 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
2001
2001
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
2002
2002
|
height: 32px;
|
|
2003
2003
|
min-width: 32px;
|
|
2004
|
-
width: 32px;
|
|
2005
2004
|
}
|
|
2006
2005
|
|
|
2007
2006
|
.e-pv-open-document-icon {
|
|
@@ -2747,7 +2746,8 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
2747
2746
|
padding: 0;
|
|
2748
2747
|
}
|
|
2749
2748
|
|
|
2750
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
2749
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
2750
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus {
|
|
2751
2751
|
background: var(--color-sf-secondary-bg-color-pressed);
|
|
2752
2752
|
border: none;
|
|
2753
2753
|
border-radius: 4px;
|
|
@@ -2987,7 +2987,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2987
2987
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
2988
2988
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
2989
2989
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
2990
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
2990
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
2991
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
2992
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
2991
2993
|
color: var(--color-sf-icon-color);
|
|
2992
2994
|
}
|
|
2993
2995
|
|
|
@@ -3014,6 +3016,45 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
3014
3016
|
color: var(--color-sf-icon-color);
|
|
3015
3017
|
}
|
|
3016
3018
|
|
|
3019
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
3020
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
3021
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
3022
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
3023
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
|
|
3024
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
|
|
3025
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
3026
|
+
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:hover,
|
|
3027
|
+
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
|
|
3028
|
+
.e-pv-shapes-toolbar .e-pv-tbar-btn:hover,
|
|
3029
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
|
|
3030
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
|
|
3031
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
|
|
3032
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
|
|
3033
|
+
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
|
|
3034
|
+
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
|
|
3035
|
+
.e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
|
|
3036
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:focus,
|
|
3037
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
3038
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
3039
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
3040
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
3041
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
3042
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
3043
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
3044
|
+
}
|
|
3045
|
+
|
|
3046
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
3047
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
3048
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
3049
|
+
color: var(--color-sf-icon-color);
|
|
3050
|
+
}
|
|
3051
|
+
|
|
3052
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
3053
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
3054
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
3055
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
3056
|
+
}
|
|
3057
|
+
|
|
3017
3058
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
3018
3059
|
.e-pv-annotation-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
3019
3060
|
.e-pv-annotation-toolbar .e-toolbar-item.e-overlay .e-dropdown-btn.e-btn .e-pv-icon,
|
|
@@ -3167,8 +3208,8 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
3167
3208
|
}
|
|
3168
3209
|
|
|
3169
3210
|
.e-pv-bookmark-container {
|
|
3170
|
-
background-color: var(--color-sf-
|
|
3171
|
-
border: 1px solid var(--color-sf-
|
|
3211
|
+
background-color: var(--color-sf-content-bg-color-alt1);
|
|
3212
|
+
border: 1px solid var(--color-sf-border-light);
|
|
3172
3213
|
}
|
|
3173
3214
|
|
|
3174
3215
|
.e-pv-bookmark-container .e-listview:not(.e-list-template) .e-list-item {
|
|
@@ -3212,14 +3253,13 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
3212
3253
|
border-bottom: 2px solid;
|
|
3213
3254
|
margin-top: 0;
|
|
3214
3255
|
padding-top: 5px;
|
|
3215
|
-
margin-top: -4px;
|
|
3216
3256
|
padding-top: 0;
|
|
3217
3257
|
vertical-align: initial;
|
|
3218
3258
|
}
|
|
3219
3259
|
|
|
3220
3260
|
.e-pv-properties-font-color-container .e-btn-icon.e-pv-annotation-textcolor-icon.e-pv-icon {
|
|
3221
3261
|
border-bottom: 2px solid;
|
|
3222
|
-
margin-top:
|
|
3262
|
+
margin-top: 5px;
|
|
3223
3263
|
padding-top: 1px;
|
|
3224
3264
|
vertical-align: initial;
|
|
3225
3265
|
}
|
|
@@ -3227,7 +3267,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
3227
3267
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
3228
3268
|
margin-top: 0;
|
|
3229
3269
|
padding-top: 7px;
|
|
3230
|
-
padding-top:
|
|
3270
|
+
padding-top: 5px;
|
|
3231
3271
|
vertical-align: initial;
|
|
3232
3272
|
}
|
|
3233
3273
|
|
|
@@ -3236,9 +3276,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
3236
3276
|
vertical-align: initial;
|
|
3237
3277
|
}
|
|
3238
3278
|
|
|
3279
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
3280
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
3281
|
+
background-color: var(--color-sf-content-bg-color-alt1);
|
|
3282
|
+
}
|
|
3283
|
+
|
|
3239
3284
|
.e-pv-annotation-opacity-popup-container,
|
|
3240
3285
|
.e-pv-annotation-thickness-popup-container {
|
|
3241
|
-
background-color:
|
|
3286
|
+
background-color: var(--color-sf-content-bg-color-alt1);
|
|
3242
3287
|
color: var(--color-sf-content-text-color);
|
|
3243
3288
|
height: auto;
|
|
3244
3289
|
min-height: 48px;
|
|
@@ -3397,12 +3442,12 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
3397
3442
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:hover,
|
|
3398
3443
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:hover,
|
|
3399
3444
|
.e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:hover {
|
|
3400
|
-
background-color: var(--color-sf-content-bg-color-
|
|
3445
|
+
background-color: var(--color-sf-content-bg-color-hover);
|
|
3401
3446
|
border-color: var(--color-sf-content-bg-color-alt3);
|
|
3402
3447
|
}
|
|
3403
3448
|
|
|
3404
3449
|
.e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:focus {
|
|
3405
|
-
background-color: var(--color-sf-content-bg-color-
|
|
3450
|
+
background-color: var(--color-sf-content-bg-color-hover);
|
|
3406
3451
|
border-color: var(--color-sf-content-bg-color-alt3);
|
|
3407
3452
|
outline: none;
|
|
3408
3453
|
color: var(--color-sf-primary-label-color);
|
|
@@ -3418,7 +3463,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
3418
3463
|
.e-pv-annotation-textalign-container.e-btn:focus,
|
|
3419
3464
|
.e-pv-annotation-handwritten-container.e-btn:focus,
|
|
3420
3465
|
.e-pv-annotation-textprop-container.e-btn:focus {
|
|
3421
|
-
background-color: var(--color-sf-content-bg-color-
|
|
3466
|
+
background-color: var(--color-sf-content-bg-color-hover);
|
|
3422
3467
|
border-color: var(--color-sf-content-bg-color-alt3);
|
|
3423
3468
|
outline: none;
|
|
3424
3469
|
}
|
|
@@ -3486,11 +3531,6 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
3486
3531
|
margin-top: -4px;
|
|
3487
3532
|
}
|
|
3488
3533
|
|
|
3489
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
3490
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
3491
|
-
line-height: 28px;
|
|
3492
|
-
}
|
|
3493
|
-
|
|
3494
3534
|
.e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text.e-pv-submitform-text {
|
|
3495
3535
|
display: inline-block;
|
|
3496
3536
|
padding: 0 4px;
|
|
@@ -3788,15 +3828,6 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
3788
3828
|
border-radius: 2px;
|
|
3789
3829
|
}
|
|
3790
3830
|
|
|
3791
|
-
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
3792
|
-
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
3793
|
-
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn,
|
|
3794
|
-
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
3795
|
-
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
3796
|
-
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
3797
|
-
line-height: 32px;
|
|
3798
|
-
}
|
|
3799
|
-
|
|
3800
3831
|
.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
|
|
3801
3832
|
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
3802
3833
|
height: 32px;
|
|
@@ -3855,12 +3886,6 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
3855
3886
|
padding-top: 6px;
|
|
3856
3887
|
}
|
|
3857
3888
|
|
|
3858
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
3859
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
3860
|
-
padding-left: 24px !important; /* stylelint-disable-line declaration-no-important */
|
|
3861
|
-
padding-top: 24px !important; /* stylelint-disable-line declaration-no-important */
|
|
3862
|
-
}
|
|
3863
|
-
|
|
3864
3889
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
3865
3890
|
padding: 8px !important; /* stylelint-disable-line declaration-no-important */
|
|
3866
3891
|
}
|
|
@@ -4098,7 +4123,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
4098
4123
|
.e-pv-comments-panel-text {
|
|
4099
4124
|
font-size: 15px;
|
|
4100
4125
|
padding-left: 85px;
|
|
4101
|
-
color:
|
|
4126
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
4102
4127
|
}
|
|
4103
4128
|
|
|
4104
4129
|
.e-pv-comments-content-container {
|
|
@@ -4184,8 +4209,23 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
4184
4209
|
padding-top: 17px;
|
|
4185
4210
|
}
|
|
4186
4211
|
|
|
4212
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
4213
|
+
margin-top: -4px;
|
|
4214
|
+
}
|
|
4215
|
+
|
|
4216
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4217
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4218
|
+
margin-top: -5px;
|
|
4219
|
+
}
|
|
4220
|
+
|
|
4221
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
4222
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
4223
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
4224
|
+
padding-top: 8px;
|
|
4225
|
+
}
|
|
4226
|
+
|
|
4187
4227
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
4188
|
-
margin-top:
|
|
4228
|
+
margin-top: -4px;
|
|
4189
4229
|
}
|
|
4190
4230
|
|
|
4191
4231
|
.e-bigger .e-pv-stamp.e-menu-wrapper ul .e-menu-item {
|
|
@@ -4377,11 +4417,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
4377
4417
|
border-color: transparent;
|
|
4378
4418
|
}
|
|
4379
4419
|
|
|
4380
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4381
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4382
|
-
margin-top: -10px;
|
|
4383
|
-
}
|
|
4384
|
-
|
|
4385
4420
|
.e-pv-custom-annotation-thickness-container,
|
|
4386
4421
|
.e-pv-custom-annotation-opacity-container {
|
|
4387
4422
|
background-color: transparent;
|
|
@@ -4548,7 +4583,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
4548
4583
|
.e-pv-left-align-icon-div:hover,
|
|
4549
4584
|
.e-pv-center-align-icon-div:hover,
|
|
4550
4585
|
.e-pv-right-align-icon-div:hover {
|
|
4551
|
-
background-color: var(--color-sf-content-bg-color-
|
|
4586
|
+
background-color: var(--color-sf-content-bg-color-hover);
|
|
4552
4587
|
border-color: var(--color-sf-content-bg-color-alt3);
|
|
4553
4588
|
}
|
|
4554
4589
|
|
|
@@ -4728,6 +4763,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
4728
4763
|
|
|
4729
4764
|
.e-pv-properties-form-field-group-btn-div {
|
|
4730
4765
|
display: grid;
|
|
4766
|
+
-ms-flex-line-pack: justify;
|
|
4767
|
+
align-content: space-between;
|
|
4731
4768
|
}
|
|
4732
4769
|
|
|
4733
4770
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -4908,7 +4945,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
4908
4945
|
height: 15px;
|
|
4909
4946
|
line-height: 15px;
|
|
4910
4947
|
font-family: "Segoe UI", -apple-system, blinkMacSystemfont, "Roboto", "Helvetica Neue", sans-serif;
|
|
4911
|
-
margin-left: 7px;
|
|
4912
4948
|
}
|
|
4913
4949
|
|
|
4914
4950
|
.e-pv-formfield-maxlength .e-input-group.e-control-wrapper .e-input-group-icon {
|
|
@@ -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: #400074;
|
|
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: #000;
|
|
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;
|
|
@@ -2890,7 +2899,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2890
2899
|
.e-pv-comments-panel-text {
|
|
2891
2900
|
font-size: 15px;
|
|
2892
2901
|
padding-left: 85px;
|
|
2893
|
-
color:
|
|
2902
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
2894
2903
|
}
|
|
2895
2904
|
|
|
2896
2905
|
.e-pv-comments-content-container {
|
|
@@ -3452,6 +3461,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3452
3461
|
|
|
3453
3462
|
.e-pv-properties-form-field-group-btn-div {
|
|
3454
3463
|
display: grid;
|
|
3464
|
+
-ms-flex-line-pack: justify;
|
|
3465
|
+
align-content: space-between;
|
|
3455
3466
|
}
|
|
3456
3467
|
|
|
3457
3468
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
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 {
|