@syncfusion/ej2-vue-pdfviewer 20.1.55 → 20.1.58
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 +56 -2
- package/dist/ej2-vue-pdfviewer.umd.min.js +2 -29
- package/dist/ej2-vue-pdfviewer.umd.min.js.map +1 -1
- package/dist/global/ej2-vue-pdfviewer.min.js +2 -2
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +149 -220
- package/styles/bootstrap.css +151 -222
- package/styles/bootstrap4.css +149 -221
- package/styles/bootstrap5-dark.css +152 -227
- package/styles/bootstrap5.css +152 -227
- package/styles/fabric-dark.css +149 -223
- package/styles/fabric.css +152 -223
- package/styles/fluent-dark.css +155 -230
- package/styles/fluent.css +155 -230
- package/styles/highcontrast-light.css +170 -241
- package/styles/highcontrast.css +170 -241
- package/styles/material-dark.css +150 -220
- package/styles/material.css +156 -229
- package/styles/pdfviewer/bootstrap-dark.css +149 -220
- package/styles/pdfviewer/bootstrap.css +151 -222
- package/styles/pdfviewer/bootstrap4.css +149 -221
- package/styles/pdfviewer/bootstrap5-dark.css +152 -227
- package/styles/pdfviewer/bootstrap5.css +152 -227
- package/styles/pdfviewer/fabric-dark.css +149 -223
- package/styles/pdfviewer/fabric.css +152 -223
- package/styles/pdfviewer/fluent-dark.css +155 -230
- package/styles/pdfviewer/fluent.css +155 -230
- package/styles/pdfviewer/highcontrast-light.css +170 -241
- package/styles/pdfviewer/highcontrast.css +170 -241
- package/styles/pdfviewer/material-dark.css +150 -220
- package/styles/pdfviewer/material.css +156 -229
- package/styles/pdfviewer/tailwind-dark.css +152 -227
- package/styles/pdfviewer/tailwind.css +152 -227
- package/styles/tailwind-dark.css +152 -227
- package/styles/tailwind.css +152 -227
package/styles/fabric.css
CHANGED
|
@@ -1,166 +1,130 @@
|
|
|
1
1
|
/*! PdfViewer's fabric theme override definitions and variables */
|
|
2
2
|
.e-pdfviewer .e-pv-icon::before {
|
|
3
|
-
font-family:
|
|
3
|
+
font-family: "e-icons";
|
|
4
4
|
}
|
|
5
|
-
|
|
6
5
|
.e-pdfviewer .e-pv-icon-search::before {
|
|
7
|
-
font-family:
|
|
6
|
+
font-family: "e-icons";
|
|
8
7
|
font-size: 12px;
|
|
9
8
|
}
|
|
10
|
-
|
|
11
9
|
.e-pdfviewer .e-pv-open-document-icon::before {
|
|
12
|
-
content:
|
|
10
|
+
content: "\ebdd";
|
|
13
11
|
}
|
|
14
|
-
|
|
15
12
|
.e-pdfviewer .e-pv-download-document-icon::before {
|
|
16
|
-
content:
|
|
13
|
+
content: "\ebe4";
|
|
17
14
|
}
|
|
18
|
-
|
|
19
15
|
.e-pdfviewer .e-pv-print-document-icon::before {
|
|
20
|
-
content:
|
|
16
|
+
content: "\ebf9";
|
|
21
17
|
}
|
|
22
|
-
|
|
23
18
|
.e-pdfviewer .e-pv-first-page-navigation-icon::before {
|
|
24
|
-
content:
|
|
19
|
+
content: "\ebde";
|
|
25
20
|
}
|
|
26
|
-
|
|
27
21
|
.e-pdfviewer .e-pv-previous-page-navigation-icon::before,
|
|
28
22
|
.e-pdfviewer .e-pv-prev-search-icon::before {
|
|
29
|
-
content:
|
|
23
|
+
content: "\ebdf";
|
|
30
24
|
}
|
|
31
|
-
|
|
32
25
|
.e-pdfviewer .e-pv-next-page-navigation-icon::before,
|
|
33
26
|
.e-pdfviewer .e-pv-next-search-icon::before {
|
|
34
|
-
content:
|
|
27
|
+
content: "\ebe0";
|
|
35
28
|
}
|
|
36
|
-
|
|
37
29
|
.e-pdfviewer .e-pv-last-page-navigation-icon::before {
|
|
38
|
-
content:
|
|
30
|
+
content: "\ebe1";
|
|
39
31
|
}
|
|
40
|
-
|
|
41
32
|
.e-pdfviewer .e-pv-zoom-out-icon::before {
|
|
42
|
-
content:
|
|
33
|
+
content: "\ebe2";
|
|
43
34
|
line-height: 26px;
|
|
44
35
|
}
|
|
45
|
-
|
|
46
36
|
.e-pdfviewer .e-pv-zoom-in-icon::before {
|
|
47
|
-
content:
|
|
37
|
+
content: "\ebe3";
|
|
48
38
|
line-height: 26px;
|
|
49
39
|
}
|
|
50
|
-
|
|
51
40
|
.e-pdfviewer .e-pv-thumbnail-view-icon::before {
|
|
52
|
-
content:
|
|
41
|
+
content: "\ec00";
|
|
53
42
|
}
|
|
54
|
-
|
|
55
43
|
.e-pdfviewer .e-pv-thumbnail-view-disable-icon::before {
|
|
56
44
|
color: rgba(0, 0, 0, 0.2);
|
|
57
|
-
content:
|
|
45
|
+
content: "\ec00";
|
|
58
46
|
}
|
|
59
|
-
|
|
60
47
|
.e-pdfviewer .e-pv-thumbnail-view-selection-icon::before {
|
|
61
48
|
color: #0078d6;
|
|
62
|
-
content:
|
|
49
|
+
content: "\ec00";
|
|
63
50
|
}
|
|
64
|
-
|
|
65
51
|
.e-pdfviewer .e-pv-bookmark-icon::before {
|
|
66
|
-
content:
|
|
52
|
+
content: "\ebe5";
|
|
67
53
|
}
|
|
68
|
-
|
|
69
54
|
.e-pdfviewer .e-pv-bookmark-disable-icon::before {
|
|
70
55
|
color: rgba(0, 0, 0, 0.2);
|
|
71
|
-
content:
|
|
56
|
+
content: "\ebe5";
|
|
72
57
|
}
|
|
73
|
-
|
|
74
58
|
.e-pdfviewer .e-pv-bookmark-selection-icon::before {
|
|
75
59
|
color: #0078d6;
|
|
76
|
-
content:
|
|
60
|
+
content: "\ebe5";
|
|
77
61
|
}
|
|
78
|
-
|
|
79
62
|
.e-pdfviewer .e-pv-title-close-icon::before,
|
|
80
63
|
.e-pdfviewer .e-pv-annotation-tools-close-icon::before,
|
|
81
64
|
.e-pdfviewer .e-pv-annotation-popup-close::before {
|
|
82
|
-
content:
|
|
65
|
+
content: "\ebe8";
|
|
83
66
|
font-size: 12px;
|
|
84
67
|
}
|
|
85
|
-
|
|
86
68
|
.e-pdfviewer .e-pv-resize-icon::before {
|
|
87
|
-
content:
|
|
69
|
+
content: "\e84b";
|
|
88
70
|
font-size: 10px;
|
|
89
71
|
}
|
|
90
|
-
|
|
91
72
|
.e-pdfviewer .e-pv-text-select-tool-icon::before {
|
|
92
|
-
content:
|
|
73
|
+
content: "\ebf6";
|
|
93
74
|
}
|
|
94
|
-
|
|
95
75
|
.e-pdfviewer .e-pv-pan-tool-icon::before {
|
|
96
|
-
content:
|
|
76
|
+
content: "\ebf3";
|
|
97
77
|
}
|
|
98
|
-
|
|
99
78
|
.e-pdfviewer .e-pv-text-search-icon::before {
|
|
100
|
-
content:
|
|
79
|
+
content: "\ebe6";
|
|
101
80
|
}
|
|
102
|
-
|
|
103
81
|
.e-pdfviewer .e-pv-search-icon::before {
|
|
104
|
-
content:
|
|
105
|
-
font-family:
|
|
82
|
+
content: "\ebe6";
|
|
83
|
+
font-family: "e-icons";
|
|
106
84
|
}
|
|
107
|
-
|
|
108
85
|
.e-pdfviewer .e-pv-search-close::before {
|
|
109
|
-
content:
|
|
110
|
-
font-family:
|
|
86
|
+
content: "\ebe8";
|
|
87
|
+
font-family: "e-icons";
|
|
111
88
|
}
|
|
112
|
-
|
|
113
89
|
.e-pdfviewer .e-pv-formdesigner-icon::before {
|
|
114
|
-
content:
|
|
90
|
+
content: "\e90c";
|
|
115
91
|
}
|
|
116
|
-
|
|
117
92
|
.e-pdfviewer .e-pv-annotation-icon::before {
|
|
118
|
-
content:
|
|
93
|
+
content: "\ebff";
|
|
119
94
|
}
|
|
120
|
-
|
|
121
95
|
.e-pdfviewer .e-pv-annotation-color-icon::before {
|
|
122
|
-
content:
|
|
96
|
+
content: "\ebf2";
|
|
123
97
|
}
|
|
124
|
-
|
|
125
98
|
.e-pdfviewer .e-pv-annotation-stroke-icon::before {
|
|
126
|
-
content:
|
|
99
|
+
content: "\e668";
|
|
127
100
|
}
|
|
128
|
-
|
|
129
101
|
.e-pdfviewer .e-pv-annotation-opacity-icon::before {
|
|
130
|
-
content:
|
|
102
|
+
content: "\ebf4";
|
|
131
103
|
}
|
|
132
|
-
|
|
133
104
|
.e-pdfviewer .e-pv-annotation-thickness-icon::before {
|
|
134
|
-
content:
|
|
105
|
+
content: "\ebfe";
|
|
135
106
|
}
|
|
136
|
-
|
|
137
107
|
.e-pdfviewer .e-pv-annotation-delete-icon::before {
|
|
138
|
-
content:
|
|
108
|
+
content: "\ebf5";
|
|
139
109
|
}
|
|
140
|
-
|
|
141
110
|
.e-pdfviewer .e-pv-undo-icon::before {
|
|
142
|
-
content:
|
|
111
|
+
content: "\ebed";
|
|
143
112
|
}
|
|
144
|
-
|
|
145
113
|
.e-pdfviewer .e-pv-redo-icon::before {
|
|
146
|
-
content:
|
|
114
|
+
content: "\ebfa";
|
|
147
115
|
}
|
|
148
|
-
|
|
149
116
|
.e-pdfviewer .e-pv-more-icon::before {
|
|
150
|
-
content:
|
|
117
|
+
content: "\ebef";
|
|
151
118
|
}
|
|
152
|
-
|
|
153
119
|
.e-pdfviewer .e-pv-backward-icon::before {
|
|
154
|
-
content:
|
|
120
|
+
content: "\e962";
|
|
155
121
|
}
|
|
156
|
-
|
|
157
122
|
.e-pdfviewer .e-pv-notification-icon {
|
|
158
123
|
background-image: none;
|
|
159
124
|
background-repeat: no-repeat;
|
|
160
125
|
background-size: auto;
|
|
161
126
|
height: auto;
|
|
162
127
|
}
|
|
163
|
-
|
|
164
128
|
.e-pdfviewer .e-pv-notification-icon-rtl {
|
|
165
129
|
background-image: none;
|
|
166
130
|
background-position: right;
|
|
@@ -168,146 +132,139 @@
|
|
|
168
132
|
background-size: auto;
|
|
169
133
|
height: auto;
|
|
170
134
|
}
|
|
171
|
-
|
|
172
135
|
.e-pdfviewer .e-pv-textbox-icon::before {
|
|
173
|
-
content:
|
|
136
|
+
content: "\e89f";
|
|
174
137
|
}
|
|
175
|
-
|
|
176
138
|
.e-pdfviewer .e-pv-password-icon::before {
|
|
177
|
-
content:
|
|
139
|
+
content: "\e91a";
|
|
178
140
|
}
|
|
179
|
-
|
|
180
141
|
.e-pdfviewer .e-pv-checkbox-icon::before {
|
|
181
|
-
content:
|
|
142
|
+
content: "\e90b";
|
|
182
143
|
}
|
|
183
|
-
|
|
184
144
|
.e-pdfviewer .e-pv-radiobutton-icon::before {
|
|
185
|
-
content:
|
|
145
|
+
content: "\e90f";
|
|
186
146
|
}
|
|
187
|
-
|
|
188
147
|
.e-pdfviewer .e-pv-dropdown-icon::before {
|
|
189
|
-
content:
|
|
148
|
+
content: "\e90e";
|
|
190
149
|
}
|
|
191
|
-
|
|
192
150
|
.e-pdfviewer .e-pv-listbox-icon::before {
|
|
193
|
-
content:
|
|
151
|
+
content: "\e89e";
|
|
194
152
|
}
|
|
195
|
-
|
|
196
153
|
.e-pdfviewer .e-pv-annotation-calibrate-icon::before {
|
|
197
|
-
content:
|
|
154
|
+
content: "\e678";
|
|
198
155
|
}
|
|
199
156
|
|
|
200
157
|
.e-pv-download-document-icon.e-menu-icon::before {
|
|
201
|
-
content:
|
|
158
|
+
content: "\ebe4";
|
|
202
159
|
}
|
|
203
160
|
|
|
204
161
|
.e-pv-bookmark-icon.e-menu-icon::before {
|
|
205
|
-
content:
|
|
162
|
+
content: "\ebe5";
|
|
206
163
|
}
|
|
207
164
|
|
|
208
165
|
.e-pv-highlight-icon::before {
|
|
209
|
-
content:
|
|
210
|
-
font-family:
|
|
166
|
+
content: "\ebee";
|
|
167
|
+
font-family: "e-icons";
|
|
211
168
|
}
|
|
212
169
|
|
|
213
170
|
.e-pv-underline-icon::before {
|
|
214
|
-
content:
|
|
215
|
-
font-family:
|
|
171
|
+
content: "\ebf0";
|
|
172
|
+
font-family: "e-icons";
|
|
216
173
|
}
|
|
217
174
|
|
|
218
175
|
.e-pv-strikethrough-icon::before {
|
|
219
|
-
content:
|
|
220
|
-
font-family:
|
|
176
|
+
content: "\ebf1";
|
|
177
|
+
font-family: "e-icons";
|
|
221
178
|
}
|
|
222
179
|
|
|
223
180
|
.e-pv-copy-icon::before {
|
|
224
|
-
content:
|
|
225
|
-
font-family:
|
|
181
|
+
content: "\e70a";
|
|
182
|
+
font-family: "e-icons";
|
|
226
183
|
}
|
|
227
184
|
|
|
228
185
|
.e-pv-stamp-icon::before {
|
|
229
|
-
content:
|
|
186
|
+
content: "\ec01";
|
|
230
187
|
}
|
|
231
188
|
|
|
232
189
|
.e-pv-shape-line-icon::before {
|
|
233
|
-
content:
|
|
234
|
-
font-family:
|
|
190
|
+
content: "\e668";
|
|
191
|
+
font-family: "e-icons";
|
|
235
192
|
}
|
|
236
193
|
|
|
237
194
|
.e-pv-shape-arrow-icon::before {
|
|
238
|
-
content:
|
|
239
|
-
font-family:
|
|
195
|
+
content: "\e669";
|
|
196
|
+
font-family: "e-icons";
|
|
240
197
|
}
|
|
241
198
|
|
|
242
199
|
.e-pv-shape-rectangle-icon::before {
|
|
243
|
-
content:
|
|
244
|
-
font-family:
|
|
200
|
+
content: "\e670";
|
|
201
|
+
font-family: "e-icons";
|
|
245
202
|
}
|
|
246
203
|
|
|
247
204
|
.e-pv-shape-circle-icon::before {
|
|
248
|
-
content:
|
|
249
|
-
font-family:
|
|
205
|
+
content: "\e671";
|
|
206
|
+
font-family: "e-icons";
|
|
250
207
|
}
|
|
251
208
|
|
|
252
209
|
.e-pv-shape-pentagon-icon::before {
|
|
253
|
-
content:
|
|
254
|
-
font-family:
|
|
210
|
+
content: "\e672";
|
|
211
|
+
font-family: "e-icons";
|
|
255
212
|
}
|
|
256
213
|
|
|
257
214
|
.e-pv-annotation-shape-icon::before {
|
|
258
|
-
content:
|
|
215
|
+
content: "\ebfc";
|
|
259
216
|
}
|
|
260
217
|
|
|
261
218
|
.e-pv-cut-icon::before {
|
|
262
|
-
content:
|
|
263
|
-
font-family:
|
|
219
|
+
content: "\e33b";
|
|
220
|
+
font-family: "e-icons";
|
|
264
221
|
}
|
|
265
222
|
|
|
266
223
|
.e-pv-paste-icon::before {
|
|
267
|
-
content:
|
|
268
|
-
font-family:
|
|
224
|
+
content: "\e33d";
|
|
225
|
+
font-family: "e-icons";
|
|
269
226
|
}
|
|
270
227
|
|
|
271
228
|
.e-pv-delete-icon::before {
|
|
272
|
-
content:
|
|
273
|
-
font-family:
|
|
229
|
+
content: "\ebf5";
|
|
230
|
+
font-family: "e-icons";
|
|
274
231
|
}
|
|
275
232
|
|
|
276
233
|
.e-pv-properties-fill-color-icon::before {
|
|
277
|
-
content:
|
|
278
|
-
font-family:
|
|
234
|
+
content: "\ebf2";
|
|
235
|
+
font-family: "e-icons";
|
|
279
236
|
}
|
|
280
237
|
|
|
281
238
|
.e-pv-properties-stroke-color-icon::before {
|
|
282
|
-
content:
|
|
283
|
-
font-family:
|
|
239
|
+
content: "\e668";
|
|
240
|
+
font-family: "e-icons";
|
|
284
241
|
}
|
|
285
242
|
|
|
286
243
|
.e-pv-comment-icon::before {
|
|
287
|
-
content:
|
|
288
|
-
font-family:
|
|
244
|
+
content: "\e680";
|
|
245
|
+
font-family: "e-icons";
|
|
289
246
|
}
|
|
290
247
|
|
|
291
248
|
.e-pv-property-icon::before {
|
|
292
|
-
content:
|
|
293
|
-
font-family:
|
|
249
|
+
content: "\e199";
|
|
250
|
+
font-family: "e-icons";
|
|
294
251
|
}
|
|
295
252
|
|
|
296
253
|
.e-pv-comment-selection-icon::before {
|
|
297
254
|
color: #0078d6;
|
|
298
|
-
content:
|
|
299
|
-
font-family:
|
|
255
|
+
content: "\e680";
|
|
256
|
+
font-family: "e-icons";
|
|
300
257
|
}
|
|
301
258
|
|
|
302
259
|
.e-pv-comment-panel-icon::before {
|
|
303
|
-
content:
|
|
304
|
-
font-family:
|
|
260
|
+
content: "\eb8b";
|
|
261
|
+
font-family: "e-icons";
|
|
305
262
|
}
|
|
306
263
|
|
|
307
264
|
.e-pv-accepted-icon::before {
|
|
308
265
|
color: #fff;
|
|
309
|
-
content:
|
|
310
|
-
font-family:
|
|
266
|
+
content: "\e682";
|
|
267
|
+
font-family: "e-icons";
|
|
311
268
|
font-size: 14px;
|
|
312
269
|
padding: 1px 1px 1px 4px;
|
|
313
270
|
position: absolute;
|
|
@@ -315,8 +272,8 @@
|
|
|
315
272
|
|
|
316
273
|
.e-pv-rejected-icon::before {
|
|
317
274
|
color: #fff;
|
|
318
|
-
content:
|
|
319
|
-
font-family:
|
|
275
|
+
content: "\e683";
|
|
276
|
+
font-family: "e-icons";
|
|
320
277
|
font-size: 14px;
|
|
321
278
|
padding: 2px 1px 1px 4px;
|
|
322
279
|
position: absolute;
|
|
@@ -324,8 +281,8 @@
|
|
|
324
281
|
|
|
325
282
|
.e-pv-completed-icon::before {
|
|
326
283
|
color: #fff;
|
|
327
|
-
content:
|
|
328
|
-
font-family:
|
|
284
|
+
content: "\e614";
|
|
285
|
+
font-family: "e-icons";
|
|
329
286
|
font-size: 14px;
|
|
330
287
|
padding: 2px 1px 1px 3.5px;
|
|
331
288
|
position: absolute;
|
|
@@ -333,41 +290,41 @@
|
|
|
333
290
|
|
|
334
291
|
.e-pv-cancelled-icon::before {
|
|
335
292
|
color: #fff;
|
|
336
|
-
content:
|
|
337
|
-
font-family:
|
|
293
|
+
content: "\e60a";
|
|
294
|
+
font-family: "e-icons";
|
|
338
295
|
font-size: 14px;
|
|
339
296
|
padding: 2px 1px 1px 3.5px;
|
|
340
297
|
position: absolute;
|
|
341
298
|
}
|
|
342
299
|
|
|
343
300
|
.e-pv-scale-ratio-icon::before {
|
|
344
|
-
content:
|
|
345
|
-
font-family:
|
|
301
|
+
content: "\e678";
|
|
302
|
+
font-family: "e-icons";
|
|
346
303
|
}
|
|
347
304
|
|
|
348
305
|
.e-pv-calibrate-distance-icon::before {
|
|
349
|
-
content:
|
|
350
|
-
font-family:
|
|
306
|
+
content: "\e673";
|
|
307
|
+
font-family: "e-icons";
|
|
351
308
|
}
|
|
352
309
|
|
|
353
310
|
.e-pv-calibrate-perimeter-icon::before {
|
|
354
|
-
content:
|
|
355
|
-
font-family:
|
|
311
|
+
content: "\e674";
|
|
312
|
+
font-family: "e-icons";
|
|
356
313
|
}
|
|
357
314
|
|
|
358
315
|
.e-pv-calibrate-area-icon::before {
|
|
359
|
-
content:
|
|
360
|
-
font-family:
|
|
316
|
+
content: "\e675";
|
|
317
|
+
font-family: "e-icons";
|
|
361
318
|
}
|
|
362
319
|
|
|
363
320
|
.e-pv-calibrate-radius-icon::before {
|
|
364
|
-
content:
|
|
365
|
-
font-family:
|
|
321
|
+
content: "\e676";
|
|
322
|
+
font-family: "e-icons";
|
|
366
323
|
}
|
|
367
324
|
|
|
368
325
|
.e-pv-calibrate-volume-icon::before {
|
|
369
|
-
content:
|
|
370
|
-
font-family:
|
|
326
|
+
content: "\e677";
|
|
327
|
+
font-family: "e-icons";
|
|
371
328
|
}
|
|
372
329
|
|
|
373
330
|
.e-menu-wrapper.e-custom-scroll.e-lib.e-keyboard.e-pv-stamp {
|
|
@@ -388,102 +345,102 @@
|
|
|
388
345
|
}
|
|
389
346
|
|
|
390
347
|
.e-pv-freetext-icon::before {
|
|
391
|
-
content:
|
|
392
|
-
font-family:
|
|
348
|
+
content: "\ebe7";
|
|
349
|
+
font-family: "e-icons";
|
|
393
350
|
}
|
|
394
351
|
|
|
395
352
|
.e-pv-annotation-textalign-icon::before {
|
|
396
|
-
content:
|
|
397
|
-
font-family:
|
|
353
|
+
content: "\ebeb";
|
|
354
|
+
font-family: "e-icons";
|
|
398
355
|
}
|
|
399
356
|
|
|
400
357
|
.e-pv-annotation-textprop-icon::before {
|
|
401
|
-
content:
|
|
402
|
-
font-family:
|
|
358
|
+
content: "\eb04";
|
|
359
|
+
font-family: "e-icons";
|
|
403
360
|
}
|
|
404
361
|
|
|
405
362
|
.e-pv-annotation-textcolor-icon::before {
|
|
406
|
-
content:
|
|
407
|
-
font-family:
|
|
363
|
+
content: "\e34c";
|
|
364
|
+
font-family: "e-icons";
|
|
408
365
|
}
|
|
409
366
|
|
|
410
367
|
.e-pv-left-align-icon::before {
|
|
411
|
-
content:
|
|
412
|
-
font-family:
|
|
368
|
+
content: "\ebeb";
|
|
369
|
+
font-family: "e-icons";
|
|
413
370
|
}
|
|
414
371
|
|
|
415
372
|
.e-pv-right-align-icon::before {
|
|
416
|
-
content:
|
|
417
|
-
font-family:
|
|
373
|
+
content: "\eb82";
|
|
374
|
+
font-family: "e-icons";
|
|
418
375
|
}
|
|
419
376
|
|
|
420
377
|
.e-pv-center-align-icon::before {
|
|
421
|
-
content:
|
|
422
|
-
font-family:
|
|
378
|
+
content: "\eb9e";
|
|
379
|
+
font-family: "e-icons";
|
|
423
380
|
}
|
|
424
381
|
|
|
425
382
|
.e-pv-justfiy-align-icon::before {
|
|
426
|
-
content:
|
|
427
|
-
font-family:
|
|
383
|
+
content: "\eb67";
|
|
384
|
+
font-family: "e-icons";
|
|
428
385
|
}
|
|
429
386
|
|
|
430
387
|
.e-pv-bold-icon::before {
|
|
431
|
-
content:
|
|
432
|
-
font-family:
|
|
388
|
+
content: "\eb77";
|
|
389
|
+
font-family: "e-icons";
|
|
433
390
|
}
|
|
434
391
|
|
|
435
392
|
.e-pv-italic-icon::before {
|
|
436
|
-
content:
|
|
437
|
-
font-family:
|
|
393
|
+
content: "\eb99";
|
|
394
|
+
font-family: "e-icons";
|
|
438
395
|
}
|
|
439
396
|
|
|
440
397
|
.e-pv-strikeout-icon::before {
|
|
441
|
-
content:
|
|
442
|
-
font-family:
|
|
398
|
+
content: "\eb7f";
|
|
399
|
+
font-family: "e-icons";
|
|
443
400
|
}
|
|
444
401
|
|
|
445
402
|
.e-pv-underlinetext-icon::before {
|
|
446
|
-
content:
|
|
447
|
-
font-family:
|
|
403
|
+
content: "\ebf0";
|
|
404
|
+
font-family: "e-icons";
|
|
448
405
|
}
|
|
449
406
|
|
|
450
407
|
.e-pv-superscript-icon::before {
|
|
451
|
-
content:
|
|
452
|
-
font-family:
|
|
408
|
+
content: "\e352";
|
|
409
|
+
font-family: "e-icons";
|
|
453
410
|
}
|
|
454
411
|
|
|
455
412
|
.e-pv-subscript-icon::before {
|
|
456
|
-
content:
|
|
457
|
-
font-family:
|
|
413
|
+
content: "\e357";
|
|
414
|
+
font-family: "e-icons";
|
|
458
415
|
}
|
|
459
416
|
|
|
460
417
|
.e-pv-handwritten-icon::before {
|
|
461
|
-
content:
|
|
462
|
-
font-family:
|
|
418
|
+
content: "\e739";
|
|
419
|
+
font-family: "e-icons";
|
|
463
420
|
}
|
|
464
421
|
|
|
465
422
|
.e-pv-inkannotation-icon::before {
|
|
466
|
-
content:
|
|
467
|
-
font-family:
|
|
423
|
+
content: "\ebec";
|
|
424
|
+
font-family: "e-icons";
|
|
468
425
|
}
|
|
469
426
|
|
|
470
427
|
.e-pv-delete::before {
|
|
471
|
-
content:
|
|
472
|
-
font-family:
|
|
428
|
+
content: "\eb00";
|
|
429
|
+
font-family: "e-icons";
|
|
473
430
|
}
|
|
474
431
|
|
|
475
432
|
.e-pv-eye-icon::before {
|
|
476
|
-
content:
|
|
433
|
+
content: "\e345";
|
|
477
434
|
cursor: pointer;
|
|
478
|
-
font-family:
|
|
435
|
+
font-family: "e-icons";
|
|
479
436
|
font-size: 18px;
|
|
480
437
|
padding: 7px;
|
|
481
438
|
}
|
|
482
439
|
|
|
483
440
|
.e-pv-eye-slash-icon::before {
|
|
484
|
-
content:
|
|
441
|
+
content: "\e721";
|
|
485
442
|
cursor: pointer;
|
|
486
|
-
font-family:
|
|
443
|
+
font-family: "e-icons";
|
|
487
444
|
font-size: 18px;
|
|
488
445
|
padding: 7px;
|
|
489
446
|
}
|
|
@@ -493,19 +450,16 @@
|
|
|
493
450
|
border-style: solid;
|
|
494
451
|
border-width: 0;
|
|
495
452
|
}
|
|
496
|
-
|
|
497
453
|
.e-pdfviewer .e-pv-text-layer {
|
|
498
454
|
position: absolute;
|
|
499
455
|
top: 0;
|
|
500
456
|
z-index: 2;
|
|
501
457
|
}
|
|
502
|
-
|
|
503
458
|
.e-pdfviewer .e-pv-annotation-canvas {
|
|
504
459
|
left: 0;
|
|
505
460
|
position: absolute;
|
|
506
461
|
top: 0;
|
|
507
462
|
}
|
|
508
|
-
|
|
509
463
|
.e-pdfviewer .e-pv-text {
|
|
510
464
|
background: transparent;
|
|
511
465
|
color: transparent;
|
|
@@ -513,50 +467,40 @@
|
|
|
513
467
|
opacity: 0.6;
|
|
514
468
|
position: absolute;
|
|
515
469
|
}
|
|
516
|
-
|
|
517
470
|
.e-pdfviewer .e-pv-search-text-highlight,
|
|
518
471
|
.e-pdfviewer .e-pv-search-text-highlightother {
|
|
519
472
|
line-height: normal;
|
|
520
473
|
opacity: 0.6;
|
|
521
474
|
position: absolute;
|
|
522
475
|
}
|
|
523
|
-
|
|
524
476
|
.e-pdfviewer .e-pv-hyperlink {
|
|
525
477
|
z-index: 2;
|
|
526
478
|
}
|
|
527
|
-
|
|
528
479
|
.e-pdfviewer .e-pv-hyperlink.e-pv-onselection {
|
|
529
480
|
z-index: 1;
|
|
530
481
|
}
|
|
531
|
-
|
|
532
482
|
.e-pdfviewer .e-enable-text-selection {
|
|
533
483
|
-ms-user-select: text;
|
|
534
484
|
-webkit-user-select: text;
|
|
535
485
|
user-select: text;
|
|
536
486
|
}
|
|
537
|
-
|
|
538
487
|
.e-pdfviewer .e-disable-text-selection {
|
|
539
488
|
-ms-user-select: none;
|
|
540
489
|
-webkit-user-select: none;
|
|
541
490
|
user-select: none;
|
|
542
491
|
}
|
|
543
|
-
|
|
544
492
|
.e-pdfviewer .e-enable-text-selection .e-pv-text {
|
|
545
493
|
display: inline-block;
|
|
546
494
|
}
|
|
547
|
-
|
|
548
495
|
.e-pdfviewer .e-disable-text-selection .e-pv-text {
|
|
549
496
|
display: none;
|
|
550
497
|
}
|
|
551
|
-
|
|
552
498
|
.e-pdfviewer .e-pv-cursor {
|
|
553
499
|
cursor: text;
|
|
554
500
|
}
|
|
555
|
-
|
|
556
501
|
.e-pdfviewer .e-pv-crosshair-cursor {
|
|
557
502
|
cursor: crosshair;
|
|
558
503
|
}
|
|
559
|
-
|
|
560
504
|
.e-pdfviewer .e-pv-touch-select-drop {
|
|
561
505
|
display: inline-block;
|
|
562
506
|
height: 30px;
|
|
@@ -564,7 +508,6 @@
|
|
|
564
508
|
width: 30px;
|
|
565
509
|
z-index: 1000;
|
|
566
510
|
}
|
|
567
|
-
|
|
568
511
|
.e-pdfviewer .e-pv-touch-ellipse {
|
|
569
512
|
background-color: #3088ed;
|
|
570
513
|
border-bottom-left-radius: 50%;
|
|
@@ -578,7 +521,6 @@
|
|
|
578
521
|
position: absolute;
|
|
579
522
|
width: 20px;
|
|
580
523
|
}
|
|
581
|
-
|
|
582
524
|
.e-pdfviewer .e-pv-annotation-note {
|
|
583
525
|
border-radius: 2px;
|
|
584
526
|
cursor: auto;
|
|
@@ -593,12 +535,10 @@
|
|
|
593
535
|
width: auto;
|
|
594
536
|
z-index: 10000;
|
|
595
537
|
}
|
|
596
|
-
|
|
597
538
|
.e-pdfviewer .e-pv-annotation-note-author {
|
|
598
539
|
border-bottom: 1px solid #000;
|
|
599
540
|
font-weight: bold;
|
|
600
541
|
}
|
|
601
|
-
|
|
602
542
|
.e-pdfviewer .e-pv-annotation-popup-menu {
|
|
603
543
|
cursor: auto;
|
|
604
544
|
min-width: 396px;
|
|
@@ -607,39 +547,33 @@
|
|
|
607
547
|
width: auto;
|
|
608
548
|
z-index: 10000;
|
|
609
549
|
}
|
|
610
|
-
|
|
611
550
|
.e-pdfviewer .e-pv-annotation-popup-header {
|
|
612
551
|
height: auto;
|
|
613
552
|
min-height: 29px;
|
|
614
553
|
padding-top: 14px;
|
|
615
554
|
}
|
|
616
|
-
|
|
617
555
|
.e-pdfviewer .e-pv-annotation-popup-author {
|
|
618
556
|
float: left;
|
|
619
557
|
font-size: 16px;
|
|
620
558
|
font-weight: bold;
|
|
621
559
|
margin-left: 14px;
|
|
622
560
|
}
|
|
623
|
-
|
|
624
561
|
.e-pdfviewer .e-pv-annotation-popup-close {
|
|
625
562
|
float: right;
|
|
626
563
|
height: 20px;
|
|
627
564
|
margin-right: 14px;
|
|
628
565
|
width: 20px;
|
|
629
566
|
}
|
|
630
|
-
|
|
631
567
|
.e-pdfviewer .e-pv-annotation-modified-time {
|
|
632
568
|
height: 14px;
|
|
633
569
|
margin-left: 14px;
|
|
634
570
|
padding-top: 8px;
|
|
635
571
|
}
|
|
636
|
-
|
|
637
572
|
.e-pdfviewer .e-pv-annotation-popup-note-container {
|
|
638
573
|
height: auto;
|
|
639
574
|
padding: 14px;
|
|
640
575
|
width: auto;
|
|
641
576
|
}
|
|
642
|
-
|
|
643
577
|
.e-pdfviewer .e-pv-annotation-popup-content {
|
|
644
578
|
background-color: #fff;
|
|
645
579
|
border: 1px solid;
|
|
@@ -648,12 +582,10 @@
|
|
|
648
582
|
overflow: hidden auto;
|
|
649
583
|
width: 368px;
|
|
650
584
|
}
|
|
651
|
-
|
|
652
585
|
.e-pdfviewer .e-pv-properties-fill-color-icon,
|
|
653
586
|
.e-pdfviewer .e-pv-properties-stroke-color-icon {
|
|
654
587
|
border-bottom: 2px solid;
|
|
655
588
|
}
|
|
656
|
-
|
|
657
589
|
.e-pdfviewer .e-pv-drop {
|
|
658
590
|
color: #3088ed;
|
|
659
591
|
display: inline-block;
|
|
@@ -662,7 +594,6 @@
|
|
|
662
594
|
width: 20px;
|
|
663
595
|
z-index: 1000;
|
|
664
596
|
}
|
|
665
|
-
|
|
666
597
|
.e-pdfviewer .e-pv-droplet {
|
|
667
598
|
background-color: #3088ed;
|
|
668
599
|
border-bottom-left-radius: 50%;
|
|
@@ -1164,7 +1095,7 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1164
1095
|
padding-top: 1px;
|
|
1165
1096
|
}
|
|
1166
1097
|
|
|
1167
|
-
.e-pv-password-popup.e-dialog span[id*=
|
|
1098
|
+
.e-pv-password-popup.e-dialog span[id*=_prompt] {
|
|
1168
1099
|
font-size: 14px;
|
|
1169
1100
|
letter-spacing: -0.16px;
|
|
1170
1101
|
}
|
|
@@ -1231,7 +1162,7 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1231
1162
|
bottom: 0;
|
|
1232
1163
|
position: absolute;
|
|
1233
1164
|
top: 52px;
|
|
1234
|
-
transition: transform .3s ease;
|
|
1165
|
+
transition: transform 0.3s ease;
|
|
1235
1166
|
transition-duration: 200ms;
|
|
1236
1167
|
transition-timing-function: ease;
|
|
1237
1168
|
width: 250px;
|
|
@@ -1345,7 +1276,7 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1345
1276
|
border-width: 0;
|
|
1346
1277
|
color: inherit;
|
|
1347
1278
|
cursor: ew-resize;
|
|
1348
|
-
height:
|
|
1279
|
+
height: 100%;
|
|
1349
1280
|
position: absolute;
|
|
1350
1281
|
width: 8px;
|
|
1351
1282
|
z-index: 105;
|
|
@@ -1879,9 +1810,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1879
1810
|
height: 16px;
|
|
1880
1811
|
}
|
|
1881
1812
|
|
|
1882
|
-
.e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret
|
|
1883
|
-
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret
|
|
1884
|
-
.e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
|
|
1813
|
+
.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,
|
|
1885
1814
|
.e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
|
|
1886
1815
|
.e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
|
|
1887
1816
|
font-size: 12px;
|
|
@@ -2583,7 +2512,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2583
2512
|
|
|
2584
2513
|
.e-pv-comments-border {
|
|
2585
2514
|
border: 2px;
|
|
2586
|
-
border-color:
|
|
2515
|
+
border-color: rgb(209, 235, 255);
|
|
2587
2516
|
border-radius: 4px;
|
|
2588
2517
|
border-style: groove;
|
|
2589
2518
|
}
|
|
@@ -2683,7 +2612,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2683
2612
|
}
|
|
2684
2613
|
|
|
2685
2614
|
.e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
|
|
2686
|
-
caret-color:
|
|
2615
|
+
caret-color: rgb(49, 80, 185);
|
|
2687
2616
|
}
|
|
2688
2617
|
|
|
2689
2618
|
.e-pv-reply-div {
|
|
@@ -2745,7 +2674,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2745
2674
|
border-width: 0;
|
|
2746
2675
|
color: inherit;
|
|
2747
2676
|
cursor: ew-resize;
|
|
2748
|
-
height:
|
|
2677
|
+
height: 100%;
|
|
2749
2678
|
position: absolute;
|
|
2750
2679
|
width: 8px;
|
|
2751
2680
|
z-index: 105;
|
|
@@ -2907,7 +2836,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2907
2836
|
}
|
|
2908
2837
|
|
|
2909
2838
|
.e-pv-radio-btn + .e-pv-radiobtn-span::before {
|
|
2910
|
-
content:
|
|
2839
|
+
content: "";
|
|
2911
2840
|
display: block;
|
|
2912
2841
|
height: inherit;
|
|
2913
2842
|
width: inherit;
|
|
@@ -3016,7 +2945,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3016
2945
|
}
|
|
3017
2946
|
|
|
3018
2947
|
.e-pv-properties-font-size-container {
|
|
3019
|
-
border-right-color:
|
|
2948
|
+
border-right-color: rgb(209, 235, 255);
|
|
3020
2949
|
border-right-style: solid;
|
|
3021
2950
|
border-right-width: 1px;
|
|
3022
2951
|
margin-right: 15px;
|
|
@@ -3314,4 +3243,4 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3314
3243
|
|
|
3315
3244
|
.e-pv-font-appearance-style-blazor {
|
|
3316
3245
|
padding: 8px;
|
|
3317
|
-
}
|
|
3246
|
+
}
|