@syncfusion/blazor-themes 26.1.40 → 26.1.42
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/base/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/bds-dark.scss +159 -53
- package/SCSS-Themes/bds.scss +159 -53
- package/SCSS-Themes/bootstrap-dark.scss +159 -53
- package/SCSS-Themes/bootstrap.scss +166 -60
- package/SCSS-Themes/bootstrap4.scss +166 -60
- package/SCSS-Themes/bootstrap5-dark.scss +170 -64
- package/SCSS-Themes/bootstrap5.scss +170 -64
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bds.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fabric.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent2.scss +5 -0
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material3.scss +5 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/tailwind.scss +5 -0
- package/SCSS-Themes/calendars/daterangepicker/fluent2-dark.scss +3 -3
- package/SCSS-Themes/calendars/daterangepicker/fluent2.scss +3 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +5 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +5 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -0
- package/SCSS-Themes/fabric-dark.scss +159 -53
- package/SCSS-Themes/fabric.scss +163 -57
- package/SCSS-Themes/fluent-dark.scss +167 -61
- package/SCSS-Themes/fluent.scss +167 -61
- package/SCSS-Themes/fluent2-dark.scss +181 -74
- package/SCSS-Themes/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/fluent2.scss +181 -74
- package/SCSS-Themes/grids/grid/bds-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/bds.scss +23 -7
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/bootstrap.scss +30 -14
- package/SCSS-Themes/grids/grid/bootstrap4.scss +30 -14
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +33 -17
- package/SCSS-Themes/grids/grid/bootstrap5.scss +33 -17
- package/SCSS-Themes/grids/grid/fabric-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/fabric.scss +27 -11
- package/SCSS-Themes/grids/grid/fluent-dark.scss +30 -14
- package/SCSS-Themes/grids/grid/fluent.scss +30 -14
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +36 -20
- package/SCSS-Themes/grids/grid/fluent2.scss +36 -20
- package/SCSS-Themes/grids/grid/highcontrast.scss +30 -14
- package/SCSS-Themes/grids/grid/material-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/material.scss +24 -8
- package/SCSS-Themes/grids/grid/material3-dark.scss +29 -13
- package/SCSS-Themes/grids/grid/material3.scss +29 -13
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +33 -17
- package/SCSS-Themes/grids/grid/tailwind.scss +33 -17
- package/SCSS-Themes/highcontrast.scss +166 -60
- package/SCSS-Themes/inputs/slider/bds-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bds.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap4.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap5.scss +34 -7
- package/SCSS-Themes/inputs/slider/fabric-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fabric.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent2-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent2.scss +34 -7
- package/SCSS-Themes/inputs/slider/highcontrast.scss +34 -7
- package/SCSS-Themes/inputs/slider/material-dark.scss +44 -16
- package/SCSS-Themes/inputs/slider/material.scss +34 -7
- package/SCSS-Themes/inputs/slider/material3-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/material3.scss +34 -7
- package/SCSS-Themes/inputs/slider/tailwind-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/tailwind.scss +34 -7
- package/SCSS-Themes/material-dark.scss +170 -63
- package/SCSS-Themes/material.scss +161 -55
- package/SCSS-Themes/material3-dark.scss +166 -60
- package/SCSS-Themes/material3.scss +166 -60
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bds.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent2.scss +2 -1
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +2 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +2 -1
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +93 -40
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +93 -40
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +90 -37
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bds.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +170 -64
- package/SCSS-Themes/tailwind.scss +170 -64
- package/package.json +1 -1
|
@@ -448,7 +448,7 @@ $pv-toolbar-btn-width-mobile: 36px !default;
|
|
|
448
448
|
$pv-toolbar-btn-height-mobile: 30px !default;
|
|
449
449
|
$pv-bookmark-container-border: 1px solid $primary !default;
|
|
450
450
|
$pv-bookmark-list-border-bottom: 1px solid $primary !default;
|
|
451
|
-
$pv-annotation-opacity-popup-background-color: $
|
|
451
|
+
$pv-annotation-opacity-popup-background-color: $content-bg-color-alt1 !default;
|
|
452
452
|
$pv-annotation-opacity-popup-color: $content-text-color !default;
|
|
453
453
|
$pv-annotation-opacity-popup-padding: 16px !default;
|
|
454
454
|
$pv-annotation-opacity-popup-min-height: 48px !default;
|
|
@@ -1312,7 +1312,9 @@ $lg-desktop: 1399.98;
|
|
|
1312
1312
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
1313
1313
|
height: $pv-toolbar-btn-height;
|
|
1314
1314
|
min-width: $pv-toolbar-btn-width;
|
|
1315
|
-
|
|
1315
|
+
@if ($skin-name != 'fluent2') {
|
|
1316
|
+
width: $pv-toolbar-btn-width;
|
|
1317
|
+
}
|
|
1316
1318
|
@if $skin-name == 'FluentUI' {
|
|
1317
1319
|
line-height: $pv-toolbar-btn-height;
|
|
1318
1320
|
min-width: 40px;
|
|
@@ -2230,7 +2232,8 @@ $lg-desktop: 1399.98;
|
|
|
2230
2232
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
2231
2233
|
}
|
|
2232
2234
|
|
|
2233
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
2235
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
2236
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
2234
2237
|
{
|
|
2235
2238
|
background: $pv-thumbnail-view-button-selection-background;
|
|
2236
2239
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -2593,7 +2596,9 @@ $lg-desktop: 1399.98;
|
|
|
2593
2596
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
2594
2597
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
2595
2598
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
2596
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
2599
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
2600
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
2601
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
2597
2602
|
color: $pv-icon-color;
|
|
2598
2603
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
2599
2604
|
box-shadow: none;
|
|
@@ -2657,13 +2662,18 @@ $lg-desktop: 1399.98;
|
|
|
2657
2662
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
2658
2663
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2659
2664
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
2660
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
2665
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2666
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
2667
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
2661
2668
|
@if $skin-name == 'bootstrap4' {
|
|
2662
2669
|
color: $pv-icon-color-hover;
|
|
2663
2670
|
}
|
|
2664
2671
|
@if $skin-name == 'bootstrap5' {
|
|
2665
2672
|
color: $white;
|
|
2666
2673
|
}
|
|
2674
|
+
@if $skin-name == 'fluent2' {
|
|
2675
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
2676
|
+
}
|
|
2667
2677
|
@if $skin-name == 'FluentUI' {
|
|
2668
2678
|
color: $pv-item-selection-color;
|
|
2669
2679
|
}
|
|
@@ -2675,7 +2685,7 @@ $lg-desktop: 1399.98;
|
|
|
2675
2685
|
@if $skin-name == 'bootstrap4' {
|
|
2676
2686
|
color: $pv-icon-color-hover;
|
|
2677
2687
|
}
|
|
2678
|
-
@if $skin-name == 'bootstrap5' {
|
|
2688
|
+
@if ($skin-name == 'bootstrap5') {
|
|
2679
2689
|
color: $pv-icon-color;
|
|
2680
2690
|
}
|
|
2681
2691
|
@if $skin-name == 'FluentUI' {
|
|
@@ -2683,12 +2693,23 @@ $lg-desktop: 1399.98;
|
|
|
2683
2693
|
}
|
|
2684
2694
|
}
|
|
2685
2695
|
|
|
2696
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
2697
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
2698
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
2699
|
+
@if ($skin-name == 'fluent2') {
|
|
2700
|
+
color: $pv-icon-color;
|
|
2701
|
+
}
|
|
2702
|
+
}
|
|
2703
|
+
|
|
2686
2704
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2687
2705
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2688
2706
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
2689
2707
|
@if $skin-name == 'bootstrap4' {
|
|
2690
2708
|
color: $pv-icon-color-hover;
|
|
2691
2709
|
}
|
|
2710
|
+
@if $skin-name == 'fluent2' {
|
|
2711
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
2712
|
+
}
|
|
2692
2713
|
}
|
|
2693
2714
|
|
|
2694
2715
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -3040,10 +3061,13 @@ $lg-desktop: 1399.98;
|
|
|
3040
3061
|
border-bottom: 2px solid;
|
|
3041
3062
|
margin-top: 0;
|
|
3042
3063
|
padding-top: 5px;
|
|
3043
|
-
@if ($skin-name=='bootstrap5'
|
|
3064
|
+
@if ($skin-name=='bootstrap5') {
|
|
3044
3065
|
margin-top: -4px;
|
|
3045
3066
|
padding-top: 0;
|
|
3046
3067
|
}
|
|
3068
|
+
@if ($theme-name=='fluent2') {
|
|
3069
|
+
padding-top: 0;
|
|
3070
|
+
}
|
|
3047
3071
|
@if $skin-name == 'FluentUI' {
|
|
3048
3072
|
line-height: 11px;
|
|
3049
3073
|
}
|
|
@@ -3055,7 +3079,12 @@ $lg-desktop: 1399.98;
|
|
|
3055
3079
|
line-height: 1.71em;
|
|
3056
3080
|
}
|
|
3057
3081
|
border-bottom: 2px solid;
|
|
3058
|
-
|
|
3082
|
+
@if ($skin-name == 'fluent2') {
|
|
3083
|
+
margin-top: 5px;
|
|
3084
|
+
}
|
|
3085
|
+
@else {
|
|
3086
|
+
margin-top: 0;
|
|
3087
|
+
}
|
|
3059
3088
|
padding-top: 1px;
|
|
3060
3089
|
vertical-align: initial;
|
|
3061
3090
|
@if $skin-name == 'FluentUI' {
|
|
@@ -3067,9 +3096,12 @@ $lg-desktop: 1399.98;
|
|
|
3067
3096
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
3068
3097
|
margin-top: 0;
|
|
3069
3098
|
padding-top: 7px;
|
|
3070
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
3099
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
3071
3100
|
padding-top: 0;
|
|
3072
3101
|
}
|
|
3102
|
+
@if ( or $theme-name == 'fluent2'){
|
|
3103
|
+
padding-top: 5px;
|
|
3104
|
+
}
|
|
3073
3105
|
vertical-align: initial;
|
|
3074
3106
|
}
|
|
3075
3107
|
|
|
@@ -3081,6 +3113,13 @@ $lg-desktop: 1399.98;
|
|
|
3081
3113
|
vertical-align: initial;
|
|
3082
3114
|
}
|
|
3083
3115
|
|
|
3116
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
3117
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
3118
|
+
@if $skin-name != 'Material3' {
|
|
3119
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
3120
|
+
}
|
|
3121
|
+
}
|
|
3122
|
+
|
|
3084
3123
|
.e-pv-annotation-opacity-popup-container,
|
|
3085
3124
|
.e-pv-annotation-thickness-popup-container {
|
|
3086
3125
|
@if $skin-name != 'Material3' {
|
|
@@ -3439,13 +3478,6 @@ $lg-desktop: 1399.98;
|
|
|
3439
3478
|
}
|
|
3440
3479
|
}
|
|
3441
3480
|
|
|
3442
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
3443
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
3444
|
-
@if ($theme-name == 'fluent2') {
|
|
3445
|
-
line-height: 28px;
|
|
3446
|
-
}
|
|
3447
|
-
}
|
|
3448
|
-
|
|
3449
3481
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
3450
3482
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
3451
3483
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -3528,7 +3560,6 @@ $lg-desktop: 1399.98;
|
|
|
3528
3560
|
line-height: $pv-prop-color-picker-line-height;
|
|
3529
3561
|
@if ($skin-name == 'bootstrap5') {
|
|
3530
3562
|
background: $transparent;
|
|
3531
|
-
border: 1px solid $border-light;
|
|
3532
3563
|
border-radius: 4px;
|
|
3533
3564
|
box-sizing: border-box;
|
|
3534
3565
|
color: $content-text-color;
|
|
@@ -3543,6 +3574,13 @@ $lg-desktop: 1399.98;
|
|
|
3543
3574
|
}
|
|
3544
3575
|
}
|
|
3545
3576
|
|
|
3577
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
3578
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
3579
|
+
@if ($skin-name == 'bootstrap5') {
|
|
3580
|
+
color: $pv-icon-color;
|
|
3581
|
+
}
|
|
3582
|
+
}
|
|
3583
|
+
|
|
3546
3584
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
3547
3585
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
3548
3586
|
@if $skin-name == 'FluentUI' {
|
|
@@ -4074,7 +4112,7 @@ $lg-desktop: 1399.98;
|
|
|
4074
4112
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
4075
4113
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
4076
4114
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
4077
|
-
@if $skin-name != 'Material3' {
|
|
4115
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
4078
4116
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
4079
4117
|
}
|
|
4080
4118
|
}
|
|
@@ -4178,14 +4216,6 @@ $lg-desktop: 1399.98;
|
|
|
4178
4216
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
4179
4217
|
}
|
|
4180
4218
|
|
|
4181
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
4182
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
4183
|
-
@if $theme-name == 'fluent2' {
|
|
4184
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
4185
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
4186
|
-
}
|
|
4187
|
-
}
|
|
4188
|
-
|
|
4189
4219
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
4190
4220
|
@if $theme-name == 'fluent2' {
|
|
4191
4221
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -4528,6 +4558,8 @@ $lg-desktop: 1399.98;
|
|
|
4528
4558
|
padding-right: 7px;
|
|
4529
4559
|
@if $skin-name == 'Material3' {
|
|
4530
4560
|
font-size: $text-xs;
|
|
4561
|
+
padding-left: 12px;
|
|
4562
|
+
padding-right: 12px;
|
|
4531
4563
|
}
|
|
4532
4564
|
}
|
|
4533
4565
|
|
|
@@ -4670,7 +4702,7 @@ $lg-desktop: 1399.98;
|
|
|
4670
4702
|
.e-pv-comments-panel-text {
|
|
4671
4703
|
font-size: 15px;
|
|
4672
4704
|
padding-left: 85px;
|
|
4673
|
-
color:
|
|
4705
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
4674
4706
|
}
|
|
4675
4707
|
|
|
4676
4708
|
.e-pv-comments-content-container {
|
|
@@ -4858,8 +4890,34 @@ $lg-desktop: 1399.98;
|
|
|
4858
4890
|
}
|
|
4859
4891
|
}
|
|
4860
4892
|
|
|
4893
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
4894
|
+
@if ($skin-name == 'fluent2') {
|
|
4895
|
+
margin-top: -4px;
|
|
4896
|
+
}
|
|
4897
|
+
}
|
|
4898
|
+
|
|
4899
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4900
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4901
|
+
@if ($skin-name == 'fluent2') {
|
|
4902
|
+
margin-top: -5px;
|
|
4903
|
+
}
|
|
4904
|
+
}
|
|
4905
|
+
|
|
4906
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
4907
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
4908
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
4909
|
+
@if ($skin-name == 'fluent2') {
|
|
4910
|
+
padding-top: 8px;
|
|
4911
|
+
}
|
|
4912
|
+
}
|
|
4913
|
+
|
|
4861
4914
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
4862
|
-
|
|
4915
|
+
@if ($skin-name == 'fluent2') {
|
|
4916
|
+
margin-top: -4px;
|
|
4917
|
+
}
|
|
4918
|
+
@else {
|
|
4919
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
4920
|
+
}
|
|
4863
4921
|
@if $theme-name != 'fluent2'{
|
|
4864
4922
|
padding-left: 7px;
|
|
4865
4923
|
}
|
|
@@ -5183,7 +5241,9 @@ $lg-desktop: 1399.98;
|
|
|
5183
5241
|
@if $skin-name == 'bootstrap5' {
|
|
5184
5242
|
color: $pv-icon-color;
|
|
5185
5243
|
height: 32px;
|
|
5186
|
-
|
|
5244
|
+
@if ($theme-name != 'fluent2') {
|
|
5245
|
+
line-height: 32px;
|
|
5246
|
+
}
|
|
5187
5247
|
}
|
|
5188
5248
|
@else {
|
|
5189
5249
|
color: $pv-icon-color;
|
|
@@ -5240,13 +5300,6 @@ $lg-desktop: 1399.98;
|
|
|
5240
5300
|
border-color: $pv-annotation-dropdown-border-color;
|
|
5241
5301
|
}
|
|
5242
5302
|
|
|
5243
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
5244
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
5245
|
-
@if $theme-name == 'fluent2' {
|
|
5246
|
-
margin-top: -10px;
|
|
5247
|
-
}
|
|
5248
|
-
}
|
|
5249
|
-
|
|
5250
5303
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
5251
5304
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
5252
5305
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -5815,6 +5868,7 @@ $lg-desktop: 1399.98;
|
|
|
5815
5868
|
|
|
5816
5869
|
.e-pv-properties-form-field-group-btn-div {
|
|
5817
5870
|
display: grid;
|
|
5871
|
+
align-content: space-between;
|
|
5818
5872
|
}
|
|
5819
5873
|
|
|
5820
5874
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -6173,7 +6227,6 @@ $lg-desktop: 1399.98;
|
|
|
6173
6227
|
}
|
|
6174
6228
|
@if $theme-name == 'fluent2'{
|
|
6175
6229
|
font-family: $font-family;
|
|
6176
|
-
margin-left: 7px;
|
|
6177
6230
|
}
|
|
6178
6231
|
}
|
|
6179
6232
|
|
|
@@ -350,7 +350,7 @@ $pv-corrupted-pop-content-margin-right: 53px !default;
|
|
|
350
350
|
$pv-corrupted-pop-header-rtl-text-align: right !default;
|
|
351
351
|
$pv-toolbar-btn-width-mobile: 36px !default;
|
|
352
352
|
$pv-toolbar-btn-height-mobile: 30px !default;
|
|
353
|
-
$pv-annotation-opacity-popup-background-color: $
|
|
353
|
+
$pv-annotation-opacity-popup-background-color: $content-bg-color-alt1 !default;
|
|
354
354
|
$pv-annotation-opacity-popup-color: $content-text-color !default;
|
|
355
355
|
$pv-annotation-opacity-popup-padding: 16px !default;
|
|
356
356
|
$pv-annotation-opacity-popup-min-height: 48px !default;
|
|
@@ -533,14 +533,14 @@ $pv-input-active-color: rgba($primary, .54) !default;
|
|
|
533
533
|
$pv-input-hover-background: $transparent !default;
|
|
534
534
|
$pv-input-hover-color: rgba($primary, .54) !default;
|
|
535
535
|
$pv-input-background: $transparent !default;
|
|
536
|
-
$pv-bookmark-container-background-color:
|
|
536
|
+
$pv-bookmark-container-background-color: $content-bg-color-alt1 !default;
|
|
537
537
|
$pv-nav-toolbar-text-color: rgba($primary, .87) !default;
|
|
538
|
-
$pv-bookmark-container-border: 1px solid $
|
|
538
|
+
$pv-bookmark-container-border: 1px solid $border-light !default;
|
|
539
539
|
$pv-bookmark-list-border-bottom: 1px solid var(--color-sf-border-alt) !default;
|
|
540
540
|
$pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 $content-bg-color-hover !default;
|
|
541
541
|
$pv-annotation-dropdown-background-color: $transparent !default;
|
|
542
542
|
$pv-annotation-dropdown-border-color: $transparent !default;
|
|
543
|
-
$pv-annotation-dropdown-background-color-hover:
|
|
543
|
+
$pv-annotation-dropdown-background-color-hover: var(--color-sf-content-bg-color-hover) !default;
|
|
544
544
|
$pv-annotation-dropdown-border-color-hover: $content-bg-color-alt3 !default;
|
|
545
545
|
$pv-annotation-dropdown-background-color-active: $content-bg-color-alt2 !default;
|
|
546
546
|
$pv-annotation-dropdown-border-color-active: $transparent !default;
|
|
@@ -1315,7 +1315,9 @@ $lg-desktop: 1399.98;
|
|
|
1315
1315
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
1316
1316
|
height: $pv-toolbar-btn-height;
|
|
1317
1317
|
min-width: $pv-toolbar-btn-width;
|
|
1318
|
-
|
|
1318
|
+
@if ($skin-name != 'fluent2') {
|
|
1319
|
+
width: $pv-toolbar-btn-width;
|
|
1320
|
+
}
|
|
1319
1321
|
@if $skin-name == 'FluentUI' {
|
|
1320
1322
|
line-height: $pv-toolbar-btn-height;
|
|
1321
1323
|
min-width: 40px;
|
|
@@ -2233,7 +2235,8 @@ $lg-desktop: 1399.98;
|
|
|
2233
2235
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
2234
2236
|
}
|
|
2235
2237
|
|
|
2236
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
2238
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
2239
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
2237
2240
|
{
|
|
2238
2241
|
background: $pv-thumbnail-view-button-selection-background;
|
|
2239
2242
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -2596,7 +2599,9 @@ $lg-desktop: 1399.98;
|
|
|
2596
2599
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
2597
2600
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
2598
2601
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
2599
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
2602
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
2603
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
2604
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
2600
2605
|
color: $pv-icon-color;
|
|
2601
2606
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
2602
2607
|
box-shadow: none;
|
|
@@ -2660,13 +2665,18 @@ $lg-desktop: 1399.98;
|
|
|
2660
2665
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
2661
2666
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2662
2667
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
2663
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
2668
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2669
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
2670
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
2664
2671
|
@if $skin-name == 'bootstrap4' {
|
|
2665
2672
|
color: $pv-icon-color-hover;
|
|
2666
2673
|
}
|
|
2667
2674
|
@if $skin-name == 'bootstrap5' {
|
|
2668
2675
|
color: $white;
|
|
2669
2676
|
}
|
|
2677
|
+
@if $skin-name == 'fluent2' {
|
|
2678
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
2679
|
+
}
|
|
2670
2680
|
@if $skin-name == 'FluentUI' {
|
|
2671
2681
|
color: $pv-item-selection-color;
|
|
2672
2682
|
}
|
|
@@ -2678,7 +2688,7 @@ $lg-desktop: 1399.98;
|
|
|
2678
2688
|
@if $skin-name == 'bootstrap4' {
|
|
2679
2689
|
color: $pv-icon-color-hover;
|
|
2680
2690
|
}
|
|
2681
|
-
@if $skin-name == 'bootstrap5' {
|
|
2691
|
+
@if ($skin-name == 'bootstrap5') {
|
|
2682
2692
|
color: $pv-icon-color;
|
|
2683
2693
|
}
|
|
2684
2694
|
@if $skin-name == 'FluentUI' {
|
|
@@ -2686,12 +2696,23 @@ $lg-desktop: 1399.98;
|
|
|
2686
2696
|
}
|
|
2687
2697
|
}
|
|
2688
2698
|
|
|
2699
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
2700
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
2701
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
2702
|
+
@if ($skin-name == 'fluent2') {
|
|
2703
|
+
color: $pv-icon-color;
|
|
2704
|
+
}
|
|
2705
|
+
}
|
|
2706
|
+
|
|
2689
2707
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2690
2708
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2691
2709
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
2692
2710
|
@if $skin-name == 'bootstrap4' {
|
|
2693
2711
|
color: $pv-icon-color-hover;
|
|
2694
2712
|
}
|
|
2713
|
+
@if $skin-name == 'fluent2' {
|
|
2714
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
2715
|
+
}
|
|
2695
2716
|
}
|
|
2696
2717
|
|
|
2697
2718
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -3043,10 +3064,13 @@ $lg-desktop: 1399.98;
|
|
|
3043
3064
|
border-bottom: 2px solid;
|
|
3044
3065
|
margin-top: 0;
|
|
3045
3066
|
padding-top: 5px;
|
|
3046
|
-
@if ($skin-name=='bootstrap5'
|
|
3067
|
+
@if ($skin-name=='bootstrap5') {
|
|
3047
3068
|
margin-top: -4px;
|
|
3048
3069
|
padding-top: 0;
|
|
3049
3070
|
}
|
|
3071
|
+
@if ($theme-name=='fluent2') {
|
|
3072
|
+
padding-top: 0;
|
|
3073
|
+
}
|
|
3050
3074
|
@if $skin-name == 'FluentUI' {
|
|
3051
3075
|
line-height: 11px;
|
|
3052
3076
|
}
|
|
@@ -3058,7 +3082,12 @@ $lg-desktop: 1399.98;
|
|
|
3058
3082
|
line-height: 1.71em;
|
|
3059
3083
|
}
|
|
3060
3084
|
border-bottom: 2px solid;
|
|
3061
|
-
|
|
3085
|
+
@if ($skin-name == 'fluent2') {
|
|
3086
|
+
margin-top: 5px;
|
|
3087
|
+
}
|
|
3088
|
+
@else {
|
|
3089
|
+
margin-top: 0;
|
|
3090
|
+
}
|
|
3062
3091
|
padding-top: 1px;
|
|
3063
3092
|
vertical-align: initial;
|
|
3064
3093
|
@if $skin-name == 'FluentUI' {
|
|
@@ -3070,9 +3099,12 @@ $lg-desktop: 1399.98;
|
|
|
3070
3099
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
3071
3100
|
margin-top: 0;
|
|
3072
3101
|
padding-top: 7px;
|
|
3073
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
3102
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
3074
3103
|
padding-top: 0;
|
|
3075
3104
|
}
|
|
3105
|
+
@if ( or $theme-name == 'fluent2'){
|
|
3106
|
+
padding-top: 5px;
|
|
3107
|
+
}
|
|
3076
3108
|
vertical-align: initial;
|
|
3077
3109
|
}
|
|
3078
3110
|
|
|
@@ -3084,6 +3116,13 @@ $lg-desktop: 1399.98;
|
|
|
3084
3116
|
vertical-align: initial;
|
|
3085
3117
|
}
|
|
3086
3118
|
|
|
3119
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
3120
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
3121
|
+
@if $skin-name != 'Material3' {
|
|
3122
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
3123
|
+
}
|
|
3124
|
+
}
|
|
3125
|
+
|
|
3087
3126
|
.e-pv-annotation-opacity-popup-container,
|
|
3088
3127
|
.e-pv-annotation-thickness-popup-container {
|
|
3089
3128
|
@if $skin-name != 'Material3' {
|
|
@@ -3442,13 +3481,6 @@ $lg-desktop: 1399.98;
|
|
|
3442
3481
|
}
|
|
3443
3482
|
}
|
|
3444
3483
|
|
|
3445
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
3446
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
3447
|
-
@if ($theme-name == 'fluent2') {
|
|
3448
|
-
line-height: 28px;
|
|
3449
|
-
}
|
|
3450
|
-
}
|
|
3451
|
-
|
|
3452
3484
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
3453
3485
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
3454
3486
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -3531,7 +3563,6 @@ $lg-desktop: 1399.98;
|
|
|
3531
3563
|
line-height: $pv-prop-color-picker-line-height;
|
|
3532
3564
|
@if ($skin-name == 'bootstrap5') {
|
|
3533
3565
|
background: $transparent;
|
|
3534
|
-
border: 1px solid $border-light;
|
|
3535
3566
|
border-radius: 4px;
|
|
3536
3567
|
box-sizing: border-box;
|
|
3537
3568
|
color: $content-text-color;
|
|
@@ -3546,6 +3577,13 @@ $lg-desktop: 1399.98;
|
|
|
3546
3577
|
}
|
|
3547
3578
|
}
|
|
3548
3579
|
|
|
3580
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
3581
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
3582
|
+
@if ($skin-name == 'bootstrap5') {
|
|
3583
|
+
color: $pv-icon-color;
|
|
3584
|
+
}
|
|
3585
|
+
}
|
|
3586
|
+
|
|
3549
3587
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
3550
3588
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
3551
3589
|
@if $skin-name == 'FluentUI' {
|
|
@@ -4077,7 +4115,7 @@ $lg-desktop: 1399.98;
|
|
|
4077
4115
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
4078
4116
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
4079
4117
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
4080
|
-
@if $skin-name != 'Material3' {
|
|
4118
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
4081
4119
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
4082
4120
|
}
|
|
4083
4121
|
}
|
|
@@ -4181,14 +4219,6 @@ $lg-desktop: 1399.98;
|
|
|
4181
4219
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
4182
4220
|
}
|
|
4183
4221
|
|
|
4184
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
4185
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
4186
|
-
@if $theme-name == 'fluent2' {
|
|
4187
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
4188
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
4189
|
-
}
|
|
4190
|
-
}
|
|
4191
|
-
|
|
4192
4222
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
4193
4223
|
@if $theme-name == 'fluent2' {
|
|
4194
4224
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -4531,6 +4561,8 @@ $lg-desktop: 1399.98;
|
|
|
4531
4561
|
padding-right: 7px;
|
|
4532
4562
|
@if $skin-name == 'Material3' {
|
|
4533
4563
|
font-size: $text-xs;
|
|
4564
|
+
padding-left: 12px;
|
|
4565
|
+
padding-right: 12px;
|
|
4534
4566
|
}
|
|
4535
4567
|
}
|
|
4536
4568
|
|
|
@@ -4673,7 +4705,7 @@ $lg-desktop: 1399.98;
|
|
|
4673
4705
|
.e-pv-comments-panel-text {
|
|
4674
4706
|
font-size: 15px;
|
|
4675
4707
|
padding-left: 85px;
|
|
4676
|
-
color:
|
|
4708
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
4677
4709
|
}
|
|
4678
4710
|
|
|
4679
4711
|
.e-pv-comments-content-container {
|
|
@@ -4861,8 +4893,34 @@ $lg-desktop: 1399.98;
|
|
|
4861
4893
|
}
|
|
4862
4894
|
}
|
|
4863
4895
|
|
|
4896
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
4897
|
+
@if ($skin-name == 'fluent2') {
|
|
4898
|
+
margin-top: -4px;
|
|
4899
|
+
}
|
|
4900
|
+
}
|
|
4901
|
+
|
|
4902
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4903
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4904
|
+
@if ($skin-name == 'fluent2') {
|
|
4905
|
+
margin-top: -5px;
|
|
4906
|
+
}
|
|
4907
|
+
}
|
|
4908
|
+
|
|
4909
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
4910
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
4911
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
4912
|
+
@if ($skin-name == 'fluent2') {
|
|
4913
|
+
padding-top: 8px;
|
|
4914
|
+
}
|
|
4915
|
+
}
|
|
4916
|
+
|
|
4864
4917
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
4865
|
-
|
|
4918
|
+
@if ($skin-name == 'fluent2') {
|
|
4919
|
+
margin-top: -4px;
|
|
4920
|
+
}
|
|
4921
|
+
@else {
|
|
4922
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
4923
|
+
}
|
|
4866
4924
|
@if $theme-name != 'fluent2'{
|
|
4867
4925
|
padding-left: 7px;
|
|
4868
4926
|
}
|
|
@@ -5186,7 +5244,9 @@ $lg-desktop: 1399.98;
|
|
|
5186
5244
|
@if $skin-name == 'bootstrap5' {
|
|
5187
5245
|
color: $pv-icon-color;
|
|
5188
5246
|
height: 32px;
|
|
5189
|
-
|
|
5247
|
+
@if ($theme-name != 'fluent2') {
|
|
5248
|
+
line-height: 32px;
|
|
5249
|
+
}
|
|
5190
5250
|
}
|
|
5191
5251
|
@else {
|
|
5192
5252
|
color: $pv-icon-color;
|
|
@@ -5243,13 +5303,6 @@ $lg-desktop: 1399.98;
|
|
|
5243
5303
|
border-color: $pv-annotation-dropdown-border-color;
|
|
5244
5304
|
}
|
|
5245
5305
|
|
|
5246
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
5247
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
5248
|
-
@if $theme-name == 'fluent2' {
|
|
5249
|
-
margin-top: -10px;
|
|
5250
|
-
}
|
|
5251
|
-
}
|
|
5252
|
-
|
|
5253
5306
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
5254
5307
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
5255
5308
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -5818,6 +5871,7 @@ $lg-desktop: 1399.98;
|
|
|
5818
5871
|
|
|
5819
5872
|
.e-pv-properties-form-field-group-btn-div {
|
|
5820
5873
|
display: grid;
|
|
5874
|
+
align-content: space-between;
|
|
5821
5875
|
}
|
|
5822
5876
|
|
|
5823
5877
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -6176,7 +6230,6 @@ $lg-desktop: 1399.98;
|
|
|
6176
6230
|
}
|
|
6177
6231
|
@if $theme-name == 'fluent2'{
|
|
6178
6232
|
font-family: $font-family;
|
|
6179
|
-
margin-left: 7px;
|
|
6180
6233
|
}
|
|
6181
6234
|
}
|
|
6182
6235
|
|