@syncfusion/ej2-react-pdfviewer 21.2.9 → 22.1.34
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 +18 -2
- package/README.md +1 -1
- package/dist/ej2-react-pdfviewer.min.js +1 -1
- package/dist/ej2-react-pdfviewer.umd.min.js +1 -1
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +54 -10
- package/styles/bootstrap.css +54 -10
- package/styles/bootstrap4.css +54 -10
- package/styles/bootstrap5-dark.css +66 -16
- package/styles/bootstrap5.css +66 -16
- package/styles/fabric-dark.css +54 -10
- package/styles/fabric.css +54 -10
- package/styles/fluent-dark.css +66 -10
- package/styles/fluent.css +66 -10
- package/styles/highcontrast-light.css +54 -10
- package/styles/highcontrast.css +54 -10
- package/styles/material-dark.css +54 -10
- package/styles/material.css +54 -10
- package/styles/material3-dark.css +3482 -0
- package/styles/material3-dark.scss +2 -0
- package/styles/material3.css +3538 -0
- package/styles/material3.scss +2 -0
- package/styles/pdfviewer/bootstrap-dark.css +54 -10
- package/styles/pdfviewer/bootstrap.css +54 -10
- package/styles/pdfviewer/bootstrap4.css +54 -10
- package/styles/pdfviewer/bootstrap5-dark.css +66 -16
- package/styles/pdfviewer/bootstrap5.css +66 -16
- package/styles/pdfviewer/fabric-dark.css +54 -10
- package/styles/pdfviewer/fabric.css +54 -10
- package/styles/pdfviewer/fluent-dark.css +66 -10
- package/styles/pdfviewer/fluent.css +66 -10
- package/styles/pdfviewer/highcontrast-light.css +54 -10
- package/styles/pdfviewer/highcontrast.css +54 -10
- package/styles/pdfviewer/material-dark.css +54 -10
- package/styles/pdfviewer/material.css +54 -10
- package/styles/pdfviewer/material3-dark.css +3482 -0
- package/styles/pdfviewer/material3-dark.scss +2 -0
- package/styles/pdfviewer/material3.css +3538 -0
- package/styles/pdfviewer/material3.scss +2 -0
- package/styles/pdfviewer/tailwind-dark.css +57 -10
- package/styles/pdfviewer/tailwind.css +57 -10
- package/styles/tailwind-dark.css +57 -10
- package/styles/tailwind.css +57 -10
|
@@ -601,13 +601,13 @@
|
|
|
601
601
|
/* stylelint-disable value-no-vendor-prefix */
|
|
602
602
|
/* stylelint-disable property-no-vendor-prefix */
|
|
603
603
|
.e-pv-viewer-container {
|
|
604
|
-
background-color: #323130;
|
|
605
604
|
border-color: #323130;
|
|
606
605
|
height: 100%;
|
|
607
606
|
overflow: auto;
|
|
608
607
|
position: relative;
|
|
609
608
|
-ms-touch-action: pan-x pan-y;
|
|
610
609
|
touch-action: pan-x pan-y;
|
|
610
|
+
background-color: #323130;
|
|
611
611
|
}
|
|
612
612
|
|
|
613
613
|
.e-pdfviewer.e-pv-mobile-view .e-pv-viewer-container::-webkit-scrollbar {
|
|
@@ -828,6 +828,11 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
828
828
|
padding-bottom: 2px;
|
|
829
829
|
}
|
|
830
830
|
|
|
831
|
+
.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
|
|
832
|
+
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
833
|
+
padding-bottom: 2px;
|
|
834
|
+
}
|
|
835
|
+
|
|
831
836
|
.e-pv-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
|
|
832
837
|
.e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
833
838
|
line-height: 22px;
|
|
@@ -1898,6 +1903,12 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1898
1903
|
font-size: 16px;
|
|
1899
1904
|
}
|
|
1900
1905
|
|
|
1906
|
+
.e-bigger .e-.e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
|
|
1907
|
+
.e-bigger .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
|
|
1908
|
+
.e-bigger .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
|
|
1909
|
+
font-size: 18px;
|
|
1910
|
+
}
|
|
1911
|
+
|
|
1901
1912
|
.e-pv-annotation-color-container,
|
|
1902
1913
|
.e-pv-annotation-opacity-container,
|
|
1903
1914
|
.e-pv-annotation-stroke-container,
|
|
@@ -2193,9 +2204,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2193
2204
|
.e-pv-properties-line-stroke-color-label,
|
|
2194
2205
|
.e-pv-properties-line-opacity-label,
|
|
2195
2206
|
.e-pv-properties-line-leader-length-label {
|
|
2196
|
-
font-size: 14px;
|
|
2197
2207
|
margin-bottom: 8px;
|
|
2198
2208
|
font-weight: 600;
|
|
2209
|
+
font-size: 14px;
|
|
2199
2210
|
}
|
|
2200
2211
|
|
|
2201
2212
|
.e-pv-properties-line-end-container,
|
|
@@ -2337,6 +2348,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2337
2348
|
margin-right: 7.5px;
|
|
2338
2349
|
margin-top: 2.5px;
|
|
2339
2350
|
width: 120px;
|
|
2351
|
+
width: 138px;
|
|
2340
2352
|
}
|
|
2341
2353
|
|
|
2342
2354
|
.e-bigger .e-pv-line-styles-content-container {
|
|
@@ -2366,6 +2378,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2366
2378
|
|
|
2367
2379
|
.e-pv-properties-opacity-indicator {
|
|
2368
2380
|
margin-left: 141px;
|
|
2381
|
+
margin-left: 153px;
|
|
2369
2382
|
}
|
|
2370
2383
|
|
|
2371
2384
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu {
|
|
@@ -2538,10 +2551,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2538
2551
|
|
|
2539
2552
|
.e-pdfviewer .e-editable-value-wrapper {
|
|
2540
2553
|
color: #d2d0ce;
|
|
2541
|
-
font-size: 14px;
|
|
2542
2554
|
line-height: normal;
|
|
2543
2555
|
min-height: 22px;
|
|
2544
2556
|
padding: 2px 8px 3px;
|
|
2557
|
+
font-size: 14px;
|
|
2545
2558
|
}
|
|
2546
2559
|
|
|
2547
2560
|
.e-pdfviewer .e-pv-comment-textbox .e-editable-value-wrapper {
|
|
@@ -2645,11 +2658,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2645
2658
|
|
|
2646
2659
|
.e-pv-comment-panel-title-container {
|
|
2647
2660
|
background-color: #201f1e;
|
|
2648
|
-
border-color: #292827;
|
|
2649
2661
|
border-style: double;
|
|
2650
2662
|
border-width: 0 1px 1px 0;
|
|
2651
2663
|
height: 45px;
|
|
2652
2664
|
position: relative;
|
|
2665
|
+
border-color: #292827;
|
|
2653
2666
|
}
|
|
2654
2667
|
|
|
2655
2668
|
.e-pv-comment-panel-title {
|
|
@@ -2657,9 +2670,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2657
2670
|
font-size: 14px;
|
|
2658
2671
|
font-weight: 600;
|
|
2659
2672
|
left: 15px;
|
|
2673
|
+
top: 14px;
|
|
2660
2674
|
position: absolute;
|
|
2661
2675
|
text-align: left;
|
|
2662
|
-
top: 14px;
|
|
2663
2676
|
}
|
|
2664
2677
|
|
|
2665
2678
|
.e-pv-comment-panel-title-close-div.e-btn {
|
|
@@ -2702,12 +2715,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2702
2715
|
|
|
2703
2716
|
.e-pv-comment-title {
|
|
2704
2717
|
color: #0078d4;
|
|
2718
|
+
padding-left: 32px;
|
|
2719
|
+
padding-top: 5px;
|
|
2705
2720
|
color: #f3f2f1;
|
|
2706
2721
|
font-size: 14px;
|
|
2707
2722
|
font-weight: 600;
|
|
2708
2723
|
max-width: 237px;
|
|
2709
|
-
padding-left: 32px;
|
|
2710
|
-
padding-top: 5px;
|
|
2711
2724
|
position: absolute;
|
|
2712
2725
|
}
|
|
2713
2726
|
|
|
@@ -2853,8 +2866,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2853
2866
|
}
|
|
2854
2867
|
|
|
2855
2868
|
.e-pv-signature-dialog-height .e-pv-cancelbtn {
|
|
2856
|
-
height:
|
|
2857
|
-
min-height:
|
|
2869
|
+
height: 32px;
|
|
2870
|
+
min-height: 32px;
|
|
2858
2871
|
}
|
|
2859
2872
|
|
|
2860
2873
|
.e-pv-signature-dialog-height .e-pv-createbtn {
|
|
@@ -3099,6 +3112,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3099
3112
|
.e-pv-properties-visibility-style-prop {
|
|
3100
3113
|
padding-bottom: 12px;
|
|
3101
3114
|
padding-top: 12px;
|
|
3115
|
+
padding-bottom: 10px;
|
|
3116
|
+
padding-top: 20px;
|
|
3102
3117
|
}
|
|
3103
3118
|
|
|
3104
3119
|
.e-pv-properties-checkbox-main-div-prop {
|
|
@@ -3149,6 +3164,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3149
3164
|
padding: 12px 20px 12px 1px;
|
|
3150
3165
|
}
|
|
3151
3166
|
|
|
3167
|
+
.e-bigger .e-pv-properties-fill-color-style-prop,
|
|
3168
|
+
.e-bigger .e-pv-properties-stroke-color-style-prop,
|
|
3169
|
+
.e-bigger .e-pv-properties-stroke-thickness-style-prop {
|
|
3170
|
+
padding: 12px 20px 12px 1px;
|
|
3171
|
+
}
|
|
3172
|
+
|
|
3152
3173
|
.e-pv-formfield-fontcolor-icon,
|
|
3153
3174
|
.e-pv-formfield-strokecolor-icon,
|
|
3154
3175
|
.e-pv-formfield-strokethickness-icon {
|
|
@@ -3165,6 +3186,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3165
3186
|
.e-pv-properties-font-family-container {
|
|
3166
3187
|
margin-right: 15px;
|
|
3167
3188
|
width: 122px;
|
|
3189
|
+
width: 165px;
|
|
3168
3190
|
}
|
|
3169
3191
|
|
|
3170
3192
|
.e-pv-properties-font-size-container {
|
|
@@ -3324,7 +3346,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3324
3346
|
color: #fff;
|
|
3325
3347
|
}
|
|
3326
3348
|
|
|
3327
|
-
.e-pv-formfield-li-element:hover {
|
|
3349
|
+
.e-pv-formfield-li-element:hover:not(.e-pv-li-select) {
|
|
3328
3350
|
background-color: #0078d4;
|
|
3329
3351
|
color: #fff;
|
|
3330
3352
|
}
|
|
@@ -3363,6 +3385,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3363
3385
|
.e-pv-form-field-property-header-general {
|
|
3364
3386
|
font-family: "Segoe UI";
|
|
3365
3387
|
height: 24px;
|
|
3388
|
+
font-family: "Roboto";
|
|
3366
3389
|
font-size: 14px;
|
|
3367
3390
|
font-style: normal;
|
|
3368
3391
|
line-height: 22px;
|
|
@@ -3412,6 +3435,39 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3412
3435
|
border: 1px solid #a19f9d;
|
|
3413
3436
|
}
|
|
3414
3437
|
|
|
3438
|
+
.e-bigger .e-pv-properties-form-field-font-style {
|
|
3439
|
+
background: #1b1a19;
|
|
3440
|
+
border-radius: 2px;
|
|
3441
|
+
display: -ms-flexbox;
|
|
3442
|
+
display: flex;
|
|
3443
|
+
height: 36px;
|
|
3444
|
+
-ms-flex-pack: space-evenly;
|
|
3445
|
+
justify-content: space-evenly;
|
|
3446
|
+
width: 154px;
|
|
3447
|
+
-ms-flex-align: center;
|
|
3448
|
+
align-items: center;
|
|
3449
|
+
border: 1px solid #a19f9d;
|
|
3450
|
+
height: 32px;
|
|
3451
|
+
width: 163px;
|
|
3452
|
+
}
|
|
3453
|
+
|
|
3454
|
+
.e-bigger .e-pv-properties-form-field-font-align {
|
|
3455
|
+
background: #1b1a19;
|
|
3456
|
+
border-radius: 2px;
|
|
3457
|
+
display: -ms-flexbox;
|
|
3458
|
+
display: flex;
|
|
3459
|
+
height: 36px;
|
|
3460
|
+
-ms-flex-pack: space-evenly;
|
|
3461
|
+
justify-content: space-evenly;
|
|
3462
|
+
margin-right: 15px;
|
|
3463
|
+
width: 120px;
|
|
3464
|
+
-ms-flex-align: center;
|
|
3465
|
+
align-items: center;
|
|
3466
|
+
border: 1px solid #292827;
|
|
3467
|
+
height: 32px;
|
|
3468
|
+
border: 1px solid #a19f9d;
|
|
3469
|
+
}
|
|
3470
|
+
|
|
3415
3471
|
.e-pv-properties-formfield-label {
|
|
3416
3472
|
color: #d2d0ce;
|
|
3417
3473
|
font-family: "Roboto";
|
|
@@ -601,13 +601,13 @@
|
|
|
601
601
|
/* stylelint-disable value-no-vendor-prefix */
|
|
602
602
|
/* stylelint-disable property-no-vendor-prefix */
|
|
603
603
|
.e-pv-viewer-container {
|
|
604
|
-
background-color: #e1dfdd;
|
|
605
604
|
border-color: #e1dfdd;
|
|
606
605
|
height: 100%;
|
|
607
606
|
overflow: auto;
|
|
608
607
|
position: relative;
|
|
609
608
|
-ms-touch-action: pan-x pan-y;
|
|
610
609
|
touch-action: pan-x pan-y;
|
|
610
|
+
background-color: #e1dfdd;
|
|
611
611
|
}
|
|
612
612
|
|
|
613
613
|
.e-pdfviewer.e-pv-mobile-view .e-pv-viewer-container::-webkit-scrollbar {
|
|
@@ -828,6 +828,11 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
828
828
|
padding-bottom: 2px;
|
|
829
829
|
}
|
|
830
830
|
|
|
831
|
+
.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
|
|
832
|
+
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
833
|
+
padding-bottom: 2px;
|
|
834
|
+
}
|
|
835
|
+
|
|
831
836
|
.e-pv-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
|
|
832
837
|
.e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
833
838
|
line-height: 22px;
|
|
@@ -1898,6 +1903,12 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1898
1903
|
font-size: 16px;
|
|
1899
1904
|
}
|
|
1900
1905
|
|
|
1906
|
+
.e-bigger .e-.e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
|
|
1907
|
+
.e-bigger .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
|
|
1908
|
+
.e-bigger .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
|
|
1909
|
+
font-size: 18px;
|
|
1910
|
+
}
|
|
1911
|
+
|
|
1901
1912
|
.e-pv-annotation-color-container,
|
|
1902
1913
|
.e-pv-annotation-opacity-container,
|
|
1903
1914
|
.e-pv-annotation-stroke-container,
|
|
@@ -2193,9 +2204,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2193
2204
|
.e-pv-properties-line-stroke-color-label,
|
|
2194
2205
|
.e-pv-properties-line-opacity-label,
|
|
2195
2206
|
.e-pv-properties-line-leader-length-label {
|
|
2196
|
-
font-size: 14px;
|
|
2197
2207
|
margin-bottom: 8px;
|
|
2198
2208
|
font-weight: 600;
|
|
2209
|
+
font-size: 14px;
|
|
2199
2210
|
}
|
|
2200
2211
|
|
|
2201
2212
|
.e-pv-properties-line-end-container,
|
|
@@ -2337,6 +2348,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2337
2348
|
margin-right: 7.5px;
|
|
2338
2349
|
margin-top: 2.5px;
|
|
2339
2350
|
width: 120px;
|
|
2351
|
+
width: 138px;
|
|
2340
2352
|
}
|
|
2341
2353
|
|
|
2342
2354
|
.e-bigger .e-pv-line-styles-content-container {
|
|
@@ -2366,6 +2378,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2366
2378
|
|
|
2367
2379
|
.e-pv-properties-opacity-indicator {
|
|
2368
2380
|
margin-left: 141px;
|
|
2381
|
+
margin-left: 153px;
|
|
2369
2382
|
}
|
|
2370
2383
|
|
|
2371
2384
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu {
|
|
@@ -2538,10 +2551,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2538
2551
|
|
|
2539
2552
|
.e-pdfviewer .e-editable-value-wrapper {
|
|
2540
2553
|
color: #323130;
|
|
2541
|
-
font-size: 14px;
|
|
2542
2554
|
line-height: normal;
|
|
2543
2555
|
min-height: 22px;
|
|
2544
2556
|
padding: 2px 8px 3px;
|
|
2557
|
+
font-size: 14px;
|
|
2545
2558
|
}
|
|
2546
2559
|
|
|
2547
2560
|
.e-pdfviewer .e-pv-comment-textbox .e-editable-value-wrapper {
|
|
@@ -2645,11 +2658,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2645
2658
|
|
|
2646
2659
|
.e-pv-comment-panel-title-container {
|
|
2647
2660
|
background-color: #faf9f8;
|
|
2648
|
-
border-color: #edebe9;
|
|
2649
2661
|
border-style: double;
|
|
2650
2662
|
border-width: 0 1px 1px 0;
|
|
2651
2663
|
height: 45px;
|
|
2652
2664
|
position: relative;
|
|
2665
|
+
border-color: #edebe9;
|
|
2653
2666
|
}
|
|
2654
2667
|
|
|
2655
2668
|
.e-pv-comment-panel-title {
|
|
@@ -2657,9 +2670,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2657
2670
|
font-size: 14px;
|
|
2658
2671
|
font-weight: 600;
|
|
2659
2672
|
left: 15px;
|
|
2673
|
+
top: 14px;
|
|
2660
2674
|
position: absolute;
|
|
2661
2675
|
text-align: left;
|
|
2662
|
-
top: 14px;
|
|
2663
2676
|
}
|
|
2664
2677
|
|
|
2665
2678
|
.e-pv-comment-panel-title-close-div.e-btn {
|
|
@@ -2702,12 +2715,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2702
2715
|
|
|
2703
2716
|
.e-pv-comment-title {
|
|
2704
2717
|
color: #0078d4;
|
|
2718
|
+
padding-left: 32px;
|
|
2719
|
+
padding-top: 5px;
|
|
2705
2720
|
color: #201f1e;
|
|
2706
2721
|
font-size: 14px;
|
|
2707
2722
|
font-weight: 600;
|
|
2708
2723
|
max-width: 237px;
|
|
2709
|
-
padding-left: 32px;
|
|
2710
|
-
padding-top: 5px;
|
|
2711
2724
|
position: absolute;
|
|
2712
2725
|
}
|
|
2713
2726
|
|
|
@@ -2853,8 +2866,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2853
2866
|
}
|
|
2854
2867
|
|
|
2855
2868
|
.e-pv-signature-dialog-height .e-pv-cancelbtn {
|
|
2856
|
-
height:
|
|
2857
|
-
min-height:
|
|
2869
|
+
height: 32px;
|
|
2870
|
+
min-height: 32px;
|
|
2858
2871
|
}
|
|
2859
2872
|
|
|
2860
2873
|
.e-pv-signature-dialog-height .e-pv-createbtn {
|
|
@@ -3099,6 +3112,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3099
3112
|
.e-pv-properties-visibility-style-prop {
|
|
3100
3113
|
padding-bottom: 12px;
|
|
3101
3114
|
padding-top: 12px;
|
|
3115
|
+
padding-bottom: 10px;
|
|
3116
|
+
padding-top: 20px;
|
|
3102
3117
|
}
|
|
3103
3118
|
|
|
3104
3119
|
.e-pv-properties-checkbox-main-div-prop {
|
|
@@ -3149,6 +3164,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3149
3164
|
padding: 12px 20px 12px 1px;
|
|
3150
3165
|
}
|
|
3151
3166
|
|
|
3167
|
+
.e-bigger .e-pv-properties-fill-color-style-prop,
|
|
3168
|
+
.e-bigger .e-pv-properties-stroke-color-style-prop,
|
|
3169
|
+
.e-bigger .e-pv-properties-stroke-thickness-style-prop {
|
|
3170
|
+
padding: 12px 20px 12px 1px;
|
|
3171
|
+
}
|
|
3172
|
+
|
|
3152
3173
|
.e-pv-formfield-fontcolor-icon,
|
|
3153
3174
|
.e-pv-formfield-strokecolor-icon,
|
|
3154
3175
|
.e-pv-formfield-strokethickness-icon {
|
|
@@ -3165,6 +3186,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3165
3186
|
.e-pv-properties-font-family-container {
|
|
3166
3187
|
margin-right: 15px;
|
|
3167
3188
|
width: 122px;
|
|
3189
|
+
width: 165px;
|
|
3168
3190
|
}
|
|
3169
3191
|
|
|
3170
3192
|
.e-pv-properties-font-size-container {
|
|
@@ -3324,7 +3346,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3324
3346
|
color: #fff;
|
|
3325
3347
|
}
|
|
3326
3348
|
|
|
3327
|
-
.e-pv-formfield-li-element:hover {
|
|
3349
|
+
.e-pv-formfield-li-element:hover:not(.e-pv-li-select) {
|
|
3328
3350
|
background-color: #0078d4;
|
|
3329
3351
|
color: #fff;
|
|
3330
3352
|
}
|
|
@@ -3363,6 +3385,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3363
3385
|
.e-pv-form-field-property-header-general {
|
|
3364
3386
|
font-family: "Segoe UI";
|
|
3365
3387
|
height: 24px;
|
|
3388
|
+
font-family: "Roboto";
|
|
3366
3389
|
font-size: 14px;
|
|
3367
3390
|
font-style: normal;
|
|
3368
3391
|
line-height: 22px;
|
|
@@ -3412,6 +3435,39 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3412
3435
|
border: 1px solid #605e5c;
|
|
3413
3436
|
}
|
|
3414
3437
|
|
|
3438
|
+
.e-bigger .e-pv-properties-form-field-font-style {
|
|
3439
|
+
background: #fff;
|
|
3440
|
+
border-radius: 2px;
|
|
3441
|
+
display: -ms-flexbox;
|
|
3442
|
+
display: flex;
|
|
3443
|
+
height: 36px;
|
|
3444
|
+
-ms-flex-pack: space-evenly;
|
|
3445
|
+
justify-content: space-evenly;
|
|
3446
|
+
width: 154px;
|
|
3447
|
+
-ms-flex-align: center;
|
|
3448
|
+
align-items: center;
|
|
3449
|
+
border: 1px solid #605e5c;
|
|
3450
|
+
height: 32px;
|
|
3451
|
+
width: 163px;
|
|
3452
|
+
}
|
|
3453
|
+
|
|
3454
|
+
.e-bigger .e-pv-properties-form-field-font-align {
|
|
3455
|
+
background: #fff;
|
|
3456
|
+
border-radius: 2px;
|
|
3457
|
+
display: -ms-flexbox;
|
|
3458
|
+
display: flex;
|
|
3459
|
+
height: 36px;
|
|
3460
|
+
-ms-flex-pack: space-evenly;
|
|
3461
|
+
justify-content: space-evenly;
|
|
3462
|
+
margin-right: 15px;
|
|
3463
|
+
width: 120px;
|
|
3464
|
+
-ms-flex-align: center;
|
|
3465
|
+
align-items: center;
|
|
3466
|
+
border: 1px solid #edebe9;
|
|
3467
|
+
height: 32px;
|
|
3468
|
+
border: 1px solid #605e5c;
|
|
3469
|
+
}
|
|
3470
|
+
|
|
3415
3471
|
.e-pv-properties-formfield-label {
|
|
3416
3472
|
color: #323130;
|
|
3417
3473
|
font-family: "Roboto";
|
|
@@ -595,13 +595,13 @@
|
|
|
595
595
|
/* stylelint-disable value-no-vendor-prefix */
|
|
596
596
|
/* stylelint-disable property-no-vendor-prefix */
|
|
597
597
|
.e-pv-viewer-container {
|
|
598
|
-
background-color: #fff;
|
|
599
598
|
border-color: #757575;
|
|
600
599
|
height: calc(100% - 50px);
|
|
601
600
|
overflow: auto;
|
|
602
601
|
position: relative;
|
|
603
602
|
-ms-touch-action: pan-x pan-y;
|
|
604
603
|
touch-action: pan-x pan-y;
|
|
604
|
+
background-color: #fff;
|
|
605
605
|
}
|
|
606
606
|
|
|
607
607
|
.e-pdfviewer.e-pv-mobile-view .e-pv-viewer-container::-webkit-scrollbar {
|
|
@@ -814,6 +814,11 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
814
814
|
padding-bottom: 0;
|
|
815
815
|
}
|
|
816
816
|
|
|
817
|
+
.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
|
|
818
|
+
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
819
|
+
padding-bottom: 0;
|
|
820
|
+
}
|
|
821
|
+
|
|
817
822
|
.e-pv-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
|
|
818
823
|
.e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
819
824
|
line-height: 26px;
|
|
@@ -1801,6 +1806,12 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1801
1806
|
font-size: 12px;
|
|
1802
1807
|
}
|
|
1803
1808
|
|
|
1809
|
+
.e-bigger .e-.e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
|
|
1810
|
+
.e-bigger .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
|
|
1811
|
+
.e-bigger .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
|
|
1812
|
+
font-size: 18px;
|
|
1813
|
+
}
|
|
1814
|
+
|
|
1804
1815
|
.e-pv-annotation-color-container,
|
|
1805
1816
|
.e-pv-annotation-opacity-container,
|
|
1806
1817
|
.e-pv-annotation-stroke-container,
|
|
@@ -2056,8 +2067,8 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2056
2067
|
.e-pv-properties-line-stroke-color-label,
|
|
2057
2068
|
.e-pv-properties-line-opacity-label,
|
|
2058
2069
|
.e-pv-properties-line-leader-length-label {
|
|
2059
|
-
font-size: 14px;
|
|
2060
2070
|
margin-bottom: 8px;
|
|
2071
|
+
font-size: 14px;
|
|
2061
2072
|
}
|
|
2062
2073
|
|
|
2063
2074
|
.e-pv-properties-line-end-container,
|
|
@@ -2336,10 +2347,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2336
2347
|
|
|
2337
2348
|
.e-pdfviewer .e-editable-value-wrapper {
|
|
2338
2349
|
color: rgba(255, 255, 255, 0.9);
|
|
2339
|
-
font-size: 14px;
|
|
2340
2350
|
line-height: normal;
|
|
2341
2351
|
min-height: 22px;
|
|
2342
2352
|
padding: 2px 8px 3px;
|
|
2353
|
+
font-size: 14px;
|
|
2343
2354
|
}
|
|
2344
2355
|
|
|
2345
2356
|
.e-pdfviewer .e-pv-comment-textbox .e-editable-value-wrapper {
|
|
@@ -2443,20 +2454,20 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2443
2454
|
|
|
2444
2455
|
.e-pv-comment-panel-title-container {
|
|
2445
2456
|
background-color: rgb(0, 0, 0);
|
|
2446
|
-
border-color: rgb(150, 150, 150);
|
|
2447
2457
|
border-style: double;
|
|
2448
2458
|
border-width: 0 1px 1px 0;
|
|
2449
2459
|
height: 45px;
|
|
2450
2460
|
position: relative;
|
|
2461
|
+
border-color: rgb(150, 150, 150);
|
|
2451
2462
|
}
|
|
2452
2463
|
|
|
2453
2464
|
.e-pv-comment-panel-title {
|
|
2454
2465
|
color: rgba(255, 255, 255, 0.9);
|
|
2455
2466
|
font-size: 14px;
|
|
2456
2467
|
left: 15px;
|
|
2468
|
+
top: 14px;
|
|
2457
2469
|
position: absolute;
|
|
2458
2470
|
text-align: left;
|
|
2459
|
-
top: 14px;
|
|
2460
2471
|
}
|
|
2461
2472
|
|
|
2462
2473
|
.e-pv-comment-panel-title-close-div.e-btn {
|
|
@@ -2504,10 +2515,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2504
2515
|
|
|
2505
2516
|
.e-pv-comment-title {
|
|
2506
2517
|
color: rgba(255, 255, 255, 0.6);
|
|
2507
|
-
font-size: 14px;
|
|
2508
|
-
max-width: 237px;
|
|
2509
2518
|
padding-left: 32px;
|
|
2510
2519
|
padding-top: 6px;
|
|
2520
|
+
font-size: 14px;
|
|
2521
|
+
max-width: 237px;
|
|
2511
2522
|
position: absolute;
|
|
2512
2523
|
}
|
|
2513
2524
|
|
|
@@ -2646,8 +2657,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2646
2657
|
}
|
|
2647
2658
|
|
|
2648
2659
|
.e-pv-signature-dialog-height .e-pv-cancelbtn {
|
|
2649
|
-
height:
|
|
2650
|
-
min-height:
|
|
2660
|
+
height: 32px;
|
|
2661
|
+
min-height: 32px;
|
|
2651
2662
|
}
|
|
2652
2663
|
|
|
2653
2664
|
.e-pv-signature-dialog-height .e-pv-createbtn {
|
|
@@ -2940,6 +2951,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2940
2951
|
padding: 12px 20px 12px 1px;
|
|
2941
2952
|
}
|
|
2942
2953
|
|
|
2954
|
+
.e-bigger .e-pv-properties-fill-color-style-prop,
|
|
2955
|
+
.e-bigger .e-pv-properties-stroke-color-style-prop,
|
|
2956
|
+
.e-bigger .e-pv-properties-stroke-thickness-style-prop {
|
|
2957
|
+
padding: 12px 20px 12px 1px;
|
|
2958
|
+
}
|
|
2959
|
+
|
|
2943
2960
|
.e-pv-formfield-fontcolor-icon,
|
|
2944
2961
|
.e-pv-formfield-strokecolor-icon,
|
|
2945
2962
|
.e-pv-formfield-strokethickness-icon {
|
|
@@ -3104,7 +3121,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3104
3121
|
background-color: #d3d3d3;
|
|
3105
3122
|
}
|
|
3106
3123
|
|
|
3107
|
-
.e-pv-formfield-li-element:hover {
|
|
3124
|
+
.e-pv-formfield-li-element:hover:not(.e-pv-li-select) {
|
|
3108
3125
|
background-color: #d3d3d3;
|
|
3109
3126
|
}
|
|
3110
3127
|
|
|
@@ -3180,6 +3197,29 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3180
3197
|
width: 120px;
|
|
3181
3198
|
}
|
|
3182
3199
|
|
|
3200
|
+
.e-bigger .e-pv-properties-form-field-font-style {
|
|
3201
|
+
background: #000;
|
|
3202
|
+
border-radius: 2px;
|
|
3203
|
+
display: -ms-flexbox;
|
|
3204
|
+
display: flex;
|
|
3205
|
+
height: 36px;
|
|
3206
|
+
-ms-flex-pack: space-evenly;
|
|
3207
|
+
justify-content: space-evenly;
|
|
3208
|
+
width: 154px;
|
|
3209
|
+
}
|
|
3210
|
+
|
|
3211
|
+
.e-bigger .e-pv-properties-form-field-font-align {
|
|
3212
|
+
background: #000;
|
|
3213
|
+
border-radius: 2px;
|
|
3214
|
+
display: -ms-flexbox;
|
|
3215
|
+
display: flex;
|
|
3216
|
+
height: 36px;
|
|
3217
|
+
-ms-flex-pack: space-evenly;
|
|
3218
|
+
justify-content: space-evenly;
|
|
3219
|
+
margin-right: 15px;
|
|
3220
|
+
width: 120px;
|
|
3221
|
+
}
|
|
3222
|
+
|
|
3183
3223
|
.e-pv-properties-formfield-label {
|
|
3184
3224
|
color: #757575;
|
|
3185
3225
|
font-family: "Roboto";
|
|
@@ -3231,6 +3271,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3231
3271
|
height: 570px;
|
|
3232
3272
|
}
|
|
3233
3273
|
|
|
3274
|
+
.e-bigger .e-pv-signature-dialog-height {
|
|
3275
|
+
min-height: 592px;
|
|
3276
|
+
}
|
|
3277
|
+
|
|
3234
3278
|
.e-dialog.e-pv-signature-dialog-blazor-height {
|
|
3235
3279
|
height: 570px;
|
|
3236
3280
|
}
|