@syncfusion/blazor-themes 26.1.41 → 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/bds-dark.scss +150 -52
- package/SCSS-Themes/bds.scss +150 -52
- package/SCSS-Themes/bootstrap-dark.scss +150 -52
- package/SCSS-Themes/bootstrap.scss +157 -59
- package/SCSS-Themes/bootstrap4.scss +157 -59
- package/SCSS-Themes/bootstrap5-dark.scss +161 -63
- package/SCSS-Themes/bootstrap5.scss +161 -63
- 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/fabric-dark.scss +150 -52
- package/SCSS-Themes/fabric.scss +154 -56
- package/SCSS-Themes/fluent-dark.scss +158 -60
- package/SCSS-Themes/fluent.scss +158 -60
- package/SCSS-Themes/fluent2-dark.scss +167 -69
- package/SCSS-Themes/fluent2.scss +167 -69
- 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 +157 -59
- 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 +161 -62
- package/SCSS-Themes/material.scss +152 -54
- package/SCSS-Themes/material3-dark.scss +157 -59
- package/SCSS-Themes/material3.scss +157 -59
- 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 +161 -63
- package/SCSS-Themes/tailwind.scss +161 -63
- package/package.json +1 -1
|
@@ -444,7 +444,7 @@ $pv-toolbar-btn-width-mobile: 36px !default;
|
|
|
444
444
|
$pv-toolbar-btn-height-mobile: 30px !default;
|
|
445
445
|
$pv-bookmark-container-border: 1px solid $border-light !default;
|
|
446
446
|
$pv-bookmark-list-border-bottom: 1px solid $border-light !default;
|
|
447
|
-
$pv-annotation-opacity-popup-background-color: $
|
|
447
|
+
$pv-annotation-opacity-popup-background-color: $content-bg-color-alt1 !default;
|
|
448
448
|
$pv-annotation-opacity-popup-color: $content-text-color !default;
|
|
449
449
|
$pv-annotation-opacity-popup-padding: 16px !default;
|
|
450
450
|
$pv-annotation-opacity-popup-min-height: 48px !default;
|
|
@@ -1305,7 +1305,9 @@ $lg-desktop: 1399.98;
|
|
|
1305
1305
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
1306
1306
|
height: $pv-toolbar-btn-height;
|
|
1307
1307
|
min-width: $pv-toolbar-btn-width;
|
|
1308
|
-
|
|
1308
|
+
@if ($skin-name != 'fluent2') {
|
|
1309
|
+
width: $pv-toolbar-btn-width;
|
|
1310
|
+
}
|
|
1309
1311
|
@if $skin-name == 'FluentUI' {
|
|
1310
1312
|
line-height: $pv-toolbar-btn-height;
|
|
1311
1313
|
min-width: 40px;
|
|
@@ -2223,7 +2225,8 @@ $lg-desktop: 1399.98;
|
|
|
2223
2225
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
2224
2226
|
}
|
|
2225
2227
|
|
|
2226
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
2228
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
2229
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
2227
2230
|
{
|
|
2228
2231
|
background: $pv-thumbnail-view-button-selection-background;
|
|
2229
2232
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -2586,7 +2589,9 @@ $lg-desktop: 1399.98;
|
|
|
2586
2589
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
2587
2590
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
2588
2591
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
2589
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
2592
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
2593
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
2594
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
2590
2595
|
color: $pv-icon-color;
|
|
2591
2596
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
2592
2597
|
box-shadow: none;
|
|
@@ -2650,13 +2655,18 @@ $lg-desktop: 1399.98;
|
|
|
2650
2655
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
2651
2656
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2652
2657
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
2653
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
2658
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2659
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
2660
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
2654
2661
|
@if $skin-name == 'bootstrap4' {
|
|
2655
2662
|
color: $pv-icon-color-hover;
|
|
2656
2663
|
}
|
|
2657
2664
|
@if $skin-name == 'bootstrap5' {
|
|
2658
2665
|
color: $white;
|
|
2659
2666
|
}
|
|
2667
|
+
@if $skin-name == 'fluent2' {
|
|
2668
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
2669
|
+
}
|
|
2660
2670
|
@if $skin-name == 'FluentUI' {
|
|
2661
2671
|
color: $pv-item-selection-color;
|
|
2662
2672
|
}
|
|
@@ -2668,7 +2678,7 @@ $lg-desktop: 1399.98;
|
|
|
2668
2678
|
@if $skin-name == 'bootstrap4' {
|
|
2669
2679
|
color: $pv-icon-color-hover;
|
|
2670
2680
|
}
|
|
2671
|
-
@if $skin-name == 'bootstrap5' {
|
|
2681
|
+
@if ($skin-name == 'bootstrap5') {
|
|
2672
2682
|
color: $pv-icon-color;
|
|
2673
2683
|
}
|
|
2674
2684
|
@if $skin-name == 'FluentUI' {
|
|
@@ -2676,12 +2686,23 @@ $lg-desktop: 1399.98;
|
|
|
2676
2686
|
}
|
|
2677
2687
|
}
|
|
2678
2688
|
|
|
2689
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
2690
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
2691
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
2692
|
+
@if ($skin-name == 'fluent2') {
|
|
2693
|
+
color: $pv-icon-color;
|
|
2694
|
+
}
|
|
2695
|
+
}
|
|
2696
|
+
|
|
2679
2697
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2680
2698
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2681
2699
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
2682
2700
|
@if $skin-name == 'bootstrap4' {
|
|
2683
2701
|
color: $pv-icon-color-hover;
|
|
2684
2702
|
}
|
|
2703
|
+
@if $skin-name == 'fluent2' {
|
|
2704
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
2705
|
+
}
|
|
2685
2706
|
}
|
|
2686
2707
|
|
|
2687
2708
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -3033,10 +3054,13 @@ $lg-desktop: 1399.98;
|
|
|
3033
3054
|
border-bottom: 2px solid;
|
|
3034
3055
|
margin-top: 0;
|
|
3035
3056
|
padding-top: 5px;
|
|
3036
|
-
@if ($skin-name=='bootstrap5'
|
|
3057
|
+
@if ($skin-name=='bootstrap5') {
|
|
3037
3058
|
margin-top: -4px;
|
|
3038
3059
|
padding-top: 0;
|
|
3039
3060
|
}
|
|
3061
|
+
@if ($theme-name=='fluent2') {
|
|
3062
|
+
padding-top: 0;
|
|
3063
|
+
}
|
|
3040
3064
|
@if $skin-name == 'FluentUI' {
|
|
3041
3065
|
line-height: 11px;
|
|
3042
3066
|
}
|
|
@@ -3048,7 +3072,12 @@ $lg-desktop: 1399.98;
|
|
|
3048
3072
|
line-height: 1.71em;
|
|
3049
3073
|
}
|
|
3050
3074
|
border-bottom: 2px solid;
|
|
3051
|
-
|
|
3075
|
+
@if ($skin-name == 'fluent2') {
|
|
3076
|
+
margin-top: 5px;
|
|
3077
|
+
}
|
|
3078
|
+
@else {
|
|
3079
|
+
margin-top: 0;
|
|
3080
|
+
}
|
|
3052
3081
|
padding-top: 1px;
|
|
3053
3082
|
vertical-align: initial;
|
|
3054
3083
|
@if $skin-name == 'FluentUI' {
|
|
@@ -3060,9 +3089,12 @@ $lg-desktop: 1399.98;
|
|
|
3060
3089
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
3061
3090
|
margin-top: 0;
|
|
3062
3091
|
padding-top: 7px;
|
|
3063
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
3092
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
3064
3093
|
padding-top: 0;
|
|
3065
3094
|
}
|
|
3095
|
+
@if ( or $theme-name == 'fluent2'){
|
|
3096
|
+
padding-top: 5px;
|
|
3097
|
+
}
|
|
3066
3098
|
vertical-align: initial;
|
|
3067
3099
|
}
|
|
3068
3100
|
|
|
@@ -3074,6 +3106,13 @@ $lg-desktop: 1399.98;
|
|
|
3074
3106
|
vertical-align: initial;
|
|
3075
3107
|
}
|
|
3076
3108
|
|
|
3109
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
3110
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
3111
|
+
@if $skin-name != 'Material3' {
|
|
3112
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
3113
|
+
}
|
|
3114
|
+
}
|
|
3115
|
+
|
|
3077
3116
|
.e-pv-annotation-opacity-popup-container,
|
|
3078
3117
|
.e-pv-annotation-thickness-popup-container {
|
|
3079
3118
|
@if $skin-name != 'Material3' {
|
|
@@ -3432,13 +3471,6 @@ $lg-desktop: 1399.98;
|
|
|
3432
3471
|
}
|
|
3433
3472
|
}
|
|
3434
3473
|
|
|
3435
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
3436
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
3437
|
-
@if ($theme-name == 'fluent2') {
|
|
3438
|
-
line-height: 28px;
|
|
3439
|
-
}
|
|
3440
|
-
}
|
|
3441
|
-
|
|
3442
3474
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
3443
3475
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
3444
3476
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -3521,7 +3553,6 @@ $lg-desktop: 1399.98;
|
|
|
3521
3553
|
line-height: $pv-prop-color-picker-line-height;
|
|
3522
3554
|
@if ($skin-name == 'bootstrap5') {
|
|
3523
3555
|
background: $transparent;
|
|
3524
|
-
border: 1px solid $border-light;
|
|
3525
3556
|
border-radius: 4px;
|
|
3526
3557
|
box-sizing: border-box;
|
|
3527
3558
|
color: $content-text-color;
|
|
@@ -3536,6 +3567,13 @@ $lg-desktop: 1399.98;
|
|
|
3536
3567
|
}
|
|
3537
3568
|
}
|
|
3538
3569
|
|
|
3570
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
3571
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
3572
|
+
@if ($skin-name == 'bootstrap5') {
|
|
3573
|
+
color: $pv-icon-color;
|
|
3574
|
+
}
|
|
3575
|
+
}
|
|
3576
|
+
|
|
3539
3577
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
3540
3578
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
3541
3579
|
@if $skin-name == 'FluentUI' {
|
|
@@ -4067,7 +4105,7 @@ $lg-desktop: 1399.98;
|
|
|
4067
4105
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
4068
4106
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
4069
4107
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
4070
|
-
@if $skin-name != 'Material3' {
|
|
4108
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
4071
4109
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
4072
4110
|
}
|
|
4073
4111
|
}
|
|
@@ -4171,14 +4209,6 @@ $lg-desktop: 1399.98;
|
|
|
4171
4209
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
4172
4210
|
}
|
|
4173
4211
|
|
|
4174
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
4175
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
4176
|
-
@if $theme-name == 'fluent2' {
|
|
4177
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
4178
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
4179
|
-
}
|
|
4180
|
-
}
|
|
4181
|
-
|
|
4182
4212
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
4183
4213
|
@if $theme-name == 'fluent2' {
|
|
4184
4214
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -4521,6 +4551,8 @@ $lg-desktop: 1399.98;
|
|
|
4521
4551
|
padding-right: 7px;
|
|
4522
4552
|
@if $skin-name == 'Material3' {
|
|
4523
4553
|
font-size: $text-xs;
|
|
4554
|
+
padding-left: 12px;
|
|
4555
|
+
padding-right: 12px;
|
|
4524
4556
|
}
|
|
4525
4557
|
}
|
|
4526
4558
|
|
|
@@ -4663,7 +4695,7 @@ $lg-desktop: 1399.98;
|
|
|
4663
4695
|
.e-pv-comments-panel-text {
|
|
4664
4696
|
font-size: 15px;
|
|
4665
4697
|
padding-left: 85px;
|
|
4666
|
-
color:
|
|
4698
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
4667
4699
|
}
|
|
4668
4700
|
|
|
4669
4701
|
.e-pv-comments-content-container {
|
|
@@ -4851,8 +4883,34 @@ $lg-desktop: 1399.98;
|
|
|
4851
4883
|
}
|
|
4852
4884
|
}
|
|
4853
4885
|
|
|
4886
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
4887
|
+
@if ($skin-name == 'fluent2') {
|
|
4888
|
+
margin-top: -4px;
|
|
4889
|
+
}
|
|
4890
|
+
}
|
|
4891
|
+
|
|
4892
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4893
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4894
|
+
@if ($skin-name == 'fluent2') {
|
|
4895
|
+
margin-top: -5px;
|
|
4896
|
+
}
|
|
4897
|
+
}
|
|
4898
|
+
|
|
4899
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
4900
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
4901
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
4902
|
+
@if ($skin-name == 'fluent2') {
|
|
4903
|
+
padding-top: 8px;
|
|
4904
|
+
}
|
|
4905
|
+
}
|
|
4906
|
+
|
|
4854
4907
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
4855
|
-
|
|
4908
|
+
@if ($skin-name == 'fluent2') {
|
|
4909
|
+
margin-top: -4px;
|
|
4910
|
+
}
|
|
4911
|
+
@else {
|
|
4912
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
4913
|
+
}
|
|
4856
4914
|
@if $theme-name != 'fluent2'{
|
|
4857
4915
|
padding-left: 7px;
|
|
4858
4916
|
}
|
|
@@ -5176,7 +5234,9 @@ $lg-desktop: 1399.98;
|
|
|
5176
5234
|
@if $skin-name == 'bootstrap5' {
|
|
5177
5235
|
color: $pv-icon-color;
|
|
5178
5236
|
height: 32px;
|
|
5179
|
-
|
|
5237
|
+
@if ($theme-name != 'fluent2') {
|
|
5238
|
+
line-height: 32px;
|
|
5239
|
+
}
|
|
5180
5240
|
}
|
|
5181
5241
|
@else {
|
|
5182
5242
|
color: $pv-icon-color;
|
|
@@ -5233,13 +5293,6 @@ $lg-desktop: 1399.98;
|
|
|
5233
5293
|
border-color: $pv-annotation-dropdown-border-color;
|
|
5234
5294
|
}
|
|
5235
5295
|
|
|
5236
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
5237
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
5238
|
-
@if $theme-name == 'fluent2' {
|
|
5239
|
-
margin-top: -10px;
|
|
5240
|
-
}
|
|
5241
|
-
}
|
|
5242
|
-
|
|
5243
5296
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
5244
5297
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
5245
5298
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -5808,6 +5861,7 @@ $lg-desktop: 1399.98;
|
|
|
5808
5861
|
|
|
5809
5862
|
.e-pv-properties-form-field-group-btn-div {
|
|
5810
5863
|
display: grid;
|
|
5864
|
+
align-content: space-between;
|
|
5811
5865
|
}
|
|
5812
5866
|
|
|
5813
5867
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -6166,7 +6220,6 @@ $lg-desktop: 1399.98;
|
|
|
6166
6220
|
}
|
|
6167
6221
|
@if $theme-name == 'fluent2'{
|
|
6168
6222
|
font-family: $font-family;
|
|
6169
|
-
margin-left: 7px;
|
|
6170
6223
|
}
|
|
6171
6224
|
}
|
|
6172
6225
|
|
|
@@ -1308,7 +1308,9 @@ $lg-desktop: 1399.98;
|
|
|
1308
1308
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
1309
1309
|
height: $pv-toolbar-btn-height;
|
|
1310
1310
|
min-width: $pv-toolbar-btn-width;
|
|
1311
|
-
|
|
1311
|
+
@if ($skin-name != 'fluent2') {
|
|
1312
|
+
width: $pv-toolbar-btn-width;
|
|
1313
|
+
}
|
|
1312
1314
|
@if $skin-name == 'FluentUI' {
|
|
1313
1315
|
line-height: $pv-toolbar-btn-height;
|
|
1314
1316
|
min-width: 40px;
|
|
@@ -2226,7 +2228,8 @@ $lg-desktop: 1399.98;
|
|
|
2226
2228
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
2227
2229
|
}
|
|
2228
2230
|
|
|
2229
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
2231
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
2232
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
2230
2233
|
{
|
|
2231
2234
|
background: $pv-thumbnail-view-button-selection-background;
|
|
2232
2235
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -2589,7 +2592,9 @@ $lg-desktop: 1399.98;
|
|
|
2589
2592
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
2590
2593
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
2591
2594
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
2592
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
2595
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
2596
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
2597
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
2593
2598
|
color: $pv-icon-color;
|
|
2594
2599
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
2595
2600
|
box-shadow: none;
|
|
@@ -2653,13 +2658,18 @@ $lg-desktop: 1399.98;
|
|
|
2653
2658
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
2654
2659
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2655
2660
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
2656
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
2661
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2662
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
2663
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
2657
2664
|
@if $skin-name == 'bootstrap4' {
|
|
2658
2665
|
color: $pv-icon-color-hover;
|
|
2659
2666
|
}
|
|
2660
2667
|
@if $skin-name == 'bootstrap5' {
|
|
2661
2668
|
color: $white;
|
|
2662
2669
|
}
|
|
2670
|
+
@if $skin-name == 'fluent2' {
|
|
2671
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
2672
|
+
}
|
|
2663
2673
|
@if $skin-name == 'FluentUI' {
|
|
2664
2674
|
color: $pv-item-selection-color;
|
|
2665
2675
|
}
|
|
@@ -2671,7 +2681,7 @@ $lg-desktop: 1399.98;
|
|
|
2671
2681
|
@if $skin-name == 'bootstrap4' {
|
|
2672
2682
|
color: $pv-icon-color-hover;
|
|
2673
2683
|
}
|
|
2674
|
-
@if $skin-name == 'bootstrap5' {
|
|
2684
|
+
@if ($skin-name == 'bootstrap5') {
|
|
2675
2685
|
color: $pv-icon-color;
|
|
2676
2686
|
}
|
|
2677
2687
|
@if $skin-name == 'FluentUI' {
|
|
@@ -2679,12 +2689,23 @@ $lg-desktop: 1399.98;
|
|
|
2679
2689
|
}
|
|
2680
2690
|
}
|
|
2681
2691
|
|
|
2692
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
2693
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
2694
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
2695
|
+
@if ($skin-name == 'fluent2') {
|
|
2696
|
+
color: $pv-icon-color;
|
|
2697
|
+
}
|
|
2698
|
+
}
|
|
2699
|
+
|
|
2682
2700
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2683
2701
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2684
2702
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
2685
2703
|
@if $skin-name == 'bootstrap4' {
|
|
2686
2704
|
color: $pv-icon-color-hover;
|
|
2687
2705
|
}
|
|
2706
|
+
@if $skin-name == 'fluent2' {
|
|
2707
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
2708
|
+
}
|
|
2688
2709
|
}
|
|
2689
2710
|
|
|
2690
2711
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -3036,10 +3057,13 @@ $lg-desktop: 1399.98;
|
|
|
3036
3057
|
border-bottom: 2px solid;
|
|
3037
3058
|
margin-top: 0;
|
|
3038
3059
|
padding-top: 5px;
|
|
3039
|
-
@if ($skin-name=='bootstrap5'
|
|
3060
|
+
@if ($skin-name=='bootstrap5') {
|
|
3040
3061
|
margin-top: -4px;
|
|
3041
3062
|
padding-top: 0;
|
|
3042
3063
|
}
|
|
3064
|
+
@if ($theme-name=='fluent2') {
|
|
3065
|
+
padding-top: 0;
|
|
3066
|
+
}
|
|
3043
3067
|
@if $skin-name == 'FluentUI' {
|
|
3044
3068
|
line-height: 11px;
|
|
3045
3069
|
}
|
|
@@ -3051,7 +3075,12 @@ $lg-desktop: 1399.98;
|
|
|
3051
3075
|
line-height: 1.71em;
|
|
3052
3076
|
}
|
|
3053
3077
|
border-bottom: 2px solid;
|
|
3054
|
-
|
|
3078
|
+
@if ($skin-name == 'fluent2') {
|
|
3079
|
+
margin-top: 5px;
|
|
3080
|
+
}
|
|
3081
|
+
@else {
|
|
3082
|
+
margin-top: 0;
|
|
3083
|
+
}
|
|
3055
3084
|
padding-top: 1px;
|
|
3056
3085
|
vertical-align: initial;
|
|
3057
3086
|
@if $skin-name == 'FluentUI' {
|
|
@@ -3063,9 +3092,12 @@ $lg-desktop: 1399.98;
|
|
|
3063
3092
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
3064
3093
|
margin-top: 0;
|
|
3065
3094
|
padding-top: 7px;
|
|
3066
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
3095
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
3067
3096
|
padding-top: 0;
|
|
3068
3097
|
}
|
|
3098
|
+
@if ( or $theme-name == 'fluent2'){
|
|
3099
|
+
padding-top: 5px;
|
|
3100
|
+
}
|
|
3069
3101
|
vertical-align: initial;
|
|
3070
3102
|
}
|
|
3071
3103
|
|
|
@@ -3077,6 +3109,13 @@ $lg-desktop: 1399.98;
|
|
|
3077
3109
|
vertical-align: initial;
|
|
3078
3110
|
}
|
|
3079
3111
|
|
|
3112
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
3113
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
3114
|
+
@if $skin-name != 'Material3' {
|
|
3115
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
3116
|
+
}
|
|
3117
|
+
}
|
|
3118
|
+
|
|
3080
3119
|
.e-pv-annotation-opacity-popup-container,
|
|
3081
3120
|
.e-pv-annotation-thickness-popup-container {
|
|
3082
3121
|
@if $skin-name != 'Material3' {
|
|
@@ -3435,13 +3474,6 @@ $lg-desktop: 1399.98;
|
|
|
3435
3474
|
}
|
|
3436
3475
|
}
|
|
3437
3476
|
|
|
3438
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
3439
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
3440
|
-
@if ($theme-name == 'fluent2') {
|
|
3441
|
-
line-height: 28px;
|
|
3442
|
-
}
|
|
3443
|
-
}
|
|
3444
|
-
|
|
3445
3477
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
3446
3478
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
3447
3479
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -3524,7 +3556,6 @@ $lg-desktop: 1399.98;
|
|
|
3524
3556
|
line-height: $pv-prop-color-picker-line-height;
|
|
3525
3557
|
@if ($skin-name == 'bootstrap5') {
|
|
3526
3558
|
background: $transparent;
|
|
3527
|
-
border: 1px solid $border-light;
|
|
3528
3559
|
border-radius: 4px;
|
|
3529
3560
|
box-sizing: border-box;
|
|
3530
3561
|
color: $content-text-color;
|
|
@@ -3539,6 +3570,13 @@ $lg-desktop: 1399.98;
|
|
|
3539
3570
|
}
|
|
3540
3571
|
}
|
|
3541
3572
|
|
|
3573
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
3574
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
3575
|
+
@if ($skin-name == 'bootstrap5') {
|
|
3576
|
+
color: $pv-icon-color;
|
|
3577
|
+
}
|
|
3578
|
+
}
|
|
3579
|
+
|
|
3542
3580
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
3543
3581
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
3544
3582
|
@if $skin-name == 'FluentUI' {
|
|
@@ -4070,7 +4108,7 @@ $lg-desktop: 1399.98;
|
|
|
4070
4108
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
4071
4109
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
4072
4110
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
4073
|
-
@if $skin-name != 'Material3' {
|
|
4111
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
4074
4112
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
4075
4113
|
}
|
|
4076
4114
|
}
|
|
@@ -4174,14 +4212,6 @@ $lg-desktop: 1399.98;
|
|
|
4174
4212
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
4175
4213
|
}
|
|
4176
4214
|
|
|
4177
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
4178
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
4179
|
-
@if $theme-name == 'fluent2' {
|
|
4180
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
4181
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
4182
|
-
}
|
|
4183
|
-
}
|
|
4184
|
-
|
|
4185
4215
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
4186
4216
|
@if $theme-name == 'fluent2' {
|
|
4187
4217
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -4524,6 +4554,8 @@ $lg-desktop: 1399.98;
|
|
|
4524
4554
|
padding-right: 7px;
|
|
4525
4555
|
@if $skin-name == 'Material3' {
|
|
4526
4556
|
font-size: $text-xs;
|
|
4557
|
+
padding-left: 12px;
|
|
4558
|
+
padding-right: 12px;
|
|
4527
4559
|
}
|
|
4528
4560
|
}
|
|
4529
4561
|
|
|
@@ -4666,7 +4698,7 @@ $lg-desktop: 1399.98;
|
|
|
4666
4698
|
.e-pv-comments-panel-text {
|
|
4667
4699
|
font-size: 15px;
|
|
4668
4700
|
padding-left: 85px;
|
|
4669
|
-
color:
|
|
4701
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
4670
4702
|
}
|
|
4671
4703
|
|
|
4672
4704
|
.e-pv-comments-content-container {
|
|
@@ -4854,8 +4886,34 @@ $lg-desktop: 1399.98;
|
|
|
4854
4886
|
}
|
|
4855
4887
|
}
|
|
4856
4888
|
|
|
4889
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
4890
|
+
@if ($skin-name == 'fluent2') {
|
|
4891
|
+
margin-top: -4px;
|
|
4892
|
+
}
|
|
4893
|
+
}
|
|
4894
|
+
|
|
4895
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4896
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4897
|
+
@if ($skin-name == 'fluent2') {
|
|
4898
|
+
margin-top: -5px;
|
|
4899
|
+
}
|
|
4900
|
+
}
|
|
4901
|
+
|
|
4902
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
4903
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
4904
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
4905
|
+
@if ($skin-name == 'fluent2') {
|
|
4906
|
+
padding-top: 8px;
|
|
4907
|
+
}
|
|
4908
|
+
}
|
|
4909
|
+
|
|
4857
4910
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
4858
|
-
|
|
4911
|
+
@if ($skin-name == 'fluent2') {
|
|
4912
|
+
margin-top: -4px;
|
|
4913
|
+
}
|
|
4914
|
+
@else {
|
|
4915
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
4916
|
+
}
|
|
4859
4917
|
@if $theme-name != 'fluent2'{
|
|
4860
4918
|
padding-left: 7px;
|
|
4861
4919
|
}
|
|
@@ -5179,7 +5237,9 @@ $lg-desktop: 1399.98;
|
|
|
5179
5237
|
@if $skin-name == 'bootstrap5' {
|
|
5180
5238
|
color: $pv-icon-color;
|
|
5181
5239
|
height: 32px;
|
|
5182
|
-
|
|
5240
|
+
@if ($theme-name != 'fluent2') {
|
|
5241
|
+
line-height: 32px;
|
|
5242
|
+
}
|
|
5183
5243
|
}
|
|
5184
5244
|
@else {
|
|
5185
5245
|
color: $pv-icon-color;
|
|
@@ -5236,13 +5296,6 @@ $lg-desktop: 1399.98;
|
|
|
5236
5296
|
border-color: $pv-annotation-dropdown-border-color;
|
|
5237
5297
|
}
|
|
5238
5298
|
|
|
5239
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
5240
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
5241
|
-
@if $theme-name == 'fluent2' {
|
|
5242
|
-
margin-top: -10px;
|
|
5243
|
-
}
|
|
5244
|
-
}
|
|
5245
|
-
|
|
5246
5299
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
5247
5300
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
5248
5301
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -5811,6 +5864,7 @@ $lg-desktop: 1399.98;
|
|
|
5811
5864
|
|
|
5812
5865
|
.e-pv-properties-form-field-group-btn-div {
|
|
5813
5866
|
display: grid;
|
|
5867
|
+
align-content: space-between;
|
|
5814
5868
|
}
|
|
5815
5869
|
|
|
5816
5870
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -6169,7 +6223,6 @@ $lg-desktop: 1399.98;
|
|
|
6169
6223
|
}
|
|
6170
6224
|
@if $theme-name == 'fluent2'{
|
|
6171
6225
|
font-family: $font-family;
|
|
6172
|
-
margin-left: 7px;
|
|
6173
6226
|
}
|
|
6174
6227
|
}
|
|
6175
6228
|
|