@syncfusion/ej2-angular-pdfviewer 21.1.41 → 21.2.3-ngcc

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.
Files changed (82) hide show
  1. package/@syncfusion/ej2-angular-pdfviewer.es5.js +270 -0
  2. package/@syncfusion/ej2-angular-pdfviewer.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-pdfviewer.js +251 -0
  4. package/@syncfusion/ej2-angular-pdfviewer.js.map +1 -0
  5. package/CHANGELOG.md +1951 -0
  6. package/dist/ej2-angular-pdfviewer.umd.js +456 -0
  7. package/dist/ej2-angular-pdfviewer.umd.js.map +1 -0
  8. package/dist/ej2-angular-pdfviewer.umd.min.js +11 -0
  9. package/dist/ej2-angular-pdfviewer.umd.min.js.map +1 -0
  10. package/ej2-angular-pdfviewer.d.ts +5 -0
  11. package/ej2-angular-pdfviewer.metadata.json +1 -0
  12. package/package.json +15 -29
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/pdfviewer/pdfviewer-all.module.d.ts +0 -6
  18. package/src/pdfviewer/pdfviewer.component.d.ts +0 -3
  19. package/src/pdfviewer/pdfviewer.module.d.ts +0 -6
  20. package/styles/pdfviewer/bootstrap-dark.scss +1 -4
  21. package/styles/pdfviewer/bootstrap.scss +1 -4
  22. package/styles/pdfviewer/bootstrap4.scss +1 -4
  23. package/styles/pdfviewer/bootstrap5-dark.scss +1 -4
  24. package/styles/pdfviewer/bootstrap5.scss +1 -4
  25. package/styles/pdfviewer/fabric-dark.scss +1 -4
  26. package/styles/pdfviewer/fabric.scss +1 -4
  27. package/styles/pdfviewer/fluent-dark.scss +1 -4
  28. package/styles/pdfviewer/fluent.scss +1 -4
  29. package/styles/pdfviewer/highcontrast-light.scss +1 -4
  30. package/styles/pdfviewer/highcontrast.scss +1 -4
  31. package/styles/pdfviewer/material-dark.scss +1 -4
  32. package/styles/pdfviewer/material.scss +1 -4
  33. package/styles/pdfviewer/tailwind-dark.scss +1 -4
  34. package/styles/pdfviewer/tailwind.scss +1 -4
  35. package/esm2020/public_api.mjs +0 -3
  36. package/esm2020/src/index.mjs +0 -5
  37. package/esm2020/src/pdfviewer/pdfviewer-all.module.mjs +0 -62
  38. package/esm2020/src/pdfviewer/pdfviewer.component.mjs +0 -143
  39. package/esm2020/src/pdfviewer/pdfviewer.module.mjs +0 -25
  40. package/esm2020/syncfusion-ej2-angular-pdfviewer.mjs +0 -5
  41. package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs +0 -231
  42. package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs.map +0 -1
  43. package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs +0 -231
  44. package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs.map +0 -1
  45. package/styles/_all.scss +0 -1
  46. package/styles/pdfviewer/_all.scss +0 -2
  47. package/styles/pdfviewer/_bootstrap-dark-definition.scss +0 -536
  48. package/styles/pdfviewer/_bootstrap-definition.scss +0 -536
  49. package/styles/pdfviewer/_bootstrap4-definition.scss +0 -582
  50. package/styles/pdfviewer/_bootstrap5-dark-definition.scss +0 -1
  51. package/styles/pdfviewer/_bootstrap5-definition.scss +0 -530
  52. package/styles/pdfviewer/_fabric-dark-definition.scss +0 -533
  53. package/styles/pdfviewer/_fabric-definition.scss +0 -535
  54. package/styles/pdfviewer/_fluent-dark-definition.scss +0 -1
  55. package/styles/pdfviewer/_fluent-definition.scss +0 -537
  56. package/styles/pdfviewer/_fusionnew-definition.scss +0 -530
  57. package/styles/pdfviewer/_highcontrast-definition.scss +0 -535
  58. package/styles/pdfviewer/_highcontrast-light-definition.scss +0 -531
  59. package/styles/pdfviewer/_layout.scss +0 -196
  60. package/styles/pdfviewer/_material-dark-definition.scss +0 -534
  61. package/styles/pdfviewer/_material-definition.scss +0 -532
  62. package/styles/pdfviewer/_tailwind-dark-definition.scss +0 -1
  63. package/styles/pdfviewer/_tailwind-definition.scss +0 -539
  64. package/styles/pdfviewer/_theme.scss +0 -4169
  65. package/styles/pdfviewer/icons/_bootstrap-dark.scss +0 -475
  66. package/styles/pdfviewer/icons/_bootstrap.scss +0 -480
  67. package/styles/pdfviewer/icons/_bootstrap4.scss +0 -482
  68. package/styles/pdfviewer/icons/_bootstrap5-dark.scss +0 -1
  69. package/styles/pdfviewer/icons/_bootstrap5.scss +0 -489
  70. package/styles/pdfviewer/icons/_fabric-dark.scss +0 -488
  71. package/styles/pdfviewer/icons/_fabric.scss +0 -492
  72. package/styles/pdfviewer/icons/_fluent-dark.scss +0 -1
  73. package/styles/pdfviewer/icons/_fluent.scss +0 -488
  74. package/styles/pdfviewer/icons/_fusionnew.scss +0 -489
  75. package/styles/pdfviewer/icons/_highcontrast-light.scss +0 -475
  76. package/styles/pdfviewer/icons/_highcontrast.scss +0 -475
  77. package/styles/pdfviewer/icons/_material-dark.scss +0 -477
  78. package/styles/pdfviewer/icons/_material.scss +0 -480
  79. package/styles/pdfviewer/icons/_material3.scss +0 -489
  80. package/styles/pdfviewer/icons/_tailwind-dark.scss +0 -489
  81. package/styles/pdfviewer/icons/_tailwind.scss +0 -489
  82. package/syncfusion-ej2-angular-pdfviewer.d.ts +0 -5
@@ -1,4169 +0,0 @@
1
- @include export-module('pdfviewer-theme') {
2
- /* stylelint-disable value-no-vendor-prefix */
3
- /* stylelint-disable property-no-vendor-prefix */
4
- .e-pv-viewer-container {
5
- background-color: $pv-background;
6
- border-color: $pv-control-border-color;
7
- height: $pv-viewer-container-height;
8
- overflow: $pv-control-overflow;
9
- position: $pv-control-position;
10
- touch-action: $pv-control-touch-action;
11
- }
12
-
13
- .e-pdfviewer.e-pv-mobile-view .e-pv-viewer-container::-webkit-scrollbar {
14
- display: none;
15
- }
16
-
17
- input.e-pv-input-password::-ms-reveal {
18
- display: none;
19
- }
20
-
21
- .e-pv-page-container {
22
- margin: $pv-page-container-margin;
23
- padding: $pv-page-container-padding;
24
- touch-action: $pv-page-container-touch-action;
25
- }
26
-
27
- .e-pv-signaturehover {
28
- background-color: $pv-prop-line-styles-hover-bg;
29
- }
30
-
31
- .e-pv-mobilespanscroll-container {
32
- color: $pv-toolbar-total-page-number-color;
33
- font-family: $pv-sidebar-bookmark-title-font-family;
34
- font-size: $pv-sidebar-bookmark-title-font-size;
35
- }
36
-
37
- .e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
38
- .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
39
- .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
40
- .e-pv-annotation-thickness-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
41
- .e-pv-annotation-shapes-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
42
- .e-pv-annotation-calibrate-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
43
- .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
44
- .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
45
- .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
46
- .e-pv-annotation-handwritten-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
47
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
48
- .e-bigger .e-pv-icon-search,
49
- .e-pv-icon {
50
- font-size: $pv-icon-font-size;
51
- }
52
-
53
- .e-bigger .e-pv-icon {
54
- @if $skin-name == 'FluentUI' {
55
- font-size: 16px;
56
- }
57
- }
58
-
59
- .e-pv-annotation-stamp-container .e-menu-wrapper {
60
- @if $skin-name == 'FluentUI' {
61
- background-color: transparent;
62
- }
63
- }
64
-
65
- .e-pv-annotation-ink-container .e-pv-inkannotation-icon {
66
- font-size: $pv-icon-font-size;
67
- }
68
-
69
- .e-pv-annotation-handwritten-container .e-pv-handwritten-icon.e-btn-icon:not(.e-caret) {
70
- font-size: $pv-icon-font-size;
71
- }
72
-
73
- .e-bigger .e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
74
- .e-bigger .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
75
- .e-bigger .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
76
- .e-bigger .e-pv-annotation-thickness-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
77
- .e-bigger .e-pv-annotation-shapes-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
78
- .e-bigger .e-pv-annotation-calibrate-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
79
- .e-bigger .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
80
- .e-bigger .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
81
- .e-bigger .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
82
- .e-bigger .e-pv-annotation-handwritten-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
83
- .e-bigger .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
84
- .e-bigger .e-pv-icon-search,
85
- .e-bigger .e-pv-icon {
86
- @if $skin-name == 'bootstrap4' {
87
- font-size: $pv-icon-font-size-big;
88
- }
89
- }
90
-
91
- .e-pv-mobilescroll-container {
92
- background-color: $pv-background;
93
- border: $pv-thumbnail-hover-border;
94
- border-radius: 56px 0 0 56px;
95
- line-height: 27px;
96
- position: absolute;
97
- text-align: center;
98
- }
99
-
100
- .e-pv-viewer-container .e-pv-page-div {
101
- border-color: $pv-page-div-border-color;
102
- border-style: $pv-page-div-border-style;
103
- border-width: $pv-page-div-border;
104
- box-shadow: $pv-page-div-box-shadow;
105
- box-sizing: $pv-page-div-border-boxing;
106
- position: $pv-page-div-position;
107
- }
108
-
109
- .e-pv-toolbar,
110
- .e-pv-nav-toolbar,
111
- .e-pv-annotation-toolbar,
112
- .e-pv-formdesigner-toolbar {
113
- border: $pv-toolbar-border;
114
- border-radius: $pv-toolbar-border-radius;
115
- border-width: $pv-toolbar-border-width;
116
- }
117
-
118
- .e-pv-toolbar,
119
- .e-pv-annotation-toolbar,
120
- .e-pv-mobile-annotation-toolbar,
121
- .e-pv-formdesigner-toolbar {
122
- height: $pv-toolbar-height;
123
- }
124
-
125
- .e-pv-toolbar.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left {
126
- @if $skin-name == 'bootstrap5' {
127
- left: 0;
128
- line-height: 0;
129
- }
130
- }
131
-
132
- .e-pv-nav-toolbar,
133
- .e-bigger .e-pv-toolbar,
134
- .e-pv-toolbar.e-pv-mobile-toolbar,
135
- .e-bigger .e-pv-annotation-toolbar,
136
- .e-pv-mobile-view .e-pv-annotation-toolbar {
137
- height: $pv-toolbar-height-big;
138
- }
139
-
140
- .e-toolbar.e-pv-toolbar .e-pv-zoom-drop-down-container {
141
- height: $pv-zoom-dropdown-height;
142
- width: $pv-zoom-dropdown-width;
143
- }
144
-
145
- .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
146
- display: block;
147
- padding-left: 10px;
148
- padding-right: 10px;
149
- width: auto;
150
- }
151
-
152
- .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
153
- .e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text {
154
- display: none;
155
- }
156
-
157
- .e-pv-current-page-box.e-input-group.e-control-wrapper {
158
- height: $pv-current-page-height;
159
- @if $skin-name == 'bootstrap5' {
160
- height: 32px;
161
- }
162
- margin-top: $pv-toolbar-current-page-box-margin-top;
163
- width: $pv-current-page-width;
164
- }
165
-
166
- .e-pv-mobilepagenoscroll-container {
167
- background: $pv-sidebar-resizer-background;
168
- border: $pv-thumbnail-hover-border;
169
- border-radius: 10px;
170
- padding: 6px;
171
- text-align: center;
172
- vertical-align: middle;
173
- }
174
-
175
- .e-pv-mobilecurrentpage-container {
176
- color: $pv-toolbar-total-page-number-color;
177
- display: block;
178
- font-family: $pv-sidebar-bookmark-title-font-family;
179
- font-size: 24px;
180
- }
181
-
182
- .e-pv-mobiledashedline-container {
183
- color: $pv-toolbar-total-page-number-color;
184
- display: block;
185
- padding: 10px;
186
- }
187
-
188
- .e-pv-number-ofpages {
189
- width: 10%;
190
- }
191
-
192
- .e-dialog.e-pv-gotopage-popup {
193
- max-width: 500px;
194
- @if ($skin-name == 'tailwind' or $skin-name == 'tailwind-dark') {
195
- padding-left: 0;
196
- padding-top: 0;
197
- }
198
- @else {
199
- padding-left: 16px;
200
- padding-top: 16px;
201
- }
202
- }
203
-
204
- .e-pv-gotopage-apply-btn.e-btn.e-flat.e-primary:disabled {
205
- @if $skin-name != 'bootstrap4' {
206
- background-color: transparent;
207
- }
208
- @if $skin-name == 'bootstrap' {
209
- color: $pv-save-button-color;
210
- }
211
- }
212
-
213
- .e-pv-mobiletotalpage-container {
214
- color: $pv-toolbar-total-page-number-color;
215
- display: block;
216
- font-family: $pv-sidebar-bookmark-title-font-family;
217
- font-size: $pv-sidebar-title-font-size;
218
- }
219
-
220
- .e-pv-password-input {
221
- margin-top: $pv-password-input-margin-top;
222
- }
223
-
224
- .e-pv-password-error {
225
- color: $pv-password-error-color;
226
- }
227
-
228
- .e-pv-corrupted-popup-header {
229
- color: $pv-corrupted-pop-header-color;
230
- opacity: $pv-corrupted-pop-header-opacity;
231
- }
232
-
233
- .e-pv-corrupted-popup-content {
234
- color: $pv-corrupted-pop-header-color;
235
- font-size: $pv-corrupted-pop-content-font-size;
236
- line-height: $pv-corrupted-pop-content-line-height;
237
- margin-left: $pv-corrupted-pop-content-margin-left;
238
- opacity: $pv-corrupted-pop-header-opacity;
239
- padding-top: $pv-corrupted-pop-content-padding-top;
240
- text-align: $pv-corrupted-pop-header-text-align;
241
- }
242
-
243
- .e-pv-corrupted-popup-content-rtl {
244
- color: $pv-corrupted-pop-header-color;
245
- font-size: $pv-corrupted-pop-content-font-size;
246
- line-height: $pv-corrupted-pop-content-line-height;
247
- margin-right: $pv-corrupted-pop-content-margin-right;
248
- opacity: $pv-corrupted-pop-header-opacity;
249
- padding-top: $pv-corrupted-pop-content-padding-top;
250
- text-align: $pv-corrupted-pop-header-rtl-text-align;
251
- }
252
-
253
- .e-pv-toolbar.e-toolbar:not(.e-pv-mobile-toolbar) .e-toolbar-items .e-toolbar-item:not(.e-separator) {
254
- height: auto;
255
- margin-left: $pv-toolbar-items-margin-left;
256
- margin-right: $pv-toolbar-items-margin-right;
257
- padding-bottom: $pv-toolbar-items-padding-bottom;
258
- padding-top: $pv-toolbar-items-padding-top;
259
- @if $skin-name == 'bootstrap5' {
260
- padding: 3px 4px;
261
- }
262
- }
263
-
264
- .e-bigger .e-pv-toolbar.e-toolbar:not(.e-pv-mobile-toolbar) .e-toolbar-items .e-toolbar-item:not(.e-separator) {
265
- @if $skin-name == 'bootstrap4' {
266
- padding-bottom: $pv-toolbar-items-padding-bottom-big;
267
- padding-top: $pv-toolbar-items-padding-top-big;
268
- }
269
- }
270
-
271
- .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator),
272
- .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
273
- @if $skin-name != 'tailwind' and $skin-name != 'tailwind-dark' {
274
- height: auto;
275
- }
276
- @if $skin-name == 'bootstrap5' {
277
- height: 32px;
278
- }
279
- margin-left: $pv-toolbar-items-margin-left;
280
- margin-right: $pv-toolbar-items-margin-right;
281
- @if $skin-name == 'bootstrap5' {
282
- padding: 0 4px;
283
- }
284
- }
285
-
286
- .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
287
- .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
288
- @if $skin-name == 'FluentUI' {
289
- padding-bottom: 2px;
290
- }
291
- @else {
292
- padding-bottom: 0;
293
- }
294
- }
295
-
296
- .e-pv-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
297
- .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
298
- @if $skin-name == 'FluentUI' {
299
- line-height: 22px;
300
- min-height: 22px;
301
- }
302
- @else {
303
- line-height: 26px;
304
- min-height: 26px;
305
- }
306
- }
307
-
308
- .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
309
- .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
310
- .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
311
- border-right-width: $pv-toolbar-separator-border-right-width;
312
- height: $pv-toolbar-separator-height;
313
- margin-left: $pv-toolbar-separator-margin-left;
314
- margin-right: $pv-toolbar-separator-margin-right;
315
- }
316
-
317
- .e-pdfviewer .e-pv-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:first-child,
318
- .e-pdfviewer .e-pv-annotation-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:first-child,
319
- .e-pdfviewer .e-pv-formdesigner-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:first-child {
320
- margin-left: $pv-toolbar-items-first-child-margin-left;
321
- }
322
-
323
- .e-pdfviewer .e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:first-child,
324
- .e-pdfviewer .e-pv-annotation-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:first-child,
325
- .e-pdfviewer .e-pv-formdesigner-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:first-child {
326
- margin-right: $pv-toolbar-items-first-child-margin-left;
327
- }
328
-
329
- .e-pdfviewer .e-pv-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:last-child,
330
- .e-pdfviewer .e-pv-annotation-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:last-child,
331
- .e-pdfviewer .e-pv-formdesigner-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:last-child {
332
- margin-right: $pv-toolbar-items-last-child-margin-right;
333
- }
334
-
335
- .e-pdfviewer .e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:last-child,
336
- .e-pdfviewer .e-pv-annotation-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:last-child,
337
- .e-pdfviewer .e-pv-formdesigner-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:last-child {
338
- margin-left: $pv-toolbar-items-last-child-margin-right;
339
- }
340
-
341
- .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
342
- .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
343
- .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
344
- .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
345
- height: $pv-toolbar-btn-height;
346
- min-width: $pv-toolbar-btn-width;
347
- width: $pv-toolbar-btn-width;
348
- @if $skin-name == 'FluentUI' {
349
- line-height: $pv-toolbar-btn-height;
350
- min-width: 40px;
351
- }
352
- }
353
-
354
- .e-pv-open-document-icon {
355
- font-size: $pv-toolbar-open-icon-font-size;
356
- height: $pv-toolbar-open-icon-height;
357
- line-height: $pv-toolbar-open-icon-line-height;
358
- width: $pv-toolbar-open-icon-width;
359
- }
360
-
361
- .e-toolbar-items:not(.e-toolbar-pop) .e-pv-download-document-icon {
362
- line-height: $pv-toolbar-download-icon-line-height;
363
- }
364
-
365
- .e-toolbar-items:not(.e-toolbar-pop) .e-pv-print-document-icon {
366
- line-height: $pv-toolbar-print-icon-line-height;
367
- }
368
-
369
- .e-pv-first-page-navigation-icon {
370
- line-height: $pv-toolbar-first-page-icon-line-height;
371
- }
372
-
373
- .e-pv-previous-page-navigation-icon {
374
- line-height: $pv-toolbar-previous-page-icon-line-height;
375
- }
376
-
377
- .e-pv-next-page-navigation-icon {
378
- line-height: $pv-toolbar-next-page-icon-line-height;
379
- }
380
-
381
- .e-pv-last-page-navigation-icon {
382
- line-height: $pv-toolbar-last-page-icon-line-height;
383
- }
384
-
385
- .e-toolbar-items:not(.e-toolbar-pop) .e-pv-zoom-out-icon,
386
- .e-toolbar-items:not(.e-toolbar-pop) .e-pv-zoom-in-icon {
387
- line-height: $pv-toolbar-zoom-out-icon-line-height;
388
- }
389
-
390
- .e-pv-eye-slash-icon,
391
- .e-pv-eye-icon {
392
- margin-top: $pv-eye-icon-margin-top;
393
- }
394
-
395
- .e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
396
- padding-left: 8px;
397
- }
398
-
399
- .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-pv-pan-tool .e-pv-icon {
400
- margin-right: 2px;
401
- }
402
-
403
- .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-pv-zoom-drop-down-container {
404
- margin: $pv-toolbar-zoom-drop-margin;
405
- @if $skin-name != 'bootstrap4' {
406
- padding: $pv-toolbar-zoom-drop-padding;
407
- }
408
- }
409
-
410
- .e-pv-toolbar.e-toolbar .e-toolbar-items .e-pv-total-page-container.e-toolbar-item:not(.e-separator) {
411
- color: $pv-toolbar-total-page-number-color;
412
- cursor: default;
413
- font-size: $pv-toolbar-total-page-number-font-size;
414
- margin-left: $pv-toolbar-total-page-div-margin-left;
415
- margin-right: $pv-toolbar-total-page-div-margin-right;
416
- min-width: unset;
417
- @if $skin-name != 'bootstrap4' and $skin-name != 'FluentUI' {
418
- padding-bottom: $pv-toolbar-total-page-padding-bottom;
419
- }
420
- padding-left: $pv-toolbar-total-page-div-padding-left;
421
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
422
- padding-top: 0;
423
- }
424
- position: relative;
425
- }
426
-
427
- .e-pv-total-page {
428
- color: $pv-toolbar-total-page-font-color;
429
- font-size: inherit;
430
- }
431
-
432
- .e-pv-total-page-ms {
433
- -ms-transform: translateY(-50%);
434
- margin: 0;
435
- position: absolute;
436
- top: 50%;
437
- transform: translateY(-50%);
438
- }
439
-
440
- .e-pv-zoom-drop-down.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
441
- .e-pv-prop-dropdown.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
442
- .e-pv-zoom-drop-down-rtl.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
443
- .e-pv-prop-dropdown-rtl.e-input-group.e-control-wrapper.e-ddl:not(.e-error) {
444
- background-color: transparent;
445
- border: $pv-toolbar-zoom-drop-down-border;
446
- @if $skin-name == 'bootstrap5' {
447
- box-shadow: none;
448
- }
449
- height: inherit;
450
- margin-top: $pv-toolbar-zoom-drop-down-margin-top;
451
- padding: $pv-toolbar-zoom-drop-down-padding;
452
- }
453
-
454
- .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),
455
- .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),
456
- .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),
457
- .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) {
458
- background-color: $pv-toolbar-zoom-drop-down-background-color;
459
- border: $pv-toolbar-zoom-drop-down-border-focus;
460
- border-radius: $pv-toolbar-zoom-drop-down-border-radius;
461
- }
462
-
463
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
464
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
465
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
466
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus .e-search-icon.e-ddl-icon {
467
- color: $pv-zoom-dropdown-input-focus-color;
468
- }
469
-
470
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
471
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
472
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control.e-keyboard,
473
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
474
- height: $pv-zoom-drop-down-input-height;
475
- margin-top: $pv-zoom-drop-down-input-margin-top;
476
- padding-bottom: $pv-zoom-drop-down-padding-bottom;
477
- padding-top: $pv-zoom-drop-down-padding-top;
478
- }
479
-
480
- .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,
481
- .e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
482
- .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,
483
- .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 {
484
- @if $skin-name == 'bootstrap5' {
485
- padding-left: 0;
486
- }
487
- @else {
488
- padding-left: $pv-zoom-drop-down-padding-left;
489
- }
490
- }
491
-
492
- .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
493
- .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
494
- .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,
495
- .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
496
- padding-right: $pv-zoom-drop-down-padding-left;
497
- }
498
-
499
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-search-icon.e-ddl-icon,
500
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-search-icon.e-ddl-icon,
501
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-search-icon.e-ddl-icon,
502
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-search-icon.e-ddl-icon {
503
- background-color: transparent;
504
- border-left: 0;
505
- margin-bottom: $pv-zoom-drop-down-margin-bottom;
506
- margin-left: $pv-zoom-drop-down-margin-left;
507
- margin-top: $pv-zoom-drop-down-margin-top;
508
- padding-right: $pv-zoom-drop-down-padding-right;
509
- }
510
-
511
- .e-pv-zoom-drop-down-container .e-input-group.e-control-wrapper .e-input-group-icon,
512
- .e-pv-annotation-fontsize-container .e-input-group.e-control-wrapper.e-pv-prop-dropdown .e-input-group-icon,
513
- .e-pv-annotation-fontname-container .e-input-group.e-control-wrapper.e-pv-prop-dropdown .e-input-group-icon {
514
- @if $skin-name == 'bootstrap5' {
515
- border-left: 0;
516
- margin-bottom: $pv-zoom-drop-down-margin-bottom;
517
- margin-left: $pv-zoom-drop-down-margin-left;
518
- margin-top: $pv-zoom-drop-down-margin-top;
519
- padding-right: $pv-zoom-drop-down-padding-right;
520
- }
521
- }
522
-
523
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control,
524
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control,
525
- .e-input-group.e-control-wrapper.e-pv-current-page-box .e-numerictextbox.e-input,
526
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control,
527
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control {
528
- text-align: $pv-text-align;
529
- }
530
-
531
- .e-pv-zoom-drop-down.e-ddl.e-popup.e-popup-open,
532
- .e-pv-prop-dropdown.e-ddl.e-popup.e-popup-open {
533
- text-align: $pv-zoom-drop-down-popup-text-align;
534
- }
535
-
536
- .e-pv-zoom-drop-down-rtl.e-ddl.e-popup.e-popup-open,
537
- .e-pv-prop-dropdown-rtl.e-ddl.e-popup.e-popup-open {
538
- text-align: right;
539
- }
540
-
541
- .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,
542
- .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 {
543
- color: $pv-zoom-drop-down-active-color;
544
- }
545
-
546
- .e-pv-zoom-drop-down.e-popup.e-popup-open,
547
- .e-pv-zoom-drop-down-rtl.e-popup.e-popup-open {
548
- min-height: $pv-zoom-drop-down-popup-height;
549
- min-width: $pv-zoom-drop-down-popup-width;
550
- }
551
-
552
- .e-input-group.e-control-wrapper.e-pv-current-page-box:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) {
553
- border: $pv-current-page-border;
554
- border-radius: $pv-current-page-border-radius;
555
- @if $skin-name == 'bootstrap5' {
556
- box-shadow: none;
557
- }
558
- }
559
-
560
- .e-pv-annotation-toolbar,
561
- .e-pv-mobile-annotation-toolbar,
562
- .e-pv-formdesigner-toolbar {
563
- @if $skin-name == 'bootstrap5' {
564
- border: solid $border-light;
565
- border-width: 1px;
566
- }
567
- }
568
-
569
- .e-pv-zoom-drop-down.e-ddl.e-valid-input.e-input-focus,
570
- .e-pv-zoom-drop-down-rtl.e-ddl.e-valid-input.e-input-focus {
571
- @if $skin-name != 'bootstrap5' {
572
- box-shadow: none;
573
- }
574
- }
575
-
576
- .e-pv-password-popup.e-dialog .e-dlg-header,
577
- .e-pv-corrupted-popup.e-dialog .e-pv-corrupted-popup-header,
578
- .e-pv-notification-popup.e-dialog .e-dlg-header {
579
- font-size: $pv-corrupted-pop-header-font-size;
580
- font-weight: $pv-dialog-pop-header-font-weight;
581
- letter-spacing: $pv-corrupted-pop-header-letter-spacing;
582
- }
583
-
584
- .e-pv-password-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
585
- .e-pv-corrupted-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
586
- .e-pv-notification-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
587
- @if $skin-name != 'bootstrap4' {
588
- padding-top: $pv-dialog-pop-close-icon-padding-top;
589
- }
590
- }
591
-
592
- .e-pv-password-popup.e-dialog {
593
- height: $pv-password-dialog-height;
594
- margin: 0 10px;
595
- max-width: $pv-password-dialog-width;
596
- }
597
-
598
- .e-pv-corrupted-popup.e-dialog {
599
- height: $pv-corrupted-dialog-height;
600
- margin: 0 10px;
601
- max-width: $pv-corrupted-dialog-width;
602
- }
603
-
604
- .e-pv-corrupted-popup.e-dialog .e-dlg-header-content,
605
- .e-pv-notification-popup.e-dialog .e-dlg-header-content {
606
- border-bottom: $pv-corrupted-dialog-header-border-bottom;
607
- }
608
-
609
- .e-pv-corrupted-popup.e-dialog .e-footer-content,
610
- .e-pv-notification-popup.e-dialog .e-footer-content {
611
- border-top: $pv-corrupted-dialog-footer-border-top;
612
- }
613
-
614
- .e-pv-corrupted-popup.e-dialog .e-dlg-content {
615
- padding-bottom: $pv-corrupted-dialog-pop-content-padding-bottom;
616
- padding-top: $pv-corrupted-dialog-pop-content-padding-top;
617
- }
618
-
619
- .e-pv-password-popup.e-dialog span[id *= '_prompt'] {
620
- font-size: $pv-password-pop-content-font-size;
621
- letter-spacing: $pv-password-pop-content-letter-spacing;
622
- }
623
-
624
- .e-pv-password-popup.e-dialog .e-dlg-header-content {
625
- border-bottom: $pv-password-dialog-header-border-bottom;
626
- }
627
-
628
- .e-pv-password-popup.e-dialog .e-footer-content {
629
- border-top: $pv-password-dialog-footer-border-top;
630
- }
631
-
632
- .e-pv-password-popup.e-dialog .e-dlg-content {
633
- padding-bottom: $pv-password-dialog-pop-content-padding-bottom;
634
- padding-top: $pv-password-pop-content-padding-top;
635
- }
636
-
637
- .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
638
- max-height: $pv-current-page-height;
639
- padding-bottom: $pv-current-page-padding-bottom;
640
- @if $skin-name == 'bootstrap5' {
641
- max-height: 30px;
642
- padding-bottom: 1px;
643
- }
644
- }
645
-
646
- .e-pv-toolbar:not(.e-rtl) .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
647
- padding-left: $pv-current-page-padding-left;
648
- }
649
-
650
- .e-pv-toolbar.e-rtl .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
651
- padding-right: $pv-current-page-padding-left;
652
- }
653
-
654
- .e-pv-zoom-drop-down.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
655
- .e-pv-prop-dropdown.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
656
- .e-pv-zoom-drop-down-rtl.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
657
- .e-pv-prop-dropdown-rtl.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
658
- transform: $pv-zoom-drop-down-transform;
659
- }
660
-
661
- .e-input-group.e-control-wrapper.e-pv-current-page-box:not(.e-float-icon-left):not(.e-float-input)::after,
662
- .e-input-group.e-control-wrapper.e-pv-current-page-box:not(.e-float-icon-left):not(.e-float-input)::before,
663
- .e-input-group.e-control-wrapper.e-pv-current-page-box.e-input-focus:not(.e-float-icon-left):not(.e-float-input)::after,
664
- .e-input-group.e-control-wrapper.e-pv-current-page-box.e-input-focus:not(.e-float-icon-left):not(.e-float-input)::before,
665
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl::after,
666
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl::before,
667
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus::after,
668
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus::before,
669
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl::after,
670
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl::before,
671
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::after,
672
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::before,
673
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl::after,
674
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl::before,
675
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus::after,
676
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus::before,
677
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl::after,
678
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl::before,
679
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus::after,
680
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus::before {
681
- background: $pv-material-line-background;
682
- }
683
-
684
- .e-pv-sidebar-container {
685
- background: $pv-sidebar-container-background;
686
- border-top: $pv-sidebar-container-border-top;
687
- bottom: $pv-sidebar-container-bottom;
688
- position: $pv-sidebar-container-position;
689
- top: $pv-sidebar-container-top;
690
- transition: transform .3s ease;
691
- transition: transform .3s ease, -webkit-transform .3s ease;
692
- transition: -webkit-transform .3s ease;
693
- transition-duration: 200ms;
694
- transition-timing-function: ease;
695
- width: $pv-sidebar-container-width;
696
- z-index: $pv-sidebar-container-z-index;
697
- }
698
-
699
- .e-pv-main-container {
700
- height: $pv-main-container-height;
701
- overflow: $pv-main-container-overflow;
702
- position: $pv-main-container-position;
703
- width: $pv-main-container-width;
704
- }
705
-
706
- .e-pv-viewer-main-container {
707
- background-color: $pv-background;
708
- bottom: $pv-viewer-main-container-bottom;
709
- left: $pv-viewer-main-container-left;
710
- position: $pv-viewer-main-container-position;
711
- right: $pv-viewer-main-container-right;
712
- top: $pv-viewer-main-container-top;
713
- }
714
-
715
- .e-pdfviewer:not(.e-pv-mobile-view) .e-pv-viewer-main-container {
716
- min-width: $pv-viewer-main-container-min-width;
717
- }
718
-
719
- .e-pdfviewer:not(.e-pv-mobile-view) .e-pv-main-container {
720
- min-height: 500px;
721
- }
722
-
723
- .e-pv-sidebar-content-container {
724
- border-top: $pv-sidebar-content-container-border-top;
725
- display: $pv-sidebar-content-container-display;
726
- float: $pv-sidebar-content-container-float;
727
- height: $pv-sidebar-content-container-height;
728
- position: $pv-sidebar-content-container-position;
729
- transition-duration: 200ms;
730
- transition-timing-function: ease;
731
- width: $pv-sidebar-content-container-width;
732
- }
733
-
734
- .e-pv-sidebar-content-container.e-thumbnail {
735
- height: 100%;
736
- left: 1px;
737
- position: unset;
738
- }
739
-
740
- .e-pv-sidebar-title-container {
741
- background: $pv-sidebar-title-container-background;
742
- border: $pv-sidebar-toolbar-border;
743
- border-width: $pv-sidebar-title-container-border-width;
744
- height: $pv-sidebar-title-container-height;
745
- position: $pv-sidebar-title-container-position;
746
- top: $pv-sidebar-title-container-top;
747
- width: $pv-sidebar-title-container-width;
748
- }
749
-
750
- .e-bigger .e-pv-sidebar-title-container {
751
- @if $skin-name == 'bootstrap4' {
752
- height: $pv-sidebar-title-container-height-big;
753
- }
754
- }
755
-
756
- .e-pv-sidebar-content-container:not(.e-right) .e-pv-sidebar-title-container {
757
- @if $skin-name == 'bootstrap4' {
758
- border-right: $pv-sidebar-content-scrollbar-track-border;
759
- }
760
- }
761
-
762
- .e-pv-sidebar-content-container.e-right .e-pv-sidebar-title-container {
763
- @if $skin-name == 'bootstrap4' {
764
- border-left: $pv-sidebar-content-scrollbar-track-border;
765
- }
766
- }
767
-
768
- .e-bigger .e-pv-sidebar-title-container {
769
- @if $skin-name == 'bootstrap4' {
770
- height: $pv-sidebar-title-container-height-big;
771
- }
772
- }
773
-
774
- .e-pv-sidebar-content-container:not(.e-right) .e-pv-sidebar-title-container {
775
- @if $skin-name == 'bootstrap4' {
776
- border-right: $pv-sidebar-content-scrollbar-track-border;
777
- }
778
- }
779
-
780
- .e-pv-sidebar-content-container.e-right .e-pv-sidebar-title-container {
781
- @if $skin-name == 'bootstrap4' {
782
- border-left: $pv-sidebar-content-scrollbar-track-border;
783
- }
784
- }
785
-
786
- .e-pv-sidebar-title {
787
- color: $pv-sidebar-title-color;
788
- font-size: $pv-sidebar-title-font-size;
789
- @if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind') {
790
- font-weight: 500;
791
- }
792
- height: $pv-sidebar-title-height;
793
- @if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind') {
794
- line-height: $pv-sidebar-title-line-height;
795
- }
796
- margin: $pv-sidebar-title-margin;
797
- position: $pv-sidebar-title-position;
798
- text-align: $pv-sidebar-title-text-align;
799
- top: $pv-sidebar-title-top;
800
- @if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind') {
801
- vertical-align: $pv-sidebar-title-vertical-align;
802
- }
803
- @if $skin-name == 'FluentUI' {
804
- padding: 8px;
805
- }
806
- }
807
-
808
- .e-bigger .e-pv-sidebar-title {
809
- @if $skin-name == 'bootstrap4' {
810
- top: $pv-sidebar-title-top-big;
811
- }
812
- }
813
-
814
- .e-bigger .e-pv-sidebar-title,
815
- .e-bigger .e-pv-total-page {
816
- @if $skin-name == 'bootstrap4' {
817
- font-size: $pv-label-font-size-big;
818
- }
819
- }
820
-
821
- .e-pv-sidebar-title.e-left {
822
- left: $pv-sidebar-title-left;
823
- @if $skin-name == 'bootstrap4' {
824
- margin-left: 12px;
825
- }
826
- width: $pv-sidebar-title-width;
827
- }
828
-
829
- .e-pv-sidebar-title.e-right {
830
- @if $skin-name == 'bootstrap4' {
831
- margin-right: 12px;
832
- }
833
- right: $pv-sidebar-title-left;
834
- }
835
-
836
- .e-pv-sidebar-toolbar {
837
- background: $pv-sidebar-toolbar-background;
838
- border: $pv-sidebar-toolbar-border;
839
- border-width: $pv-sidebar-toolbar-border-width;
840
- bottom: $pv-sidebar-toolbar-bottom;
841
- height: $pv-sidebar-toolbar-height;
842
- position: $pv-sidebar-toolbar-position;
843
- width: $pv-sidebar-toolbar-width;
844
- z-index: $pv-sidebar-toolbar-z-index;
845
- }
846
-
847
- .e-bigger .e-pv-sidebar-toolbar {
848
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
849
- width: $pv-sidebar-toolbar-width-big;
850
- }
851
- }
852
-
853
- .e-pv-sidebar-content {
854
- -webkit-overflow-scrolling: touch;
855
- background: $pv-sidebar-content-background;
856
- bottom: $pv-sidebar-content-bottom;
857
- overflow: $pv-sidebar-content-overflow;
858
- overflow-x: $pv-sidebar-content-overflow-x;
859
- position: $pv-sidebar-content-position;
860
- top: $pv-sidebar-content-top;
861
- width: $pv-sidebar-content-width;
862
- z-index: $pv-sidebar-content-z-index;
863
- }
864
-
865
- .e-pv-thumbnail-anchor-node:hover {
866
- text-decoration: auto;
867
- }
868
-
869
- .e-pv-sidebar-content.e-thumbnail {
870
- top: 1px;
871
- }
872
-
873
- .e-bigger .e-pv-sidebar-content {
874
- @if $skin-name == 'bootstrap4' {
875
- top: $pv-sidebar-content-top-big;
876
- }
877
- }
878
-
879
- .e-pv-sidebar-resizer {
880
- background: $pv-sidebar-resizer-background;
881
- border: $pv-sidebar-resizer-border;
882
- border-width: $pv-sidebar-resizer-border-width;
883
- color: $pv-sidebar-resizer-color;
884
- cursor: $pv-sidebar-resizer-cursor;
885
- height: $pv-sidebar-resizer-height;
886
- position: $pv-sidebar-resizer-position;
887
- width: $pv-sidebar-resizer-width;
888
- z-index: $pv-sidebar-resizer-z-index;
889
- }
890
-
891
- .e-pv-sidebar-content::-webkit-scrollbar {
892
- width: $pv-sidebar-content-scrollbar-width;
893
- }
894
-
895
- .e-pv-sidebar-content::-webkit-scrollbar-track {
896
- -webkit-box-shadow: $pv-sidebar-content-scrollbar-track-box-shadow;
897
- background: $pv-sidebar-content-scrollbar-track-background;
898
- border: $pv-sidebar-content-scrollbar-track-border;
899
- }
900
-
901
- .e-pv-sidebar-content::-webkit-scrollbar-thumb {
902
- -webkit-box-shadow: $pv-sidebar-content-scrollbar-thumb-box-shadow;
903
- background: $pv-sidebar-content-scrollbar-thumb-background;
904
- background-clip: $pv-sidebar-content-scrollbar-thumb-background-clip;
905
- border: $pv-sidebar-content-scrollbar-thumb-border;
906
- border-radius: $pv-sidebar-content-scrollbar-thumb-border-radius;
907
- }
908
-
909
- .e-pv-thumbnail-view-button.e-btn {
910
- background: $pv-thumbnail-view-button-background;
911
- border: $pv-thumbnail-view-button-border;
912
- border-radius: $pv-thumbnail-border-radius;
913
- box-shadow: $pv-thumbnail-view-button-box-shadow;
914
- font-weight: $pv-thumbnail-view-button-font-weight;
915
- height: $pv-thumbnail-view-button-height;
916
- line-height: $pv-thumbnail-view-button-selection-line-height;
917
- margin: $pv-thumbnail-view-button-margin;
918
- outline: $pv-thumbnail-outline;
919
- padding: $pv-thumbnail-view-button-padding;
920
- width: $pv-thumbnail-view-button-width;
921
- @if $skin-name == 'bootstrap5' {
922
- align-items: center;
923
- display: flex;
924
- justify-content: center;
925
- }
926
- @if $skin-name == 'tailwind' or $skin-name == 'FluentUI' {
927
- align-items: center;
928
- display: flex;
929
- justify-content: center;
930
- }
931
- }
932
-
933
- .e-bigger .e-pv-thumbnail-view-button.e-btn {
934
- @if $skin-name == 'bootstrap4' {
935
- height: $pv-thumbnail-view-button-height-big;
936
- margin: $pv-thumbnail-view-button-margin-big;
937
- padding: $pv-thumbnail-view-button-padding-big;
938
- width: $pv-thumbnail-view-button-width-big;
939
- }
940
- @if $skin-name == 'FluentUI' {
941
- margin: 12px 6px;
942
- }
943
- }
944
-
945
- .e-pv-thumbnail-view-button-selection.e-pv-thumbnail-view-button.e-btn,
946
- .e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
947
- background: $pv-thumbnail-view-button-selection-background;
948
- border: $pv-thumbnail-view-button-selection-border;
949
- border-radius: $pv-thumbnail-border-selection-radius;
950
- @if $skin-name == 'bootstrap4' {
951
- color: $pv-thumbnail-border-selection-font-color;
952
- }
953
- line-height: $pv-thumbnail-view-button-selection-line-height;
954
- padding: $pv-thumbnail-view-button-selection-padding;
955
- }
956
-
957
- .e-bigger .e-pv-thumbnail-view-button-selection.e-pv-thumbnail-view-button.e-btn,
958
- .e-bigger .e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
959
- @if $skin-name == 'bootstrap4' {
960
- padding: $pv-thumbnail-view-button-selection-padding-big;
961
- }
962
- }
963
-
964
- .e-pv-thumbnail-view-button-selection.e-pv-thumbnail-view-button.e-btn {
965
- @if $skin-name == 'bootstrap4' {
966
- margin: $pv-thumbnail-view-button-margin-selection;
967
- }
968
- }
969
-
970
- .e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
971
- @if $skin-name == 'bootstrap4' {
972
- line-height: $pv-thumbnail-button-selection-line-height;
973
- margin: $pv-bookmark-button-margin-selection;
974
- }
975
- }
976
-
977
- .e-bigger .e-pv-thumbnail-view-button-selection.e-pv-thumbnail-view-button.e-btn {
978
- @if $skin-name == 'bootstrap4' {
979
- margin: $pv-thumbnail-view-button-margin-big;
980
- }
981
- }
982
-
983
- .e-bigger .e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
984
- @if $skin-name == 'bootstrap4' {
985
- line-height: $pv-thumbnail-view-button-selection-line-height;
986
- margin: $pv-bookmark-button-margin-big;
987
- }
988
- }
989
-
990
- .e-bigger .e-pv-bookmark-button.e-btn {
991
- @if $skin-name == 'bootstrap4' {
992
- line-height: $pv-thumbnail-button-selection-line-height;
993
- }
994
- @if $skin-name == 'FluentUI' {
995
- margin: 12px 6px;
996
- }
997
- }
998
-
999
- .e-pv-bookmark-button.e-btn {
1000
- background: $pv-bookmark-button-background;
1001
- border: $pv-bookmark-button-border;
1002
- box-shadow: $pv-bookmark-button-box-shadow;
1003
- font-weight: $pv-thumbnail-view-button-font-weight;
1004
- height: $pv-bookmark-button-height;
1005
- margin: $pv-bookmark-button-margin;
1006
- outline: $pv-thumbnail-outline;
1007
- padding: $pv-bookmark-button-padding;
1008
- width: $pv-bookmark-button-width;
1009
- @if $skin-name == 'bootstrap5' {
1010
- align-items: center;
1011
- display: flex;
1012
- justify-content: center;
1013
- }
1014
- @if $skin-name == 'tailwind' or $skin-name == 'FluentUI' {
1015
- align-items: center;
1016
- display: flex;
1017
- justify-content: center;
1018
- }
1019
- }
1020
-
1021
- .e-bigger .e-pv-bookmark-button.e-btn {
1022
- @if $skin-name == 'bootstrap4' {
1023
- height: $pv-bookmark-button-height-big;
1024
- margin: $pv-bookmark-button-margin-big;
1025
- padding: $pv-bookmark-button-padding-big;
1026
- width: $pv-bookmark-button-width-big;
1027
- }
1028
- }
1029
-
1030
- .e-pv-title-close-div.e-btn {
1031
- background: $pv-title-close-background;
1032
- border: $pv-title-close-border;
1033
- box-shadow: $pv-title-close-box-shadow;
1034
- @if $skin-name == 'bootstrap4' {
1035
- color: $pv-title-close-color;
1036
- }
1037
- height: $pv-title-close-height;
1038
- left: $pv-title-close-left;
1039
- @if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind') {
1040
- line-height: $pv-sidebar-title-line-height;
1041
- }
1042
- padding: $pv-title-close-padding;
1043
- position: $pv-title-close-position;
1044
- right: $pv-title-close-right;
1045
- top: $pv-title-close-top;
1046
- @if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind') {
1047
- vertical-align: $pv-sidebar-title-vertical-align;
1048
- }
1049
- width: $pv-title-close-width;
1050
- }
1051
-
1052
- .e-bigger .e-pv-title-close-div.e-btn {
1053
- @if $skin-name == 'bootstrap4' {
1054
- top: $pv-title-close-top-big;
1055
- }
1056
- }
1057
-
1058
- .e-pv-sidebar-toolbar-splitter {
1059
- background: $pv-sidebar-toolbar-splitter-background;
1060
- bottom: $pv-sidebar-toolbar-splitter-bottom;
1061
- height: $pv-sidebar-toolbar-splitter-height;
1062
- position: $pv-sidebar-toolbar-splitter-position;
1063
- width: $pv-sidebar-toolbar-splitter-width;
1064
- z-index: $pv-sidebar-toolbar-splitter-z-index;
1065
- }
1066
-
1067
- .e-pv-sidebar-content-splitter {
1068
- background: $pv-sidebar-content-splitter-background;
1069
- height: $pv-sidebar-content-splitter-height;
1070
- position: $pv-sidebar-content-splitter-position;
1071
- top: $pv-sidebar-content-splitter-top;
1072
- width: $pv-sidebar-content-splitter-width;
1073
- z-index: $pv-sidebar-content-splitter-z-index;
1074
- }
1075
-
1076
- .e-bigger .e-pv-sidebar-content-splitter {
1077
- @if $skin-name == 'bootstrap4' {
1078
- top: $pv-sidebar-content-splitter-top-big;
1079
- }
1080
- }
1081
-
1082
- .e-pv-thumbnail-view {
1083
- bottom: $pv-thumbnail-view-bottom;
1084
- height: $pv-thumbnail-view-height;
1085
- padding: $pv-thumbnail-view-padding;
1086
- position: $pv-thumbnail-view-position;
1087
- top: $pv-thumbnail-view-top;
1088
- }
1089
-
1090
- .e-pv-thumbnail {
1091
- height: $pv-thumbnail-height;
1092
- margin: $pv-thumbnail-margin;
1093
- width: $pv-thumbnail-width;
1094
- }
1095
-
1096
- .e-pv-thumbnail-number {
1097
- color: $pv-sidebar-title-color;
1098
- font-family: $pv-thumbnail-number-font-family;
1099
- padding-left: $pv-thumbnail-number-padding-left;
1100
- padding-right: $pv-thumbnail-number-padding-left;
1101
- padding-top: $pv-thumbnail-number-padding-top;
1102
- }
1103
-
1104
- .e-pv-thumbnail-selection-ring {
1105
- @if $skin-name == 'bootstrap5' or $skin-name == 'tailwind' or $skin-name == 'FluentUI' {
1106
- border: $pv-thumbnail-selection-ring-border;
1107
- }
1108
- border-radius: $pv-thumbnail-selection-ring-border-radius;
1109
- box-shadow: $pv-thumbnail-selection-ring-box-shadow;
1110
- padding: $pv-thumbnail-selection-ring-padding;
1111
- }
1112
-
1113
- .e-pv-thumbnail-image {
1114
- background-clip: $pv-thumbnail-image-background-clip;
1115
- background-color: $pv-thumbnail-image-background-color;
1116
- height: $pv-thumbnail-image-height;
1117
- width: $pv-thumbnail-image-width;
1118
- }
1119
-
1120
- .e-pv-thumbnail-hover {
1121
- border: $pv-thumbnail-hover-border;
1122
- border-radius: $pv-thumbnail-hover-border-radius;
1123
- box-shadow: $pv-thumbnail-hover-box-shadow;
1124
- cursor: $pv-thumbnail-hover-cursor;
1125
- padding: $pv-thumbnail-hover-padding;
1126
- }
1127
-
1128
- .e-pv-thumbnail-focus {
1129
- border: $pv-thumbnail-focus-border;
1130
- border-radius: $pv-thumbnail-focus-border-radius;
1131
- box-shadow: $pv-thumbnail-focus-box-shadow;
1132
- cursor: $pv-thumbnail-focus-cursor;
1133
- padding: $pv-thumbnail-focus-padding;
1134
- }
1135
-
1136
- .e-pv-thumbnail-selection {
1137
- border: $pv-thumbnail-selection-border;
1138
- border-radius: $pv-thumbnail-selection-border-radius;
1139
- box-shadow: $pv-thumbnail-selection-box-shadow;
1140
- cursor: $pv-thumbnail-selection-cursor;
1141
- padding: $pv-thumbnail-selection-padding;
1142
- }
1143
-
1144
- .e-pv-thumbnail-row {
1145
- -ms-flex-wrap: $pv-thumbnail-row-flex-wrap; // IE10
1146
- display: $pv-thumbnail-row-display;
1147
- flex-wrap: $pv-thumbnail-row-flex-wrap;
1148
- }
1149
-
1150
- .e-pv-thumbnail-row {
1151
- display: -ms-flexbox; // IE10
1152
- }
1153
-
1154
- .e-pv-thumbnail-column {
1155
- -ms-flex: $pv-thumbnail-column-flex; // IE10
1156
- flex: $pv-thumbnail-column-flex;
1157
- }
1158
-
1159
- .e-pv-thumbnail-column img {
1160
- display: block;
1161
- margin-left: auto;
1162
- margin-right: auto;
1163
- }
1164
-
1165
- .e-pv-bookmark-view {
1166
- height: $pv-bookmark-view-height;
1167
- overflow: $pv-bookmark-view-overflow;
1168
- padding-top: $pv-bookmark-view-padding-top;
1169
- position: $pv-bookmark-view-position;
1170
- }
1171
-
1172
- div > .e-pv-bookmark-icon.e-pv-icon {
1173
- float: $pv-bookmark-icon-float;
1174
- font-size: $pv-bookmark-icon-font-size;
1175
- padding-left: $pv-bookmark-icon-padding-left;
1176
- padding-right: $pv-bookmark-icon-padding-right;
1177
- }
1178
-
1179
- .e-pv-bookmark-title {
1180
- padding-left: $pv-bookmark-title-padding-left;
1181
- }
1182
-
1183
- .e-bigger div > .e-pv-bookmark-icon.e-pv-icon {
1184
- @if $skin-name == 'bootstrap4' {
1185
- font-size: $pv-icon-font-size-big;
1186
- }
1187
- }
1188
-
1189
- .e-pv-sidebar-bookmark-title {
1190
- color: $pv-sidebar-bookmark-title-color;
1191
- font-family: $pv-sidebar-bookmark-title-font-family;
1192
- font-size: $pv-sidebar-bookmark-title-font-size;
1193
- }
1194
-
1195
- .e-pv-bookmark-view::-webkit-scrollbar {
1196
- height: $pv-sidebar-content-scrollbar-width;
1197
- width: $pv-sidebar-content-scrollbar-width;
1198
- }
1199
-
1200
- .e-pv-bookmark-view::-webkit-scrollbar-track {
1201
- -webkit-box-shadow: $pv-sidebar-content-scrollbar-track-box-shadow;
1202
- background: $pv-sidebar-content-scrollbar-track-background;
1203
- border: $pv-sidebar-content-scrollbar-track-border;
1204
- }
1205
-
1206
- .e-pv-bookmark-view::-webkit-scrollbar-thumb {
1207
- -webkit-box-shadow: $pv-sidebar-content-scrollbar-thumb-box-shadow;
1208
- background: $pv-sidebar-content-scrollbar-thumb-background;
1209
- background-clip: $pv-sidebar-content-scrollbar-thumb-background-clip;
1210
- border: $pv-sidebar-content-scrollbar-thumb-border;
1211
- border-radius: $pv-sidebar-content-scrollbar-thumb-border-radius;
1212
- }
1213
-
1214
- .e-pv-bookmark-view > .e-ul {
1215
- height: inherit;
1216
- overflow: $-treeview-overflow;
1217
- }
1218
-
1219
- .e-pv-bookmark-view .e-fullrow {
1220
- height: $-treeview-fullrow-height;
1221
- }
1222
-
1223
- .e-pv-bookmark-view .e-icon-collapsible::before,
1224
- .e-pv-bookmark-view .e-icon-expandable::before {
1225
- display: $pv-bookmark-view-icon-collapsible-display;
1226
- height: $pv-bookmark-view-icon-collapsible-height;
1227
- padding: $pv-bookmark-view-icon-collapsible-padding;
1228
- width: $pv-bookmark-view-icon-collapsible-width;
1229
- }
1230
-
1231
- .e-pv-bookmark-view .e-list-item .e-ul {
1232
- padding-left: $pv-bookmark-view-list-ul-padding-left;
1233
- }
1234
-
1235
- .e-pv-bookmark-view .e-ul {
1236
- padding: $pv-bookmark-view-ul-padding;
1237
- }
1238
-
1239
- .e-pv-text::selection {
1240
- background: $pv-text-selection-bg-color;
1241
- }
1242
-
1243
- .e-pv-text .e-pv-maintaincontent {
1244
- background: $pv-text-selection-bg-color;
1245
- }
1246
-
1247
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
1248
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
1249
- .e-pv-mobile-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
1250
- .e-pv-mobile-annotation-toolbar .e-dropdown-btn.e-btn,
1251
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn,
1252
- .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
1253
- .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn,
1254
- .e-pv-shapes-toolbar .e-pv-tbar-btn,
1255
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused,
1256
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
1257
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
1258
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
1259
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
1260
- color: $pv-icon-color;
1261
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
1262
- box-shadow: none;
1263
- }
1264
- }
1265
-
1266
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-selected .e-menu-icon,
1267
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-selected .e-caret {
1268
- @if $skin-name == 'FluentUI' {
1269
- color: $pv-item-selection-color;
1270
- }
1271
- }
1272
-
1273
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
1274
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret {
1275
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
1276
- box-shadow: none;
1277
- color: inherit;
1278
- }
1279
- }
1280
-
1281
- .e-pv-mobile-annotation-toolbar .e-tbar-btn:hover {
1282
- background: $pv-comment-panel-bg;
1283
- border-color: $pv-comment-panel-bg;
1284
- }
1285
-
1286
- .e-pv-mobile-annotation-toolbar .e-tbar-btn:focus {
1287
- background: $pv-comment-panel-bg;
1288
- border-color: $pv-comment-panel-bg;
1289
- }
1290
-
1291
- .e-pv-mobile-annotation-toolbar .e-hscroll.e-scroll-device .e-scroll-nav {
1292
- transform: skewX(-1deg) translateX(6px);
1293
- width: 56px;
1294
- }
1295
-
1296
- .e-pv-mobile-annotation-toolbar .e-hscroll.e-scroll-device .e-scroll-nav .e-nav-arrow {
1297
- font-size: 14px;
1298
- transform: skewX(4deg);
1299
- }
1300
-
1301
- .e-pv-mobile-annotation-toolbar .e-hscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav .e-nav-arrow {
1302
- color: $pv-icon-color;
1303
- }
1304
-
1305
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
1306
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
1307
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
1308
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
1309
- .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
1310
- .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:hover,
1311
- .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
1312
- .e-pv-shapes-toolbar .e-pv-tbar-btn:hover,
1313
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
1314
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
1315
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
1316
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
1317
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
1318
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
1319
- .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
1320
- .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
1321
- .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
1322
- .e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
1323
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:focus,
1324
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
1325
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
1326
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
1327
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover {
1328
- @if $skin-name == 'bootstrap4' {
1329
- color: $pv-icon-color-hover;
1330
- }
1331
- @if $skin-name == 'bootstrap5' {
1332
- color: $white;
1333
- }
1334
- @if $skin-name == 'FluentUI' {
1335
- color: $pv-item-selection-color;
1336
- }
1337
- }
1338
-
1339
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
1340
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
1341
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
1342
- @if $skin-name == 'bootstrap4' {
1343
- color: $pv-icon-color-hover;
1344
- }
1345
- }
1346
-
1347
- .e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
1348
- .e-pv-annotation-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
1349
- .e-pv-annotation-toolbar .e-toolbar-item.e-overlay .e-dropdown-btn.e-btn .e-pv-icon,
1350
- .e-pv-formdesigner-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
1351
- .e-pv-formdesigner-toolbar .e-toolbar-item.e-overlay .e-dropdown-btn.e-btn .e-pv-icon {
1352
- color: $pv-icon-disable-color;
1353
- }
1354
-
1355
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item {
1356
- height: inherit;
1357
- }
1358
-
1359
- .e-pv-stamp.e-menu-wrapper ul .e-menu-item {
1360
- @if $skin-name == 'fabric' {
1361
- padding-top: 7px;
1362
- }
1363
- }
1364
-
1365
- .e-pv-properties-line-start.e-btn:not(:hover),
1366
- .e-pv-properties-line-end.e-btn:not(:hover),
1367
- .e-pv-properties-line-style.e-btn:not(:hover),
1368
- .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:not(:hover),
1369
- .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:not(:hover),
1370
- .e-pv-properties-line-start.e-btn:not(:focus),
1371
- .e-pv-properties-line-end.e-btn:not(:focus),
1372
- .e-pv-properties-line-style.e-btn:not(:focus),
1373
- .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:not(:focus),
1374
- .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:not(:focus),
1375
- .e-pv-properties-line-start.e-btn:not(:active),
1376
- .e-pv-properties-line-end.e-btn:not(:active),
1377
- .e-pv-properties-line-style.e-btn:not(:active),
1378
- .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:not(:active),
1379
- .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:not(:active) {
1380
- @if $skin-name == 'bootstrap4' {
1381
- background-color: $pv-prop-win-drop-down-bg;
1382
- color: $pv-prop-win-drop-down-color;
1383
- }
1384
- }
1385
-
1386
- .e-pv-properties-line-start.e-btn:hover,
1387
- .e-pv-properties-line-end.e-btn:hover,
1388
- .e-pv-properties-line-style.e-btn:hover,
1389
- .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:hover,
1390
- .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:hover {
1391
- @if $skin-name == 'bootstrap4' {
1392
- background-color: $pv-prop-win-drop-down-bg-hover;
1393
- color: $pv-prop-win-drop-down-color-hover;
1394
- }
1395
- }
1396
-
1397
- .e-pv-toolbar .e-pv-zoom-drop-down-container .e-ddl.e-input-group.e-control-wrapper .e-ddl-icon:hover {
1398
- @if $skin-name == 'bootstrap4' {
1399
- background-color: $pv-zoom-drop-down-bgcolor;
1400
- color: $pv-icon-color-hover;
1401
- }
1402
- @if $skin-name == 'bootstrap5' {
1403
- background-color: $secondary-bg-color-hover;
1404
- color: $secondary-text-color-hover;
1405
- }
1406
- }
1407
-
1408
- .e-pv-prop-dropdown .e-pv-annotation-fontsize-container,
1409
- .e-pv-prop-dropdown-rtl .e-pv-annotation-fontsize-container {
1410
- @if $skin-name == 'bootstrap5' {
1411
- padding-left: 0;
1412
- width: 40px;
1413
- }
1414
- }
1415
-
1416
- .e-pv-print-popup-container {
1417
- height: $pv-print-popup-container-height;
1418
- left: $pv-print-popup-container-left;
1419
- overflow: $pv-print-popup-container-overflow;
1420
- position: $pv-print-popup-container-position;
1421
- top: $pv-print-popup-container-top;
1422
- width: $pv-print-popup-container-width;
1423
- z-index: $pv-print-popup-container-z-index;
1424
- }
1425
-
1426
- .e-pdfviewer .e-pv-print-popup-container .e-spinner-pane.e-spin-center.e-spin-show {
1427
- background-color: $pv-print-overlay-bg-color;
1428
- }
1429
-
1430
- .e-pv-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-pv-icon {
1431
- padding: $pv-toolbar-popup-icon-padding;
1432
- }
1433
-
1434
- .e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-pv-icon {
1435
- padding: $pv-toolbar-popup-icon-padding-rtl;
1436
- }
1437
-
1438
- .e-pv-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
1439
- .e-pv-annotation-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
1440
- .e-pv-mobile-annotation-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
1441
- .e-pv-mobile-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
1442
- .e-pv-formdesigner-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select {
1443
- background: $pv-item-selection-background-color;
1444
- border: $pv-item-selection-border;
1445
- border-radius: $pv-item-selection-border-radius;
1446
- color: $pv-item-selection-color;
1447
- }
1448
-
1449
- .e-pv-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select .e-icons,
1450
- .e-pv-annotation-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select .e-icons,
1451
- .e-pv-mobile-annotation-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select .e-icons,
1452
- .e-pv-mobile-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select .e-icons,
1453
- .e-pv-formdesigner-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select .e-icons {
1454
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap4') {
1455
- color: $pv-item-selection-color;
1456
- }
1457
- }
1458
-
1459
- .e-pv-sidebar-toolbar .e-pv-tbar-btn {
1460
- color: $pv-icon-color;
1461
- }
1462
-
1463
- .e-pv-search-bar {
1464
- background-color: $pv-search-box-background-color;
1465
- border: $pv-search-box-border;
1466
- border-radius: $pv-search-box-border-radius;
1467
- box-shadow: $pv-search-box-box-shadow;
1468
- height: $pv-search-box-height;
1469
- padding: $pv-search-box-padding;
1470
- position: absolute;
1471
- width: $pv-search-box-width;
1472
- z-index: 105;
1473
- }
1474
-
1475
- .e-bigger .e-pv-search-bar {
1476
- @if $skin-name == 'bootstrap4' {
1477
- height: $pv-search-box-height-big;
1478
- padding: $pv-search-box-padding-big;
1479
- width: $pv-search-box-width-big;
1480
- }
1481
- @if $skin-name == 'FluentUI' {
1482
- height: 109px;
1483
- padding: 16px;
1484
- width: 368px;
1485
- }
1486
- }
1487
-
1488
- .e-pv-search-input {
1489
- height: $pv-search-input-height;
1490
- width: $pv-search-input-width;
1491
- }
1492
-
1493
- .e-bigger .e-pv-search-input {
1494
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
1495
- height: $pv-search-input-height-big;
1496
- }
1497
- }
1498
-
1499
- .e-pv-search-input-mobile {
1500
- height: $pv-search-input-height;
1501
- }
1502
-
1503
- .e-pv-match-case-container {
1504
- margin-top: $pv-match-case-margin-top;
1505
- }
1506
-
1507
- .e-bigger .e-pv-match-case-container {
1508
- @if $skin-name == 'bootstrap4' {
1509
- margin-top: $pv-match-case-margin-top-big;
1510
- }
1511
- }
1512
-
1513
- .e-pv-search-btn.e-btn {
1514
- background-color: transparent;
1515
- @if $skin-name == 'bootstrap4' {
1516
- color: $pv-icon-color;
1517
- }
1518
- border: 0;
1519
- box-shadow: none;
1520
- height: $pv-search-btn-height;
1521
- margin-top: $pv-search-btn-margin-top;
1522
- width: $pv-search-btn-width;
1523
- @if $skin-name == 'FluentUI' {
1524
- padding-bottom: 0;
1525
- padding-left: 1px;
1526
- padding-right: 1px;
1527
- padding-top: 1px;
1528
- }
1529
- }
1530
-
1531
- .e-bigger .e-pv-search-btn.e-btn {
1532
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
1533
- height: $pv-search-btn-height-big;
1534
- padding: 2px;
1535
- width: $pv-search-btn-width-big;
1536
- }
1537
- }
1538
-
1539
- .e-pv-search-btn.e-btn:active {
1540
- background-color: transparent;
1541
- @if $skin-name == 'bootstrap4' {
1542
- background-color: $pv-item-selection-background-color;
1543
- color: $pv-item-selection-color;
1544
- }
1545
- }
1546
-
1547
- .e-pv-search-btn.e-btn:hover:not(:disabled),
1548
- .e-pv-sidebar-toolbar .e-pv-tbar-btn:hover:not(:disabled) {
1549
- @if $skin-name == 'bootstrap4' {
1550
- background-color: $pv-item-selection-background-color;
1551
- color: $pv-item-selection-color;
1552
- }
1553
- }
1554
-
1555
- .e-pv-search-btn.e-btn:disabled {
1556
- @if $skin-name == 'bootstrap4' {
1557
- color: $pv-thumbnail-icon-disable-color;
1558
- }
1559
- }
1560
-
1561
- .e-pv-search-bar:not(.e-rtl) .e-pv-prev-search {
1562
- margin-left: $pv-search-prev-margin-left;
1563
- }
1564
-
1565
- .e-pv-search-bar:not(.e-rtl) .e-pv-next-search {
1566
- margin-left: $pv-search-next-margin-left;
1567
- }
1568
-
1569
- .e-pv-search-bar.e-rtl .e-pv-prev-search {
1570
- margin-right: $pv-search-prev-margin-left;
1571
- }
1572
-
1573
- .e-pv-search-bar.e-rtl .e-pv-next-search {
1574
- margin-right: $pv-search-next-margin-left;
1575
- }
1576
-
1577
- .e-pv-search-bar.e-rtl .e-pv-prev-search .e-pv-icon-search {
1578
- @if $skin-name != 'bootstrap4' {
1579
- padding-right: 5px;
1580
- }
1581
- }
1582
-
1583
- .e-pv-notification-popup {
1584
- height: $pv-notification-popup-height;
1585
- margin: 0 10px;
1586
- max-width: $pv-notification-popup-width;
1587
- }
1588
-
1589
- .e-pv-notification-popup.e-pv-notification-large-content {
1590
- height: $pv-notification-popup-height-large-content;
1591
- max-width: $pv-notification-popup-width-large-content;
1592
- }
1593
-
1594
- .e-pv-notification-popup .e-pv-notification-popup-content {
1595
- font-size: $pv-notification-content-font-size;
1596
- }
1597
-
1598
- .e-pv-search-input.e-input-group .e-input-search-group-icon.e-input-group-icon {
1599
- background: $pv-input-background;
1600
- }
1601
-
1602
- .e-pv-search-input.e-input-group:not(.e-disabled) .e-input-search-group-icon.e-input-group-icon:active {
1603
- background: $pv-input-active-background;
1604
- color: $pv-input-active-color;
1605
- }
1606
-
1607
- .e-pv-search-input.e-input-group:not(.e-disabled) .e-input-search-group-icon.e-input-group-icon:hover {
1608
- color: $pv-input-hover-color;
1609
- }
1610
-
1611
- .e-pv-bookmark-container {
1612
- background-color: $pv-bookmark-container-background-color;
1613
- border: $pv-bookmark-container-border;
1614
- }
1615
-
1616
- .e-pv-bookmark-container .e-listview:not(.e-list-template) .e-list-item {
1617
- border-bottom: $pv-bookmark-list-border-bottom;
1618
- height: 48px;
1619
- }
1620
-
1621
- .e-pv-bookmark-container .e-pv-bookmark-view.e-listview .e-ul .e-list-item:last-child {
1622
- border-bottom-width: 0;
1623
- }
1624
-
1625
- .e-pv-bookmark-container .e-listview .e-list-text {
1626
- -ms-transform: translateY(-50%);
1627
- position: absolute;
1628
- top: 50%;
1629
- transform: translateY(-50%);
1630
- }
1631
-
1632
- .e-pv-nav-toolbar.e-toolbar .e-tbar-btn:active .e-tbar-btn-text {
1633
- color: $pv-nav-toolbar-text-color;
1634
- }
1635
-
1636
- .e-pv-nav-toolbar.e-toolbar .e-tbar-btn.e-tbtn-txt {
1637
- background-color: transparent;
1638
- border-width: 0;
1639
- box-shadow: none;
1640
- }
1641
-
1642
- .e-pv-bookmark-container .e-pv-bookmark-view {
1643
- padding-top: 0;
1644
- }
1645
-
1646
- .e-pv-bookmark-container .e-pv-bookmark-view .e-list-parent.e-ul {
1647
- padding-left: 0;
1648
- }
1649
-
1650
- .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-color-icon.e-pv-icon,
1651
- .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-stroke-icon.e-pv-icon {
1652
- @if ($skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark') {
1653
- line-height: 1.71em;
1654
- }
1655
- border-bottom: 2px solid;
1656
- margin-top: 0;
1657
- padding-top: 5px;
1658
- @if $skin-name == 'bootstrap5' {
1659
- margin-top: -4px;
1660
- padding-top: 0;
1661
- }
1662
- @if $skin-name == 'FluentUI' {
1663
- line-height: 11px;
1664
- }
1665
- vertical-align: initial;
1666
- }
1667
-
1668
- .e-pv-properties-font-color-container .e-btn-icon.e-pv-annotation-textcolor-icon.e-pv-icon {
1669
- @if ($skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark') {
1670
- line-height: 1.71em;
1671
- }
1672
- border-bottom: 2px solid;
1673
- margin-top: 0;
1674
- padding-top: 1px;
1675
- vertical-align: initial;
1676
- @if $skin-name == 'FluentUI' {
1677
- line-height: 11px;
1678
- padding-top: 5px;
1679
- }
1680
- }
1681
-
1682
- .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
1683
- margin-top: 0;
1684
- padding-top: 7px;
1685
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
1686
- padding-top: 0;
1687
- }
1688
- vertical-align: initial;
1689
- }
1690
-
1691
- .e-pv-custom-annotation-thickness-container .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon,
1692
- .e-pv-custom-annotation-opacity-container .e-btn-icon.e-pv-annotation-opacity-icon.e-pv-icon {
1693
- @if $skin-name == 'bootstrap5' {
1694
- padding-top: 0;
1695
- }
1696
- vertical-align: initial;
1697
- }
1698
-
1699
- .e-pv-annotation-opacity-popup-container,
1700
- .e-pv-annotation-thickness-popup-container {
1701
- background-color: $pv-annotation-opacity-popup-background-color;
1702
- box-shadow: $pv-annotation-opacity-popup-box-shadow;
1703
- color: $pv-annotation-opacity-popup-color;
1704
- height: auto;
1705
- min-height: $pv-annotation-opacity-popup-min-height;
1706
- padding: $pv-annotation-opacity-popup-padding;
1707
- width: auto;
1708
- }
1709
-
1710
- .e-pv-annotation-opacity-label,
1711
- .e-pv-annotation-opacity-indicator,
1712
- .e-pv-annotation-thickness-label,
1713
- .e-pv-annotation-thickness-indicator {
1714
- float: left;
1715
- font-family: inherit;
1716
- font-size: inherit;
1717
- }
1718
-
1719
- .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
1720
- .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container.e-horizontal {
1721
- float: left;
1722
- height: auto;
1723
- margin-left: $pv-annotation-opacity-slider-margin-left;
1724
- margin-right: $pv-annotation-opacity-slider-margin-right;
1725
- }
1726
-
1727
- .e-dropdown-popup:not(.e-rtl) .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
1728
- .e-dropdown-popup:not(.e-rtl) .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container.e-horizontal {
1729
- width: $pv-annotation-opacity-slider-width;
1730
- }
1731
-
1732
- .e-dropdown-popup.e-rtl .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
1733
- .e-dropdown-popup.e-rtl .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container.e-horizontal {
1734
- width: $pv-annotation-opacity-slider-width-rtl;
1735
- }
1736
-
1737
- .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container .e-pv-annotation-opacity-slider.e-slider,
1738
- .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container .e-pv-annotation-opacity-slider.e-slider {
1739
- height: $pv-annotation-opacity-slider-height;
1740
- }
1741
-
1742
- .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,
1743
- .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
1744
- .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
1745
- font-size: $pv-annotation-drop-down-caret-font-size;
1746
- }
1747
-
1748
- .e-pv-annotation-color-container,
1749
- .e-pv-annotation-opacity-container,
1750
- .e-pv-annotation-stroke-container,
1751
- .e-pv-custom-annotation-thickness-container,
1752
- .e-pv-custom-annotation-opacity-container,
1753
- .e-pv-annotation-thickness-container,
1754
- .e-pv-annotation-textcolor-container,
1755
- .e-pv-annotation-textalign-container,
1756
- .e-pv-annotation-textprop-container {
1757
- height: $pv-annotation-drop-down-height;
1758
- width: $pv-annotation-drop-down-width;
1759
- }
1760
-
1761
- .e-pv-annotation-thickness-container.e-btn.e-icon-btn.e-dropdown-btn {
1762
- @if ($skin-name != 'bootstrap5') {
1763
- padding-top: $pv-annotation-thickness-drop-down-padding-top;
1764
- }
1765
- }
1766
-
1767
- .e-pv-shapes-toolbar {
1768
- box-shadow: $pv-drop-down-toolbar-box-shadow;
1769
- }
1770
-
1771
- .e-pv-shapes-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
1772
- padding: 4px;
1773
- }
1774
-
1775
- .e-pv-shapes-toolbar.e-toolbar .e-toolbar-items.e-toolbar-multirow {
1776
- margin-bottom: 0;
1777
- margin-left: 4px;
1778
- margin-right: 4px;
1779
- }
1780
-
1781
- .e-pv-shapes-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
1782
- height: 32px;
1783
- width: 32px;
1784
- @if $skin-name == 'FluentUI' {
1785
- min-height: 32px;
1786
- }
1787
- }
1788
-
1789
- .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
1790
- .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
1791
- @if $skin-name == 'FluentUI' {
1792
- min-height: 32px;
1793
- }
1794
- }
1795
-
1796
- .e-pv-annotation-thickness-slider-container {
1797
- margin-top: -6px;
1798
- }
1799
-
1800
- .e-pv-annotation-opacity-icon {
1801
- padding-top: $pv-annotation-opacity-icon-padding-top;
1802
- }
1803
-
1804
- .e-pv-annotation-stamp-container .e-menu-wrapper ul.e-menu:not(.e-vertical) {
1805
- @if $skin-name == 'highcontrast' {
1806
- padding: 0;
1807
- }
1808
- }
1809
-
1810
- .e-pv-annotation-color-container.e-btn,
1811
- .e-pv-annotation-opacity-container.e-btn,
1812
- .e-pv-annotation-stroke-container.e-btn,
1813
- .e-pv-annotation-thickness-container.e-btn,
1814
- .e-pv-annotation-shapes-container.e-btn,
1815
- .e-pv-annotation-calibrate-container.e-btn,
1816
- .e-pv-annotation-textcolor-container.e-btn,
1817
- .e-pv-annotation-textalign-container.e-btn,
1818
- .e-pv-annotation-textprop-container.e-btn,
1819
- .e-pv-annotation-handwritten-container.e-btn,
1820
- .e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:not(.e-selected) {
1821
- background-color: $pv-annotation-dropdown-background-color;
1822
- border-color: $pv-annotation-dropdown-border-color;
1823
- }
1824
-
1825
- .e-pv-annotation-color-container.e-btn:hover,
1826
- .e-pv-annotation-opacity-container.e-btn:hover,
1827
- .e-pv-annotation-stroke-container.e-btn:hover,
1828
- .e-pv-annotation-thickness-container.e-btn:hover,
1829
- .e-pv-annotation-shapes-container.e-btn:hover,
1830
- .e-pv-annotation-calibrate-container.e-btn:hover,
1831
- .e-pv-annotation-textcolor-container.e-btn:hover,
1832
- .e-pv-annotation-textalign-container.e-btn:hover,
1833
- .e-pv-annotation-textprop-container.e-btn:hover,
1834
- .e-pv-annotation-handwritten-container.e-btn:hover,
1835
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:hover,
1836
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:hover,
1837
- .e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:hover {
1838
- background-color: $pv-annotation-dropdown-background-color-hover;
1839
- border-color: $pv-annotation-dropdown-border-color-hover;
1840
- }
1841
-
1842
- .e-pv-annotation-color-container.e-btn:active,
1843
- .e-pv-annotation-opacity-container.e-btn:active,
1844
- .e-pv-annotation-stroke-container.e-btn:active,
1845
- .e-pv-annotation-thickness-container.e-btn:active,
1846
- .e-pv-annotation-shapes-container.e-btn:active,
1847
- .e-pv-annotation-calibrate-container.e-btn:active,
1848
- .e-pv-annotation-textcolor-container.e-btn:active,
1849
- .e-pv-annotation-textalign-container.e-btn:active,
1850
- .e-pv-annotation-textprop-container.e-btn:active,
1851
- .e-pv-annotation-handwritten-container.e-btn:active {
1852
- background-color: $pv-annotation-dropdown-background-color-active;
1853
- border-color: $pv-annotation-dropdown-border-color-active;
1854
- box-shadow: none;
1855
- color: $pv-item-selection-color;
1856
- }
1857
-
1858
- .e-pv-annotation-shapes-container.e-btn.e-dropdown-btn.e-active:not(:hover),
1859
- .e-pv-annotation-calibrate-container.e-btn.e-dropdown-btn.e-active:not(:hover),
1860
- .e-pv-annotation-handwritten-container.e-dropdown-btn.e-btn.e-active:not(:hover),
1861
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) .e-caret {
1862
- background-color: $pv-annotation-dd-background-color-active;
1863
- color: $pv-icon-color;
1864
- @if ($skin-name == 'bootstrap5') {
1865
- color: $secondary-text-color-pressed;
1866
- }
1867
- }
1868
-
1869
- .e-pv-annotation-color-container.e-dropdown-btn.e-btn,
1870
- .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
1871
- .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
1872
- .e-pv-custom-annotation-thickness-container.e-dropdown-btn.e-btn,
1873
- .e-pv-custom-annotation-opacity-container.e-dropdown-btn.e-btn,
1874
- .e-pv-annotation-thickness-container.e-dropdown-btn.e-btn,
1875
- .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn,
1876
- .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn,
1877
- .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn {
1878
- line-height: $pv-annotation-drop-down-btn-line-height;
1879
- padding: $pv-annotation-drop-down-btn-padding;
1880
- @if ($skin-name == 'bootstrap5') {
1881
- align-items: center;
1882
- display: flex;
1883
- }
1884
- }
1885
-
1886
- .e-pv-annotation-color-container.e-dropdown-btn.e-button,
1887
- .e-pv-annotation-opacity-container.e-dropdown-btn.e-button,
1888
- .e-pv-annotation-stroke-container.e-dropdown-btn.e-button,
1889
- .e-pv-custom-annotation-thickness-container.e-dropdown-btn.e-button,
1890
- .e-pv-custom-annotation-opacity-container.e-dropdown-btn.e-button,
1891
- .e-pv-annotation-thickness-container.e-dropdown-btn.e-bbuttontn,
1892
- .e-pv-annotation-textcolor-container.e-dropdown-btn.e-button,
1893
- .e-pv-annotation-textalign-container.e-dropdown-btn.e-button,
1894
- .e-pv-annotation-textprop-container.e-dropdown-btn.e-button {
1895
- line-height: $pv-annotation-drop-down-btn-line-height;
1896
- padding: $pv-annotation-drop-down-btn-padding;
1897
- @if ($skin-name == 'bootstrap5') {
1898
- align-items: baseline;
1899
- display: flex;
1900
- }
1901
- }
1902
-
1903
- .e-pv-annotation-color-container.e-btn.e-active,
1904
- .e-pv-annotation-opacity-container.e-btn.e-active,
1905
- .e-pv-annotation-stroke-container.e-btn.e-active,
1906
- .e-pv-annotation-shapes-container.e-btn.e-active,
1907
- .e-pv-annotation-calibrate-container.e-btn.e-active,
1908
- .e-pv-annotation-textcolor-container.e-btn.e-active,
1909
- .e-pv-annotation-textprop-container.e-btn.e-active,
1910
- .e-pv-custom-annotation-thickness-container.e-btn.e-active,
1911
- .e-pv-custom-annotation-opacity-container.e-btn.e-active,
1912
- .e-pv-annotation-handwritten-container.e-btn.e-active,
1913
- .e-pv-annotation-textalign-container.e-btn.e-active {
1914
- @if ($skin-name == 'bootstrap5') {
1915
- background-color: $pv-annotation-dropdown-background-color-hover;
1916
- border-color: $pv-annotation-dropdown-border-color-hover;
1917
- color: $white;
1918
- }
1919
- }
1920
-
1921
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
1922
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
1923
- @if ($skin-name == 'bootstrap5') {
1924
- height: 32px;
1925
- line-height: 32px;
1926
- padding: 0 8px;
1927
- }
1928
- }
1929
-
1930
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
1931
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
1932
- @if ($skin-name == 'bootstrap5') {
1933
- height: 32px;
1934
- line-height: 32px;
1935
- padding: 0 8px;
1936
- }
1937
- }
1938
-
1939
- .e-pv-custom-annotation-stamp-container,
1940
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
1941
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
1942
- @if ($skin-name == 'FluentUI') {
1943
- background-color: transparent;
1944
- height: 32px;
1945
- line-height: 32px;
1946
- }
1947
- }
1948
-
1949
- .e-pv-toolbar.e-toolbar .e-tbar-btn .e-icons.e-btn-icon,
1950
- .e-pv-annotation-toolbar.e-toolbar .e-tbar-btn .e-icons.e-btn-icon {
1951
- @if ($skin-name == 'FluentUI') {
1952
- font-size: $pv-icon-font-size;
1953
- }
1954
- }
1955
-
1956
- .e-pv-submit .e-tbar-btn {
1957
- @if ($skin-name == 'bootstrap5') {
1958
- height: 30px;
1959
- }
1960
- }
1961
-
1962
- .e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text.e-pv-submitform-text {
1963
- display: inline-block;
1964
- padding: 0 4px;
1965
- }
1966
-
1967
- .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 {
1968
- display: inline-block;
1969
- @if $skin-name == 'FluentUI' {
1970
- padding: 3px 4px;
1971
- }
1972
- @else {
1973
- padding: 0 4px;
1974
- }
1975
- }
1976
-
1977
- .e-pv-mobile-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn,
1978
- .e-pv-nav-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn {
1979
- height: $pv-toolbar-btn-height-mobile;
1980
- min-width: $pv-toolbar-btn-width-mobile;
1981
- }
1982
-
1983
- .e-pv-annotation-popup-menu {
1984
- background-color: $pv-sidebar-toolbar-background;
1985
- border-color: $pv-control-border-color;
1986
- color: $pv-toolbar-total-page-number-color;
1987
- }
1988
-
1989
- .e-pv-properties-window {
1990
- max-width: $pv-properties-win-max-width;
1991
- }
1992
-
1993
- .e-pv-scale-ratio-window {
1994
- max-width: $pv-scale-ratio-win-max-width;
1995
- }
1996
-
1997
- .e-pv-scale-ratio-dialog {
1998
- max-width: $pv-blazor-scale-ratio-dialog-max-width;
1999
- }
2000
-
2001
- .e-pv-line-styles-content,
2002
- .e-pv-line-styles-item {
2003
- border-bottom-color: $pv-prop-line-styles-color;
2004
- }
2005
-
2006
- .e-pv-line-styles-container:hover {
2007
- background-color: $pv-prop-line-styles-hover-bg;
2008
- }
2009
-
2010
- .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
2011
- .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
2012
- height: $pv-prop-color-picker-height;
2013
- line-height: $pv-prop-color-picker-line-height;
2014
- @if ($skin-name == 'bootstrap5') {
2015
- background: $transparent;
2016
- border: 1px solid $border-light;
2017
- border-radius: 4px;
2018
- box-sizing: border-box;
2019
- color: $content-text-color;
2020
- }
2021
- }
2022
-
2023
- .e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
2024
- .e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
2025
- @if $skin-name == 'FluentUI' {
2026
- height: 40px;
2027
- }
2028
- }
2029
-
2030
- .e-pv-properties-window .e-dlg-content {
2031
- padding-top: 6px;
2032
- }
2033
-
2034
- .e-pv-scale-ratio-text,
2035
- .e-pv-depth-text {
2036
- margin-bottom: 8px;
2037
- }
2038
-
2039
- .e-pv-properties-line-start-container,
2040
- .e-pv-properties-line-end-container,
2041
- .e-pv-properties-line-style-container,
2042
- .e-pv-properties-line-thickness-container,
2043
- .e-pv-properties-line-fill-color-container,
2044
- .e-pv-properties-line-stroke-color-container,
2045
- .e-pv-properties-line-leader-length-container {
2046
- float: left;
2047
- height: $pv-properties-container-height;
2048
- margin-bottom: $pv-properties-container-margin-bottom;
2049
- }
2050
-
2051
- .e-pv-properties-line-opacity-container {
2052
- float: left;
2053
- height: auto;
2054
- width: $pv-properties-window-container-max-width;
2055
- }
2056
-
2057
- .e-pv-scale-ratio-src-input-container,
2058
- .e-pv-scale-ratio-src-unit-container,
2059
- .e-pv-scale-ratio-dest-input-container,
2060
- .e-pv-scale-ratio-dest-unit-container,
2061
- .e-pv-depth-input-container,
2062
- .e-pv-depth-unit-container {
2063
- float: left;
2064
- height: $pv-scale-ratio-input-container-height;
2065
- }
2066
-
2067
- .e-bigger .e-pv-scale-ratio-src-input-container,
2068
- .e-bigger .e-pv-scale-ratio-src-unit-container,
2069
- .e-bigger .e-pv-scale-ratio-dest-input-container,
2070
- .e-bigger .e-pv-scale-ratio-dest-unit-container,
2071
- .e-bigger .e-pv-depth-input-container,
2072
- .e-bigger .e-pv-depth-unit-container {
2073
- @if $skin-name == 'FluentUI' {
2074
- float: left;
2075
- height: 40px;
2076
- }
2077
- }
2078
-
2079
- .e-pv-scale-ratio-src-input-container,
2080
- .e-pv-scale-ratio-src-unit-container,
2081
- .e-pv-scale-ratio-dest-input-container,
2082
- .e-pv-scale-ratio-dest-unit-container {
2083
- margin-bottom: $pv-scale-ratio-input-container-margin-bottom;
2084
- }
2085
-
2086
- .e-pv-scale-ratio-src-unit-container,
2087
- .e-pv-scale-ratio-dest-unit-container,
2088
- .e-pv-depth-unit-container {
2089
- margin-left: $pv-prop-win-margin-left;
2090
- }
2091
-
2092
- .e-pv-scale-ratio-src-unit.e-btn,
2093
- .e-pv-scale-ratio-dest-unit.e-btn,
2094
- .e-pv-depth-unit.e-btn {
2095
- padding: $pv-scale-ratio-win-drop-down-padding;
2096
- }
2097
-
2098
- .e-pv-scale-unit-content {
2099
- float: left;
2100
- width: 33px;
2101
- }
2102
-
2103
- .e-pv-scale-ratio-src-unit .e-caret,
2104
- .e-pv-scale-ratio-dest-unit .e-caret,
2105
- .e-pv-depth-unit .e-caret {
2106
- margin-left: $pv-scale-ratio-win-drop-down-caret-margin-left;
2107
- margin-top: $pv-scale-ratio-win-drop-down-caret-margin-top;
2108
- }
2109
-
2110
- .e-bigger .e-pv-scale-ratio-src-unit .e-caret,
2111
- .e-bigger .e-pv-scale-ratio-dest-unit .e-caret,
2112
- .e-bigger .e-pv-depth-unit .e-caret {
2113
- @if $skin-name == 'FluentUI' {
2114
- margin-left: 160px;
2115
- }
2116
- }
2117
-
2118
- .e-pv-properties-line-opacity {
2119
- margin-top: -10px;
2120
- }
2121
-
2122
- .e-pv-properties-line-start-label,
2123
- .e-pv-properties-line-end-label,
2124
- .e-pv-properties-line-style-label,
2125
- .e-pv-properties-line-thickness-label,
2126
- .e-pv-properties-line-fill-color-label,
2127
- .e-pv-properties-line-stroke-color-label,
2128
- .e-pv-properties-line-opacity-label,
2129
- .e-pv-properties-line-leader-length-label {
2130
- font-size: 14px;
2131
- margin-bottom: 8px;
2132
- @if ($skin-name == 'FluentUI') {
2133
- font-weight: 600;
2134
- }
2135
- }
2136
-
2137
- .e-pv-properties-line-end-container,
2138
- .e-pv-properties-line-thickness-container {
2139
- @if ($skin-name == 'bootstrap5') {
2140
- margin-left: 37px;
2141
- }
2142
- @else {
2143
- margin-left: 24px;
2144
- }
2145
- }
2146
-
2147
- .e-pv-properties-line-leader-length-container {
2148
- margin-left: $pv-line-leader-length-margin-left;
2149
- }
2150
-
2151
- .e-bigger .e-pv-properties-line-leader-length-container {
2152
- @if $skin-name == 'FluentUI' {
2153
- margin-left: 100px;
2154
- }
2155
- }
2156
-
2157
- .e-pv-properties-line-stroke-color-container {
2158
- margin-left: $pv-line-stroke-color-margin-left;
2159
- margin-right: 87px;
2160
- }
2161
-
2162
- .e-bigger .e-pv-properties-line-stroke-color-container {
2163
- @if $skin-name == 'FluentUI' {
2164
- margin-left: 195px;
2165
- }
2166
- }
2167
-
2168
- .e-pv-properties-line-start,
2169
- .e-pv-properties-line-end,
2170
- .e-pv-properties-line-style,
2171
- .e-pv-properties-line-thickness,
2172
- .e-pv-properties-line-opacity,
2173
- .e-pv-properties-line-leader-length {
2174
- max-width: $pv-properties-window-container-max-width;
2175
- }
2176
-
2177
- .e-bigger .e-pv-properties-line-start,
2178
- .e-bigger .e-pv-properties-line-end,
2179
- .e-bigger .e-pv-properties-line-style,
2180
- .e-bigger .e-pv-properties-line-thickness,
2181
- .e-bigger .e-pv-properties-line-opacity,
2182
- .e-bigger .e-pv-properties-line-leader-length {
2183
- @if $skin-name == 'FluentUI' {
2184
- max-width: 248px;
2185
- }
2186
- }
2187
-
2188
- .e-pv-scale-ratio-src-input,
2189
- .e-pv-scale-ratio-dest-input,
2190
- .e-pv-depth-input {
2191
- max-width: $pv-scale-ratio-container-max-width;
2192
- }
2193
-
2194
- .e-bigger .e-pv-scale-ratio-src-input,
2195
- .e-bigger .e-pv-scale-ratio-dest-input,
2196
- .e-bigger .e-pv-depth-input {
2197
- @if $skin-name == 'FluentUI' {
2198
- max-width: 248px;
2199
- }
2200
- }
2201
-
2202
- .e-pv-properties-line-start,
2203
- .e-pv-properties-line-end,
2204
- .e-pv-properties-line-style {
2205
- width: $pv-properties-window-container-width;
2206
- }
2207
-
2208
- .e-bigger .e-pv-properties-line-start,
2209
- .e-bigger .e-pv-properties-line-end,
2210
- .e-bigger .e-pv-properties-line-style {
2211
- @if $skin-name == 'FluentUI' {
2212
- width: 248px;
2213
- }
2214
- }
2215
-
2216
- .e-pv-scale-ratio-src-unit,
2217
- .e-pv-scale-ratio-dest-unit,
2218
- .e-pv-depth-unit {
2219
- width: $pv-scale-ratio-width;
2220
- }
2221
-
2222
- .e-bigger .e-pv-scale-ratio-src-unit,
2223
- .e-bigger .e-pv-scale-ratio-dest-unit,
2224
- .e-bigger .e-pv-depth-unit {
2225
- @if $skin-name == 'FluentUI' {
2226
- height: 40px;
2227
- width: 248px;
2228
- }
2229
- }
2230
-
2231
- .e-pv-line-styles-container {
2232
- line-height: 0;
2233
- padding: 17px;
2234
- }
2235
-
2236
- .e-pv-line-styles-item {
2237
- border-bottom-width: 2px;
2238
- box-sizing: border-box;
2239
- display: inline-block;
2240
- width: 100%;
2241
- }
2242
-
2243
- .e-pv-line-styles-content {
2244
- border-bottom-width: 2px;
2245
- display: inline-block;
2246
- width: 100%;
2247
- }
2248
-
2249
- .e-pv-properties-line-style-content {
2250
- float: left;
2251
- line-height: 16px;
2252
- width: 44px;
2253
- @if $skin-name == 'FluentUI' {
2254
- line-height: 20px;
2255
- }
2256
- }
2257
-
2258
- .e-pv-properties-line-start.e-btn,
2259
- .e-pv-properties-line-end.e-btn {
2260
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
2261
- background: transparent;
2262
- border-color: $border;
2263
- box-shadow: none;
2264
- color: $content-text-color;
2265
- }
2266
- @if ($skin-name == 'tailwind' or $skin-name == 'tailwind-dark') {
2267
- height: 30px;
2268
- }
2269
- @else {
2270
- height: 32px;
2271
- }
2272
- padding: $pv-properties-padding;
2273
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
2274
- text-align: center;
2275
- }
2276
- }
2277
-
2278
- .e-bigger .e-pv-properties-line-start.e-btn,
2279
- .e-bigger .e-pv-properties-line-end.e-btn,
2280
- .e-bigger .e-pv-properties-line-style.e-btn {
2281
- @if $skin-name == 'FluentUI' {
2282
- height: 40px;
2283
- }
2284
- }
2285
-
2286
- .e-pv-properties-line-style.e-btn {
2287
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
2288
- background: transparent;
2289
- border-color: $border;
2290
- box-shadow: none;
2291
- color: $content-text-color;
2292
- }
2293
- @if ($skin-name == 'tailwind' or $skin-name == 'tailwind-dark') {
2294
- height: 30px;
2295
- }
2296
- @else {
2297
- height: 32px;
2298
- }
2299
- line-height: 0;
2300
- padding: $pv-properties-line-style-padding;
2301
- white-space: pre;
2302
- }
2303
-
2304
- .e-pv-properties-line-start.e-btn .e-caret,
2305
- .e-pv-properties-line-end.e-btn .e-caret {
2306
- @if $skin-name == 'bootstrap4' {
2307
- display: block;
2308
- }
2309
- @else {
2310
- display: inline;
2311
- }
2312
- line-height: 16px;
2313
- margin-left: $pv-properties-drop-down-margin-left;
2314
- }
2315
-
2316
- .e-bigger .e-pv-properties-line-start.e-btn .e-caret,
2317
- .e-bigger .e-pv-properties-line-end.e-btn .e-caret {
2318
- @if $skin-name == 'FluentUI' {
2319
- margin-left: 145px;
2320
- }
2321
- }
2322
-
2323
- .e-pv-line-styles-content-container {
2324
- float: left;
2325
- font-size: 0;
2326
- margin-right: 7.5px;
2327
- margin-top: $pv-prop-line-styles-margin-top;
2328
- @if $skin-name == 'FluentUI' {
2329
- width: 120px;
2330
- }
2331
- @else {
2332
- width: 138px;
2333
- }
2334
- }
2335
-
2336
- .e-bigger .e-pv-line-styles-content-container {
2337
- @if $skin-name == 'FluentUI' {
2338
- margin-top: 5.5px;
2339
- width: 180px;
2340
- }
2341
- }
2342
-
2343
- .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
2344
- .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
2345
- .e-pv-annotation-handwritten-container.e-btn.e-icon-btn,
2346
- .e-menu-wrapper.e-custom-scroll.e-lib.e-keyboard.e-pv-stamp ul {
2347
- height: $pv-annot-toolbar-dropdown-btn-height;
2348
- width: $pv-annot-toolbar-dropdown-btn-width;
2349
- }
2350
-
2351
- .e-pv-annotation-shapes-container.e-btn.e-icon-button,
2352
- .e-pv-annotation-calibrate-container.e-btn.e-icon-button,
2353
- .e-pv-annotation-handwritten-container.e-btn.e-icon-button {
2354
- @if $skin-name == 'bootstrap5' {
2355
- align-items: baseline;
2356
- display: flex;
2357
- height: $pv-annot-toolbar-dropdown-btn-height;
2358
- line-height: $pv-annot-toolbar-dropdown-btn-height;
2359
- padding: 3px 8px;
2360
- width: $pv-annot-toolbar-dropdown-btn-width;
2361
- }
2362
- }
2363
-
2364
- .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
2365
- .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
2366
- .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
2367
- @if $skin-name == 'bootstrap5' {
2368
- align-items: baseline;
2369
- display: flex;
2370
- padding: $pv-annotation-icon-padding;
2371
- }
2372
- @else {
2373
- padding: $pv-annotation-icon-padding;
2374
- }
2375
- }
2376
-
2377
- .e-pv-annotation-shapes-container .e-btn-icon.e-icons.e-icon-right.e-caret,
2378
- .e-pv-annotation-calibrate-container .e-btn-icon.e-icons.e-icon-right.e-caret,
2379
- .e-pv-annotation-handwritten-container .e-btn-icon.e-icons.e-icon-right.e-caret,
2380
- .e-pv-alignment-container .e-btn-icon.e-icons.e-icon-right.e-caret,
2381
- .e-pv-text-color-container .e-btn-icon.e-icons.e-icon-right.e-caret,
2382
- .e-pv-color-template-container .e-btn-icon.e-icons.e-icon-right.e-caret,
2383
- .e-pv-stroke-template-container .e-btn-icon.e-icons.e-icon-right.e-caret,
2384
- .e-pv-thickness-template-container .e-btn-icon.e-icons.e-icon-right.e-caret,
2385
- .e-pv-opacity-template-container .e-btn-icon.e-icons.e-icon-right.e-caret {
2386
- @if $skin-name == 'bootstrap5' {
2387
- padding-bottom: 0;
2388
- width: 20px;
2389
- }
2390
- }
2391
-
2392
- .e-pv-annotation-shape-icon,
2393
- .e-pv-annotation-calibrate-icon,
2394
- .e-pv-handwritten-icon {
2395
- margin-right: 4px;
2396
- }
2397
-
2398
- .e-pv-stamp-template-container .e-menu-item.e-menu-caret-icon {
2399
- @if $skin-name == 'bootstrap5' {
2400
- padding: 0 26px 0 8px;
2401
- }
2402
- }
2403
-
2404
- .e-pv-properties-opacity-indicator {
2405
- @if $skin-name == 'FluentUI' {
2406
- margin-left: 141px;
2407
- }
2408
- @else {
2409
- margin-left: 153px;
2410
- }
2411
- }
2412
-
2413
- .e-pv-annotation-stamp-container .e-menu-parent.e-menu {
2414
- border-radius: $pv-stamp-container-border-radius;
2415
- }
2416
-
2417
- .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
2418
- .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
2419
- .e-pv-annotation-handwritten-container.e-btn.e-icon-btn,
2420
- .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
2421
- .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
2422
- .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
2423
- line-height: $pv-annot-toolbar-dropdown-btn-line-height;
2424
- }
2425
-
2426
- .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
2427
- @if $skin-name == 'bootstrap5' {
2428
- background: $secondary-bg-color-pressed;
2429
- }
2430
- }
2431
-
2432
- .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
2433
- .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
2434
- height: $pv-toolbar-btn-height-big;
2435
- line-height: $pv-toolbar-btn-line-height;
2436
- margin: $pv-toolbar-btn-margin;
2437
- padding: $pv-toolbar-btn-padding;
2438
- width: $pv-toolbar-btn-width-big;
2439
- }
2440
-
2441
- .e-bigger .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
2442
- padding-top: $pv-mobile-page-box-padding-top;
2443
- }
2444
-
2445
- .e-toolbar-item.e-pv-current-page-container {
2446
- @if $skin-name == 'bootstrap5' {
2447
- padding-top: 2px;
2448
- }
2449
- }
2450
-
2451
- .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-pv-zoom-drop-down-container {
2452
- width: $pv-zoom-dropdown-width-mobile;
2453
- }
2454
-
2455
- .e-bigger .e-toolbar.e-pv-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator),
2456
- .e-bigger .e-toolbar.e-pv-annotation-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
2457
- @if $skin-name == 'bootstrap4' {
2458
- padding-left: $pv-toolbar-items-padding-left-big;
2459
- padding-right: $pv-toolbar-items-padding-right-big;
2460
- }
2461
- }
2462
-
2463
- .e-pv-toolbar.e-toolbar .e-tbar-btn > :first-child {
2464
- line-height: $pv-toolbaritem-btn-line-height;
2465
- min-height: $pv-toolbaritem-btn-min-height;
2466
- }
2467
-
2468
- .e-bigger .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input:focus {
2469
- padding-left: $pv-mobile-page-box-padding-left-focus;
2470
- }
2471
-
2472
- .e-bigger .e-pv-password-popup.e-dialog,
2473
- .e-pv-mobile-view .e-pv-password-popup.e-dialog {
2474
- height: $pv-password-dialog-height-mobile;
2475
- }
2476
- .e-bigger .e-pv-password-popup.e-dialog,
2477
- .e-pv-mobile-view .e-pv-password-popup.e-dialog {
2478
- @if ($skin-name == 'FluentUI') {
2479
- height: 270px;
2480
- }
2481
- }
2482
-
2483
- .e-bigger .e-pv-notification-popup.e-dialog,
2484
- .e-pv-mobile-view .e-pv-notification-popup.e-dialog {
2485
- height: $pv-notification-dialog-height-mobile;
2486
- }
2487
-
2488
- .e-bigger .e-pv-notification-popup.e-pv-notification-large-content.e-dialog,
2489
- .e-pv-mobile-view .e-pv-notification-popup.e-pv-notification-large-content.e-dialog {
2490
- height: $pv-notification-dialog-height-large-mobile;
2491
- }
2492
-
2493
- .e-bigger .e-pv-notification-popup.e-pv-notification-large-content.e-dialog,
2494
- .e-pv-mobile-view .e-pv-notification-popup.e-pv-notification-large-content.e-dialog {
2495
- @if ($skin-name == 'FluentUI') {
2496
- height: 280px;
2497
- }
2498
- }
2499
- .e-bigger .e-pv-corrupted-popup.e-dialog,
2500
- .e-pv-mobile-view .e-pv-corrupted-popup.e-dialog {
2501
- height: $pv-corrupted-dialog-height-mobile;
2502
- }
2503
-
2504
- .e-bigger .e-pv-password-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
2505
- .e-bigger .e-pv-corrupted-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
2506
- .e-pv-mobile-view .e-pv-password-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
2507
- .e-pv-mobile-view .e-pv-corrupted-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
2508
- padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
2509
- }
2510
-
2511
- .e-pv-zoom-drop-down-container .e-input-group:not(.e-disabled) .e-input-group-icon:hover,
2512
- .e-pv-zoom-drop-down-container .e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
2513
- @if $skin-name == 'bootstrap4' {
2514
- color: $pv-title-close-color;
2515
- }
2516
- }
2517
-
2518
- .e-pv-fontfamily-container .e-input-group:not(.e-disabled) .e-input-group-icon:hover,
2519
- .e-pv-fontfamily-container .e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
2520
- @if $skin-name == 'bootstrap4' {
2521
- color: $pv-title-close-color;
2522
- }
2523
- @if $skin-name == 'bootstrap5' {
2524
- color: $white;
2525
- }
2526
- }
2527
-
2528
- .e-pv-fontfamily-container .e-input-group .e-input-group-icon,
2529
- .e-input-group.e-control-wrapper .e-input-group-icon {
2530
- @if $skin-name == 'bootstrap5' {
2531
- color: inherit;
2532
- }
2533
- }
2534
-
2535
- .e-pv-fontsize-container .e-input-group:not(.e-disabled) .e-input-group-icon:hover,
2536
- .e-pv-fontsize-container .e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
2537
- @if $skin-name == 'bootstrap4' {
2538
- color: $pv-title-close-color;
2539
- }
2540
- }
2541
-
2542
- .e-bigger .e-toolbar.e-pv-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,
2543
- .e-bigger .e-toolbar.e-pv-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right {
2544
- top: 0;
2545
- }
2546
-
2547
- .e-bigger .e-pv-toolbar.e-rtl .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
2548
- padding-right: $pv-current-page-padding-right-rtl;
2549
- }
2550
-
2551
- .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,
2552
- .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,
2553
- .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,
2554
- .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 {
2555
- padding-left: $pv-zoom-drop-down-padding-left-rtl;
2556
- padding-right: $pv-zoom-drop-down-padding-right-rtl;
2557
- }
2558
-
2559
- .e-bigger .e-pdfviewer .e-pv-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:first-child,
2560
- .e-bigger .e-pdfviewer .e-pv-annotation-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:first-child,
2561
- .e-bigger .e-pdfviewer .e-pv-formdesigner-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:first-child {
2562
- @if $skin-name == 'bootstrap4' {
2563
- margin-left: $pv-toolbar-items-first-child-margin-left-big;
2564
- }
2565
- }
2566
-
2567
- .e-bigger .e-pdfviewer .e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:first-child,
2568
- .e-bigger .e-pdfviewer .e-pv-annotation-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:first-child,
2569
- .e-bigger .e-pdfviewer .e-pv-formdesigner-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:first-child {
2570
- @if $skin-name == 'bootstrap4' {
2571
- margin-right: $pv-toolbar-items-first-child-margin-left-big;
2572
- }
2573
- }
2574
-
2575
- .e-bigger .e-pdfviewer .e-pv-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:last-child,
2576
- .e-bigger .e-pdfviewer .e-pv-annotation-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:last-child,
2577
- .e-bigger .e-pdfviewer .e-pv-formdesigner-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:last-child {
2578
- @if $skin-name == 'bootstrap4' {
2579
- margin-right: $pv-toolbar-items-last-child-margin-right-big;
2580
- }
2581
- }
2582
-
2583
- .e-bigger .e-pv-search-bar {
2584
- @if $skin-name == 'bootstrap4' {
2585
- top: $pv-search-box-top-big;
2586
- }
2587
- }
2588
-
2589
- .e-pv-sidebar-content-container.e-left {
2590
- left: $pv-sidebar-content-container-left;
2591
- }
2592
-
2593
- .e-pv-sidebar-content-container.e-right {
2594
- right: $pv-sidebar-content-container-left;
2595
- }
2596
-
2597
- .e-bigger .e-pv-sidebar-content-container.e-left {
2598
- @if $skin-name == 'bootstrap4' {
2599
- left: $pv-sidebar-content-container-left-big;
2600
- }
2601
- }
2602
-
2603
- .e-bigger .e-pv-sidebar-content-container.e-right {
2604
- @if $skin-name == 'bootstrap4' {
2605
- right: $pv-sidebar-content-container-left-big;
2606
- }
2607
- }
2608
-
2609
- .e-pv-sidebar-toolbar-splitter.e-left {
2610
- left: $pv-sidebar-toolbar-splitter-left;
2611
- }
2612
-
2613
- .e-pv-sidebar-toolbar-splitter.e-right {
2614
- right: $pv-sidebar-toolbar-splitter-left;
2615
- }
2616
-
2617
- .e-bigger .e-pv-sidebar-toolbar-splitter.e-left {
2618
- @if $skin-name == 'bootstrap4' {
2619
- left: $pv-sidebar-toolbar-splitter-left-big;
2620
- }
2621
- }
2622
-
2623
- .e-bigger .e-pv-sidebar-toolbar-splitter.e-right {
2624
- @if $skin-name == 'bootstrap4' {
2625
- right: $pv-sidebar-toolbar-splitter-left-big;
2626
- }
2627
- }
2628
-
2629
- .e-pv-sidebar-resizer.e-left {
2630
- @if $skin-name == 'bootstrap4' {
2631
- border-right: 1px solid $pv-sidebar-resizer-border-color;
2632
- }
2633
- left: $pv-sidebar-resizer-left;
2634
- }
2635
-
2636
- .e-pv-sidebar-resizer.e-right {
2637
- @if $skin-name == 'bootstrap4' {
2638
- border-left: 1px solid $pv-sidebar-resizer-border-color;
2639
- }
2640
- right: $pv-sidebar-resizer-left;
2641
- }
2642
-
2643
- .e-pdfviewer .e-checkbox-wrapper .e-frame + .e-label,
2644
- .e-pdfviewer .e-css.e-checkbox-wrapper .e-frame + .e-label {
2645
- margin-right: $pv-textsearch-textbox-margin-right;
2646
- }
2647
-
2648
- div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2649
- float: $pv-bookmark-icon-float;
2650
- font-size: $pv-bookmark-icon-font-size;
2651
- padding-left: $pv-bookmark-icon-rtl-padding;
2652
- padding-right: $pv-bookmark-icon-rtl-padding;
2653
- position: $pv-bookmark-icon-rtl-position;
2654
- }
2655
-
2656
- .e-bigger div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2657
- @if $skin-name == 'bootstrap4' {
2658
- font-size: $pv-icon-font-size-big;
2659
- }
2660
- }
2661
-
2662
- .e-bigger .e-pv-properties-window {
2663
- max-width: $pv-properties-win-max-width-big;
2664
- @if $skin-name == 'FluentUI' {
2665
- min-height: 498px;
2666
- }
2667
- }
2668
-
2669
- .e-bigger .e-pv-scale-ratio-window {
2670
- max-width: $pv-scale-ratio-win-max-width-big;
2671
- }
2672
-
2673
- .e-pdfviewer .e-treeview .e-list-item {
2674
- white-space: pre-wrap;
2675
- word-break: break-word;
2676
- }
2677
-
2678
- .e-pdfviewer .e-treeview .e-list-text {
2679
- @if ($skin-name == 'tailwind' or $skin-name == 'tailwind-dark') {
2680
- line-height: 20px;
2681
- }
2682
- width: 100%;
2683
- }
2684
-
2685
- .e-pdfviewer .e-treeview.e-fullrow-wrap .e-icon-collapsible,
2686
- .e-pdfviewer .e-treeview.e-fullrow-wrap .e-icon-expandable,
2687
- .e-pdfviewer .e-treeview.e-fullrow-wrap .e-input,
2688
- .e-pdfviewer .e-treeview.e-fullrow-wrap .e-list-url {
2689
- margin-top: $pv-bookmark-expandable-icon-margin-top;
2690
- position: absolute;
2691
- }
2692
-
2693
- .e-pdfviewer .e-treeview .e-list-item.e-hover:not(.e-active) > .e-fullrow {
2694
- @if $skin-name == 'bootstrap4' {
2695
- background-color: $pv-treeview-item-hover-bg-color;
2696
- border-color: $pv-treeview-item-hover-bg-color;
2697
- }
2698
- }
2699
-
2700
- .e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper.e-hide {
2701
- display: none;
2702
- }
2703
-
2704
- .e-pdfviewer .e-editable-inline {
2705
- @if $skin-name == 'bootstrap5' {
2706
- padding: 7px 8px 50px;
2707
- }
2708
- @else {
2709
- padding: 7px 8px 42px;
2710
- }
2711
- }
2712
-
2713
- .e-pv-comment-textbox {
2714
- min-height: 22px;
2715
- }
2716
-
2717
- .e-pdfviewer .e-editable-value-wrapper {
2718
- color: $pv-comment-font-color;
2719
- @if $skin-name == 'bootstrap5' {
2720
- color: $content-text-color-alt2;
2721
- }
2722
- font-size: 14px;
2723
- @if $skin-name == 'bootstrap5' {
2724
- font-size: 12px;
2725
- }
2726
- line-height: normal;
2727
- min-height: 22px;
2728
- padding: 2px 8px 3px;
2729
- }
2730
-
2731
- .e-pdfviewer .e-pv-comment-textbox .e-editable-value-wrapper {
2732
- color: $pv-comment-font-color;
2733
- @if $skin-name == 'bootstrap5' {
2734
- color: $content-text-color-alt2;
2735
- }
2736
- font-size: 14px;
2737
- @if $skin-name == 'bootstrap5' {
2738
- font-size: 12px;
2739
- }
2740
- line-height: normal;
2741
- min-height: 24px;
2742
- padding: 2px 8px 3px 32px;
2743
- }
2744
-
2745
- .e-pv-comment-textbox.e-inplaceeditor .e-component-group,
2746
- .e-pv-new-comments-div.e-inplaceeditor .e-component-group {
2747
- @if $skin-name == 'bootstrap5' {
2748
- margin-bottom: 0;
2749
- }
2750
- }
2751
-
2752
- .e-pdfviewer .e-inplaceeditor .e-editable-action-buttons {
2753
- float: right;
2754
- padding-bottom: 7px;
2755
- @if $skin-name == 'bootstrap5' {
2756
- margin-top: 0;
2757
- padding-top: 10px;
2758
- }
2759
- @else {
2760
- padding-top: 5px;
2761
- }
2762
- position: relative;
2763
- @if $skin-name == 'bootstrap5' {
2764
- right: 0;
2765
- }
2766
- @else {
2767
- right: 8px;
2768
- }
2769
- }
2770
-
2771
- .e-pdfviewer .e-pv-reply-div .e-inplaceeditor .e-editable-action-buttons {
2772
- float: right;
2773
- padding-bottom: 7px;
2774
- @if $skin-name == 'bootstrap5' {
2775
- margin-top: 0;
2776
- padding-top: 10px;
2777
- }
2778
- @else {
2779
- padding-top: 5px;
2780
- }
2781
- position: relative;
2782
- @if $skin-name == 'bootstrap5' {
2783
- right: 0;
2784
- }
2785
- @else {
2786
- right: 8px;
2787
- }
2788
- }
2789
-
2790
- .e-pv-comment-title-container {
2791
- height: 36px;
2792
- }
2793
-
2794
- .e-pv-reply-title-container {
2795
- height: 36px;
2796
- }
2797
-
2798
- .e-pv-more-options-button.e-btn {
2799
- background: $pv-thumbnail-view-button-background;
2800
- border: $pv-thumbnail-view-button-border;
2801
- border-radius: $pv-thumbnail-border-radius;
2802
- box-shadow: $pv-thumbnail-view-button-box-shadow;
2803
- float: right;
2804
- padding: $pv-more-option-button-padding;
2805
- }
2806
-
2807
- .e-pdfviewer .e-editable-inline .e-btn.e-outline.e-primary,
2808
- .e-pdfviewer .e-editable-inline .e-btn.e-outline {
2809
- @if $skin-name != 'bootstrap5' {
2810
- border-color: transparent;
2811
- }
2812
- }
2813
-
2814
- .e-pdfviewer .e-editable-inline .e-editable-form {
2815
- margin-bottom: 1px;
2816
- }
2817
-
2818
- .e-pdfviewer .e-editable-inline .e-clear-icon {
2819
- padding-right: 2px;
2820
- }
2821
-
2822
- .e-pdfviewer .e-btn-cancel {
2823
- font-size: 14px;
2824
- padding-left: 5px;
2825
- padding-right: 5px;
2826
- }
2827
-
2828
- .e-pdfviewer .e-btn-save {
2829
- font-size: 14px;
2830
- margin-right: 12px;
2831
- padding-left: 7px;
2832
- padding-right: 7px;
2833
- }
2834
-
2835
- .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
2836
- @if $skin-name != 'bootstrap5' {
2837
- background-color: $pv-save-button-bg-color;
2838
- border-radius: 2px;
2839
- color: $pv-save-button-color;
2840
- }
2841
- }
2842
-
2843
- .e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
2844
- box-shadow: 0 0 0 8px $pv-comment-panel-bg inset;
2845
- padding: 8px;
2846
- }
2847
-
2848
- .e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-header {
2849
- line-height: 32px;
2850
- min-height: 32px;
2851
- }
2852
-
2853
- .e-contextmenu-wrapper .e-pv-context-menu .e-menu-item {
2854
- height: 38px;
2855
- }
2856
-
2857
- .e-pv-comment-panel {
2858
- background-color: $pv-comment-panel-bg;
2859
- border: $pv-sidebar-toolbar-border;
2860
- border-width: 1px 1px 0;
2861
- opacity: 1;
2862
- overflow: hidden;
2863
- position: absolute;
2864
- top: 57px;
2865
- width: 300px;
2866
- z-index: $pv-sidebar-toolbar-z-index;
2867
- }
2868
-
2869
- .e-pv-comment-panel-title-container {
2870
- background-color: $pv-comment-panel-bg;
2871
- border-color: $pv-comment-panel-border-color;
2872
- border-style: double;
2873
- border-width: 0 1px 1px 0;
2874
- height: 45px;
2875
- position: relative;
2876
- }
2877
-
2878
- .e-pv-comment-panel-title {
2879
- color: $pv-comment-font-color;
2880
- font-size: 14px;
2881
- @if $skin-name == 'bootstrap5' {
2882
- font-size: 16px;
2883
- font-weight: 500;
2884
- }
2885
- @if $skin-name == 'FluentUI' {
2886
- font-weight: $pv-comment-tile-font-weight;
2887
- }
2888
- left: 15px;
2889
- position: absolute;
2890
- text-align: left;
2891
- top: 14px;
2892
- }
2893
-
2894
- .e-pv-comment-panel-title-close-div.e-btn {
2895
- background: $pv-title-close-background;
2896
- border: $pv-title-close-border;
2897
- box-shadow: $pv-title-close-box-shadow;
2898
- @if $skin-name == 'bootstrap4' {
2899
- color: $pv-title-close-color;
2900
- }
2901
- height: $pv-title-close-height;
2902
- position: $pv-title-close-position;
2903
- right: 11px;
2904
- top: 5px;
2905
- width: $pv-title-close-width;
2906
- @if $skin-name == 'FluentUI' {
2907
- padding: 4px;
2908
- }
2909
- }
2910
-
2911
- .e-pv-title-close-icon {
2912
- @if $skin-name != 'bootstrap5' {
2913
- color: $pv-comment-text-color;
2914
- }
2915
- @if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind' or $skin-name == 'FluentUI') {
2916
- color: $icon-color;
2917
- }
2918
- }
2919
-
2920
- .e-pv-comments-panel-text {
2921
- font-size: 15px;
2922
- padding-left: 85px;
2923
- }
2924
-
2925
- .e-pv-comments-content-container {
2926
- background-color: $pv-comments-content-container-bg;
2927
- border-color: $pv-comment-panel-border-color;
2928
- border-style: double;
2929
- border-width: 0 1px 1px 0;
2930
- height: calc(100% - 45px);
2931
- overflow: auto;
2932
- }
2933
-
2934
- .e-pv-comments-container {
2935
- background-color: $pv-comment-panel-bg;
2936
- border-radius: 2px;
2937
- left: 7px;
2938
- right: 7px;
2939
- }
2940
-
2941
- .e-pv-comments-border {
2942
- @if $skin-name != 'bootstrap5' and $skin-name != 'FluentUI' {
2943
- border: 2px;
2944
- border-color: $pv-comment-panel-bottom-color;
2945
- border-radius: 4px;
2946
- border-style: groove;
2947
- }
2948
- @if $skin-name == 'tailwind' {
2949
- border: 1px solid $border-light;
2950
- border-radius: 2px;
2951
- }
2952
- @if $skin-name == 'bootstrap5' {
2953
- border: 1px solid $border-light;
2954
- border-radius: 2px;
2955
- }
2956
- }
2957
-
2958
- .e-pv-comment-title {
2959
- color: $pv-comment-text-color;
2960
- @if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind' or $skin-name == 'FluentUI') {
2961
- color: $pv-comment-tile-text-color;
2962
- }
2963
- font-size: 14px;
2964
- @if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind') {
2965
- font-size: 12px;
2966
- font-weight: $pv-comment-tile-font-weight;
2967
- }
2968
- @if $skin-name == 'FluentUI' {
2969
- font-weight: $pv-comment-tile-font-weight;
2970
- }
2971
- max-width: 237px;
2972
- padding-left: 32px;
2973
- padding-top: $pv-comment-title-padding-top;
2974
- position: absolute;
2975
- }
2976
-
2977
- .e-pv-reply-title {
2978
- color: $pv-comment-text-color;
2979
- @if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind' or $skin-name == 'FluentUI') {
2980
- color: $pv-comment-tile-text-color;
2981
- }
2982
- font-size: 14px;
2983
- @if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind') {
2984
- font-size: 12px;
2985
- font-weight: $pv-comment-tile-font-weight;
2986
- }
2987
- @if $skin-name == 'FluentUI' {
2988
- font-weight: $pv-comment-tile-font-weight;
2989
- }
2990
- max-width: 212px;
2991
- padding-left: 8px;
2992
- padding-top: $pv-comment-title-padding-top;
2993
- position: absolute;
2994
- }
2995
-
2996
- .e-pv-comments-hover {
2997
- background-color: $pv-comments-hover-bg;
2998
- }
2999
-
3000
- .e-pv-comments-select {
3001
- @if $skin-name == 'FluentUI' {
3002
- background-color: $content-bg-color-selected;
3003
- }
3004
- @else {
3005
- background-color: $pv-comment-panel-bg;
3006
- }
3007
- }
3008
-
3009
- .e-pv-comments-select .e-pv-comment-textbox .e-editable-value-wrapper {
3010
- color: $pv-comment-color;
3011
- }
3012
-
3013
- .e-pv-comments-leave {
3014
- background-color: $pv-comment-panel-bg;
3015
- }
3016
-
3017
- .e-pdfviewer .e-accordion {
3018
- background-color: $pv-comments-content-container-bg;
3019
- border: transparent;
3020
- }
3021
-
3022
- .e-menu-wrapper.e-custom-scroll.e-lib.e-keyboard.e-pv-stamp {
3023
- border: 0;
3024
- @if $skin-name == 'bootstrap5' {
3025
- background-color: $transparent;
3026
- }
3027
- display: block;
3028
- }
3029
-
3030
- .e-dropdown-popup.e-lib.e-popup.e-control.e-pv-handwritten-popup.e-popup-open ul {
3031
- @if $skin-name == 'FluentUI' {
3032
- padding-bottom: 6px;
3033
- padding-top: 6px;
3034
- }
3035
- @else {
3036
- padding-bottom: 6px;
3037
- padding-top: 17px;
3038
- }
3039
- }
3040
-
3041
- .e-bigger .e-dropdown-popup.e-lib.e-popup.e-control.e-pv-handwritten-popup .e-btn.e-outline.e-primary {
3042
- @if $skin-name == 'FluentUI' {
3043
- min-height: 49px;
3044
- min-width: 152px;
3045
- }
3046
- }
3047
-
3048
- .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
3049
- margin-top: $pv-stamp-icon-margin-top;
3050
- padding-left: 7px;
3051
- @if $skin-name == 'fabric' {
3052
- margin-top: -7px;
3053
- padding-left: 10px;
3054
- }
3055
- @if $skin-name == 'bootstrap5' {
3056
- padding-left: 4px;
3057
- }
3058
- }
3059
-
3060
- .e-pv-annotation-stamp-container .e-rtl.e-menu-wrapper ul .e-menu-item .e-menu-icon {
3061
- @if $skin-name == 'bootstrap5' {
3062
- margin-left: 1px;
3063
- }
3064
- }
3065
-
3066
- .e-pdfviewer .e-inplaceeditor {
3067
- display: block;
3068
- }
3069
-
3070
- .e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon {
3071
- display: none;
3072
- }
3073
-
3074
- .e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
3075
- border-bottom: 0;
3076
- word-break: break-all;
3077
- }
3078
-
3079
- .e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper {
3080
- display: block;
3081
- }
3082
-
3083
- .e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper:hover {
3084
- background: transparent;
3085
- }
3086
-
3087
- .e-pdfviewer .e-inplaceeditor .e-editable-value-container {
3088
- background: transparent;
3089
- width: 229px;
3090
- }
3091
-
3092
- .e-pv-status-div {
3093
- height: 20px;
3094
- left: 8px;
3095
- position: relative;
3096
- width: 20px;
3097
- }
3098
-
3099
- .e-pv-status-container {
3100
- padding-bottom: 5px;
3101
- padding-top: 2px;
3102
- }
3103
-
3104
- .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
3105
- @if $skin-name != 'bootstrap5' {
3106
- caret-color: $pv-comment-text-cursor-color;
3107
- }
3108
- }
3109
-
3110
- .e-pv-reply-div {
3111
- margin-top: 3px;
3112
- }
3113
-
3114
- .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header,
3115
- .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header {
3116
- background: $pv-comment-panel-bg;
3117
- @if $skin-name != 'FluentUI' {
3118
- border: 1px solid $pv-comment-panel-border-color;
3119
- }
3120
- }
3121
-
3122
- .e-pdfviewer .e-accordion .e-acrdn-item.e-selected.e-select.e-expand-state > .e-acrdn-header:focus,
3123
- .e-pdfviewer .e-accordion .e-acrdn-item.e-selected > .e-acrdn-header {
3124
- background: $pv-comment-panel-bg;
3125
- box-shadow: none;
3126
- }
3127
-
3128
- .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,
3129
- .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-content,
3130
- .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
3131
- .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-content {
3132
- color: $pv-comment-text-color;
3133
- font-size: 14px;
3134
- @if $skin-name == 'FluentUI' {
3135
- font-weight: $pv-comment-tile-font-weight;
3136
- }
3137
- }
3138
-
3139
- .e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
3140
- background-size: 100%;
3141
- }
3142
-
3143
- .e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
3144
- line-height: normal;
3145
- }
3146
-
3147
- .e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
3148
- margin-top: 10px;
3149
- padding-bottom: $pv-signature-appearance-checkbox;
3150
- }
3151
-
3152
- .e-pdfviewer .e-pv-signature-window .e-footer-content {
3153
- float: left;
3154
- }
3155
- .e-pv-signature-dialog-height .e-pv-clearbtn
3156
- {
3157
- float: left;
3158
- height: 30px;
3159
- min-height: 30px;
3160
- }
3161
- .e-pv-signature-dialog-height .e-pv-cancelbtn{
3162
- height: 30px;
3163
- min-height: 30px;
3164
- }
3165
- .e-pv-signature-dialog-height .e-pv-createbtn{
3166
- height: 30px;
3167
- min-height: 30px;
3168
- }
3169
- .e-bigger .e-pv-signature-dialog-height .e-pv-clearbtn{
3170
- float: left;
3171
- height: 49px;
3172
- min-height: 49px;
3173
- }
3174
- .e-bigger .e-pv-signature-dialog-height .e-pv-cancelbtn{
3175
- height: 49px;
3176
- min-height: 49px;
3177
- }
3178
- .e-bigger .e-pv-signature-dialog-height .e-pv-createbtn{
3179
- height: 49px;
3180
- min-height: 49px;
3181
- }
3182
-
3183
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3184
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-italic.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3185
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-strikeout.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3186
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-underlinetext.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3187
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-left-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3188
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-right-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3189
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-center-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3190
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-justfiy-align.e-pv-tbar-btn.e-tooltip.textprop-option-active {
3191
- @if $skin-name != 'bootstrap5' {
3192
- background: $pv-signature-footer-color;
3193
- border-color: $pv-signature-footer-color;
3194
- }
3195
- @else {
3196
- background: $secondary-bg-color-pressed;
3197
- border-color: $secondary-bg-color-pressed;
3198
- color: $secondary-text-color-pressed;
3199
- }
3200
- }
3201
-
3202
- .e-pv-comment-panel-resizer {
3203
- background: $pv-sidebar-resizer-background;
3204
- border: $pv-sidebar-resizer-border;
3205
- border-width: $pv-sidebar-resizer-border-width;
3206
- color: $pv-sidebar-resizer-color;
3207
- cursor: $pv-sidebar-resizer-cursor;
3208
- height: $pv-sidebar-resizer-height;
3209
- position: $pv-sidebar-resizer-position;
3210
- width: $pv-sidebar-resizer-width;
3211
- z-index: $pv-sidebar-resizer-z-index;
3212
- }
3213
-
3214
- .e-pv-comment-panel-resizer.e-left {
3215
- @if $skin-name == 'bootstrap4' {
3216
- border-right: 1px solid $pv-sidebar-resizer-border-color;
3217
- }
3218
- left: 300px;
3219
- }
3220
-
3221
- .e-pv-comment-panel-resizer.e-right {
3222
- @if $skin-name == 'bootstrap4' {
3223
- border-left: 1px solid $pv-sidebar-resizer-border-color;
3224
- }
3225
- right: 300px;
3226
- }
3227
-
3228
- .e-pv-align {
3229
- cursor: pointer;
3230
- float: right;
3231
- font-size: 20px;
3232
- margin-right: 16px;
3233
- margin-top: $pv-signature-delete-icon-margin-top;
3234
- }
3235
-
3236
- .e-pv-align-border {
3237
- border: $pv-signature-border-color;
3238
- border-radius: 5px;
3239
- cursor: pointer;
3240
- display: inline-block;
3241
- width: 170px;
3242
- }
3243
-
3244
- .e-pv-align-border-div {
3245
- @if $skin-name == 'highcontrast' {
3246
- background-color: $pv-high-contrast-signature-bg;
3247
- color: $pv-high-contrast-signature-text;
3248
- }
3249
- }
3250
-
3251
- .e-pv-font-sign {
3252
- border: 1px solid $pv-sidebar-bookmark-title-color;
3253
- border-radius: 5px;
3254
- display: inline-block;
3255
- font-size: 13px;
3256
- height: 88px;
3257
- margin: 15px;
3258
- padding-top: 40px;
3259
- text-align: center;
3260
- width: 311px;
3261
- word-wrap: break-word;
3262
- @if $skin-name == 'FluentUI' {
3263
- max-width: 300px;
3264
- padding-top: 36px;
3265
- }
3266
- }
3267
-
3268
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused {
3269
- @if $skin-name == 'bootstrap5' {
3270
- color: $white;
3271
- height: 32px;
3272
- line-height: 32px;
3273
- }
3274
- @else {
3275
- color: $pv-icon-color;
3276
- }
3277
- }
3278
-
3279
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item {
3280
- @if $skin-name == 'bootstrap5' {
3281
- height: 32px;
3282
- line-height: 32px;
3283
- padding-left: 8px;
3284
- }
3285
- }
3286
-
3287
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon {
3288
- @if $skin-name == 'bootstrap5' {
3289
- font-size: 16px;
3290
- }
3291
- }
3292
-
3293
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
3294
- @if $skin-name == 'bootstrap5' {
3295
- font-size: 14px;
3296
- }
3297
- }
3298
-
3299
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item,
3300
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-menu-icon,
3301
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-caret {
3302
- @if ($skin-name == 'tailwind' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5') {
3303
- border-radius: 4px;
3304
- }
3305
- @if $skin-name == 'bootstrap5' {
3306
- color: $pv-icon-color;
3307
- height: 32px;
3308
- line-height: 32px;
3309
- }
3310
- @else {
3311
- color: $pv-icon-color;
3312
- }
3313
- }
3314
-
3315
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused:hover,
3316
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-selected {
3317
- @if $skin-name == 'bootstrap5' {
3318
- background: $secondary-bg-color-pressed;
3319
- }
3320
- @if $skin-name == 'bootstrap4' {
3321
- background: $pv-annotation-dropdown-background-color-hover;
3322
- }
3323
- }
3324
-
3325
- .e-pv-custom-annotation-stamp-container.e-menu-wrapper ul,
3326
- .e-pv-custom-annotation-stamp-container.e-menu-container ul {
3327
- @if $skin-name == 'bootstrap4' {
3328
- background-color: $pv-annotation-dropdown-background-color;
3329
- }
3330
- }
3331
-
3332
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused:hover .e-menu-icon,
3333
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused:hover .e-caret {
3334
- @if $skin-name == 'bootstrap4' {
3335
- color: $pv-icon-color-hover;
3336
- }
3337
- @if $skin-name == 'bootstrap5' {
3338
- color: $white;
3339
- }
3340
- }
3341
-
3342
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused:hover .e-menu-icon,
3343
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused:hover .e-caret,
3344
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-selected .e-menu-icon,
3345
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-selected .e-caret {
3346
- @if $skin-name == 'bootstrap4' {
3347
- color: $pv-icon-color-hover;
3348
- }
3349
- @if $skin-name == 'bootstrap5' {
3350
- color: $white;
3351
- }
3352
- }
3353
-
3354
- .e-pv-stamp-template-container .e-menu-container .e-menu {
3355
- background-color: $pv-annotation-dropdown-background-color;
3356
- border-color: $pv-annotation-dropdown-border-color;
3357
- }
3358
-
3359
- .e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
3360
- .e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
3361
- @if $skin-name == 'bootstrap4' {
3362
- background-color: $pv-comment-text-cursor-color;
3363
- color: $pv-icon-color-hover;
3364
- outline: 0 solid $pv-comment-text-cursor-color;
3365
- outline-offset: 0;
3366
- }
3367
- }
3368
-
3369
- .e-pv-custom-annotation-thickness-container,
3370
- .e-pv-custom-annotation-opacity-container {
3371
- background-color: $pv-annotation-dropdown-background-color;
3372
- border-color: $pv-annotation-dropdown-border-color;
3373
- }
3374
-
3375
- .e-pdfviewer-signatureformfields.e-pv-signature-focus,
3376
- .e-pdfviewer-signatureformfields-signature.e-pv-signature-focus {
3377
- outline: $pv-print-popup-container-background-color dotted 2px;
3378
- }
3379
-
3380
- .e-pv-checkbox-container {
3381
- -moz-user-select: none;
3382
- -ms-user-select: none;
3383
- -webkit-user-select: none;
3384
- cursor: pointer;
3385
- display: block;
3386
- margin-bottom: 0;
3387
- position: relative;
3388
- user-select: none;
3389
- }
3390
-
3391
- .e-pv-text-selection-none {
3392
- -moz-user-select: none;
3393
- -ms-user-select: none;
3394
- -webkit-user-select: none;
3395
- user-select: none;
3396
- }
3397
-
3398
- .e-pv-checkbox-container input {
3399
- cursor: pointer;
3400
- height: 0;
3401
- opacity: 0;
3402
- position: absolute;
3403
- width: 0;
3404
- }
3405
-
3406
- .e-pv-checkbox-div {
3407
- border: $pv-form-field-checkbox-container;
3408
- display: inline;
3409
- height: 100%;
3410
- left: 0;
3411
- position: absolute;
3412
- text-align: center;
3413
- top: 0;
3414
- width: 100%;
3415
- }
3416
-
3417
- .e-pv-cb-checked {
3418
- border: $pv-form-field-checkbox-checked;
3419
- border-left-color: transparent;
3420
- border-top-color: transparent;
3421
- border-width: $pv-form-field-checkbox-border-width;
3422
- position: absolute;
3423
- transform: rotate(45deg);
3424
- }
3425
-
3426
- .e-pv-cb-unchecked {
3427
- border: 1px;
3428
- border-width: 1px;
3429
- }
3430
-
3431
- .e-pv-radiobtn-container {
3432
- -moz-user-select: none;
3433
- -ms-user-select: none;
3434
- -webkit-user-select: none;
3435
- cursor: pointer;
3436
- display: block;
3437
- margin-bottom: 0;
3438
- position: relative;
3439
- user-select: none;
3440
- }
3441
-
3442
- .e-pv-radiobtn-container input {
3443
- cursor: pointer;
3444
- opacity: 0;
3445
- position: absolute;
3446
- }
3447
-
3448
- .e-pv-radiobtn-div {
3449
- border: 1px solid $pv-form-checkbox-border-color;
3450
- border-radius: 50%;
3451
- height: 100%;
3452
- left: $pv-form-field-size;
3453
- position: absolute;
3454
- top: $pv-form-field-size;
3455
- width: 100%;
3456
- }
3457
-
3458
- .e-pv-radio-btn {
3459
- border: 0;
3460
- clip: rect(0 0 0 0);
3461
- height: 1px;
3462
- margin: -1px;
3463
- overflow: hidden;
3464
- padding: 0;
3465
- position: absolute;
3466
- width: 1px;
3467
- }
3468
-
3469
- .e-pv-radio-btn + span {
3470
- display: block;
3471
- }
3472
-
3473
- .e-pv-radio-btn + .e-pv-radiobtn-span::before {
3474
- content: '';
3475
- display: block;
3476
- height: inherit;
3477
- width: inherit;
3478
- }
3479
-
3480
- .e-pv-radio-btn:checked + .e-pv-radiobtn-span::before {
3481
- background: $pv-form-checkbox-border-color;
3482
- border-radius: 50%;
3483
- }
3484
-
3485
- .e-pv-properties-text-edit-prop,
3486
- .e-pv-properties-visibility-style-prop,
3487
- .e-pv-properties-font-items-container {
3488
- display: flex;
3489
- justify-content: space-evenly;
3490
- }
3491
-
3492
- .e-pv-properties-form-field-name-main-div,
3493
- .e-pv-properties-form-field-value-main-div {
3494
- @if ($skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'FluentUI') {
3495
- padding-right: 12px;
3496
- }
3497
- @else {
3498
- padding-right: 15px;
3499
- }
3500
- }
3501
-
3502
- .e-pv-properties-form-field-name-main-div,
3503
- .e-pv-properties-form-field-tooltip-main-div,
3504
- .e-pv-properties-form-field-value-main-div,
3505
- .e-pv-properties-form-field-visibility-main-div {
3506
- @if $skin-name == 'FluentUI' {
3507
- width: 232px;
3508
- }
3509
- @else {
3510
- width: 285px;
3511
- }
3512
- }
3513
-
3514
- .e-pv-properties-text-edit-prop {
3515
- @if $skin-name == 'FluentUI' {
3516
- padding-top: 35px;
3517
- }
3518
- @else {
3519
- padding-top: 20px;
3520
- }
3521
- }
3522
-
3523
- .e-pv-properties-visibility-style-prop {
3524
- @if $skin-name == 'FluentUI' {
3525
- padding-bottom: 12px;
3526
- padding-top: 12px;
3527
- }
3528
- @else {
3529
- padding-bottom: 10px;
3530
- padding-top: 20px;
3531
- }
3532
- }
3533
-
3534
- .e-pv-properties-checkbox-main-div-prop {
3535
- display: flex;
3536
- flex-direction: row;
3537
- justify-content: space-between;
3538
- padding-top: 20px;
3539
- }
3540
-
3541
- .e-pv-bold-icon-div,
3542
- .e-pv-italic-icon-div,
3543
- .e-pv-strikeout-icon-div,
3544
- .e-pv-underlinetext-icon-div,
3545
- .e-pv-left-align-icon-div,
3546
- .e-pv-center-align-icon-div,
3547
- .e-pv-right-align-icon-div {
3548
- padding: $pv-formfield-properties-icon-align-padding;
3549
- }
3550
-
3551
- .e-pv-bold-icon-div:hover,
3552
- .e-pv-italic-icon-div:hover,
3553
- .e-pv-strikeout-icon-div:hover,
3554
- .e-pv-underlinetext-icon-div:hover,
3555
- .e-pv-left-align-icon-div:hover,
3556
- .e-pv-center-align-icon-div:hover,
3557
- .e-pv-right-align-icon-div:hover {
3558
- background-color: $pv-annotation-dropdown-background-color-hover;
3559
- border-color: $pv-annotation-dropdown-border-color-hover;
3560
- @if ($skin-name == 'bootstrap5') {
3561
- background-color: $secondary-bg-color-pressed;
3562
- border-color: $secondary-bg-color-pressed;
3563
- color: $white;
3564
- }
3565
- }
3566
-
3567
- .e-pv-bold-icon-div:active,
3568
- .e-pv-italic-icon-div:active,
3569
- .e-pv-strikeout-icon-div:active,
3570
- .e-pv-underlinetext-icon-div:active,
3571
- .e-pv-left-align-icon-div:active,
3572
- .e-pv-center-align-icon-div:active,
3573
- .e-pv-right-align-icon-div:active {
3574
- background-color: $pv-signature-footer-color;
3575
- border-color: $pv-signature-footer-color;
3576
- @if ($skin-name == 'bootstrap5') {
3577
- background-color: $secondary-bg-color-pressed;
3578
- border-color: $secondary-bg-color-pressed;
3579
- color: $white;
3580
- }
3581
- }
3582
-
3583
- .e-pv-properties-fill-color-style-prop,
3584
- .e-pv-properties-stroke-color-style-prop,
3585
- .e-pv-properties-stroke-thickness-style-prop {
3586
- padding: 12px 20px 12px 1px;
3587
- }
3588
-
3589
- .e-pv-formfield-fontcolor-icon,
3590
- .e-pv-formfield-strokecolor-icon,
3591
- .e-pv-formfield-strokethickness-icon {
3592
- @if ($skin-name == 'bootstrap4') {
3593
- color: $pv-form-field-property-header-color;
3594
- }
3595
- @if ($skin-name == 'bootstrap5') {
3596
- color: inherit;
3597
- }
3598
- @if ($skin-name == 'material') {
3599
- color: $pv-prop-line-styles-color;
3600
- }
3601
- background: $pv-form-field-property-font-style-color;
3602
- @if ($skin-name == 'bootstrap5') {
3603
- border: 1px solid $border-light;
3604
- }
3605
- @if ($skin-name == 'bootstrap5') {
3606
- border-radius: 4px;
3607
- }
3608
- @else {
3609
- border-radius: 2px;
3610
- }
3611
- height: $pv-formfield-properties-icon-height;
3612
- margin-top: 8px;
3613
- @if $skin-name != 'FluentUI' {
3614
- width: 54px;
3615
- }
3616
- @if ($skin-name == 'bootstrap5') {
3617
- align-content: center;
3618
- align-items: center;
3619
- box-shadow: none;
3620
- display: flex;
3621
- flex-direction: row;
3622
- flex-wrap: wrap;
3623
- padding: 0 11px;
3624
- width: inherit;
3625
- }
3626
- }
3627
-
3628
- .e-pv-properties-format-text-style-prop {
3629
- @if ($skin-name == 'tailwind' or $skin-name == 'tailwind-dark') {
3630
- padding: 15px 15px 4px 1px;
3631
- }
3632
- @else {
3633
- padding: 15px 15px 15px 1px;
3634
- }
3635
- }
3636
-
3637
- .e-pv-properties-font-family-container {
3638
- margin-right: 15px;
3639
- @if $skin-name == 'FluentUI' {
3640
- width: 122px;
3641
- }
3642
- @else {
3643
- width: 165px;
3644
- }
3645
- }
3646
-
3647
- .e-pv-properties-font-size-container {
3648
- border-right-color: $pv-comment-panel-bottom-color;
3649
- border-right-style: solid;
3650
- border-right-width: 1px;
3651
- margin-right: 15px;
3652
- padding-right: 15px;
3653
- width: $pv-font-size-field-width;
3654
- }
3655
-
3656
- .e-pv-formfield-maxlength {
3657
- padding-left: 20px;
3658
- }
3659
-
3660
- .e-pv-left-align-icon-div,
3661
- .e-pv-center-align-icon-div,
3662
- .e-pv-right-align-icon-div {
3663
- @if ($skin-name != 'bootstrap5') {
3664
- padding-left: 6px;
3665
- }
3666
- }
3667
-
3668
- .e-pv-properties-font-color-container,
3669
- .e-pv-properties-color-container-style-prop {
3670
- display: flex;
3671
- padding-top: 20px;
3672
- }
3673
-
3674
- .e-pv-formfield-textcolor {
3675
- margin-right: 10px;
3676
- }
3677
-
3678
- .e-pv-formfield-maxlength-icon {
3679
- align-items: center;
3680
- display: flex;
3681
- padding-right: 14px;
3682
- @if ($skin-name == 'bootstrap5') {
3683
- padding-right: 10px;
3684
- }
3685
- @if ($skin-name == 'FluentUI') {
3686
- padding-right: 8px;
3687
- }
3688
- }
3689
-
3690
- .e-pv-formfield-textcolor-icon.e-btn.e-icon-btn,
3691
- .e-pv-formfield-strokecolor-icon.e-btn.e-icon-btn,
3692
- .e-pv-formfield-fontcolor-icon.e-btn.e-icon-btn,
3693
- .e-pv-formfield-strokethickness-icon.e-btn.e-icon-btn {
3694
- @if ($skin-name == 'bootstrap5') {
3695
- padding: 0 11px;
3696
- }
3697
- }
3698
-
3699
- .e-pv-formfield-textcolor-icon {
3700
- background: $pv-form-field-property-font-style-color;
3701
- @if ($skin-name == 'bootstrap5') {
3702
- border: 1px solid $border-light;
3703
- }
3704
- @if ($skin-name == 'bootstrap5') {
3705
- border-radius: 4px;
3706
- }
3707
- @else {
3708
- border-radius: 2px;
3709
- }
3710
- width: $pv-form-field-property-font-style-width;
3711
- @if ($skin-name == 'tailwind' or $skin-name == 'tailwind-dark') {
3712
- height: 36px;
3713
- }
3714
- @if ($skin-name == 'bootstrap4') {
3715
- color: $pv-form-field-property-header-color;
3716
- }
3717
- @if ($skin-name == 'material') {
3718
- color: $pv-prop-line-styles-color;
3719
- }
3720
- @if ($skin-name == 'bootstrap5') {
3721
- align-items: baseline;
3722
- box-shadow: none;
3723
- color: inherit;
3724
- display: flex;
3725
- height: 32px;
3726
- }
3727
- @if ($skin-name == 'FluentUI') {
3728
- height: auto;
3729
- }
3730
- }
3731
-
3732
- .e-pv-properties-formfield-maxlength-text-label,
3733
- .e-pv-formfield-maxlength {
3734
- padding-left: 1px;
3735
- width: $pv-formfield-maxlength-width;
3736
- }
3737
-
3738
- .e-pv-formfield-maxlength-group {
3739
- display: flex;
3740
- padding-left: $pv-formfield-maxlength-group-padding-left;
3741
- }
3742
-
3743
- .e-pv-properties-form-field-list-add-div {
3744
- display: flex;
3745
- @if $skin-name == 'FluentUI' {
3746
- padding-bottom: 12px;
3747
- padding-top: 16px;
3748
- }
3749
- @else {
3750
- padding-bottom: 15px;
3751
- padding-top: 20px;
3752
- }
3753
- }
3754
-
3755
- .e-pv-properties-list-item-edit-prop {
3756
- margin-right: 15px;
3757
- width: 295px;
3758
- @if $skin-name == 'FluentUI' {
3759
- margin-right: 12px;
3760
- width: 318px;
3761
- }
3762
- }
3763
-
3764
- .e-pv-properties-form-field-window {
3765
- max-width: $pv-properties-form-field-win-max-width;
3766
- }
3767
-
3768
- .e-pv-properties-formfield-textarea {
3769
- @if $skin-name == 'FluentUI' {
3770
- min-width: 318px;
3771
- }
3772
- }
3773
-
3774
- .e-pv-properties-export-value-edit-prop {
3775
- width: 295px;
3776
- @if $skin-name == 'FluentUI' {
3777
- width: 318px;
3778
- }
3779
- }
3780
-
3781
- .e-pv-properties-form-field-list-btn-div {
3782
- align-items: center;
3783
- display: flex;
3784
- height: 36px;
3785
- margin-top: 10px;
3786
- text-align: center;
3787
- @if $skin-name == 'FluentUI' {
3788
- height: 32px;
3789
- margin-top: 25px;
3790
- }
3791
- }
3792
-
3793
- .e-pv-properties-form-field-export-value-main-div {
3794
- @if $skin-name == 'FluentUI' {
3795
- padding-bottom: 12px;
3796
- padding-top: 0;
3797
- }
3798
- @else {
3799
- padding-bottom: 15px;
3800
- padding-top: 10px;
3801
- }
3802
- width: 335px;
3803
- }
3804
-
3805
- .e-pv-properties-form-field-group-btn-div {
3806
- display: grid;
3807
- }
3808
-
3809
- .e-pv-properties-form-field-option-dropdown-list-div {
3810
- @if $skin-name == 'FluentUI' {
3811
- padding-top: 0;
3812
- }
3813
- @else {
3814
- padding-top: 10px;
3815
- }
3816
- }
3817
-
3818
- .e-pv-properties-form-field-btn-textarea-container {
3819
- display: flex;
3820
- width: 385px;
3821
- @if $skin-name == 'FluentUI' {
3822
- padding-top: 0;
3823
- }
3824
- @else {
3825
- padding-top: 15px;
3826
- }
3827
- }
3828
-
3829
- .e-pv-properties-dropdown-btn {
3830
- align-items: center;
3831
- display: flex;
3832
- height: 36px;
3833
- text-align: center;
3834
- width: 75px;
3835
- }
3836
-
3837
- .e-pv-show-designer-name {
3838
- align-items: center;
3839
- color: $pv-show-designer-name-color;
3840
- display: grid;
3841
- height: 100%;
3842
- overflow: hidden;
3843
- text-align: center;
3844
- text-overflow: ellipsis;
3845
- white-space: nowrap;
3846
- width: 100%;
3847
- }
3848
-
3849
- .e-pv-formfield-li-element {
3850
- list-style: none;
3851
- padding-left: 10px;
3852
- }
3853
-
3854
- .e-pv-li-select {
3855
- background-color: $pv-form-field-li-background-color;
3856
- @if ($skin-name == 'bootstrap5') {
3857
- background-color: $pv-item-selection-background-color;
3858
- color: $white;
3859
- }
3860
- @if ($skin-name == 'tailwind') {
3861
- background-color: $pv-item-selection-background-color;
3862
- }
3863
- }
3864
-
3865
- .e-pv-formfield-li-element.e-pv-li-select {
3866
- background-color: $pv-form-field-li-background-color;
3867
- @if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
3868
- color: $white;
3869
- }
3870
- }
3871
-
3872
- .e-pv-formfield-li-element:hover {
3873
- background-color: $pv-form-field-li-background-color;
3874
- @if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
3875
- color: $white;
3876
- }
3877
- }
3878
-
3879
- .e-pv-form-designer-ul-list-items {
3880
- padding-left: 1px;
3881
- }
3882
-
3883
- .e-pv-form-field-property-header.e-dialog .e-dlg-header .e-dlg-header-content {
3884
- font-size: $pv-form-field-property-header-font-size;
3885
- font-weight: $pv-form-field-property-header-font-weight;
3886
- }
3887
-
3888
- .e-pv-form-field-property-header {
3889
- -ms-user-select: none;
3890
- -webkit-user-select: none;
3891
- color: $pv-form-field-property-header-color;
3892
- display: block;
3893
- @if $skin-name == 'FluentUI' {
3894
- font-family: 'Segoe UI';
3895
- height: 24px;
3896
- }
3897
- @else {
3898
- font-family: 'Roboto';
3899
- }
3900
- @if $skin-name == 'bootstrap5' {
3901
- font-family: inherit;
3902
- }
3903
- font-size: $pv-form-field-property-header-font-size;
3904
- font-style: normal;
3905
- font-weight: $pv-form-field-property-header-font-weight;
3906
- line-height: $pv-form-field-property-header-line-height;
3907
- margin-top: $pv-form-field-property-header-margin-top;
3908
- mix-blend-mode: normal;
3909
- opacity: $pv-form-field-property-header-opacity;
3910
- overflow: hidden;
3911
- text-overflow: ellipsis;
3912
- user-select: none;
3913
- vertical-align: top;
3914
- white-space: nowrap;
3915
- width: $pv-form-field-property-header-width;
3916
- }
3917
-
3918
- .e-pv-form-field-property-header-general {
3919
- @if $skin-name == 'FluentUI' {
3920
- font-family: 'Segoe UI';
3921
- height: 24px;
3922
- }
3923
- @else {
3924
- font-family: 'Roboto';
3925
- }
3926
- @if $skin-name == 'bootstrap5' {
3927
- font-family: inherit;
3928
- }
3929
- font-size: $pv-form-field-property-general-header-font-size;
3930
- font-style: normal;
3931
- @if $skin-name != 'FluentUI' {
3932
- font-weight: $pv-form-field-property-header-font-weight;
3933
- }
3934
- line-height: $pv-form-field-property-general-header-line-height;
3935
- }
3936
-
3937
- .e-pv-properties-tab-style-prop.e-lib.e-tab.e-control {
3938
- @if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-dark') {
3939
- border: 0;
3940
- }
3941
- }
3942
-
3943
- .e-pv-properties-formfield-formatting {
3944
- color: $pv-form-field-property-label-color;
3945
- font-family: 'Roboto';
3946
- font-size: $pv-form-field-property-general-header-font-size;
3947
- font-style: normal;
3948
- font-weight: normal;
3949
- height: $pv-form-field-property-general-header-line-height;
3950
- line-height: $pv-form-field-property-general-header-line-height;
3951
- width: 64px;
3952
- }
3953
-
3954
- .e-pv-properties-form-field-font-style {
3955
- background: $pv-form-field-property-font-style-color;
3956
- @if ($skin-name == 'bootstrap5') {
3957
- border-radius: 4px;
3958
- }
3959
- @else {
3960
- border-radius: 2px;
3961
- }
3962
- display: flex;
3963
- height: 36px;
3964
- justify-content: space-evenly;
3965
- width: 154px;
3966
- @if ($skin-name == 'bootstrap5') {
3967
- align-items: center;
3968
- border: 1px solid $border-light;
3969
- height: 32px;
3970
- width: 163px;
3971
- }
3972
- @if ($skin-name == 'FluentUI') {
3973
- align-items: center;
3974
- border: 1px solid $border;
3975
- height: 32px;
3976
- width: 163px;
3977
- }
3978
- }
3979
-
3980
- .e-pv-properties-form-field-font-align {
3981
- background: $pv-form-field-property-font-style-color;
3982
- @if ($skin-name == 'bootstrap5') {
3983
- border-radius: 4px;
3984
- }
3985
- @else {
3986
- border-radius: 2px;
3987
- }
3988
- display: flex;
3989
- height: 36px;
3990
- justify-content: space-evenly;
3991
- margin-right: 15px;
3992
- width: 120px;
3993
- @if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
3994
- align-items: center;
3995
- border: 1px solid $border-light;
3996
- height: 32px;
3997
- }
3998
- @if ($skin-name == 'FluentUI') {
3999
- border: 1px solid $border;
4000
- }
4001
- }
4002
-
4003
- .e-pv-properties-formfield-label {
4004
- color: $pv-form-field-property-label-color;
4005
- font-family: 'Roboto';
4006
- @if ($skin-name == 'bootstrap5') {
4007
- font-family: inherit;
4008
- }
4009
- font-size: $pv-form-field-property-general-header-font-size;
4010
- font-style: normal;
4011
- font-weight: normal;
4012
- @if ($skin-name == 'bootstrap5') {
4013
- font-weight: 500;
4014
- }
4015
- @if ($skin-name == 'FluentUI') {
4016
- font-family: 'Segoe UI';
4017
- font-weight: 600;
4018
- margin-bottom: 4px;
4019
- }
4020
- height: $pv-form-field-property-general-header-line-height;
4021
- line-height: $pv-form-field-property-general-header-line-height;
4022
- }
4023
-
4024
- .e-pv-formfield-maxlength .e-input-group.e-control-wrapper .e-input-group-icon {
4025
- min-width: $pv-formfield-maxlength-arrow-width;
4026
- }
4027
-
4028
- .e-pv-properties-form-field-window {
4029
- height: $pv-formfield-designer-dialog-height;
4030
- }
4031
-
4032
- .e-bigger .e-pv-properties-form-field-window {
4033
- @if ($skin-name == 'FluentUI') {
4034
- height: 585px;
4035
- }
4036
- }
4037
-
4038
- .e-pv-properties-header-spliter {
4039
- border-bottom-color: $pv-properties-header-spliter-border-bottom-color;
4040
- border-bottom-style: $pv-properties-header-spliter-border-bottom-style;
4041
- border-bottom-width: $pv-properties-header-spliter-border-bottom-width;
4042
- left: $pv-properties-header-spliter-left;
4043
- padding-top: $pv-properties-header-spliter-padding-top;
4044
- position: $pv-properties-header-spliter-position;
4045
- width: $pv-properties-header-spliter-width;
4046
- }
4047
-
4048
- .e-pv-properties-bottom-spliter {
4049
- border-bottom-color: $pv-properties-header-spliter-border-bottom-color;
4050
- border-bottom-style: $pv-properties-header-spliter-border-bottom-style;
4051
- border-bottom-width: $pv-properties-header-spliter-border-bottom-width;
4052
- left: $pv-properties-header-spliter-left;
4053
- margin-bottom: $pv-properties-header-spliter-margin-bottom;
4054
- padding-top: $pv-properties-header-spliter-margin-bottom;
4055
- width: $pv-properties-header-spliter-width;
4056
- }
4057
-
4058
- .e-pv-formfield-textcolor-icon .e-btn-icon.e-icons,
4059
- .e-pv-formfield-fontcolor-icon .e-btn-icon.e-icons,
4060
- .e-pv-formfield-strokecolor-icon .e-btn-icon.e-icons,
4061
- .e-pv-formfield-strokethickness-icon .e-btn-icon.e-icons {
4062
- @if ($skin-name == 'tailwind' or $skin-name == 'tailwind-dark') {
4063
- width: 1em;
4064
- }
4065
- }
4066
-
4067
- .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
4068
- background-color: $pv-comment-panel-bg;
4069
- padding: 0 $pv-icon-padding-top;
4070
- }
4071
-
4072
- .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
4073
- padding: 0 $pv-icon-padding-top;
4074
- }
4075
-
4076
- .e-pv-signature-window .e-dlg-content {
4077
- @if ($skin-name == 'highcontrast') {
4078
- padding: 16px;
4079
- }
4080
- }
4081
-
4082
- .e-pv-signatureimage {
4083
- @if ($skin-name == 'highcontrast') {
4084
- background-color: $pv-signature-image-panel-bg;
4085
- }
4086
- }
4087
-
4088
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
4089
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
4090
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover:focus,
4091
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover:focus .e-caret {
4092
- @if ($skin-name == 'bootstrap4') {
4093
- color: $pv-prop-win-drop-down-color-hover;
4094
- }
4095
- }
4096
-
4097
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
4098
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
4099
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:not(:hover) {
4100
- @if ($skin-name == 'bootstrap4') {
4101
- color: $pv-stamp-icon-color;
4102
- }
4103
- }
4104
-
4105
- .e-dialog.e-pv-signature-dialog-height {
4106
- height: $pv-signature-dialog-height;
4107
- @if ($skin-name == 'FluentUI') {
4108
- min-height: $pv-signature-dialog-height;
4109
- }
4110
- }
4111
-
4112
- .e-bigger .e-dialog.e-pv-signature-dialog-height {
4113
- @if ($skin-name == 'FluentUI') {
4114
- height: 627px;
4115
- min-height: 591px;
4116
- }
4117
- }
4118
-
4119
- .e-bigger .e-pv-signature-dialog-height {
4120
- @if ($skin-name == 'FluentUI') {
4121
- min-height: 592px;
4122
- }
4123
- }
4124
-
4125
- .e-dialog.e-pv-signature-dialog-blazor-height {
4126
- height: $pv-signature-dialog-blazor-height;
4127
- @if ($skin-name == 'FluentUI') {
4128
- min-height: $pv-signature-dialog-height;
4129
- }
4130
- }
4131
-
4132
- .e-pv-handwritten-signature-canvas {
4133
- height: $pv-handwritten-sign-height;
4134
- width: $pv-handwritten-sign-width;
4135
- }
4136
-
4137
- .e-pv-toolbar-scroll .e-toolbar-pop.e-popup-open {
4138
- overflow: auto;
4139
- }
4140
-
4141
- .e-pv-canvas-signature {
4142
- width: $pv-canvas-sign-width;
4143
- @if $skin-name == 'FluentUI' {
4144
- max-width: $pv-canvas-sign-width;
4145
- }
4146
- }
4147
-
4148
- .e-pv-canvas-signature-blazor {
4149
- width: $pv-canvas-sign-width-blazor;
4150
- }
4151
-
4152
- .e-pv-font-appearance-style {
4153
- padding: $pv-font-div-padding;
4154
- }
4155
-
4156
- .e-pv-font-appearance-style-blazor {
4157
- padding: $pv-font-div-padding-blazor;
4158
- }
4159
-
4160
- .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-pv-left-align-icon.e-pv-icon.e-btn-icon.e-icon-left {
4161
- @if ($skin-name == 'bootstrap4' or $skin-name == 'material') {
4162
- padding: 0 6px;
4163
- width: 28px;
4164
- }
4165
- }
4166
- .e-pv-toolbar-tooltip {
4167
- pointer-events: none;
4168
- }
4169
- }