@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
|
@@ -1357,7 +1357,9 @@ $lg-desktop: 1399.98;
|
|
|
1357
1357
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
1358
1358
|
height: $pv-toolbar-btn-height;
|
|
1359
1359
|
min-width: $pv-toolbar-btn-width;
|
|
1360
|
-
|
|
1360
|
+
@if ($skin-name != 'fluent2') {
|
|
1361
|
+
width: $pv-toolbar-btn-width;
|
|
1362
|
+
}
|
|
1361
1363
|
@if $skin-name == 'FluentUI' {
|
|
1362
1364
|
line-height: $pv-toolbar-btn-height;
|
|
1363
1365
|
min-width: 40px;
|
|
@@ -2275,7 +2277,8 @@ $lg-desktop: 1399.98;
|
|
|
2275
2277
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
2276
2278
|
}
|
|
2277
2279
|
|
|
2278
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
2280
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
2281
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
2279
2282
|
{
|
|
2280
2283
|
background: $pv-thumbnail-view-button-selection-background;
|
|
2281
2284
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -2638,7 +2641,9 @@ $lg-desktop: 1399.98;
|
|
|
2638
2641
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
2639
2642
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
2640
2643
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
2641
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
2644
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
2645
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
2646
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
2642
2647
|
color: $pv-icon-color;
|
|
2643
2648
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
2644
2649
|
box-shadow: none;
|
|
@@ -2702,13 +2707,18 @@ $lg-desktop: 1399.98;
|
|
|
2702
2707
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
2703
2708
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2704
2709
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
2705
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
2710
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2711
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
2712
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
2706
2713
|
@if $skin-name == 'bootstrap4' {
|
|
2707
2714
|
color: $pv-icon-color-hover;
|
|
2708
2715
|
}
|
|
2709
2716
|
@if $skin-name == 'bootstrap5' {
|
|
2710
2717
|
color: $white;
|
|
2711
2718
|
}
|
|
2719
|
+
@if $skin-name == 'fluent2' {
|
|
2720
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
2721
|
+
}
|
|
2712
2722
|
@if $skin-name == 'FluentUI' {
|
|
2713
2723
|
color: $pv-item-selection-color;
|
|
2714
2724
|
}
|
|
@@ -2720,7 +2730,7 @@ $lg-desktop: 1399.98;
|
|
|
2720
2730
|
@if $skin-name == 'bootstrap4' {
|
|
2721
2731
|
color: $pv-icon-color-hover;
|
|
2722
2732
|
}
|
|
2723
|
-
@if $skin-name == 'bootstrap5' {
|
|
2733
|
+
@if ($skin-name == 'bootstrap5') {
|
|
2724
2734
|
color: $pv-icon-color;
|
|
2725
2735
|
}
|
|
2726
2736
|
@if $skin-name == 'FluentUI' {
|
|
@@ -2728,12 +2738,23 @@ $lg-desktop: 1399.98;
|
|
|
2728
2738
|
}
|
|
2729
2739
|
}
|
|
2730
2740
|
|
|
2741
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
2742
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
2743
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
2744
|
+
@if ($skin-name == 'fluent2') {
|
|
2745
|
+
color: $pv-icon-color;
|
|
2746
|
+
}
|
|
2747
|
+
}
|
|
2748
|
+
|
|
2731
2749
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2732
2750
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2733
2751
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
2734
2752
|
@if $skin-name == 'bootstrap4' {
|
|
2735
2753
|
color: $pv-icon-color-hover;
|
|
2736
2754
|
}
|
|
2755
|
+
@if $skin-name == 'fluent2' {
|
|
2756
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
2757
|
+
}
|
|
2737
2758
|
}
|
|
2738
2759
|
|
|
2739
2760
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -3085,10 +3106,13 @@ $lg-desktop: 1399.98;
|
|
|
3085
3106
|
border-bottom: 2px solid;
|
|
3086
3107
|
margin-top: 0;
|
|
3087
3108
|
padding-top: 5px;
|
|
3088
|
-
@if ($skin-name=='bootstrap5'
|
|
3109
|
+
@if ($skin-name=='bootstrap5') {
|
|
3089
3110
|
margin-top: -4px;
|
|
3090
3111
|
padding-top: 0;
|
|
3091
3112
|
}
|
|
3113
|
+
@if ($theme-name=='fluent2') {
|
|
3114
|
+
padding-top: 0;
|
|
3115
|
+
}
|
|
3092
3116
|
@if $skin-name == 'FluentUI' {
|
|
3093
3117
|
line-height: 11px;
|
|
3094
3118
|
}
|
|
@@ -3100,7 +3124,12 @@ $lg-desktop: 1399.98;
|
|
|
3100
3124
|
line-height: 1.71em;
|
|
3101
3125
|
}
|
|
3102
3126
|
border-bottom: 2px solid;
|
|
3103
|
-
|
|
3127
|
+
@if ($skin-name == 'fluent2') {
|
|
3128
|
+
margin-top: 5px;
|
|
3129
|
+
}
|
|
3130
|
+
@else {
|
|
3131
|
+
margin-top: 0;
|
|
3132
|
+
}
|
|
3104
3133
|
padding-top: 1px;
|
|
3105
3134
|
vertical-align: initial;
|
|
3106
3135
|
@if $skin-name == 'FluentUI' {
|
|
@@ -3112,9 +3141,12 @@ $lg-desktop: 1399.98;
|
|
|
3112
3141
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
3113
3142
|
margin-top: 0;
|
|
3114
3143
|
padding-top: 7px;
|
|
3115
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
3144
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
3116
3145
|
padding-top: 0;
|
|
3117
3146
|
}
|
|
3147
|
+
@if ( or $theme-name == 'fluent2'){
|
|
3148
|
+
padding-top: 5px;
|
|
3149
|
+
}
|
|
3118
3150
|
vertical-align: initial;
|
|
3119
3151
|
}
|
|
3120
3152
|
|
|
@@ -3126,6 +3158,13 @@ $lg-desktop: 1399.98;
|
|
|
3126
3158
|
vertical-align: initial;
|
|
3127
3159
|
}
|
|
3128
3160
|
|
|
3161
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
3162
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
3163
|
+
@if $skin-name != 'Material3' {
|
|
3164
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
3165
|
+
}
|
|
3166
|
+
}
|
|
3167
|
+
|
|
3129
3168
|
.e-pv-annotation-opacity-popup-container,
|
|
3130
3169
|
.e-pv-annotation-thickness-popup-container {
|
|
3131
3170
|
@if $skin-name != 'Material3' {
|
|
@@ -3484,13 +3523,6 @@ $lg-desktop: 1399.98;
|
|
|
3484
3523
|
}
|
|
3485
3524
|
}
|
|
3486
3525
|
|
|
3487
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
3488
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
3489
|
-
@if ($theme-name == 'fluent2') {
|
|
3490
|
-
line-height: 28px;
|
|
3491
|
-
}
|
|
3492
|
-
}
|
|
3493
|
-
|
|
3494
3526
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
3495
3527
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
3496
3528
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -3573,7 +3605,6 @@ $lg-desktop: 1399.98;
|
|
|
3573
3605
|
line-height: $pv-prop-color-picker-line-height;
|
|
3574
3606
|
@if ($skin-name == 'bootstrap5') {
|
|
3575
3607
|
background: $transparent;
|
|
3576
|
-
border: 1px solid $border-light;
|
|
3577
3608
|
border-radius: 4px;
|
|
3578
3609
|
box-sizing: border-box;
|
|
3579
3610
|
color: $content-text-color;
|
|
@@ -3588,6 +3619,13 @@ $lg-desktop: 1399.98;
|
|
|
3588
3619
|
}
|
|
3589
3620
|
}
|
|
3590
3621
|
|
|
3622
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
3623
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
3624
|
+
@if ($skin-name == 'bootstrap5') {
|
|
3625
|
+
color: $pv-icon-color;
|
|
3626
|
+
}
|
|
3627
|
+
}
|
|
3628
|
+
|
|
3591
3629
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
3592
3630
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
3593
3631
|
@if $skin-name == 'FluentUI' {
|
|
@@ -4119,7 +4157,7 @@ $lg-desktop: 1399.98;
|
|
|
4119
4157
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
4120
4158
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
4121
4159
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
4122
|
-
@if $skin-name != 'Material3' {
|
|
4160
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
4123
4161
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
4124
4162
|
}
|
|
4125
4163
|
}
|
|
@@ -4223,14 +4261,6 @@ $lg-desktop: 1399.98;
|
|
|
4223
4261
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
4224
4262
|
}
|
|
4225
4263
|
|
|
4226
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
4227
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
4228
|
-
@if $theme-name == 'fluent2' {
|
|
4229
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
4230
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
4231
|
-
}
|
|
4232
|
-
}
|
|
4233
|
-
|
|
4234
4264
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
4235
4265
|
@if $theme-name == 'fluent2' {
|
|
4236
4266
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -4573,6 +4603,8 @@ $lg-desktop: 1399.98;
|
|
|
4573
4603
|
padding-right: 7px;
|
|
4574
4604
|
@if $skin-name == 'Material3' {
|
|
4575
4605
|
font-size: $text-xs;
|
|
4606
|
+
padding-left: 12px;
|
|
4607
|
+
padding-right: 12px;
|
|
4576
4608
|
}
|
|
4577
4609
|
}
|
|
4578
4610
|
|
|
@@ -4715,7 +4747,7 @@ $lg-desktop: 1399.98;
|
|
|
4715
4747
|
.e-pv-comments-panel-text {
|
|
4716
4748
|
font-size: 15px;
|
|
4717
4749
|
padding-left: 85px;
|
|
4718
|
-
color:
|
|
4750
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
4719
4751
|
}
|
|
4720
4752
|
|
|
4721
4753
|
.e-pv-comments-content-container {
|
|
@@ -4903,8 +4935,34 @@ $lg-desktop: 1399.98;
|
|
|
4903
4935
|
}
|
|
4904
4936
|
}
|
|
4905
4937
|
|
|
4938
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
4939
|
+
@if ($skin-name == 'fluent2') {
|
|
4940
|
+
margin-top: -4px;
|
|
4941
|
+
}
|
|
4942
|
+
}
|
|
4943
|
+
|
|
4944
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4945
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4946
|
+
@if ($skin-name == 'fluent2') {
|
|
4947
|
+
margin-top: -5px;
|
|
4948
|
+
}
|
|
4949
|
+
}
|
|
4950
|
+
|
|
4951
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
4952
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
4953
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
4954
|
+
@if ($skin-name == 'fluent2') {
|
|
4955
|
+
padding-top: 8px;
|
|
4956
|
+
}
|
|
4957
|
+
}
|
|
4958
|
+
|
|
4906
4959
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
4907
|
-
|
|
4960
|
+
@if ($skin-name == 'fluent2') {
|
|
4961
|
+
margin-top: -4px;
|
|
4962
|
+
}
|
|
4963
|
+
@else {
|
|
4964
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
4965
|
+
}
|
|
4908
4966
|
@if $theme-name != 'fluent2'{
|
|
4909
4967
|
padding-left: 7px;
|
|
4910
4968
|
}
|
|
@@ -5228,7 +5286,9 @@ $lg-desktop: 1399.98;
|
|
|
5228
5286
|
@if $skin-name == 'bootstrap5' {
|
|
5229
5287
|
color: $pv-icon-color;
|
|
5230
5288
|
height: 32px;
|
|
5231
|
-
|
|
5289
|
+
@if ($theme-name != 'fluent2') {
|
|
5290
|
+
line-height: 32px;
|
|
5291
|
+
}
|
|
5232
5292
|
}
|
|
5233
5293
|
@else {
|
|
5234
5294
|
color: $pv-icon-color;
|
|
@@ -5285,13 +5345,6 @@ $lg-desktop: 1399.98;
|
|
|
5285
5345
|
border-color: $pv-annotation-dropdown-border-color;
|
|
5286
5346
|
}
|
|
5287
5347
|
|
|
5288
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
5289
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
5290
|
-
@if $theme-name == 'fluent2' {
|
|
5291
|
-
margin-top: -10px;
|
|
5292
|
-
}
|
|
5293
|
-
}
|
|
5294
|
-
|
|
5295
5348
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
5296
5349
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
5297
5350
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -5860,6 +5913,7 @@ $lg-desktop: 1399.98;
|
|
|
5860
5913
|
|
|
5861
5914
|
.e-pv-properties-form-field-group-btn-div {
|
|
5862
5915
|
display: grid;
|
|
5916
|
+
align-content: space-between;
|
|
5863
5917
|
}
|
|
5864
5918
|
|
|
5865
5919
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -6218,7 +6272,6 @@ $lg-desktop: 1399.98;
|
|
|
6218
6272
|
}
|
|
6219
6273
|
@if $theme-name == 'fluent2'{
|
|
6220
6274
|
font-family: $font-family;
|
|
6221
|
-
margin-left: 7px;
|
|
6222
6275
|
}
|
|
6223
6276
|
}
|
|
6224
6277
|
|
|
@@ -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
|
|