@syncfusion/ej2-react-pdfviewer 19.2.56 → 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 -49
- package/dist/ej2-react-pdfviewer.umd.min.js +1 -1
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +152 -40
- package/styles/bootstrap.css +152 -40
- package/styles/bootstrap4.css +171 -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 +154 -42
- package/styles/fabric.css +154 -41
- package/styles/highcontrast-light.css +150 -38
- package/styles/highcontrast.css +156 -39
- package/styles/material-dark.css +159 -47
- package/styles/material.css +157 -40
- package/styles/pdfviewer/bootstrap-dark.css +152 -40
- package/styles/pdfviewer/bootstrap.css +152 -40
- package/styles/pdfviewer/bootstrap4.css +171 -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 +154 -42
- package/styles/pdfviewer/fabric.css +154 -41
- package/styles/pdfviewer/highcontrast-light.css +150 -38
- package/styles/pdfviewer/highcontrast.css +156 -39
- package/styles/pdfviewer/material-dark.css +159 -47
- package/styles/pdfviewer/material.css +157 -40
- package/styles/pdfviewer/tailwind-dark.css +310 -170
- package/styles/pdfviewer/tailwind.css +317 -177
- package/styles/tailwind-dark.css +310 -170
- package/styles/tailwind.css +317 -177
|
@@ -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: rgba(227, 22, 91, 0.6);
|
|
293
298
|
content: '\e680';
|
|
@@ -690,6 +695,14 @@
|
|
|
690
695
|
font-size: 16px;
|
|
691
696
|
}
|
|
692
697
|
|
|
698
|
+
.e-pv-annotation-ink-container .e-pv-inkannotation-icon {
|
|
699
|
+
font-size: 16px;
|
|
700
|
+
}
|
|
701
|
+
|
|
702
|
+
.e-pv-annotation-handwritten-container .e-pv-handwritten-icon.e-btn-icon:not(.e-caret) {
|
|
703
|
+
font-size: 16px;
|
|
704
|
+
}
|
|
705
|
+
|
|
693
706
|
.e-pv-mobilescroll-container {
|
|
694
707
|
background-color: #e0e0e0;
|
|
695
708
|
border: 1px solid #bdbdbd;
|
|
@@ -960,7 +973,9 @@
|
|
|
960
973
|
}
|
|
961
974
|
|
|
962
975
|
.e-pv-zoom-drop-down.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
|
|
963
|
-
.e-pv-prop-dropdown.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),
|
|
977
|
+
.e-pv-zoom-drop-down-rtl.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
|
|
978
|
+
.e-pv-prop-dropdown-rtl.e-input-group.e-control-wrapper.e-ddl:not(.e-error) {
|
|
964
979
|
background-color: transparent;
|
|
965
980
|
border: 0;
|
|
966
981
|
height: inherit;
|
|
@@ -969,19 +984,25 @@
|
|
|
969
984
|
}
|
|
970
985
|
|
|
971
986
|
.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),
|
|
972
|
-
.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)
|
|
987
|
+
.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),
|
|
988
|
+
.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),
|
|
989
|
+
.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) {
|
|
973
990
|
background-color: #e0e0e0;
|
|
974
991
|
border: 0;
|
|
975
992
|
border-radius: 2px;
|
|
976
993
|
}
|
|
977
994
|
|
|
978
995
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
|
|
979
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus .e-search-icon.e-ddl-icon
|
|
996
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
|
|
997
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
|
|
998
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus .e-search-icon.e-ddl-icon {
|
|
980
999
|
color: inherit;
|
|
981
1000
|
}
|
|
982
1001
|
|
|
983
1002
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
|
|
984
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard
|
|
1003
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
|
|
1004
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control.e-keyboard,
|
|
1005
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
|
|
985
1006
|
height: auto;
|
|
986
1007
|
margin-top: 0;
|
|
987
1008
|
padding-bottom: 5px;
|
|
@@ -989,17 +1010,23 @@
|
|
|
989
1010
|
}
|
|
990
1011
|
|
|
991
1012
|
.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,
|
|
992
|
-
.e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard
|
|
1013
|
+
.e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
|
|
1014
|
+
.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,
|
|
1015
|
+
.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 {
|
|
993
1016
|
padding-left: 14px;
|
|
994
1017
|
}
|
|
995
1018
|
|
|
996
1019
|
.e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
|
|
997
|
-
.e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard
|
|
1020
|
+
.e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
|
|
1021
|
+
.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,
|
|
1022
|
+
.e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
|
|
998
1023
|
padding-right: 14px;
|
|
999
1024
|
}
|
|
1000
1025
|
|
|
1001
1026
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-search-icon.e-ddl-icon,
|
|
1002
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-search-icon.e-ddl-icon
|
|
1027
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-search-icon.e-ddl-icon,
|
|
1028
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-search-icon.e-ddl-icon,
|
|
1029
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-search-icon.e-ddl-icon {
|
|
1003
1030
|
background-color: transparent;
|
|
1004
1031
|
border-left: 0;
|
|
1005
1032
|
margin-bottom: 4.5px;
|
|
@@ -1010,7 +1037,9 @@
|
|
|
1010
1037
|
|
|
1011
1038
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control,
|
|
1012
1039
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control,
|
|
1013
|
-
.e-input-group.e-control-wrapper.e-pv-current-page-box .e-numerictextbox.e-input
|
|
1040
|
+
.e-input-group.e-control-wrapper.e-pv-current-page-box .e-numerictextbox.e-input,
|
|
1041
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control,
|
|
1042
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control {
|
|
1014
1043
|
text-align: center;
|
|
1015
1044
|
}
|
|
1016
1045
|
|
|
@@ -1019,12 +1048,18 @@
|
|
|
1019
1048
|
text-align: left;
|
|
1020
1049
|
}
|
|
1021
1050
|
|
|
1022
|
-
.e-pv-zoom-drop-down.e-
|
|
1023
|
-
.e-pv-prop-dropdown.e-
|
|
1051
|
+
.e-pv-zoom-drop-down-rtl.e-ddl.e-popup.e-popup-open,
|
|
1052
|
+
.e-pv-prop-dropdown-rtl.e-ddl.e-popup.e-popup-open {
|
|
1053
|
+
text-align: right;
|
|
1054
|
+
}
|
|
1055
|
+
|
|
1056
|
+
.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,
|
|
1057
|
+
.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 {
|
|
1024
1058
|
color: #e3165b;
|
|
1025
1059
|
}
|
|
1026
1060
|
|
|
1027
|
-
.e-pv-zoom-drop-down.e-popup.e-popup-open
|
|
1061
|
+
.e-pv-zoom-drop-down.e-popup.e-popup-open,
|
|
1062
|
+
.e-pv-zoom-drop-down-rtl.e-popup.e-popup-open {
|
|
1028
1063
|
min-height: 327px;
|
|
1029
1064
|
min-width: 110px;
|
|
1030
1065
|
}
|
|
@@ -1034,6 +1069,11 @@
|
|
|
1034
1069
|
border-radius: 2px;
|
|
1035
1070
|
}
|
|
1036
1071
|
|
|
1072
|
+
.e-pv-zoom-drop-down.e-ddl.e-valid-input.e-input-focus,
|
|
1073
|
+
.e-pv-zoom-drop-down-rtl.e-ddl.e-valid-input.e-input-focus {
|
|
1074
|
+
box-shadow: none;
|
|
1075
|
+
}
|
|
1076
|
+
|
|
1037
1077
|
.e-pv-password-popup.e-dialog .e-dlg-header,
|
|
1038
1078
|
.e-pv-corrupted-popup.e-dialog .e-pv-corrupted-popup-header,
|
|
1039
1079
|
.e-pv-notification-popup.e-dialog .e-dlg-header {
|
|
@@ -1107,7 +1147,9 @@
|
|
|
1107
1147
|
}
|
|
1108
1148
|
|
|
1109
1149
|
.e-pv-zoom-drop-down.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
|
|
1110
|
-
.e-pv-prop-dropdown.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before
|
|
1150
|
+
.e-pv-prop-dropdown.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
|
|
1151
|
+
.e-pv-zoom-drop-down-rtl.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
|
|
1152
|
+
.e-pv-prop-dropdown-rtl.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
|
|
1111
1153
|
transform: rotate(0deg);
|
|
1112
1154
|
}
|
|
1113
1155
|
|
|
@@ -1122,7 +1164,15 @@
|
|
|
1122
1164
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl::after,
|
|
1123
1165
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl::before,
|
|
1124
1166
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::after,
|
|
1125
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::before
|
|
1167
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::before,
|
|
1168
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl::after,
|
|
1169
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl::before,
|
|
1170
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus::after,
|
|
1171
|
+
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus::before,
|
|
1172
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl::after,
|
|
1173
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl::before,
|
|
1174
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus::after,
|
|
1175
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus::before {
|
|
1126
1176
|
background: none;
|
|
1127
1177
|
}
|
|
1128
1178
|
|
|
@@ -1182,6 +1232,8 @@
|
|
|
1182
1232
|
|
|
1183
1233
|
.e-pv-sidebar-title-container {
|
|
1184
1234
|
background: #fafafa;
|
|
1235
|
+
border: 1px solid #e0e0e0;
|
|
1236
|
+
border-width: 0 0 0 0;
|
|
1185
1237
|
height: 50px;
|
|
1186
1238
|
position: absolute;
|
|
1187
1239
|
top: 0;
|
|
@@ -1271,7 +1323,7 @@
|
|
|
1271
1323
|
box-shadow: none;
|
|
1272
1324
|
font-weight: 500;
|
|
1273
1325
|
height: 32px;
|
|
1274
|
-
line-height:
|
|
1326
|
+
line-height: inherit;
|
|
1275
1327
|
margin: 8px;
|
|
1276
1328
|
outline: none;
|
|
1277
1329
|
padding: 10px;
|
|
@@ -1283,7 +1335,7 @@
|
|
|
1283
1335
|
background: transparent;
|
|
1284
1336
|
border: none;
|
|
1285
1337
|
border-radius: 0;
|
|
1286
|
-
line-height:
|
|
1338
|
+
line-height: inherit;
|
|
1287
1339
|
padding: 10px;
|
|
1288
1340
|
}
|
|
1289
1341
|
|
|
@@ -1493,9 +1545,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1493
1545
|
.e-pv-shapes-toolbar .e-pv-tbar-btn,
|
|
1494
1546
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused,
|
|
1495
1547
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
1496
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
1497
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
1498
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret {
|
|
1548
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
1499
1549
|
color: rgba(0, 0, 0, 0.54);
|
|
1500
1550
|
}
|
|
1501
1551
|
|
|
@@ -1718,6 +1768,11 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1718
1768
|
vertical-align: initial;
|
|
1719
1769
|
}
|
|
1720
1770
|
|
|
1771
|
+
.e-pv-custom-annotation-thickness-container .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
1772
|
+
padding-top: 7px;
|
|
1773
|
+
vertical-align: initial;
|
|
1774
|
+
}
|
|
1775
|
+
|
|
1721
1776
|
.e-pv-annotation-opacity-popup-container,
|
|
1722
1777
|
.e-pv-annotation-thickness-popup-container {
|
|
1723
1778
|
box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
|
|
@@ -1770,6 +1825,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1770
1825
|
.e-pv-annotation-color-container,
|
|
1771
1826
|
.e-pv-annotation-opacity-container,
|
|
1772
1827
|
.e-pv-annotation-stroke-container,
|
|
1828
|
+
.e-pv-custom-annotation-thickness-container,
|
|
1773
1829
|
.e-pv-annotation-thickness-container,
|
|
1774
1830
|
.e-pv-annotation-textcolor-container,
|
|
1775
1831
|
.e-pv-annotation-textalign-container,
|
|
@@ -1835,6 +1891,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1835
1891
|
.e-pv-annotation-textprop-container.e-btn:hover,
|
|
1836
1892
|
.e-pv-annotation-handwritten-container.e-btn:hover,
|
|
1837
1893
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:hover,
|
|
1894
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:hover,
|
|
1838
1895
|
.e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:hover {
|
|
1839
1896
|
background-color: rgba(0, 0, 0, 0.12);
|
|
1840
1897
|
border-color: transparent;
|
|
@@ -1867,6 +1924,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1867
1924
|
.e-pv-annotation-color-container.e-dropdown-btn.e-btn,
|
|
1868
1925
|
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
|
|
1869
1926
|
.e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
|
|
1927
|
+
.e-pv-custom-annotation-thickness-container.e-dropdown-btn.e-btn,
|
|
1870
1928
|
.e-pv-annotation-thickness-container.e-dropdown-btn.e-btn,
|
|
1871
1929
|
.e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn,
|
|
1872
1930
|
.e-pv-annotation-textalign-container.e-dropdown-btn.e-btn,
|
|
@@ -1875,6 +1933,28 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1875
1933
|
padding: 8px 7px 4px;
|
|
1876
1934
|
}
|
|
1877
1935
|
|
|
1936
|
+
.e-pv-annotation-color-container.e-dropdown-btn.e-button,
|
|
1937
|
+
.e-pv-annotation-opacity-container.e-dropdown-btn.e-button,
|
|
1938
|
+
.e-pv-annotation-stroke-container.e-dropdown-btn.e-button,
|
|
1939
|
+
.e-pv-custom-annotation-thickness-container.e-dropdown-btn.e-button,
|
|
1940
|
+
.e-pv-annotation-thickness-container.e-dropdown-btn.e-bbuttontn,
|
|
1941
|
+
.e-pv-annotation-textcolor-container.e-dropdown-btn.e-button,
|
|
1942
|
+
.e-pv-annotation-textalign-container.e-dropdown-btn.e-button,
|
|
1943
|
+
.e-pv-annotation-textprop-container.e-dropdown-btn.e-button {
|
|
1944
|
+
line-height: 1.143em;
|
|
1945
|
+
padding: 8px 7px 4px;
|
|
1946
|
+
}
|
|
1947
|
+
|
|
1948
|
+
.e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text.e-pv-submitform-text {
|
|
1949
|
+
display: inline-block;
|
|
1950
|
+
padding: 0 4px;
|
|
1951
|
+
}
|
|
1952
|
+
|
|
1953
|
+
.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 {
|
|
1954
|
+
display: inline-block;
|
|
1955
|
+
padding: 0 4px;
|
|
1956
|
+
}
|
|
1957
|
+
|
|
1878
1958
|
.e-pv-mobile-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn,
|
|
1879
1959
|
.e-pv-nav-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn {
|
|
1880
1960
|
height: 36px;
|
|
@@ -2091,13 +2171,13 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2091
2171
|
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
2092
2172
|
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
2093
2173
|
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
2094
|
-
padding
|
|
2174
|
+
padding: 1px 8px 3px;
|
|
2095
2175
|
}
|
|
2096
2176
|
|
|
2097
2177
|
.e-pv-annotation-shape-icon,
|
|
2098
2178
|
.e-pv-annotation-calibrate-icon,
|
|
2099
2179
|
.e-pv-handwritten-icon {
|
|
2100
|
-
margin-right:
|
|
2180
|
+
margin-right: 4px;
|
|
2101
2181
|
}
|
|
2102
2182
|
|
|
2103
2183
|
.e-pv-properties-opacity-indicator {
|
|
@@ -2180,7 +2260,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2180
2260
|
}
|
|
2181
2261
|
|
|
2182
2262
|
.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,
|
|
2183
|
-
.e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper
|
|
2263
|
+
.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,
|
|
2264
|
+
.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,
|
|
2265
|
+
.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 {
|
|
2184
2266
|
padding-left: 0;
|
|
2185
2267
|
padding-right: 14px;
|
|
2186
2268
|
}
|
|
@@ -2477,6 +2559,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2477
2559
|
}
|
|
2478
2560
|
|
|
2479
2561
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
2562
|
+
margin-top: 0;
|
|
2480
2563
|
padding-left: 7px;
|
|
2481
2564
|
}
|
|
2482
2565
|
|
|
@@ -2524,7 +2607,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2524
2607
|
.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header,
|
|
2525
2608
|
.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header {
|
|
2526
2609
|
background: #fafafa;
|
|
2527
|
-
border: #d0d0d0;
|
|
2610
|
+
border: 1px solid #d0d0d0;
|
|
2528
2611
|
}
|
|
2529
2612
|
|
|
2530
2613
|
.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,
|
|
@@ -2545,6 +2628,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2545
2628
|
|
|
2546
2629
|
.e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
|
|
2547
2630
|
margin-top: 10px;
|
|
2631
|
+
padding-bottom: 1px;
|
|
2548
2632
|
}
|
|
2549
2633
|
|
|
2550
2634
|
.e-pdfviewer .e-pv-signature-window .e-footer-content .e-pv-clearbtn {
|
|
@@ -2604,32 +2688,25 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2604
2688
|
border-radius: 5px;
|
|
2605
2689
|
display: inline-block;
|
|
2606
2690
|
font-size: 13px;
|
|
2607
|
-
height:
|
|
2608
|
-
margin
|
|
2609
|
-
margin-left: 20px;
|
|
2610
|
-
margin-right: 15px;
|
|
2611
|
-
margin-top: 25px;
|
|
2691
|
+
height: 88px;
|
|
2692
|
+
margin: 15px;
|
|
2612
2693
|
padding-top: 40px;
|
|
2613
2694
|
text-align: center;
|
|
2614
|
-
width:
|
|
2695
|
+
width: 311px;
|
|
2615
2696
|
word-wrap: break-word;
|
|
2616
2697
|
}
|
|
2617
2698
|
|
|
2618
|
-
.e-pv-
|
|
2619
|
-
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon,
|
|
2620
|
-
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret,
|
|
2621
|
-
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon,
|
|
2622
|
-
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-caret {
|
|
2699
|
+
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused {
|
|
2623
2700
|
color: rgba(0, 0, 0, 0.54);
|
|
2624
2701
|
}
|
|
2625
2702
|
|
|
2626
|
-
.e-pv-
|
|
2627
|
-
.e-pv-
|
|
2628
|
-
|
|
2629
|
-
|
|
2703
|
+
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item,
|
|
2704
|
+
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-menu-icon,
|
|
2705
|
+
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-caret {
|
|
2706
|
+
color: rgba(0, 0, 0, 0.54);
|
|
2630
2707
|
}
|
|
2631
2708
|
|
|
2632
|
-
.e-pv-
|
|
2709
|
+
.e-pv-stamp-template-container .e-menu-container .e-menu {
|
|
2633
2710
|
background-color: #fafafa;
|
|
2634
2711
|
border-color: transparent;
|
|
2635
2712
|
}
|
|
@@ -2748,13 +2825,19 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2748
2825
|
.e-pv-properties-font-items-container {
|
|
2749
2826
|
display: -ms-flexbox;
|
|
2750
2827
|
display: flex;
|
|
2828
|
+
-ms-flex-pack: space-evenly;
|
|
2829
|
+
justify-content: space-evenly;
|
|
2830
|
+
}
|
|
2831
|
+
|
|
2832
|
+
.e-pv-properties-form-field-name-main-div,
|
|
2833
|
+
.e-pv-properties-form-field-value-main-div {
|
|
2834
|
+
padding-right: 15px;
|
|
2751
2835
|
}
|
|
2752
2836
|
|
|
2753
2837
|
.e-pv-properties-form-field-name-main-div,
|
|
2754
2838
|
.e-pv-properties-form-field-tooltip-main-div,
|
|
2755
2839
|
.e-pv-properties-form-field-value-main-div,
|
|
2756
2840
|
.e-pv-properties-form-field-visibility-main-div {
|
|
2757
|
-
padding-right: 15px;
|
|
2758
2841
|
width: 285px;
|
|
2759
2842
|
}
|
|
2760
2843
|
|
|
@@ -2957,6 +3040,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2957
3040
|
.e-pv-show-designer-name {
|
|
2958
3041
|
-ms-flex-align: center;
|
|
2959
3042
|
align-items: center;
|
|
3043
|
+
color: #000;
|
|
2960
3044
|
display: -ms-grid;
|
|
2961
3045
|
display: grid;
|
|
2962
3046
|
height: 100%;
|
|
@@ -2976,6 +3060,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2976
3060
|
background-color: #d3d3d3;
|
|
2977
3061
|
}
|
|
2978
3062
|
|
|
3063
|
+
.e-pv-formfield-li-element.e-pv-li-select {
|
|
3064
|
+
background-color: #d3d3d3;
|
|
3065
|
+
}
|
|
3066
|
+
|
|
2979
3067
|
.e-pv-formfield-li-element:hover {
|
|
2980
3068
|
background-color: #d3d3d3;
|
|
2981
3069
|
}
|
|
@@ -3062,7 +3150,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3062
3150
|
line-height: 15px;
|
|
3063
3151
|
}
|
|
3064
3152
|
|
|
3065
|
-
.e-pv-formfield-maxlength.e-
|
|
3153
|
+
.e-pv-formfield-maxlength .e-input-group.e-control-wrapper .e-input-group-icon {
|
|
3066
3154
|
min-width: 18px;
|
|
3067
3155
|
}
|
|
3068
3156
|
|
|
@@ -3103,7 +3191,36 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3103
3191
|
height: 535px;
|
|
3104
3192
|
}
|
|
3105
3193
|
|
|
3194
|
+
.e-pv-signature-dialog-blazor-height {
|
|
3195
|
+
height: 535px;
|
|
3196
|
+
}
|
|
3197
|
+
|
|
3106
3198
|
.e-pv-handwritten-signature-canvas {
|
|
3107
3199
|
height: 350px;
|
|
3108
3200
|
width: 713px;
|
|
3109
3201
|
}
|
|
3202
|
+
|
|
3203
|
+
.e-pv-toolbar-scroll .e-toolbar-pop.e-popup-open {
|
|
3204
|
+
overflow: auto;
|
|
3205
|
+
}
|
|
3206
|
+
|
|
3207
|
+
.e-pv-canvas-signature {
|
|
3208
|
+
width: 714px;
|
|
3209
|
+
}
|
|
3210
|
+
|
|
3211
|
+
.e-pv-canvas-signature-blazor {
|
|
3212
|
+
width: 714px;
|
|
3213
|
+
}
|
|
3214
|
+
|
|
3215
|
+
.e-pv-font-appearance-style {
|
|
3216
|
+
padding: 15px;
|
|
3217
|
+
}
|
|
3218
|
+
|
|
3219
|
+
.e-pv-font-appearance-style-blazor {
|
|
3220
|
+
padding: 15px;
|
|
3221
|
+
}
|
|
3222
|
+
|
|
3223
|
+
.e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-pv-left-align-icon.e-pv-icon.e-btn-icon.e-icon-left {
|
|
3224
|
+
padding: 0 6px;
|
|
3225
|
+
width: 28px;
|
|
3226
|
+
}
|