@syncfusion/ej2-react-pdfviewer 19.2.61 → 19.3.43
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 +0 -67
- package/dist/ej2-react-pdfviewer.umd.min.js +1 -1
- package/package.json +17 -18
- package/styles/bootstrap-dark.css +148 -40
- package/styles/bootstrap.css +148 -40
- package/styles/bootstrap4.css +167 -46
- package/styles/bootstrap5-dark.css +3510 -0
- package/styles/bootstrap5-dark.scss +1 -0
- package/styles/bootstrap5.css +3510 -0
- package/styles/bootstrap5.scss +1 -0
- package/styles/fabric-dark.css +150 -42
- package/styles/fabric.css +150 -41
- package/styles/highcontrast-light.css +146 -38
- package/styles/highcontrast.css +152 -39
- package/styles/material-dark.css +155 -47
- package/styles/material.css +153 -40
- package/styles/pdfviewer/bootstrap-dark.css +148 -40
- package/styles/pdfviewer/bootstrap.css +148 -40
- package/styles/pdfviewer/bootstrap4.css +167 -46
- package/styles/pdfviewer/bootstrap5-dark.css +3510 -0
- package/styles/pdfviewer/bootstrap5-dark.scss +1 -0
- package/styles/pdfviewer/bootstrap5.css +3510 -0
- package/styles/pdfviewer/bootstrap5.scss +1 -0
- package/styles/pdfviewer/fabric-dark.css +150 -42
- package/styles/pdfviewer/fabric.css +150 -41
- package/styles/pdfviewer/highcontrast-light.css +146 -38
- package/styles/pdfviewer/highcontrast.css +152 -39
- package/styles/pdfviewer/material-dark.css +155 -47
- package/styles/pdfviewer/material.css +153 -40
- package/styles/pdfviewer/tailwind-dark.css +306 -170
- package/styles/pdfviewer/tailwind.css +313 -177
- package/styles/tailwind-dark.css +306 -170
- package/styles/tailwind.css +313 -177
package/styles/fabric.css
CHANGED
|
@@ -288,6 +288,11 @@
|
|
|
288
288
|
font-family: 'e-icons';
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
+
.e-pv-property-icon::before {
|
|
292
|
+
content: '\e199';
|
|
293
|
+
font-family: 'e-icons';
|
|
294
|
+
}
|
|
295
|
+
|
|
291
296
|
.e-pv-comment-selection-icon::before {
|
|
292
297
|
color: #0078d6;
|
|
293
298
|
content: '\e680';
|
|
@@ -375,7 +380,7 @@
|
|
|
375
380
|
|
|
376
381
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon,
|
|
377
382
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
378
|
-
margin-top:
|
|
383
|
+
margin-top: 0;
|
|
379
384
|
}
|
|
380
385
|
|
|
381
386
|
.e-menu-wrapper.e-custom-scroll.e-lib.e-keyboard.e-pv-stamp ul {
|
|
@@ -703,6 +708,14 @@
|
|
|
703
708
|
font-size: 16px;
|
|
704
709
|
}
|
|
705
710
|
|
|
711
|
+
.e-pv-annotation-ink-container .e-pv-inkannotation-icon {
|
|
712
|
+
font-size: 16px;
|
|
713
|
+
}
|
|
714
|
+
|
|
715
|
+
.e-pv-annotation-handwritten-container .e-pv-handwritten-icon.e-btn-icon:not(.e-caret) {
|
|
716
|
+
font-size: 16px;
|
|
717
|
+
}
|
|
718
|
+
|
|
706
719
|
.e-pv-mobilescroll-container {
|
|
707
720
|
background-color: #d0d0d0;
|
|
708
721
|
border: 1px solid #d0d0d0;
|
|
@@ -973,7 +986,9 @@
|
|
|
973
986
|
}
|
|
974
987
|
|
|
975
988
|
.e-pv-zoom-drop-down.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
|
|
976
|
-
.e-pv-prop-dropdown.e-input-group.e-control-wrapper.e-ddl:not(.e-error)
|
|
989
|
+
.e-pv-prop-dropdown.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
|
|
990
|
+
.e-pv-zoom-drop-down-rtl.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
|
|
991
|
+
.e-pv-prop-dropdown-rtl.e-input-group.e-control-wrapper.e-ddl:not(.e-error) {
|
|
977
992
|
background-color: transparent;
|
|
978
993
|
border: 0;
|
|
979
994
|
height: inherit;
|
|
@@ -982,19 +997,25 @@
|
|
|
982
997
|
}
|
|
983
998
|
|
|
984
999
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
985
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error)
|
|
1000
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
1001
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
1002
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) {
|
|
986
1003
|
background-color: transparent;
|
|
987
1004
|
border: 1px solid #0078d6;
|
|
988
1005
|
border-radius: 0;
|
|
989
1006
|
}
|
|
990
1007
|
|
|
991
1008
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
|
|
992
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus .e-search-icon.e-ddl-icon
|
|
1009
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
|
|
1010
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
|
|
1011
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus .e-search-icon.e-ddl-icon {
|
|
993
1012
|
color: inherit;
|
|
994
1013
|
}
|
|
995
1014
|
|
|
996
1015
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
|
|
997
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard
|
|
1016
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
|
|
1017
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control.e-keyboard,
|
|
1018
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
|
|
998
1019
|
height: inherit;
|
|
999
1020
|
margin-top: 0;
|
|
1000
1021
|
padding-bottom: 0;
|
|
@@ -1002,17 +1023,23 @@
|
|
|
1002
1023
|
}
|
|
1003
1024
|
|
|
1004
1025
|
.e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
|
|
1005
|
-
.e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard
|
|
1026
|
+
.e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
|
|
1027
|
+
.e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control.e-keyboard,
|
|
1028
|
+
.e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
|
|
1006
1029
|
padding-left: 0;
|
|
1007
1030
|
}
|
|
1008
1031
|
|
|
1009
1032
|
.e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
|
|
1010
|
-
.e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard
|
|
1033
|
+
.e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
|
|
1034
|
+
.e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control.e-keyboard,
|
|
1035
|
+
.e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
|
|
1011
1036
|
padding-right: 0;
|
|
1012
1037
|
}
|
|
1013
1038
|
|
|
1014
1039
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-search-icon.e-ddl-icon,
|
|
1015
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-search-icon.e-ddl-icon
|
|
1040
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-search-icon.e-ddl-icon,
|
|
1041
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-search-icon.e-ddl-icon,
|
|
1042
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-search-icon.e-ddl-icon {
|
|
1016
1043
|
background-color: transparent;
|
|
1017
1044
|
border-left: 0;
|
|
1018
1045
|
margin-bottom: 0;
|
|
@@ -1023,7 +1050,9 @@
|
|
|
1023
1050
|
|
|
1024
1051
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control,
|
|
1025
1052
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control,
|
|
1026
|
-
.e-input-group.e-control-wrapper.e-pv-current-page-box .e-numerictextbox.e-input
|
|
1053
|
+
.e-input-group.e-control-wrapper.e-pv-current-page-box .e-numerictextbox.e-input,
|
|
1054
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control,
|
|
1055
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control {
|
|
1027
1056
|
text-align: center;
|
|
1028
1057
|
}
|
|
1029
1058
|
|
|
@@ -1032,12 +1061,18 @@
|
|
|
1032
1061
|
text-align: left;
|
|
1033
1062
|
}
|
|
1034
1063
|
|
|
1035
|
-
.e-pv-zoom-drop-down.e-
|
|
1036
|
-
.e-pv-prop-dropdown.e-
|
|
1064
|
+
.e-pv-zoom-drop-down-rtl.e-ddl.e-popup.e-popup-open,
|
|
1065
|
+
.e-pv-prop-dropdown-rtl.e-ddl.e-popup.e-popup-open {
|
|
1066
|
+
text-align: right;
|
|
1067
|
+
}
|
|
1068
|
+
|
|
1069
|
+
.e-pv-zoom-drop-down.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active .e-pv-prop-dropdown.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active,
|
|
1070
|
+
.e-pv-zoom-drop-down-rtl.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active .e-pv-prop-dropdown-rtl.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active {
|
|
1037
1071
|
color: rgba(51, 51, 51, 0.87);
|
|
1038
1072
|
}
|
|
1039
1073
|
|
|
1040
|
-
.e-pv-zoom-drop-down.e-popup.e-popup-open
|
|
1074
|
+
.e-pv-zoom-drop-down.e-popup.e-popup-open,
|
|
1075
|
+
.e-pv-zoom-drop-down-rtl.e-popup.e-popup-open {
|
|
1041
1076
|
min-height: 300px;
|
|
1042
1077
|
min-width: 110px;
|
|
1043
1078
|
}
|
|
@@ -1047,6 +1082,11 @@
|
|
|
1047
1082
|
border-radius: 0;
|
|
1048
1083
|
}
|
|
1049
1084
|
|
|
1085
|
+
.e-pv-zoom-drop-down.e-ddl.e-valid-input.e-input-focus,
|
|
1086
|
+
.e-pv-zoom-drop-down-rtl.e-ddl.e-valid-input.e-input-focus {
|
|
1087
|
+
box-shadow: none;
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1050
1090
|
.e-pv-password-popup.e-dialog .e-dlg-header,
|
|
1051
1091
|
.e-pv-corrupted-popup.e-dialog .e-pv-corrupted-popup-header,
|
|
1052
1092
|
.e-pv-notification-popup.e-dialog .e-dlg-header {
|
|
@@ -1120,7 +1160,9 @@
|
|
|
1120
1160
|
}
|
|
1121
1161
|
|
|
1122
1162
|
.e-pv-zoom-drop-down.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
|
|
1123
|
-
.e-pv-prop-dropdown.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before
|
|
1163
|
+
.e-pv-prop-dropdown.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
|
|
1164
|
+
.e-pv-zoom-drop-down-rtl.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
|
|
1165
|
+
.e-pv-prop-dropdown-rtl.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
|
|
1124
1166
|
transform: rotate(0deg);
|
|
1125
1167
|
}
|
|
1126
1168
|
|
|
@@ -1135,7 +1177,15 @@
|
|
|
1135
1177
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl::after,
|
|
1136
1178
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl::before,
|
|
1137
1179
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::after,
|
|
1138
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::before
|
|
1180
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::before,
|
|
1181
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl::after,
|
|
1182
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl::before,
|
|
1183
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus::after,
|
|
1184
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus::before,
|
|
1185
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl::after,
|
|
1186
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl::before,
|
|
1187
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus::after,
|
|
1188
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus::before {
|
|
1139
1189
|
background: none;
|
|
1140
1190
|
}
|
|
1141
1191
|
|
|
@@ -1195,6 +1245,8 @@
|
|
|
1195
1245
|
|
|
1196
1246
|
.e-pv-sidebar-title-container {
|
|
1197
1247
|
background: #fff;
|
|
1248
|
+
border: 1px solid #d0d0d0;
|
|
1249
|
+
border-width: 0 0 0 0;
|
|
1198
1250
|
height: 50px;
|
|
1199
1251
|
position: absolute;
|
|
1200
1252
|
top: 0;
|
|
@@ -1506,9 +1558,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1506
1558
|
.e-pv-shapes-toolbar .e-pv-tbar-btn,
|
|
1507
1559
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused,
|
|
1508
1560
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
1509
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
1510
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
1511
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret {
|
|
1561
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
1512
1562
|
color: #000;
|
|
1513
1563
|
}
|
|
1514
1564
|
|
|
@@ -1735,6 +1785,11 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1735
1785
|
vertical-align: initial;
|
|
1736
1786
|
}
|
|
1737
1787
|
|
|
1788
|
+
.e-pv-custom-annotation-thickness-container .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
1789
|
+
padding-top: 7px;
|
|
1790
|
+
vertical-align: initial;
|
|
1791
|
+
}
|
|
1792
|
+
|
|
1738
1793
|
.e-pv-annotation-opacity-popup-container,
|
|
1739
1794
|
.e-pv-annotation-thickness-popup-container {
|
|
1740
1795
|
box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
|
|
@@ -1787,6 +1842,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1787
1842
|
.e-pv-annotation-color-container,
|
|
1788
1843
|
.e-pv-annotation-opacity-container,
|
|
1789
1844
|
.e-pv-annotation-stroke-container,
|
|
1845
|
+
.e-pv-custom-annotation-thickness-container,
|
|
1790
1846
|
.e-pv-annotation-thickness-container,
|
|
1791
1847
|
.e-pv-annotation-textcolor-container,
|
|
1792
1848
|
.e-pv-annotation-textalign-container,
|
|
@@ -1852,6 +1908,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1852
1908
|
.e-pv-annotation-textprop-container.e-btn:hover,
|
|
1853
1909
|
.e-pv-annotation-handwritten-container.e-btn:hover,
|
|
1854
1910
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:hover,
|
|
1911
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:hover,
|
|
1855
1912
|
.e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:hover {
|
|
1856
1913
|
background-color: #f4f4f4;
|
|
1857
1914
|
border-color: transparent;
|
|
@@ -1884,6 +1941,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1884
1941
|
.e-pv-annotation-color-container.e-dropdown-btn.e-btn,
|
|
1885
1942
|
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
|
|
1886
1943
|
.e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
|
|
1944
|
+
.e-pv-custom-annotation-thickness-container.e-dropdown-btn.e-btn,
|
|
1887
1945
|
.e-pv-annotation-thickness-container.e-dropdown-btn.e-btn,
|
|
1888
1946
|
.e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn,
|
|
1889
1947
|
.e-pv-annotation-textalign-container.e-dropdown-btn.e-btn,
|
|
@@ -1892,6 +1950,28 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1892
1950
|
padding: 17px 8px;
|
|
1893
1951
|
}
|
|
1894
1952
|
|
|
1953
|
+
.e-pv-annotation-color-container.e-dropdown-btn.e-button,
|
|
1954
|
+
.e-pv-annotation-opacity-container.e-dropdown-btn.e-button,
|
|
1955
|
+
.e-pv-annotation-stroke-container.e-dropdown-btn.e-button,
|
|
1956
|
+
.e-pv-custom-annotation-thickness-container.e-dropdown-btn.e-button,
|
|
1957
|
+
.e-pv-annotation-thickness-container.e-dropdown-btn.e-bbuttontn,
|
|
1958
|
+
.e-pv-annotation-textcolor-container.e-dropdown-btn.e-button,
|
|
1959
|
+
.e-pv-annotation-textalign-container.e-dropdown-btn.e-button,
|
|
1960
|
+
.e-pv-annotation-textprop-container.e-dropdown-btn.e-button {
|
|
1961
|
+
line-height: 18px;
|
|
1962
|
+
padding: 17px 8px;
|
|
1963
|
+
}
|
|
1964
|
+
|
|
1965
|
+
.e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text.e-pv-submitform-text {
|
|
1966
|
+
display: inline-block;
|
|
1967
|
+
padding: 0 4px;
|
|
1968
|
+
}
|
|
1969
|
+
|
|
1970
|
+
.e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-pv-submit .e-tbar-btn .e-tbar-btn-text.e-pv-submitform-text {
|
|
1971
|
+
display: inline-block;
|
|
1972
|
+
padding: 0 4px;
|
|
1973
|
+
}
|
|
1974
|
+
|
|
1895
1975
|
.e-pv-mobile-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn,
|
|
1896
1976
|
.e-pv-nav-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn {
|
|
1897
1977
|
height: 50px;
|
|
@@ -2108,13 +2188,13 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2108
2188
|
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
2109
2189
|
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
2110
2190
|
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
2111
|
-
padding
|
|
2191
|
+
padding: 1px 8px 3px;
|
|
2112
2192
|
}
|
|
2113
2193
|
|
|
2114
2194
|
.e-pv-annotation-shape-icon,
|
|
2115
2195
|
.e-pv-annotation-calibrate-icon,
|
|
2116
2196
|
.e-pv-handwritten-icon {
|
|
2117
|
-
margin-right:
|
|
2197
|
+
margin-right: 4px;
|
|
2118
2198
|
}
|
|
2119
2199
|
|
|
2120
2200
|
.e-pv-properties-opacity-indicator {
|
|
@@ -2197,7 +2277,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2197
2277
|
}
|
|
2198
2278
|
|
|
2199
2279
|
.e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl input.e-input.e-control.e-keyboard,
|
|
2200
|
-
.e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper
|
|
2280
|
+
.e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl input.e-input.e-control.e-keyboard,
|
|
2281
|
+
.e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl input.e-input.e-control.e-keyboard,
|
|
2282
|
+
.e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl input.e-input.e-control.e-keyboard {
|
|
2201
2283
|
padding-left: 0;
|
|
2202
2284
|
padding-right: 12px;
|
|
2203
2285
|
}
|
|
@@ -2494,7 +2576,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2494
2576
|
}
|
|
2495
2577
|
|
|
2496
2578
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
2579
|
+
margin-top: -7px;
|
|
2497
2580
|
padding-left: 7px;
|
|
2581
|
+
margin-top: -7px;
|
|
2498
2582
|
padding-left: 10px;
|
|
2499
2583
|
}
|
|
2500
2584
|
|
|
@@ -2542,7 +2626,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2542
2626
|
.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header,
|
|
2543
2627
|
.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header {
|
|
2544
2628
|
background: #fff;
|
|
2545
|
-
border: #adadad;
|
|
2629
|
+
border: 1px solid #adadad;
|
|
2546
2630
|
}
|
|
2547
2631
|
|
|
2548
2632
|
.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
|
|
@@ -2563,6 +2647,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2563
2647
|
|
|
2564
2648
|
.e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
|
|
2565
2649
|
margin-top: 10px;
|
|
2650
|
+
padding-bottom: 1px;
|
|
2566
2651
|
}
|
|
2567
2652
|
|
|
2568
2653
|
.e-pdfviewer .e-pv-signature-window .e-footer-content .e-pv-clearbtn {
|
|
@@ -2622,32 +2707,25 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2622
2707
|
border-radius: 5px;
|
|
2623
2708
|
display: inline-block;
|
|
2624
2709
|
font-size: 13px;
|
|
2625
|
-
height:
|
|
2626
|
-
margin
|
|
2627
|
-
margin-left: 20px;
|
|
2628
|
-
margin-right: 15px;
|
|
2629
|
-
margin-top: 25px;
|
|
2710
|
+
height: 88px;
|
|
2711
|
+
margin: 15px;
|
|
2630
2712
|
padding-top: 40px;
|
|
2631
2713
|
text-align: center;
|
|
2632
|
-
width:
|
|
2714
|
+
width: 311px;
|
|
2633
2715
|
word-wrap: break-word;
|
|
2634
2716
|
}
|
|
2635
2717
|
|
|
2636
|
-
.e-pv-
|
|
2637
|
-
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon,
|
|
2638
|
-
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret,
|
|
2639
|
-
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon,
|
|
2640
|
-
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-caret {
|
|
2718
|
+
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused {
|
|
2641
2719
|
color: #000;
|
|
2642
2720
|
}
|
|
2643
2721
|
|
|
2644
|
-
.e-pv-
|
|
2645
|
-
.e-pv-
|
|
2646
|
-
|
|
2647
|
-
|
|
2722
|
+
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item,
|
|
2723
|
+
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-menu-icon,
|
|
2724
|
+
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-caret {
|
|
2725
|
+
color: #000;
|
|
2648
2726
|
}
|
|
2649
2727
|
|
|
2650
|
-
.e-pv-
|
|
2728
|
+
.e-pv-stamp-template-container .e-menu-container .e-menu {
|
|
2651
2729
|
background-color: #fff;
|
|
2652
2730
|
border-color: transparent;
|
|
2653
2731
|
}
|
|
@@ -2766,13 +2844,19 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2766
2844
|
.e-pv-properties-font-items-container {
|
|
2767
2845
|
display: -ms-flexbox;
|
|
2768
2846
|
display: flex;
|
|
2847
|
+
-ms-flex-pack: space-evenly;
|
|
2848
|
+
justify-content: space-evenly;
|
|
2849
|
+
}
|
|
2850
|
+
|
|
2851
|
+
.e-pv-properties-form-field-name-main-div,
|
|
2852
|
+
.e-pv-properties-form-field-value-main-div {
|
|
2853
|
+
padding-right: 15px;
|
|
2769
2854
|
}
|
|
2770
2855
|
|
|
2771
2856
|
.e-pv-properties-form-field-name-main-div,
|
|
2772
2857
|
.e-pv-properties-form-field-tooltip-main-div,
|
|
2773
2858
|
.e-pv-properties-form-field-value-main-div,
|
|
2774
2859
|
.e-pv-properties-form-field-visibility-main-div {
|
|
2775
|
-
padding-right: 15px;
|
|
2776
2860
|
width: 285px;
|
|
2777
2861
|
}
|
|
2778
2862
|
|
|
@@ -2899,7 +2983,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2899
2983
|
.e-pv-properties-formfield-maxlength-text-label,
|
|
2900
2984
|
.e-pv-formfield-maxlength {
|
|
2901
2985
|
padding-left: 1px;
|
|
2902
|
-
width:
|
|
2986
|
+
width: 82px;
|
|
2903
2987
|
}
|
|
2904
2988
|
|
|
2905
2989
|
.e-pv-formfield-maxlength-group {
|
|
@@ -2973,6 +3057,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2973
3057
|
.e-pv-show-designer-name {
|
|
2974
3058
|
-ms-flex-align: center;
|
|
2975
3059
|
align-items: center;
|
|
3060
|
+
color: #000;
|
|
2976
3061
|
display: -ms-grid;
|
|
2977
3062
|
display: grid;
|
|
2978
3063
|
height: 100%;
|
|
@@ -2992,6 +3077,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2992
3077
|
background-color: #c8c8c8;
|
|
2993
3078
|
}
|
|
2994
3079
|
|
|
3080
|
+
.e-pv-formfield-li-element.e-pv-li-select {
|
|
3081
|
+
background-color: #c8c8c8;
|
|
3082
|
+
}
|
|
3083
|
+
|
|
2995
3084
|
.e-pv-formfield-li-element:hover {
|
|
2996
3085
|
background-color: #c8c8c8;
|
|
2997
3086
|
}
|
|
@@ -3078,8 +3167,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3078
3167
|
line-height: 15px;
|
|
3079
3168
|
}
|
|
3080
3169
|
|
|
3081
|
-
.e-pv-formfield-maxlength.e-
|
|
3082
|
-
min-width:
|
|
3170
|
+
.e-pv-formfield-maxlength .e-input-group.e-control-wrapper .e-input-group-icon {
|
|
3171
|
+
min-width: 20px;
|
|
3083
3172
|
}
|
|
3084
3173
|
|
|
3085
3174
|
.e-pv-properties-form-field-window {
|
|
@@ -3119,6 +3208,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3119
3208
|
height: 565px;
|
|
3120
3209
|
}
|
|
3121
3210
|
|
|
3211
|
+
.e-pv-signature-dialog-blazor-height {
|
|
3212
|
+
height: 565px;
|
|
3213
|
+
}
|
|
3214
|
+
|
|
3122
3215
|
.e-pv-handwritten-signature-canvas {
|
|
3123
3216
|
height: 355px;
|
|
3124
3217
|
width: 700px;
|
|
@@ -3127,3 +3220,19 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3127
3220
|
.e-pv-toolbar-scroll .e-toolbar-pop.e-popup-open {
|
|
3128
3221
|
overflow: auto;
|
|
3129
3222
|
}
|
|
3223
|
+
|
|
3224
|
+
.e-pv-canvas-signature {
|
|
3225
|
+
width: 700px;
|
|
3226
|
+
}
|
|
3227
|
+
|
|
3228
|
+
.e-pv-canvas-signature-blazor {
|
|
3229
|
+
width: 700px;
|
|
3230
|
+
}
|
|
3231
|
+
|
|
3232
|
+
.e-pv-font-appearance-style {
|
|
3233
|
+
padding: 8px;
|
|
3234
|
+
}
|
|
3235
|
+
|
|
3236
|
+
.e-pv-font-appearance-style-blazor {
|
|
3237
|
+
padding: 8px;
|
|
3238
|
+
}
|