@syncfusion/ej2-react-pdfviewer 19.3.47 → 19.3.56
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 +34 -0
- package/dist/ej2-react-pdfviewer.umd.min.js +1 -1
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +21 -0
- package/styles/bootstrap.css +21 -0
- package/styles/bootstrap4.css +20 -0
- package/styles/bootstrap5-dark.css +21 -0
- package/styles/bootstrap5.css +21 -0
- package/styles/fabric-dark.css +21 -0
- package/styles/fabric.css +21 -0
- package/styles/highcontrast-light.css +21 -0
- package/styles/highcontrast.css +21 -0
- package/styles/material-dark.css +21 -0
- package/styles/material.css +23 -0
- package/styles/pdfviewer/bootstrap-dark.css +21 -0
- package/styles/pdfviewer/bootstrap.css +21 -0
- package/styles/pdfviewer/bootstrap4.css +20 -0
- package/styles/pdfviewer/bootstrap5-dark.css +21 -0
- package/styles/pdfviewer/bootstrap5.css +21 -0
- package/styles/pdfviewer/fabric-dark.css +21 -0
- package/styles/pdfviewer/fabric.css +21 -0
- package/styles/pdfviewer/highcontrast-light.css +21 -0
- package/styles/pdfviewer/highcontrast.css +21 -0
- package/styles/pdfviewer/material-dark.css +21 -0
- package/styles/pdfviewer/material.css +23 -0
- package/styles/pdfviewer/tailwind-dark.css +21 -0
- package/styles/pdfviewer/tailwind.css +21 -0
- package/styles/tailwind-dark.css +21 -0
- package/styles/tailwind.css +21 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,40 @@
|
|
|
4
4
|
|
|
5
5
|
### PDF Viewer
|
|
6
6
|
|
|
7
|
+
#### New Features
|
|
8
|
+
|
|
9
|
+
- `#336589`, `#339329`, `#346113` - Provided annotation toolbar settings support in mobile view.
|
|
10
|
+
|
|
11
|
+
#### Bug Fixes
|
|
12
|
+
|
|
13
|
+
- `#347402`, `#347555`- Now, the signature dialog is opened correctly on clicking the signature field in Firefox and Safari browser.
|
|
14
|
+
- `#344549`- The ink annotations are preserved correctly in the Adobe.
|
|
15
|
+
- `#346607`- Now, the signature dialog width is proper on resizing the browser window.
|
|
16
|
+
- `#345897`- The ink annotations are now drawn over the free-text annotations when the 'allowEditTextOnly' property is enabled.
|
|
17
|
+
- `#347427`- The form designer tooltip is now hidden when the 'showToolTip' property is set to FALSE.
|
|
18
|
+
- `#348023`- The 'isReadOnly' property is now updated correctly once we set the value to TRUE.
|
|
19
|
+
- `#345130`- Now, the exact shape of the image is maintained when added to the signature field.
|
|
20
|
+
- `#347558`- Now, the custom stamp position is added properly in mobile view.
|
|
21
|
+
|
|
22
|
+
## 19.3.54 (2021-11-17)
|
|
23
|
+
|
|
24
|
+
- `#346152`- The script error will not be thrown for the document which contains link annotation.
|
|
25
|
+
|
|
26
|
+
## 19.3.48 (2021-11-02)
|
|
27
|
+
|
|
28
|
+
### PDF Viewer
|
|
29
|
+
|
|
30
|
+
#### Bug Fixes
|
|
31
|
+
|
|
32
|
+
- `#344888`, `#F169870` - Now, signature dialog settings is working properly for the handwritten signature dialog.
|
|
33
|
+
- `#346090`- Now, the primary toolbar should not hide if form designer toolbar is visible.
|
|
34
|
+
- `#344897`, `#345574` - Now, the indicator text and required properties for signature fields settings are working properly.
|
|
35
|
+
- `#344082`- Now, signature text annotation is rendered properly on loading the document.
|
|
36
|
+
|
|
37
|
+
## 19.3.47 (2021-10-26)
|
|
38
|
+
|
|
39
|
+
### PDF Viewer
|
|
40
|
+
|
|
7
41
|
#### Bug Fixes
|
|
8
42
|
|
|
9
43
|
- `#344034` - The Script error will no longer be thrown if we select text markup annotation when text selection is disabled.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-pdfviewer.umd.min.js
|
|
3
|
-
* version : 19.3.
|
|
3
|
+
* version : 19.3.56
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-react-pdfviewer@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-pdfviewer@19.3.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-pdfviewer@19.3.54",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-qyLtIGeuJ9/GJtk0CjVdIDC+hpuc+D78I/w/TWFycuSzoIgPWOVX957bZCPL3AYYHW6dh8aJwbHml3XECDmHng==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-pdfviewer",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-19.3.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-19.3.54.tgz",
|
|
23
|
+
"_shasum": "93a0257bcad3c2802a3219c195e63d5cf2c6e5ef",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-pdfviewer@*",
|
|
25
25
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~19.3.
|
|
35
|
-
"@syncfusion/ej2-pdfviewer": "19.3.
|
|
36
|
-
"@syncfusion/ej2-react-base": "~19.3.
|
|
34
|
+
"@syncfusion/ej2-base": "~19.3.56",
|
|
35
|
+
"@syncfusion/ej2-pdfviewer": "19.3.56",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~19.3.53"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Essential JS 2 PDF viewer Component for React",
|
|
@@ -61,6 +61,6 @@
|
|
|
61
61
|
"type": "git",
|
|
62
62
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
63
63
|
},
|
|
64
|
-
"version": "19.3.
|
|
64
|
+
"version": "19.3.56",
|
|
65
65
|
"sideEffects": false
|
|
66
66
|
}
|
|
@@ -455,6 +455,22 @@
|
|
|
455
455
|
font-family: 'e-icons';
|
|
456
456
|
}
|
|
457
457
|
|
|
458
|
+
.e-pv-eye-icon::before {
|
|
459
|
+
content: '\e345';
|
|
460
|
+
cursor: pointer;
|
|
461
|
+
font-family: 'e-icons';
|
|
462
|
+
font-size: 18px;
|
|
463
|
+
padding: 7px;
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
.e-pv-eye-slash-icon::before {
|
|
467
|
+
content: '\e721';
|
|
468
|
+
cursor: pointer;
|
|
469
|
+
font-family: 'e-icons';
|
|
470
|
+
font-size: 18px;
|
|
471
|
+
padding: 7px;
|
|
472
|
+
}
|
|
473
|
+
|
|
458
474
|
/*! component layout */
|
|
459
475
|
.e-pdfviewer .e-pv-viewer-container {
|
|
460
476
|
border-style: solid;
|
|
@@ -930,6 +946,11 @@
|
|
|
930
946
|
line-height: 18px;
|
|
931
947
|
}
|
|
932
948
|
|
|
949
|
+
.e-pv-eye-slash-icon,
|
|
950
|
+
.e-pv-eye-icon {
|
|
951
|
+
margin-top: 3px;
|
|
952
|
+
}
|
|
953
|
+
|
|
933
954
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
934
955
|
padding-left: 8px;
|
|
935
956
|
}
|
package/styles/bootstrap.css
CHANGED
|
@@ -460,6 +460,22 @@
|
|
|
460
460
|
font-family: 'e-icons';
|
|
461
461
|
}
|
|
462
462
|
|
|
463
|
+
.e-pv-eye-icon::before {
|
|
464
|
+
content: '\e345';
|
|
465
|
+
cursor: pointer;
|
|
466
|
+
font-family: 'e-icons';
|
|
467
|
+
font-size: 18px;
|
|
468
|
+
padding: 7px;
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
.e-pv-eye-slash-icon::before {
|
|
472
|
+
content: '\e721';
|
|
473
|
+
cursor: pointer;
|
|
474
|
+
font-family: 'e-icons';
|
|
475
|
+
font-size: 18px;
|
|
476
|
+
padding: 7px;
|
|
477
|
+
}
|
|
478
|
+
|
|
463
479
|
/*! component layout */
|
|
464
480
|
.e-pdfviewer .e-pv-viewer-container {
|
|
465
481
|
border-style: solid;
|
|
@@ -936,6 +952,11 @@
|
|
|
936
952
|
line-height: 18px;
|
|
937
953
|
}
|
|
938
954
|
|
|
955
|
+
.e-pv-eye-slash-icon,
|
|
956
|
+
.e-pv-eye-icon {
|
|
957
|
+
margin-top: 3px;
|
|
958
|
+
}
|
|
959
|
+
|
|
939
960
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
940
961
|
padding-left: 8px;
|
|
941
962
|
}
|
package/styles/bootstrap4.css
CHANGED
|
@@ -463,6 +463,21 @@
|
|
|
463
463
|
font-family: 'e-icons';
|
|
464
464
|
}
|
|
465
465
|
|
|
466
|
+
.e-pv-eye-icon::before {
|
|
467
|
+
content: '\e787';
|
|
468
|
+
cursor: pointer;
|
|
469
|
+
font-family: 'e-icons';
|
|
470
|
+
font-size: 18px;
|
|
471
|
+
padding: 7px;
|
|
472
|
+
}
|
|
473
|
+
|
|
474
|
+
.e-pv-eye-slash-icon::before {
|
|
475
|
+
content: '\e82f';
|
|
476
|
+
font-family: 'e-icons';
|
|
477
|
+
font-size: 18px;
|
|
478
|
+
padding: 7px;
|
|
479
|
+
}
|
|
480
|
+
|
|
466
481
|
/*! component layout */
|
|
467
482
|
.e-pdfviewer .e-pv-viewer-container {
|
|
468
483
|
border-style: solid;
|
|
@@ -955,6 +970,11 @@
|
|
|
955
970
|
line-height: 18px;
|
|
956
971
|
}
|
|
957
972
|
|
|
973
|
+
.e-pv-eye-slash-icon,
|
|
974
|
+
.e-pv-eye-icon {
|
|
975
|
+
margin-top: 3px;
|
|
976
|
+
}
|
|
977
|
+
|
|
958
978
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
959
979
|
padding-left: 8px;
|
|
960
980
|
}
|
|
@@ -467,6 +467,22 @@
|
|
|
467
467
|
font-family: 'e-icons';
|
|
468
468
|
}
|
|
469
469
|
|
|
470
|
+
.e-pv-eye-icon::before {
|
|
471
|
+
content: '\e7de';
|
|
472
|
+
cursor: pointer;
|
|
473
|
+
font-family: 'e-icons';
|
|
474
|
+
font-size: 18px;
|
|
475
|
+
padding: 7px;
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
.e-pv-eye-slash-icon::before {
|
|
479
|
+
content: '\e887';
|
|
480
|
+
cursor: pointer;
|
|
481
|
+
font-family: 'e-icons';
|
|
482
|
+
font-size: 18px;
|
|
483
|
+
padding: 7px;
|
|
484
|
+
}
|
|
485
|
+
|
|
470
486
|
/*! component layout */
|
|
471
487
|
.e-pdfviewer .e-pv-viewer-container {
|
|
472
488
|
border-style: solid;
|
|
@@ -951,6 +967,11 @@
|
|
|
951
967
|
line-height: 16px;
|
|
952
968
|
}
|
|
953
969
|
|
|
970
|
+
.e-pv-eye-slash-icon,
|
|
971
|
+
.e-pv-eye-icon {
|
|
972
|
+
margin-top: 3px;
|
|
973
|
+
}
|
|
974
|
+
|
|
954
975
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
955
976
|
padding-left: 8px;
|
|
956
977
|
}
|
package/styles/bootstrap5.css
CHANGED
|
@@ -467,6 +467,22 @@
|
|
|
467
467
|
font-family: 'e-icons';
|
|
468
468
|
}
|
|
469
469
|
|
|
470
|
+
.e-pv-eye-icon::before {
|
|
471
|
+
content: '\e7de';
|
|
472
|
+
cursor: pointer;
|
|
473
|
+
font-family: 'e-icons';
|
|
474
|
+
font-size: 18px;
|
|
475
|
+
padding: 7px;
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
.e-pv-eye-slash-icon::before {
|
|
479
|
+
content: '\e887';
|
|
480
|
+
cursor: pointer;
|
|
481
|
+
font-family: 'e-icons';
|
|
482
|
+
font-size: 18px;
|
|
483
|
+
padding: 7px;
|
|
484
|
+
}
|
|
485
|
+
|
|
470
486
|
/*! component layout */
|
|
471
487
|
.e-pdfviewer .e-pv-viewer-container {
|
|
472
488
|
border-style: solid;
|
|
@@ -951,6 +967,11 @@
|
|
|
951
967
|
line-height: 16px;
|
|
952
968
|
}
|
|
953
969
|
|
|
970
|
+
.e-pv-eye-slash-icon,
|
|
971
|
+
.e-pv-eye-icon {
|
|
972
|
+
margin-top: 3px;
|
|
973
|
+
}
|
|
974
|
+
|
|
954
975
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
955
976
|
padding-left: 8px;
|
|
956
977
|
}
|
package/styles/fabric-dark.css
CHANGED
|
@@ -468,6 +468,22 @@
|
|
|
468
468
|
font-family: 'e-icons';
|
|
469
469
|
}
|
|
470
470
|
|
|
471
|
+
.e-pv-eye-icon::before {
|
|
472
|
+
content: '\e345';
|
|
473
|
+
cursor: pointer;
|
|
474
|
+
font-family: 'e-icons';
|
|
475
|
+
font-size: 18px;
|
|
476
|
+
padding: 7px;
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
.e-pv-eye-slash-icon::before {
|
|
480
|
+
content: '\e721';
|
|
481
|
+
cursor: pointer;
|
|
482
|
+
font-family: 'e-icons';
|
|
483
|
+
font-size: 18px;
|
|
484
|
+
padding: 7px;
|
|
485
|
+
}
|
|
486
|
+
|
|
471
487
|
/*! component layout */
|
|
472
488
|
.e-pdfviewer .e-pv-viewer-container {
|
|
473
489
|
border-style: solid;
|
|
@@ -943,6 +959,11 @@
|
|
|
943
959
|
line-height: 16px;
|
|
944
960
|
}
|
|
945
961
|
|
|
962
|
+
.e-pv-eye-slash-icon,
|
|
963
|
+
.e-pv-eye-icon {
|
|
964
|
+
margin-top: 3px;
|
|
965
|
+
}
|
|
966
|
+
|
|
946
967
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
947
968
|
padding-left: 8px;
|
|
948
969
|
}
|
package/styles/fabric.css
CHANGED
|
@@ -472,6 +472,22 @@
|
|
|
472
472
|
font-family: 'e-icons';
|
|
473
473
|
}
|
|
474
474
|
|
|
475
|
+
.e-pv-eye-icon::before {
|
|
476
|
+
content: '\e345';
|
|
477
|
+
cursor: pointer;
|
|
478
|
+
font-family: 'e-icons';
|
|
479
|
+
font-size: 18px;
|
|
480
|
+
padding: 7px;
|
|
481
|
+
}
|
|
482
|
+
|
|
483
|
+
.e-pv-eye-slash-icon::before {
|
|
484
|
+
content: '\e721';
|
|
485
|
+
cursor: pointer;
|
|
486
|
+
font-family: 'e-icons';
|
|
487
|
+
font-size: 18px;
|
|
488
|
+
padding: 7px;
|
|
489
|
+
}
|
|
490
|
+
|
|
475
491
|
/*! component layout */
|
|
476
492
|
.e-pdfviewer .e-pv-viewer-container {
|
|
477
493
|
border-style: solid;
|
|
@@ -947,6 +963,11 @@
|
|
|
947
963
|
line-height: 16px;
|
|
948
964
|
}
|
|
949
965
|
|
|
966
|
+
.e-pv-eye-slash-icon,
|
|
967
|
+
.e-pv-eye-icon {
|
|
968
|
+
margin-top: 3px;
|
|
969
|
+
}
|
|
970
|
+
|
|
950
971
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
951
972
|
padding-left: 8px;
|
|
952
973
|
}
|
|
@@ -455,6 +455,22 @@
|
|
|
455
455
|
font-family: 'e-icons';
|
|
456
456
|
}
|
|
457
457
|
|
|
458
|
+
.e-pv-eye-icon::before {
|
|
459
|
+
content: '\e345';
|
|
460
|
+
cursor: pointer;
|
|
461
|
+
font-family: 'e-icons';
|
|
462
|
+
font-size: 18px;
|
|
463
|
+
padding: 7px;
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
.e-pv-eye-slash-icon::before {
|
|
467
|
+
content: '\e721';
|
|
468
|
+
cursor: pointer;
|
|
469
|
+
font-family: 'e-icons';
|
|
470
|
+
font-size: 18px;
|
|
471
|
+
padding: 7px;
|
|
472
|
+
}
|
|
473
|
+
|
|
458
474
|
/*! component layout */
|
|
459
475
|
.e-pdfviewer .e-pv-viewer-container {
|
|
460
476
|
border-style: solid;
|
|
@@ -930,6 +946,11 @@
|
|
|
930
946
|
line-height: 16px;
|
|
931
947
|
}
|
|
932
948
|
|
|
949
|
+
.e-pv-eye-slash-icon,
|
|
950
|
+
.e-pv-eye-icon {
|
|
951
|
+
margin-top: 3px;
|
|
952
|
+
}
|
|
953
|
+
|
|
933
954
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
934
955
|
padding-left: 8px;
|
|
935
956
|
}
|
package/styles/highcontrast.css
CHANGED
|
@@ -455,6 +455,22 @@
|
|
|
455
455
|
font-family: 'e-icons';
|
|
456
456
|
}
|
|
457
457
|
|
|
458
|
+
.e-pv-eye-icon::before {
|
|
459
|
+
content: '\e345';
|
|
460
|
+
cursor: pointer;
|
|
461
|
+
font-family: 'e-icons';
|
|
462
|
+
font-size: 18px;
|
|
463
|
+
padding: 7px;
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
.e-pv-eye-slash-icon::before {
|
|
467
|
+
content: '\e721';
|
|
468
|
+
cursor: pointer;
|
|
469
|
+
font-family: 'e-icons';
|
|
470
|
+
font-size: 18px;
|
|
471
|
+
padding: 7px;
|
|
472
|
+
}
|
|
473
|
+
|
|
458
474
|
/*! component layout */
|
|
459
475
|
.e-pdfviewer .e-pv-viewer-container {
|
|
460
476
|
border-style: solid;
|
|
@@ -930,6 +946,11 @@
|
|
|
930
946
|
line-height: 16px;
|
|
931
947
|
}
|
|
932
948
|
|
|
949
|
+
.e-pv-eye-slash-icon,
|
|
950
|
+
.e-pv-eye-icon {
|
|
951
|
+
margin-top: 3px;
|
|
952
|
+
}
|
|
953
|
+
|
|
933
954
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
934
955
|
padding-left: 8px;
|
|
935
956
|
}
|
package/styles/material-dark.css
CHANGED
|
@@ -458,6 +458,22 @@
|
|
|
458
458
|
content: '\e668';
|
|
459
459
|
}
|
|
460
460
|
|
|
461
|
+
.e-pv-eye-icon::before {
|
|
462
|
+
content: '\e345';
|
|
463
|
+
cursor: pointer;
|
|
464
|
+
font-family: 'e-icons';
|
|
465
|
+
font-size: 18px;
|
|
466
|
+
padding: 7px;
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
.e-pv-eye-slash-icon::before {
|
|
470
|
+
content: '\e721';
|
|
471
|
+
cursor: pointer;
|
|
472
|
+
font-family: 'e-icons';
|
|
473
|
+
font-size: 18px;
|
|
474
|
+
padding: 7px;
|
|
475
|
+
}
|
|
476
|
+
|
|
461
477
|
/*! component layout */
|
|
462
478
|
.e-pdfviewer .e-pv-viewer-container {
|
|
463
479
|
border-style: solid;
|
|
@@ -933,6 +949,11 @@
|
|
|
933
949
|
line-height: 16px;
|
|
934
950
|
}
|
|
935
951
|
|
|
952
|
+
.e-pv-eye-slash-icon,
|
|
953
|
+
.e-pv-eye-icon {
|
|
954
|
+
margin-top: 3px;
|
|
955
|
+
}
|
|
956
|
+
|
|
936
957
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
937
958
|
padding-left: 8px;
|
|
938
959
|
}
|
package/styles/material.css
CHANGED
|
@@ -459,6 +459,24 @@
|
|
|
459
459
|
font-family: 'e-icons';
|
|
460
460
|
}
|
|
461
461
|
|
|
462
|
+
.e-pv-eye-icon::before {
|
|
463
|
+
content: '\e345';
|
|
464
|
+
cursor: pointer;
|
|
465
|
+
font-family: 'e-icons';
|
|
466
|
+
font-size: 18px;
|
|
467
|
+
opacity: 0.87;
|
|
468
|
+
padding: 7px;
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
.e-pv-eye-slash-icon::before {
|
|
472
|
+
content: '\e721';
|
|
473
|
+
cursor: pointer;
|
|
474
|
+
font-family: 'e-icons';
|
|
475
|
+
font-size: 18px;
|
|
476
|
+
opacity: 0.87;
|
|
477
|
+
padding: 7px;
|
|
478
|
+
}
|
|
479
|
+
|
|
462
480
|
/*! component layout */
|
|
463
481
|
.e-pdfviewer .e-pv-viewer-container {
|
|
464
482
|
border-style: solid;
|
|
@@ -934,6 +952,11 @@
|
|
|
934
952
|
line-height: 16px;
|
|
935
953
|
}
|
|
936
954
|
|
|
955
|
+
.e-pv-eye-slash-icon,
|
|
956
|
+
.e-pv-eye-icon {
|
|
957
|
+
margin-top: 3px;
|
|
958
|
+
}
|
|
959
|
+
|
|
937
960
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
938
961
|
padding-left: 8px;
|
|
939
962
|
}
|
|
@@ -455,6 +455,22 @@
|
|
|
455
455
|
font-family: 'e-icons';
|
|
456
456
|
}
|
|
457
457
|
|
|
458
|
+
.e-pv-eye-icon::before {
|
|
459
|
+
content: '\e345';
|
|
460
|
+
cursor: pointer;
|
|
461
|
+
font-family: 'e-icons';
|
|
462
|
+
font-size: 18px;
|
|
463
|
+
padding: 7px;
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
.e-pv-eye-slash-icon::before {
|
|
467
|
+
content: '\e721';
|
|
468
|
+
cursor: pointer;
|
|
469
|
+
font-family: 'e-icons';
|
|
470
|
+
font-size: 18px;
|
|
471
|
+
padding: 7px;
|
|
472
|
+
}
|
|
473
|
+
|
|
458
474
|
/*! component layout */
|
|
459
475
|
.e-pdfviewer .e-pv-viewer-container {
|
|
460
476
|
border-style: solid;
|
|
@@ -930,6 +946,11 @@
|
|
|
930
946
|
line-height: 18px;
|
|
931
947
|
}
|
|
932
948
|
|
|
949
|
+
.e-pv-eye-slash-icon,
|
|
950
|
+
.e-pv-eye-icon {
|
|
951
|
+
margin-top: 3px;
|
|
952
|
+
}
|
|
953
|
+
|
|
933
954
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
934
955
|
padding-left: 8px;
|
|
935
956
|
}
|
|
@@ -460,6 +460,22 @@
|
|
|
460
460
|
font-family: 'e-icons';
|
|
461
461
|
}
|
|
462
462
|
|
|
463
|
+
.e-pv-eye-icon::before {
|
|
464
|
+
content: '\e345';
|
|
465
|
+
cursor: pointer;
|
|
466
|
+
font-family: 'e-icons';
|
|
467
|
+
font-size: 18px;
|
|
468
|
+
padding: 7px;
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
.e-pv-eye-slash-icon::before {
|
|
472
|
+
content: '\e721';
|
|
473
|
+
cursor: pointer;
|
|
474
|
+
font-family: 'e-icons';
|
|
475
|
+
font-size: 18px;
|
|
476
|
+
padding: 7px;
|
|
477
|
+
}
|
|
478
|
+
|
|
463
479
|
/*! component layout */
|
|
464
480
|
.e-pdfviewer .e-pv-viewer-container {
|
|
465
481
|
border-style: solid;
|
|
@@ -936,6 +952,11 @@
|
|
|
936
952
|
line-height: 18px;
|
|
937
953
|
}
|
|
938
954
|
|
|
955
|
+
.e-pv-eye-slash-icon,
|
|
956
|
+
.e-pv-eye-icon {
|
|
957
|
+
margin-top: 3px;
|
|
958
|
+
}
|
|
959
|
+
|
|
939
960
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
940
961
|
padding-left: 8px;
|
|
941
962
|
}
|
|
@@ -463,6 +463,21 @@
|
|
|
463
463
|
font-family: 'e-icons';
|
|
464
464
|
}
|
|
465
465
|
|
|
466
|
+
.e-pv-eye-icon::before {
|
|
467
|
+
content: '\e787';
|
|
468
|
+
cursor: pointer;
|
|
469
|
+
font-family: 'e-icons';
|
|
470
|
+
font-size: 18px;
|
|
471
|
+
padding: 7px;
|
|
472
|
+
}
|
|
473
|
+
|
|
474
|
+
.e-pv-eye-slash-icon::before {
|
|
475
|
+
content: '\e82f';
|
|
476
|
+
font-family: 'e-icons';
|
|
477
|
+
font-size: 18px;
|
|
478
|
+
padding: 7px;
|
|
479
|
+
}
|
|
480
|
+
|
|
466
481
|
/*! component layout */
|
|
467
482
|
.e-pdfviewer .e-pv-viewer-container {
|
|
468
483
|
border-style: solid;
|
|
@@ -955,6 +970,11 @@
|
|
|
955
970
|
line-height: 18px;
|
|
956
971
|
}
|
|
957
972
|
|
|
973
|
+
.e-pv-eye-slash-icon,
|
|
974
|
+
.e-pv-eye-icon {
|
|
975
|
+
margin-top: 3px;
|
|
976
|
+
}
|
|
977
|
+
|
|
958
978
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
959
979
|
padding-left: 8px;
|
|
960
980
|
}
|
|
@@ -467,6 +467,22 @@
|
|
|
467
467
|
font-family: 'e-icons';
|
|
468
468
|
}
|
|
469
469
|
|
|
470
|
+
.e-pv-eye-icon::before {
|
|
471
|
+
content: '\e7de';
|
|
472
|
+
cursor: pointer;
|
|
473
|
+
font-family: 'e-icons';
|
|
474
|
+
font-size: 18px;
|
|
475
|
+
padding: 7px;
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
.e-pv-eye-slash-icon::before {
|
|
479
|
+
content: '\e887';
|
|
480
|
+
cursor: pointer;
|
|
481
|
+
font-family: 'e-icons';
|
|
482
|
+
font-size: 18px;
|
|
483
|
+
padding: 7px;
|
|
484
|
+
}
|
|
485
|
+
|
|
470
486
|
/*! component layout */
|
|
471
487
|
.e-pdfviewer .e-pv-viewer-container {
|
|
472
488
|
border-style: solid;
|
|
@@ -951,6 +967,11 @@
|
|
|
951
967
|
line-height: 16px;
|
|
952
968
|
}
|
|
953
969
|
|
|
970
|
+
.e-pv-eye-slash-icon,
|
|
971
|
+
.e-pv-eye-icon {
|
|
972
|
+
margin-top: 3px;
|
|
973
|
+
}
|
|
974
|
+
|
|
954
975
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
955
976
|
padding-left: 8px;
|
|
956
977
|
}
|
|
@@ -467,6 +467,22 @@
|
|
|
467
467
|
font-family: 'e-icons';
|
|
468
468
|
}
|
|
469
469
|
|
|
470
|
+
.e-pv-eye-icon::before {
|
|
471
|
+
content: '\e7de';
|
|
472
|
+
cursor: pointer;
|
|
473
|
+
font-family: 'e-icons';
|
|
474
|
+
font-size: 18px;
|
|
475
|
+
padding: 7px;
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
.e-pv-eye-slash-icon::before {
|
|
479
|
+
content: '\e887';
|
|
480
|
+
cursor: pointer;
|
|
481
|
+
font-family: 'e-icons';
|
|
482
|
+
font-size: 18px;
|
|
483
|
+
padding: 7px;
|
|
484
|
+
}
|
|
485
|
+
|
|
470
486
|
/*! component layout */
|
|
471
487
|
.e-pdfviewer .e-pv-viewer-container {
|
|
472
488
|
border-style: solid;
|
|
@@ -951,6 +967,11 @@
|
|
|
951
967
|
line-height: 16px;
|
|
952
968
|
}
|
|
953
969
|
|
|
970
|
+
.e-pv-eye-slash-icon,
|
|
971
|
+
.e-pv-eye-icon {
|
|
972
|
+
margin-top: 3px;
|
|
973
|
+
}
|
|
974
|
+
|
|
954
975
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
955
976
|
padding-left: 8px;
|
|
956
977
|
}
|
|
@@ -468,6 +468,22 @@
|
|
|
468
468
|
font-family: 'e-icons';
|
|
469
469
|
}
|
|
470
470
|
|
|
471
|
+
.e-pv-eye-icon::before {
|
|
472
|
+
content: '\e345';
|
|
473
|
+
cursor: pointer;
|
|
474
|
+
font-family: 'e-icons';
|
|
475
|
+
font-size: 18px;
|
|
476
|
+
padding: 7px;
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
.e-pv-eye-slash-icon::before {
|
|
480
|
+
content: '\e721';
|
|
481
|
+
cursor: pointer;
|
|
482
|
+
font-family: 'e-icons';
|
|
483
|
+
font-size: 18px;
|
|
484
|
+
padding: 7px;
|
|
485
|
+
}
|
|
486
|
+
|
|
471
487
|
/*! component layout */
|
|
472
488
|
.e-pdfviewer .e-pv-viewer-container {
|
|
473
489
|
border-style: solid;
|
|
@@ -943,6 +959,11 @@
|
|
|
943
959
|
line-height: 16px;
|
|
944
960
|
}
|
|
945
961
|
|
|
962
|
+
.e-pv-eye-slash-icon,
|
|
963
|
+
.e-pv-eye-icon {
|
|
964
|
+
margin-top: 3px;
|
|
965
|
+
}
|
|
966
|
+
|
|
946
967
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
947
968
|
padding-left: 8px;
|
|
948
969
|
}
|
|
@@ -472,6 +472,22 @@
|
|
|
472
472
|
font-family: 'e-icons';
|
|
473
473
|
}
|
|
474
474
|
|
|
475
|
+
.e-pv-eye-icon::before {
|
|
476
|
+
content: '\e345';
|
|
477
|
+
cursor: pointer;
|
|
478
|
+
font-family: 'e-icons';
|
|
479
|
+
font-size: 18px;
|
|
480
|
+
padding: 7px;
|
|
481
|
+
}
|
|
482
|
+
|
|
483
|
+
.e-pv-eye-slash-icon::before {
|
|
484
|
+
content: '\e721';
|
|
485
|
+
cursor: pointer;
|
|
486
|
+
font-family: 'e-icons';
|
|
487
|
+
font-size: 18px;
|
|
488
|
+
padding: 7px;
|
|
489
|
+
}
|
|
490
|
+
|
|
475
491
|
/*! component layout */
|
|
476
492
|
.e-pdfviewer .e-pv-viewer-container {
|
|
477
493
|
border-style: solid;
|
|
@@ -947,6 +963,11 @@
|
|
|
947
963
|
line-height: 16px;
|
|
948
964
|
}
|
|
949
965
|
|
|
966
|
+
.e-pv-eye-slash-icon,
|
|
967
|
+
.e-pv-eye-icon {
|
|
968
|
+
margin-top: 3px;
|
|
969
|
+
}
|
|
970
|
+
|
|
950
971
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
951
972
|
padding-left: 8px;
|
|
952
973
|
}
|
|
@@ -455,6 +455,22 @@
|
|
|
455
455
|
font-family: 'e-icons';
|
|
456
456
|
}
|
|
457
457
|
|
|
458
|
+
.e-pv-eye-icon::before {
|
|
459
|
+
content: '\e345';
|
|
460
|
+
cursor: pointer;
|
|
461
|
+
font-family: 'e-icons';
|
|
462
|
+
font-size: 18px;
|
|
463
|
+
padding: 7px;
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
.e-pv-eye-slash-icon::before {
|
|
467
|
+
content: '\e721';
|
|
468
|
+
cursor: pointer;
|
|
469
|
+
font-family: 'e-icons';
|
|
470
|
+
font-size: 18px;
|
|
471
|
+
padding: 7px;
|
|
472
|
+
}
|
|
473
|
+
|
|
458
474
|
/*! component layout */
|
|
459
475
|
.e-pdfviewer .e-pv-viewer-container {
|
|
460
476
|
border-style: solid;
|
|
@@ -930,6 +946,11 @@
|
|
|
930
946
|
line-height: 16px;
|
|
931
947
|
}
|
|
932
948
|
|
|
949
|
+
.e-pv-eye-slash-icon,
|
|
950
|
+
.e-pv-eye-icon {
|
|
951
|
+
margin-top: 3px;
|
|
952
|
+
}
|
|
953
|
+
|
|
933
954
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
934
955
|
padding-left: 8px;
|
|
935
956
|
}
|
|
@@ -455,6 +455,22 @@
|
|
|
455
455
|
font-family: 'e-icons';
|
|
456
456
|
}
|
|
457
457
|
|
|
458
|
+
.e-pv-eye-icon::before {
|
|
459
|
+
content: '\e345';
|
|
460
|
+
cursor: pointer;
|
|
461
|
+
font-family: 'e-icons';
|
|
462
|
+
font-size: 18px;
|
|
463
|
+
padding: 7px;
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
.e-pv-eye-slash-icon::before {
|
|
467
|
+
content: '\e721';
|
|
468
|
+
cursor: pointer;
|
|
469
|
+
font-family: 'e-icons';
|
|
470
|
+
font-size: 18px;
|
|
471
|
+
padding: 7px;
|
|
472
|
+
}
|
|
473
|
+
|
|
458
474
|
/*! component layout */
|
|
459
475
|
.e-pdfviewer .e-pv-viewer-container {
|
|
460
476
|
border-style: solid;
|
|
@@ -930,6 +946,11 @@
|
|
|
930
946
|
line-height: 16px;
|
|
931
947
|
}
|
|
932
948
|
|
|
949
|
+
.e-pv-eye-slash-icon,
|
|
950
|
+
.e-pv-eye-icon {
|
|
951
|
+
margin-top: 3px;
|
|
952
|
+
}
|
|
953
|
+
|
|
933
954
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
934
955
|
padding-left: 8px;
|
|
935
956
|
}
|
|
@@ -458,6 +458,22 @@
|
|
|
458
458
|
content: '\e668';
|
|
459
459
|
}
|
|
460
460
|
|
|
461
|
+
.e-pv-eye-icon::before {
|
|
462
|
+
content: '\e345';
|
|
463
|
+
cursor: pointer;
|
|
464
|
+
font-family: 'e-icons';
|
|
465
|
+
font-size: 18px;
|
|
466
|
+
padding: 7px;
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
.e-pv-eye-slash-icon::before {
|
|
470
|
+
content: '\e721';
|
|
471
|
+
cursor: pointer;
|
|
472
|
+
font-family: 'e-icons';
|
|
473
|
+
font-size: 18px;
|
|
474
|
+
padding: 7px;
|
|
475
|
+
}
|
|
476
|
+
|
|
461
477
|
/*! component layout */
|
|
462
478
|
.e-pdfviewer .e-pv-viewer-container {
|
|
463
479
|
border-style: solid;
|
|
@@ -933,6 +949,11 @@
|
|
|
933
949
|
line-height: 16px;
|
|
934
950
|
}
|
|
935
951
|
|
|
952
|
+
.e-pv-eye-slash-icon,
|
|
953
|
+
.e-pv-eye-icon {
|
|
954
|
+
margin-top: 3px;
|
|
955
|
+
}
|
|
956
|
+
|
|
936
957
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
937
958
|
padding-left: 8px;
|
|
938
959
|
}
|
|
@@ -459,6 +459,24 @@
|
|
|
459
459
|
font-family: 'e-icons';
|
|
460
460
|
}
|
|
461
461
|
|
|
462
|
+
.e-pv-eye-icon::before {
|
|
463
|
+
content: '\e345';
|
|
464
|
+
cursor: pointer;
|
|
465
|
+
font-family: 'e-icons';
|
|
466
|
+
font-size: 18px;
|
|
467
|
+
opacity: 0.87;
|
|
468
|
+
padding: 7px;
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
.e-pv-eye-slash-icon::before {
|
|
472
|
+
content: '\e721';
|
|
473
|
+
cursor: pointer;
|
|
474
|
+
font-family: 'e-icons';
|
|
475
|
+
font-size: 18px;
|
|
476
|
+
opacity: 0.87;
|
|
477
|
+
padding: 7px;
|
|
478
|
+
}
|
|
479
|
+
|
|
462
480
|
/*! component layout */
|
|
463
481
|
.e-pdfviewer .e-pv-viewer-container {
|
|
464
482
|
border-style: solid;
|
|
@@ -934,6 +952,11 @@
|
|
|
934
952
|
line-height: 16px;
|
|
935
953
|
}
|
|
936
954
|
|
|
955
|
+
.e-pv-eye-slash-icon,
|
|
956
|
+
.e-pv-eye-icon {
|
|
957
|
+
margin-top: 3px;
|
|
958
|
+
}
|
|
959
|
+
|
|
937
960
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
938
961
|
padding-left: 8px;
|
|
939
962
|
}
|
|
@@ -461,6 +461,22 @@
|
|
|
461
461
|
font-family: 'e-icons';
|
|
462
462
|
}
|
|
463
463
|
|
|
464
|
+
.e-pv-eye-icon::before {
|
|
465
|
+
content: '\e7d0';
|
|
466
|
+
cursor: pointer;
|
|
467
|
+
font-family: 'e-icons';
|
|
468
|
+
font-size: 18px;
|
|
469
|
+
padding: 7px;
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
.e-pv-eye-slash-icon::before {
|
|
473
|
+
content: '\e836';
|
|
474
|
+
cursor: pointer;
|
|
475
|
+
font-family: 'e-icons';
|
|
476
|
+
font-size: 18px;
|
|
477
|
+
padding: 7px;
|
|
478
|
+
}
|
|
479
|
+
|
|
464
480
|
/*! component layout */
|
|
465
481
|
.e-pdfviewer .e-pv-viewer-container {
|
|
466
482
|
border-style: solid;
|
|
@@ -935,6 +951,11 @@
|
|
|
935
951
|
line-height: 16px;
|
|
936
952
|
}
|
|
937
953
|
|
|
954
|
+
.e-pv-eye-slash-icon,
|
|
955
|
+
.e-pv-eye-icon {
|
|
956
|
+
margin-top: 3px;
|
|
957
|
+
}
|
|
958
|
+
|
|
938
959
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
939
960
|
padding-left: 8px;
|
|
940
961
|
}
|
|
@@ -461,6 +461,22 @@
|
|
|
461
461
|
font-family: 'e-icons';
|
|
462
462
|
}
|
|
463
463
|
|
|
464
|
+
.e-pv-eye-icon::before {
|
|
465
|
+
content: '\e7d0';
|
|
466
|
+
cursor: pointer;
|
|
467
|
+
font-family: 'e-icons';
|
|
468
|
+
font-size: 18px;
|
|
469
|
+
padding: 7px;
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
.e-pv-eye-slash-icon::before {
|
|
473
|
+
content: '\e836';
|
|
474
|
+
cursor: pointer;
|
|
475
|
+
font-family: 'e-icons';
|
|
476
|
+
font-size: 18px;
|
|
477
|
+
padding: 7px;
|
|
478
|
+
}
|
|
479
|
+
|
|
464
480
|
/*! component layout */
|
|
465
481
|
.e-pdfviewer .e-pv-viewer-container {
|
|
466
482
|
border-style: solid;
|
|
@@ -935,6 +951,11 @@
|
|
|
935
951
|
line-height: 16px;
|
|
936
952
|
}
|
|
937
953
|
|
|
954
|
+
.e-pv-eye-slash-icon,
|
|
955
|
+
.e-pv-eye-icon {
|
|
956
|
+
margin-top: 3px;
|
|
957
|
+
}
|
|
958
|
+
|
|
938
959
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
939
960
|
padding-left: 8px;
|
|
940
961
|
}
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -461,6 +461,22 @@
|
|
|
461
461
|
font-family: 'e-icons';
|
|
462
462
|
}
|
|
463
463
|
|
|
464
|
+
.e-pv-eye-icon::before {
|
|
465
|
+
content: '\e7d0';
|
|
466
|
+
cursor: pointer;
|
|
467
|
+
font-family: 'e-icons';
|
|
468
|
+
font-size: 18px;
|
|
469
|
+
padding: 7px;
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
.e-pv-eye-slash-icon::before {
|
|
473
|
+
content: '\e836';
|
|
474
|
+
cursor: pointer;
|
|
475
|
+
font-family: 'e-icons';
|
|
476
|
+
font-size: 18px;
|
|
477
|
+
padding: 7px;
|
|
478
|
+
}
|
|
479
|
+
|
|
464
480
|
/*! component layout */
|
|
465
481
|
.e-pdfviewer .e-pv-viewer-container {
|
|
466
482
|
border-style: solid;
|
|
@@ -935,6 +951,11 @@
|
|
|
935
951
|
line-height: 16px;
|
|
936
952
|
}
|
|
937
953
|
|
|
954
|
+
.e-pv-eye-slash-icon,
|
|
955
|
+
.e-pv-eye-icon {
|
|
956
|
+
margin-top: 3px;
|
|
957
|
+
}
|
|
958
|
+
|
|
938
959
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
939
960
|
padding-left: 8px;
|
|
940
961
|
}
|
package/styles/tailwind.css
CHANGED
|
@@ -461,6 +461,22 @@
|
|
|
461
461
|
font-family: 'e-icons';
|
|
462
462
|
}
|
|
463
463
|
|
|
464
|
+
.e-pv-eye-icon::before {
|
|
465
|
+
content: '\e7d0';
|
|
466
|
+
cursor: pointer;
|
|
467
|
+
font-family: 'e-icons';
|
|
468
|
+
font-size: 18px;
|
|
469
|
+
padding: 7px;
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
.e-pv-eye-slash-icon::before {
|
|
473
|
+
content: '\e836';
|
|
474
|
+
cursor: pointer;
|
|
475
|
+
font-family: 'e-icons';
|
|
476
|
+
font-size: 18px;
|
|
477
|
+
padding: 7px;
|
|
478
|
+
}
|
|
479
|
+
|
|
464
480
|
/*! component layout */
|
|
465
481
|
.e-pdfviewer .e-pv-viewer-container {
|
|
466
482
|
border-style: solid;
|
|
@@ -935,6 +951,11 @@
|
|
|
935
951
|
line-height: 16px;
|
|
936
952
|
}
|
|
937
953
|
|
|
954
|
+
.e-pv-eye-slash-icon,
|
|
955
|
+
.e-pv-eye-icon {
|
|
956
|
+
margin-top: 3px;
|
|
957
|
+
}
|
|
958
|
+
|
|
938
959
|
.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
|
|
939
960
|
padding-left: 8px;
|
|
940
961
|
}
|