@syncfusion/blazor-themes 24.1.46 → 24.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/bootstrap-dark.scss +196 -32
- package/SCSS-Themes/bootstrap.scss +196 -32
- package/SCSS-Themes/bootstrap4.scss +196 -32
- package/SCSS-Themes/bootstrap5-dark.scss +199 -37
- package/SCSS-Themes/bootstrap5.scss +199 -37
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +37 -3
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +37 -3
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +37 -3
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +36 -4
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +36 -4
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +37 -3
- package/SCSS-Themes/calendars/calendar/fabric.scss +38 -4
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +38 -4
- package/SCSS-Themes/calendars/calendar/fluent.scss +38 -4
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material-dark.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material3.scss +38 -4
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +37 -4
- package/SCSS-Themes/calendars/calendar/tailwind.scss +37 -4
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +0 -5
- package/SCSS-Themes/fabric-dark.scss +196 -32
- package/SCSS-Themes/fabric.scss +197 -33
- package/SCSS-Themes/fluent-dark.scss +199 -35
- package/SCSS-Themes/fluent.scss +199 -35
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +24 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/fabric.scss +24 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/fluent.scss +24 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +24 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/material.scss +24 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/material3.scss +24 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +24 -0
- package/SCSS-Themes/highcontrast.scss +197 -33
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +35 -4
- package/SCSS-Themes/image-editor/image-editor/material3.scss +35 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +33 -2
- package/SCSS-Themes/kanban/kanban/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap4.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fabric-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fabric.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fluent-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fluent.scss +0 -1
- package/SCSS-Themes/kanban/kanban/highcontrast.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material3-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material3.scss +0 -1
- package/SCSS-Themes/kanban/kanban/tailwind-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/tailwind.scss +0 -1
- package/SCSS-Themes/material-dark.scss +197 -33
- package/SCSS-Themes/material.scss +197 -33
- package/SCSS-Themes/material3-dark.scss +207 -43
- package/SCSS-Themes/material3.scss +207 -43
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +0 -1
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/fabric.scss +0 -1
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/fluent.scss +0 -1
- package/SCSS-Themes/navigations/menu/highcontrast.scss +0 -1
- package/SCSS-Themes/navigations/menu/material-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/material.scss +0 -1
- package/SCSS-Themes/navigations/menu/material3-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/material3.scss +0 -1
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/tailwind.scss +0 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +10 -2
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +10 -2
- package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fabric.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fluent.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material3.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +8 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +38 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +58 -18
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +58 -18
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +51 -11
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +6 -6
- package/SCSS-Themes/tailwind-dark.scss +198 -35
- package/SCSS-Themes/tailwind.scss +198 -35
- package/package.json +1 -1
|
@@ -1857,6 +1857,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1857
1857
|
@if $skin-name == 'bootstrap4' {
|
|
1858
1858
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1859
1859
|
}
|
|
1860
|
+
@if $skin-name == 'bootstrap5' {
|
|
1861
|
+
color: $white;
|
|
1862
|
+
}
|
|
1860
1863
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1861
1864
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1862
1865
|
}
|
|
@@ -1869,6 +1872,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1869
1872
|
@if $skin-name == 'bootstrap4' {
|
|
1870
1873
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1871
1874
|
}
|
|
1875
|
+
@if $skin-name == 'bootstrap5' {
|
|
1876
|
+
color: $white;
|
|
1877
|
+
}
|
|
1872
1878
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1873
1879
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1874
1880
|
}
|
|
@@ -2252,6 +2258,8 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2252
2258
|
|
|
2253
2259
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2254
2260
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2261
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2262
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2255
2263
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
|
|
2256
2264
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
|
|
2257
2265
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
@@ -2261,10 +2269,7 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2261
2269
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
|
|
2262
2270
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
|
|
2263
2271
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
|
|
2264
|
-
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2265
|
-
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2266
2272
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
|
|
2267
|
-
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2268
2273
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
|
|
2269
2274
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
|
|
2270
2275
|
.e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
|
|
@@ -2284,6 +2289,21 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2284
2289
|
}
|
|
2285
2290
|
}
|
|
2286
2291
|
|
|
2292
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2293
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2294
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2295
|
+
{
|
|
2296
|
+
@if $skin-name == 'bootstrap4' {
|
|
2297
|
+
color: $pv-icon-color-hover;
|
|
2298
|
+
}
|
|
2299
|
+
@if $skin-name == 'bootstrap5' {
|
|
2300
|
+
color: $pv-icon-color;
|
|
2301
|
+
}
|
|
2302
|
+
@if $skin-name == 'FluentUI' {
|
|
2303
|
+
color: $pv-item-selection-color;
|
|
2304
|
+
}
|
|
2305
|
+
}
|
|
2306
|
+
|
|
2287
2307
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2288
2308
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2289
2309
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
@@ -2505,6 +2525,10 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2505
2525
|
background-color: $pv-item-selection-background-color;
|
|
2506
2526
|
color: $pv-item-selection-color;
|
|
2507
2527
|
}
|
|
2528
|
+
@if $skin-name == 'bootstrap5' {
|
|
2529
|
+
background-color: $pv-item-selection-background-color;
|
|
2530
|
+
color: $pv-item-selection-color;
|
|
2531
|
+
}
|
|
2508
2532
|
}
|
|
2509
2533
|
|
|
2510
2534
|
.e-pv-search-btn.e-btn:disabled {
|
|
@@ -5588,6 +5612,16 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
5588
5612
|
color: $pv-stamp-icon-color;
|
|
5589
5613
|
}
|
|
5590
5614
|
}
|
|
5615
|
+
|
|
5616
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
|
|
5617
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
|
|
5618
|
+
@if ($skin-name == 'bootstrap4') {
|
|
5619
|
+
color: $pv-prop-win-drop-down-color-hover;
|
|
5620
|
+
}
|
|
5621
|
+
@if ($skin-name == 'bootstrap5') {
|
|
5622
|
+
color: $white;
|
|
5623
|
+
}
|
|
5624
|
+
}
|
|
5591
5625
|
|
|
5592
5626
|
.e-dialog.e-pv-signature-dialog-height {
|
|
5593
5627
|
height: $pv-signature-dialog-height;
|
|
@@ -1856,6 +1856,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1856
1856
|
@if $skin-name == 'bootstrap4' {
|
|
1857
1857
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1858
1858
|
}
|
|
1859
|
+
@if $skin-name == 'bootstrap5' {
|
|
1860
|
+
color: $white;
|
|
1861
|
+
}
|
|
1859
1862
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1860
1863
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1861
1864
|
}
|
|
@@ -1868,6 +1871,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1868
1871
|
@if $skin-name == 'bootstrap4' {
|
|
1869
1872
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1870
1873
|
}
|
|
1874
|
+
@if $skin-name == 'bootstrap5' {
|
|
1875
|
+
color: $white;
|
|
1876
|
+
}
|
|
1871
1877
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1872
1878
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1873
1879
|
}
|
|
@@ -2251,6 +2257,8 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2251
2257
|
|
|
2252
2258
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2253
2259
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2260
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2261
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2254
2262
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
|
|
2255
2263
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
|
|
2256
2264
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
@@ -2260,10 +2268,7 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2260
2268
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
|
|
2261
2269
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
|
|
2262
2270
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
|
|
2263
|
-
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2264
|
-
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2265
2271
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
|
|
2266
|
-
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2267
2272
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
|
|
2268
2273
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
|
|
2269
2274
|
.e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
|
|
@@ -2283,6 +2288,21 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2283
2288
|
}
|
|
2284
2289
|
}
|
|
2285
2290
|
|
|
2291
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2292
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2293
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2294
|
+
{
|
|
2295
|
+
@if $skin-name == 'bootstrap4' {
|
|
2296
|
+
color: $pv-icon-color-hover;
|
|
2297
|
+
}
|
|
2298
|
+
@if $skin-name == 'bootstrap5' {
|
|
2299
|
+
color: $pv-icon-color;
|
|
2300
|
+
}
|
|
2301
|
+
@if $skin-name == 'FluentUI' {
|
|
2302
|
+
color: $pv-item-selection-color;
|
|
2303
|
+
}
|
|
2304
|
+
}
|
|
2305
|
+
|
|
2286
2306
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2287
2307
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2288
2308
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
@@ -2504,6 +2524,10 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2504
2524
|
background-color: $pv-item-selection-background-color;
|
|
2505
2525
|
color: $pv-item-selection-color;
|
|
2506
2526
|
}
|
|
2527
|
+
@if $skin-name == 'bootstrap5' {
|
|
2528
|
+
background-color: $pv-item-selection-background-color;
|
|
2529
|
+
color: $pv-item-selection-color;
|
|
2530
|
+
}
|
|
2507
2531
|
}
|
|
2508
2532
|
|
|
2509
2533
|
.e-pv-search-btn.e-btn:disabled {
|
|
@@ -5587,6 +5611,16 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
5587
5611
|
color: $pv-stamp-icon-color;
|
|
5588
5612
|
}
|
|
5589
5613
|
}
|
|
5614
|
+
|
|
5615
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
|
|
5616
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
|
|
5617
|
+
@if ($skin-name == 'bootstrap4') {
|
|
5618
|
+
color: $pv-prop-win-drop-down-color-hover;
|
|
5619
|
+
}
|
|
5620
|
+
@if ($skin-name == 'bootstrap5') {
|
|
5621
|
+
color: $white;
|
|
5622
|
+
}
|
|
5623
|
+
}
|
|
5590
5624
|
|
|
5591
5625
|
.e-dialog.e-pv-signature-dialog-height {
|
|
5592
5626
|
height: $pv-signature-dialog-height;
|
|
@@ -1854,6 +1854,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1854
1854
|
@if $skin-name == 'bootstrap4' {
|
|
1855
1855
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1856
1856
|
}
|
|
1857
|
+
@if $skin-name == 'bootstrap5' {
|
|
1858
|
+
color: $white;
|
|
1859
|
+
}
|
|
1857
1860
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1858
1861
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1859
1862
|
}
|
|
@@ -1866,6 +1869,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1866
1869
|
@if $skin-name == 'bootstrap4' {
|
|
1867
1870
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1868
1871
|
}
|
|
1872
|
+
@if $skin-name == 'bootstrap5' {
|
|
1873
|
+
color: $white;
|
|
1874
|
+
}
|
|
1869
1875
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1870
1876
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1871
1877
|
}
|
|
@@ -2249,6 +2255,8 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2249
2255
|
|
|
2250
2256
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2251
2257
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2258
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2259
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2252
2260
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
|
|
2253
2261
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
|
|
2254
2262
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
@@ -2258,10 +2266,7 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2258
2266
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
|
|
2259
2267
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
|
|
2260
2268
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
|
|
2261
|
-
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2262
|
-
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2263
2269
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
|
|
2264
|
-
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2265
2270
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
|
|
2266
2271
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
|
|
2267
2272
|
.e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
|
|
@@ -2281,6 +2286,21 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2281
2286
|
}
|
|
2282
2287
|
}
|
|
2283
2288
|
|
|
2289
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2290
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2291
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2292
|
+
{
|
|
2293
|
+
@if $skin-name == 'bootstrap4' {
|
|
2294
|
+
color: $pv-icon-color-hover;
|
|
2295
|
+
}
|
|
2296
|
+
@if $skin-name == 'bootstrap5' {
|
|
2297
|
+
color: $pv-icon-color;
|
|
2298
|
+
}
|
|
2299
|
+
@if $skin-name == 'FluentUI' {
|
|
2300
|
+
color: $pv-item-selection-color;
|
|
2301
|
+
}
|
|
2302
|
+
}
|
|
2303
|
+
|
|
2284
2304
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2285
2305
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2286
2306
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
@@ -2502,6 +2522,10 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2502
2522
|
background-color: $pv-item-selection-background-color;
|
|
2503
2523
|
color: $pv-item-selection-color;
|
|
2504
2524
|
}
|
|
2525
|
+
@if $skin-name == 'bootstrap5' {
|
|
2526
|
+
background-color: $pv-item-selection-background-color;
|
|
2527
|
+
color: $pv-item-selection-color;
|
|
2528
|
+
}
|
|
2505
2529
|
}
|
|
2506
2530
|
|
|
2507
2531
|
.e-pv-search-btn.e-btn:disabled {
|
|
@@ -5585,6 +5609,16 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
5585
5609
|
color: $pv-stamp-icon-color;
|
|
5586
5610
|
}
|
|
5587
5611
|
}
|
|
5612
|
+
|
|
5613
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
|
|
5614
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
|
|
5615
|
+
@if ($skin-name == 'bootstrap4') {
|
|
5616
|
+
color: $pv-prop-win-drop-down-color-hover;
|
|
5617
|
+
}
|
|
5618
|
+
@if ($skin-name == 'bootstrap5') {
|
|
5619
|
+
color: $white;
|
|
5620
|
+
}
|
|
5621
|
+
}
|
|
5588
5622
|
|
|
5589
5623
|
.e-dialog.e-pv-signature-dialog-height {
|
|
5590
5624
|
height: $pv-signature-dialog-height;
|
|
@@ -1860,6 +1860,9 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
1860
1860
|
@if $skin-name == 'bootstrap4' {
|
|
1861
1861
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1862
1862
|
}
|
|
1863
|
+
@if $skin-name == 'bootstrap5' {
|
|
1864
|
+
color: $white;
|
|
1865
|
+
}
|
|
1863
1866
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1864
1867
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1865
1868
|
}
|
|
@@ -1872,6 +1875,9 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
1872
1875
|
@if $skin-name == 'bootstrap4' {
|
|
1873
1876
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1874
1877
|
}
|
|
1878
|
+
@if $skin-name == 'bootstrap5' {
|
|
1879
|
+
color: $white;
|
|
1880
|
+
}
|
|
1875
1881
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1876
1882
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1877
1883
|
}
|
|
@@ -2255,6 +2261,8 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
2255
2261
|
|
|
2256
2262
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2257
2263
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2264
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2265
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2258
2266
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
|
|
2259
2267
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
|
|
2260
2268
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
@@ -2264,10 +2272,7 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
2264
2272
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
|
|
2265
2273
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
|
|
2266
2274
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
|
|
2267
|
-
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2268
|
-
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2269
2275
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
|
|
2270
|
-
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2271
2276
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
|
|
2272
2277
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
|
|
2273
2278
|
.e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
|
|
@@ -2287,6 +2292,21 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
2287
2292
|
}
|
|
2288
2293
|
}
|
|
2289
2294
|
|
|
2295
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2296
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2297
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2298
|
+
{
|
|
2299
|
+
@if $skin-name == 'bootstrap4' {
|
|
2300
|
+
color: $pv-icon-color-hover;
|
|
2301
|
+
}
|
|
2302
|
+
@if $skin-name == 'bootstrap5' {
|
|
2303
|
+
color: $pv-icon-color;
|
|
2304
|
+
}
|
|
2305
|
+
@if $skin-name == 'FluentUI' {
|
|
2306
|
+
color: $pv-item-selection-color;
|
|
2307
|
+
}
|
|
2308
|
+
}
|
|
2309
|
+
|
|
2290
2310
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2291
2311
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2292
2312
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
@@ -2508,6 +2528,10 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
2508
2528
|
background-color: $pv-item-selection-background-color;
|
|
2509
2529
|
color: $pv-item-selection-color;
|
|
2510
2530
|
}
|
|
2531
|
+
@if $skin-name == 'bootstrap5' {
|
|
2532
|
+
background-color: $pv-item-selection-background-color;
|
|
2533
|
+
color: $pv-item-selection-color;
|
|
2534
|
+
}
|
|
2511
2535
|
}
|
|
2512
2536
|
|
|
2513
2537
|
.e-pv-search-btn.e-btn:disabled {
|
|
@@ -5591,6 +5615,16 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
5591
5615
|
color: $pv-stamp-icon-color;
|
|
5592
5616
|
}
|
|
5593
5617
|
}
|
|
5618
|
+
|
|
5619
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
|
|
5620
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
|
|
5621
|
+
@if ($skin-name == 'bootstrap4') {
|
|
5622
|
+
color: $pv-prop-win-drop-down-color-hover;
|
|
5623
|
+
}
|
|
5624
|
+
@if ($skin-name == 'bootstrap5') {
|
|
5625
|
+
color: $white;
|
|
5626
|
+
}
|
|
5627
|
+
}
|
|
5594
5628
|
|
|
5595
5629
|
.e-dialog.e-pv-signature-dialog-height {
|
|
5596
5630
|
height: $pv-signature-dialog-height;
|
|
@@ -1860,6 +1860,9 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
1860
1860
|
@if $skin-name == 'bootstrap4' {
|
|
1861
1861
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1862
1862
|
}
|
|
1863
|
+
@if $skin-name == 'bootstrap5' {
|
|
1864
|
+
color: $white;
|
|
1865
|
+
}
|
|
1863
1866
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1864
1867
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1865
1868
|
}
|
|
@@ -1872,6 +1875,9 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
1872
1875
|
@if $skin-name == 'bootstrap4' {
|
|
1873
1876
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1874
1877
|
}
|
|
1878
|
+
@if $skin-name == 'bootstrap5' {
|
|
1879
|
+
color: $white;
|
|
1880
|
+
}
|
|
1875
1881
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1876
1882
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1877
1883
|
}
|
|
@@ -2255,6 +2261,8 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
2255
2261
|
|
|
2256
2262
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2257
2263
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2264
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2265
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2258
2266
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
|
|
2259
2267
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
|
|
2260
2268
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
@@ -2264,10 +2272,7 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
2264
2272
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
|
|
2265
2273
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
|
|
2266
2274
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
|
|
2267
|
-
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2268
|
-
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2269
2275
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
|
|
2270
|
-
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2271
2276
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
|
|
2272
2277
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
|
|
2273
2278
|
.e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
|
|
@@ -2287,6 +2292,21 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
2287
2292
|
}
|
|
2288
2293
|
}
|
|
2289
2294
|
|
|
2295
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2296
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2297
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2298
|
+
{
|
|
2299
|
+
@if $skin-name == 'bootstrap4' {
|
|
2300
|
+
color: $pv-icon-color-hover;
|
|
2301
|
+
}
|
|
2302
|
+
@if $skin-name == 'bootstrap5' {
|
|
2303
|
+
color: $pv-icon-color;
|
|
2304
|
+
}
|
|
2305
|
+
@if $skin-name == 'FluentUI' {
|
|
2306
|
+
color: $pv-item-selection-color;
|
|
2307
|
+
}
|
|
2308
|
+
}
|
|
2309
|
+
|
|
2290
2310
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2291
2311
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2292
2312
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
@@ -2508,6 +2528,10 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
2508
2528
|
background-color: $pv-item-selection-background-color;
|
|
2509
2529
|
color: $pv-item-selection-color;
|
|
2510
2530
|
}
|
|
2531
|
+
@if $skin-name == 'bootstrap5' {
|
|
2532
|
+
background-color: $pv-item-selection-background-color;
|
|
2533
|
+
color: $pv-item-selection-color;
|
|
2534
|
+
}
|
|
2511
2535
|
}
|
|
2512
2536
|
|
|
2513
2537
|
.e-pv-search-btn.e-btn:disabled {
|
|
@@ -5591,6 +5615,16 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
5591
5615
|
color: $pv-stamp-icon-color;
|
|
5592
5616
|
}
|
|
5593
5617
|
}
|
|
5618
|
+
|
|
5619
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
|
|
5620
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
|
|
5621
|
+
@if ($skin-name == 'bootstrap4') {
|
|
5622
|
+
color: $pv-prop-win-drop-down-color-hover;
|
|
5623
|
+
}
|
|
5624
|
+
@if ($skin-name == 'bootstrap5') {
|
|
5625
|
+
color: $white;
|
|
5626
|
+
}
|
|
5627
|
+
}
|
|
5594
5628
|
|
|
5595
5629
|
.e-dialog.e-pv-signature-dialog-height {
|
|
5596
5630
|
height: $pv-signature-dialog-height;
|
|
@@ -154,7 +154,7 @@ $pv-dialog-pop-close-icon-padding-top: 6px !default;
|
|
|
154
154
|
$pv-corrupted-dialog-pop-content-padding-top: 6.9px !default;
|
|
155
155
|
$pv-corrupted-dialog-pop-content-padding-bottom: 15px !default;
|
|
156
156
|
$pv-password-dialog-pop-content-padding-bottom: 11px !default;
|
|
157
|
-
$pv-toolbar-total-page-number-font-size:
|
|
157
|
+
$pv-toolbar-total-page-number-font-size: 14px !default;
|
|
158
158
|
$pv-corrupted-notification-background-size: 36.7px 31.7px !default;
|
|
159
159
|
$pv-corrupted-notification-height: 31.7px !default;
|
|
160
160
|
$pv-sidebar-container-top: 56px !default;
|
|
@@ -1861,6 +1861,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1861
1861
|
@if $skin-name == 'bootstrap4' {
|
|
1862
1862
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1863
1863
|
}
|
|
1864
|
+
@if $skin-name == 'bootstrap5' {
|
|
1865
|
+
color: $white;
|
|
1866
|
+
}
|
|
1864
1867
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1865
1868
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1866
1869
|
}
|
|
@@ -1873,6 +1876,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1873
1876
|
@if $skin-name == 'bootstrap4' {
|
|
1874
1877
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1875
1878
|
}
|
|
1879
|
+
@if $skin-name == 'bootstrap5' {
|
|
1880
|
+
color: $white;
|
|
1881
|
+
}
|
|
1876
1882
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1877
1883
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1878
1884
|
}
|
|
@@ -2256,6 +2262,8 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2256
2262
|
|
|
2257
2263
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2258
2264
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2265
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2266
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2259
2267
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
|
|
2260
2268
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
|
|
2261
2269
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
@@ -2265,10 +2273,7 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2265
2273
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
|
|
2266
2274
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
|
|
2267
2275
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
|
|
2268
|
-
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2269
|
-
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2270
2276
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
|
|
2271
|
-
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2272
2277
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
|
|
2273
2278
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
|
|
2274
2279
|
.e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
|
|
@@ -2288,6 +2293,21 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2288
2293
|
}
|
|
2289
2294
|
}
|
|
2290
2295
|
|
|
2296
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2297
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2298
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2299
|
+
{
|
|
2300
|
+
@if $skin-name == 'bootstrap4' {
|
|
2301
|
+
color: $pv-icon-color-hover;
|
|
2302
|
+
}
|
|
2303
|
+
@if $skin-name == 'bootstrap5' {
|
|
2304
|
+
color: $pv-icon-color;
|
|
2305
|
+
}
|
|
2306
|
+
@if $skin-name == 'FluentUI' {
|
|
2307
|
+
color: $pv-item-selection-color;
|
|
2308
|
+
}
|
|
2309
|
+
}
|
|
2310
|
+
|
|
2291
2311
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2292
2312
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2293
2313
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
@@ -2509,6 +2529,10 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2509
2529
|
background-color: $pv-item-selection-background-color;
|
|
2510
2530
|
color: $pv-item-selection-color;
|
|
2511
2531
|
}
|
|
2532
|
+
@if $skin-name == 'bootstrap5' {
|
|
2533
|
+
background-color: $pv-item-selection-background-color;
|
|
2534
|
+
color: $pv-item-selection-color;
|
|
2535
|
+
}
|
|
2512
2536
|
}
|
|
2513
2537
|
|
|
2514
2538
|
.e-pv-search-btn.e-btn:disabled {
|
|
@@ -5592,6 +5616,16 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
5592
5616
|
color: $pv-stamp-icon-color;
|
|
5593
5617
|
}
|
|
5594
5618
|
}
|
|
5619
|
+
|
|
5620
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
|
|
5621
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
|
|
5622
|
+
@if ($skin-name == 'bootstrap4') {
|
|
5623
|
+
color: $pv-prop-win-drop-down-color-hover;
|
|
5624
|
+
}
|
|
5625
|
+
@if ($skin-name == 'bootstrap5') {
|
|
5626
|
+
color: $white;
|
|
5627
|
+
}
|
|
5628
|
+
}
|
|
5595
5629
|
|
|
5596
5630
|
.e-dialog.e-pv-signature-dialog-height {
|
|
5597
5631
|
height: $pv-signature-dialog-height;
|
|
@@ -154,7 +154,7 @@ $pv-dialog-pop-close-icon-padding-top: 6px !default;
|
|
|
154
154
|
$pv-corrupted-dialog-pop-content-padding-top: 6.9px !default;
|
|
155
155
|
$pv-corrupted-dialog-pop-content-padding-bottom: 15px !default;
|
|
156
156
|
$pv-password-dialog-pop-content-padding-bottom: 11px !default;
|
|
157
|
-
$pv-toolbar-total-page-number-font-size:
|
|
157
|
+
$pv-toolbar-total-page-number-font-size: 14px !default;
|
|
158
158
|
$pv-corrupted-notification-background-size: 36.7px 31.7px !default;
|
|
159
159
|
$pv-corrupted-notification-height: 31.7px !default;
|
|
160
160
|
$pv-sidebar-container-top: 56px !default;
|
|
@@ -1861,6 +1861,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1861
1861
|
@if $skin-name == 'bootstrap4' {
|
|
1862
1862
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1863
1863
|
}
|
|
1864
|
+
@if $skin-name == 'bootstrap5' {
|
|
1865
|
+
color: $white;
|
|
1866
|
+
}
|
|
1864
1867
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1865
1868
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1866
1869
|
}
|
|
@@ -1873,6 +1876,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1873
1876
|
@if $skin-name == 'bootstrap4' {
|
|
1874
1877
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1875
1878
|
}
|
|
1879
|
+
@if $skin-name == 'bootstrap5' {
|
|
1880
|
+
color: $white;
|
|
1881
|
+
}
|
|
1876
1882
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1877
1883
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1878
1884
|
}
|
|
@@ -2256,6 +2262,8 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2256
2262
|
|
|
2257
2263
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2258
2264
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2265
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2266
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2259
2267
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
|
|
2260
2268
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
|
|
2261
2269
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
@@ -2265,10 +2273,7 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2265
2273
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
|
|
2266
2274
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
|
|
2267
2275
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
|
|
2268
|
-
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2269
|
-
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2270
2276
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
|
|
2271
|
-
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2272
2277
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
|
|
2273
2278
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
|
|
2274
2279
|
.e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
|
|
@@ -2288,6 +2293,21 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2288
2293
|
}
|
|
2289
2294
|
}
|
|
2290
2295
|
|
|
2296
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2297
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2298
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2299
|
+
{
|
|
2300
|
+
@if $skin-name == 'bootstrap4' {
|
|
2301
|
+
color: $pv-icon-color-hover;
|
|
2302
|
+
}
|
|
2303
|
+
@if $skin-name == 'bootstrap5' {
|
|
2304
|
+
color: $pv-icon-color;
|
|
2305
|
+
}
|
|
2306
|
+
@if $skin-name == 'FluentUI' {
|
|
2307
|
+
color: $pv-item-selection-color;
|
|
2308
|
+
}
|
|
2309
|
+
}
|
|
2310
|
+
|
|
2291
2311
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2292
2312
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2293
2313
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
@@ -2509,6 +2529,10 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2509
2529
|
background-color: $pv-item-selection-background-color;
|
|
2510
2530
|
color: $pv-item-selection-color;
|
|
2511
2531
|
}
|
|
2532
|
+
@if $skin-name == 'bootstrap5' {
|
|
2533
|
+
background-color: $pv-item-selection-background-color;
|
|
2534
|
+
color: $pv-item-selection-color;
|
|
2535
|
+
}
|
|
2512
2536
|
}
|
|
2513
2537
|
|
|
2514
2538
|
.e-pv-search-btn.e-btn:disabled {
|
|
@@ -5592,6 +5616,16 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
5592
5616
|
color: $pv-stamp-icon-color;
|
|
5593
5617
|
}
|
|
5594
5618
|
}
|
|
5619
|
+
|
|
5620
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
|
|
5621
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
|
|
5622
|
+
@if ($skin-name == 'bootstrap4') {
|
|
5623
|
+
color: $pv-prop-win-drop-down-color-hover;
|
|
5624
|
+
}
|
|
5625
|
+
@if ($skin-name == 'bootstrap5') {
|
|
5626
|
+
color: $white;
|
|
5627
|
+
}
|
|
5628
|
+
}
|
|
5595
5629
|
|
|
5596
5630
|
.e-dialog.e-pv-signature-dialog-height {
|
|
5597
5631
|
height: $pv-signature-dialog-height;
|