@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
|
@@ -451,7 +451,7 @@ $pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .26) !default
|
|
|
451
451
|
$pv-annotation-opacity-slider-width: 172px !default;
|
|
452
452
|
$pv-annotation-opacity-slider-width-rtl: 140px !default;
|
|
453
453
|
$pv-annotation-opacity-slider-margin-left: 11px !default;
|
|
454
|
-
$pv-annotation-opacity-slider-margin-right:
|
|
454
|
+
$pv-annotation-opacity-slider-margin-right: 20px !default;
|
|
455
455
|
$pv-annotation-opacity-slider-height: 16px !default;
|
|
456
456
|
$pv-annotation-drop-down-caret-font-size: 12px !default;
|
|
457
457
|
$pv-annotation-drop-down-height: 32px !default;
|
|
@@ -1309,7 +1309,9 @@ $lg-desktop: 1399.98;
|
|
|
1309
1309
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
1310
1310
|
height: $pv-toolbar-btn-height;
|
|
1311
1311
|
min-width: $pv-toolbar-btn-width;
|
|
1312
|
-
|
|
1312
|
+
@if ($skin-name != 'fluent2') {
|
|
1313
|
+
width: $pv-toolbar-btn-width;
|
|
1314
|
+
}
|
|
1313
1315
|
@if $skin-name == 'FluentUI' {
|
|
1314
1316
|
line-height: $pv-toolbar-btn-height;
|
|
1315
1317
|
min-width: 40px;
|
|
@@ -2227,7 +2229,8 @@ $lg-desktop: 1399.98;
|
|
|
2227
2229
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
2228
2230
|
}
|
|
2229
2231
|
|
|
2230
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
2232
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
2233
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
2231
2234
|
{
|
|
2232
2235
|
background: $pv-thumbnail-view-button-selection-background;
|
|
2233
2236
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -2590,7 +2593,9 @@ $lg-desktop: 1399.98;
|
|
|
2590
2593
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
2591
2594
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
2592
2595
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
2593
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
2596
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
2597
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
2598
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
2594
2599
|
color: $pv-icon-color;
|
|
2595
2600
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
2596
2601
|
box-shadow: none;
|
|
@@ -2654,13 +2659,18 @@ $lg-desktop: 1399.98;
|
|
|
2654
2659
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
2655
2660
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2656
2661
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
2657
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
2662
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2663
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
2664
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
2658
2665
|
@if $skin-name == 'bootstrap4' {
|
|
2659
2666
|
color: $pv-icon-color-hover;
|
|
2660
2667
|
}
|
|
2661
2668
|
@if $skin-name == 'bootstrap5' {
|
|
2662
2669
|
color: $white;
|
|
2663
2670
|
}
|
|
2671
|
+
@if $skin-name == 'fluent2' {
|
|
2672
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
2673
|
+
}
|
|
2664
2674
|
@if $skin-name == 'FluentUI' {
|
|
2665
2675
|
color: $pv-item-selection-color;
|
|
2666
2676
|
}
|
|
@@ -2672,7 +2682,7 @@ $lg-desktop: 1399.98;
|
|
|
2672
2682
|
@if $skin-name == 'bootstrap4' {
|
|
2673
2683
|
color: $pv-icon-color-hover;
|
|
2674
2684
|
}
|
|
2675
|
-
@if $skin-name == 'bootstrap5' {
|
|
2685
|
+
@if ($skin-name == 'bootstrap5') {
|
|
2676
2686
|
color: $pv-icon-color;
|
|
2677
2687
|
}
|
|
2678
2688
|
@if $skin-name == 'FluentUI' {
|
|
@@ -2680,12 +2690,23 @@ $lg-desktop: 1399.98;
|
|
|
2680
2690
|
}
|
|
2681
2691
|
}
|
|
2682
2692
|
|
|
2693
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
2694
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
2695
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
2696
|
+
@if ($skin-name == 'fluent2') {
|
|
2697
|
+
color: $pv-icon-color;
|
|
2698
|
+
}
|
|
2699
|
+
}
|
|
2700
|
+
|
|
2683
2701
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2684
2702
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2685
2703
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
2686
2704
|
@if $skin-name == 'bootstrap4' {
|
|
2687
2705
|
color: $pv-icon-color-hover;
|
|
2688
2706
|
}
|
|
2707
|
+
@if $skin-name == 'fluent2' {
|
|
2708
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
2709
|
+
}
|
|
2689
2710
|
}
|
|
2690
2711
|
|
|
2691
2712
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -3037,10 +3058,13 @@ $lg-desktop: 1399.98;
|
|
|
3037
3058
|
border-bottom: 2px solid;
|
|
3038
3059
|
margin-top: 0;
|
|
3039
3060
|
padding-top: 5px;
|
|
3040
|
-
@if ($skin-name=='bootstrap5'
|
|
3061
|
+
@if ($skin-name=='bootstrap5') {
|
|
3041
3062
|
margin-top: -4px;
|
|
3042
3063
|
padding-top: 0;
|
|
3043
3064
|
}
|
|
3065
|
+
@if ($theme-name=='fluent2') {
|
|
3066
|
+
padding-top: 0;
|
|
3067
|
+
}
|
|
3044
3068
|
@if $skin-name == 'FluentUI' {
|
|
3045
3069
|
line-height: 11px;
|
|
3046
3070
|
}
|
|
@@ -3052,7 +3076,12 @@ $lg-desktop: 1399.98;
|
|
|
3052
3076
|
line-height: 1.71em;
|
|
3053
3077
|
}
|
|
3054
3078
|
border-bottom: 2px solid;
|
|
3055
|
-
|
|
3079
|
+
@if ($skin-name == 'fluent2') {
|
|
3080
|
+
margin-top: 5px;
|
|
3081
|
+
}
|
|
3082
|
+
@else {
|
|
3083
|
+
margin-top: 0;
|
|
3084
|
+
}
|
|
3056
3085
|
padding-top: 1px;
|
|
3057
3086
|
vertical-align: initial;
|
|
3058
3087
|
@if $skin-name == 'FluentUI' {
|
|
@@ -3064,9 +3093,12 @@ $lg-desktop: 1399.98;
|
|
|
3064
3093
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
3065
3094
|
margin-top: 0;
|
|
3066
3095
|
padding-top: 7px;
|
|
3067
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
3096
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
3068
3097
|
padding-top: 0;
|
|
3069
3098
|
}
|
|
3099
|
+
@if ( or $theme-name == 'fluent2'){
|
|
3100
|
+
padding-top: 5px;
|
|
3101
|
+
}
|
|
3070
3102
|
vertical-align: initial;
|
|
3071
3103
|
}
|
|
3072
3104
|
|
|
@@ -3078,6 +3110,13 @@ $lg-desktop: 1399.98;
|
|
|
3078
3110
|
vertical-align: initial;
|
|
3079
3111
|
}
|
|
3080
3112
|
|
|
3113
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
3114
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
3115
|
+
@if $skin-name != 'Material3' {
|
|
3116
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
3117
|
+
}
|
|
3118
|
+
}
|
|
3119
|
+
|
|
3081
3120
|
.e-pv-annotation-opacity-popup-container,
|
|
3082
3121
|
.e-pv-annotation-thickness-popup-container {
|
|
3083
3122
|
@if $skin-name != 'Material3' {
|
|
@@ -3436,13 +3475,6 @@ $lg-desktop: 1399.98;
|
|
|
3436
3475
|
}
|
|
3437
3476
|
}
|
|
3438
3477
|
|
|
3439
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
3440
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
3441
|
-
@if ($theme-name == 'fluent2') {
|
|
3442
|
-
line-height: 28px;
|
|
3443
|
-
}
|
|
3444
|
-
}
|
|
3445
|
-
|
|
3446
3478
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
3447
3479
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
3448
3480
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -3525,7 +3557,6 @@ $lg-desktop: 1399.98;
|
|
|
3525
3557
|
line-height: $pv-prop-color-picker-line-height;
|
|
3526
3558
|
@if ($skin-name == 'bootstrap5') {
|
|
3527
3559
|
background: $transparent;
|
|
3528
|
-
border: 1px solid $border-light;
|
|
3529
3560
|
border-radius: 4px;
|
|
3530
3561
|
box-sizing: border-box;
|
|
3531
3562
|
color: $content-text-color;
|
|
@@ -3540,6 +3571,13 @@ $lg-desktop: 1399.98;
|
|
|
3540
3571
|
}
|
|
3541
3572
|
}
|
|
3542
3573
|
|
|
3574
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
3575
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
3576
|
+
@if ($skin-name == 'bootstrap5') {
|
|
3577
|
+
color: $pv-icon-color;
|
|
3578
|
+
}
|
|
3579
|
+
}
|
|
3580
|
+
|
|
3543
3581
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
3544
3582
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
3545
3583
|
@if $skin-name == 'FluentUI' {
|
|
@@ -4071,7 +4109,7 @@ $lg-desktop: 1399.98;
|
|
|
4071
4109
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
4072
4110
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
4073
4111
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
4074
|
-
@if $skin-name != 'Material3' {
|
|
4112
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
4075
4113
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
4076
4114
|
}
|
|
4077
4115
|
}
|
|
@@ -4175,14 +4213,6 @@ $lg-desktop: 1399.98;
|
|
|
4175
4213
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
4176
4214
|
}
|
|
4177
4215
|
|
|
4178
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
4179
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
4180
|
-
@if $theme-name == 'fluent2' {
|
|
4181
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
4182
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
4183
|
-
}
|
|
4184
|
-
}
|
|
4185
|
-
|
|
4186
4216
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
4187
4217
|
@if $theme-name == 'fluent2' {
|
|
4188
4218
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -4525,6 +4555,8 @@ $lg-desktop: 1399.98;
|
|
|
4525
4555
|
padding-right: 7px;
|
|
4526
4556
|
@if $skin-name == 'Material3' {
|
|
4527
4557
|
font-size: $text-xs;
|
|
4558
|
+
padding-left: 12px;
|
|
4559
|
+
padding-right: 12px;
|
|
4528
4560
|
}
|
|
4529
4561
|
}
|
|
4530
4562
|
|
|
@@ -4667,7 +4699,7 @@ $lg-desktop: 1399.98;
|
|
|
4667
4699
|
.e-pv-comments-panel-text {
|
|
4668
4700
|
font-size: 15px;
|
|
4669
4701
|
padding-left: 85px;
|
|
4670
|
-
color:
|
|
4702
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
4671
4703
|
}
|
|
4672
4704
|
|
|
4673
4705
|
.e-pv-comments-content-container {
|
|
@@ -4855,8 +4887,34 @@ $lg-desktop: 1399.98;
|
|
|
4855
4887
|
}
|
|
4856
4888
|
}
|
|
4857
4889
|
|
|
4890
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
4891
|
+
@if ($skin-name == 'fluent2') {
|
|
4892
|
+
margin-top: -4px;
|
|
4893
|
+
}
|
|
4894
|
+
}
|
|
4895
|
+
|
|
4896
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4897
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4898
|
+
@if ($skin-name == 'fluent2') {
|
|
4899
|
+
margin-top: -5px;
|
|
4900
|
+
}
|
|
4901
|
+
}
|
|
4902
|
+
|
|
4903
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
4904
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
4905
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
4906
|
+
@if ($skin-name == 'fluent2') {
|
|
4907
|
+
padding-top: 8px;
|
|
4908
|
+
}
|
|
4909
|
+
}
|
|
4910
|
+
|
|
4858
4911
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
4859
|
-
|
|
4912
|
+
@if ($skin-name == 'fluent2') {
|
|
4913
|
+
margin-top: -4px;
|
|
4914
|
+
}
|
|
4915
|
+
@else {
|
|
4916
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
4917
|
+
}
|
|
4860
4918
|
@if $theme-name != 'fluent2'{
|
|
4861
4919
|
padding-left: 7px;
|
|
4862
4920
|
}
|
|
@@ -5180,7 +5238,9 @@ $lg-desktop: 1399.98;
|
|
|
5180
5238
|
@if $skin-name == 'bootstrap5' {
|
|
5181
5239
|
color: $pv-icon-color;
|
|
5182
5240
|
height: 32px;
|
|
5183
|
-
|
|
5241
|
+
@if ($theme-name != 'fluent2') {
|
|
5242
|
+
line-height: 32px;
|
|
5243
|
+
}
|
|
5184
5244
|
}
|
|
5185
5245
|
@else {
|
|
5186
5246
|
color: $pv-icon-color;
|
|
@@ -5237,13 +5297,6 @@ $lg-desktop: 1399.98;
|
|
|
5237
5297
|
border-color: $pv-annotation-dropdown-border-color;
|
|
5238
5298
|
}
|
|
5239
5299
|
|
|
5240
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
5241
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
5242
|
-
@if $theme-name == 'fluent2' {
|
|
5243
|
-
margin-top: -10px;
|
|
5244
|
-
}
|
|
5245
|
-
}
|
|
5246
|
-
|
|
5247
5300
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
5248
5301
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
5249
5302
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -5812,6 +5865,7 @@ $lg-desktop: 1399.98;
|
|
|
5812
5865
|
|
|
5813
5866
|
.e-pv-properties-form-field-group-btn-div {
|
|
5814
5867
|
display: grid;
|
|
5868
|
+
align-content: space-between;
|
|
5815
5869
|
}
|
|
5816
5870
|
|
|
5817
5871
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -6170,7 +6224,6 @@ $lg-desktop: 1399.98;
|
|
|
6170
6224
|
}
|
|
6171
6225
|
@if $theme-name == 'fluent2'{
|
|
6172
6226
|
font-family: $font-family;
|
|
6173
|
-
margin-left: 7px;
|
|
6174
6227
|
}
|
|
6175
6228
|
}
|
|
6176
6229
|
|
|
@@ -450,7 +450,7 @@ $pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .26) !default
|
|
|
450
450
|
$pv-annotation-opacity-slider-width: 172px !default;
|
|
451
451
|
$pv-annotation-opacity-slider-width-rtl: 140px !default;
|
|
452
452
|
$pv-annotation-opacity-slider-margin-left: 11px !default;
|
|
453
|
-
$pv-annotation-opacity-slider-margin-right:
|
|
453
|
+
$pv-annotation-opacity-slider-margin-right: 20px !default;
|
|
454
454
|
$pv-annotation-opacity-slider-height: 16px !default;
|
|
455
455
|
$pv-annotation-drop-down-caret-font-size: 12px !default;
|
|
456
456
|
$pv-annotation-drop-down-height: 32px !default;
|
|
@@ -1307,7 +1307,9 @@ $lg-desktop: 1399.98;
|
|
|
1307
1307
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
1308
1308
|
height: $pv-toolbar-btn-height;
|
|
1309
1309
|
min-width: $pv-toolbar-btn-width;
|
|
1310
|
-
|
|
1310
|
+
@if ($skin-name != 'fluent2') {
|
|
1311
|
+
width: $pv-toolbar-btn-width;
|
|
1312
|
+
}
|
|
1311
1313
|
@if $skin-name == 'FluentUI' {
|
|
1312
1314
|
line-height: $pv-toolbar-btn-height;
|
|
1313
1315
|
min-width: 40px;
|
|
@@ -2225,7 +2227,8 @@ $lg-desktop: 1399.98;
|
|
|
2225
2227
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
2226
2228
|
}
|
|
2227
2229
|
|
|
2228
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
2230
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
2231
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
2229
2232
|
{
|
|
2230
2233
|
background: $pv-thumbnail-view-button-selection-background;
|
|
2231
2234
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -2588,7 +2591,9 @@ $lg-desktop: 1399.98;
|
|
|
2588
2591
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
2589
2592
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
2590
2593
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
2591
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
2594
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
2595
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
2596
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
2592
2597
|
color: $pv-icon-color;
|
|
2593
2598
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
2594
2599
|
box-shadow: none;
|
|
@@ -2652,13 +2657,18 @@ $lg-desktop: 1399.98;
|
|
|
2652
2657
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
2653
2658
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2654
2659
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
2655
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
2660
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
2661
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
2662
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
2656
2663
|
@if $skin-name == 'bootstrap4' {
|
|
2657
2664
|
color: $pv-icon-color-hover;
|
|
2658
2665
|
}
|
|
2659
2666
|
@if $skin-name == 'bootstrap5' {
|
|
2660
2667
|
color: $white;
|
|
2661
2668
|
}
|
|
2669
|
+
@if $skin-name == 'fluent2' {
|
|
2670
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
2671
|
+
}
|
|
2662
2672
|
@if $skin-name == 'FluentUI' {
|
|
2663
2673
|
color: $pv-item-selection-color;
|
|
2664
2674
|
}
|
|
@@ -2670,7 +2680,7 @@ $lg-desktop: 1399.98;
|
|
|
2670
2680
|
@if $skin-name == 'bootstrap4' {
|
|
2671
2681
|
color: $pv-icon-color-hover;
|
|
2672
2682
|
}
|
|
2673
|
-
@if $skin-name == 'bootstrap5' {
|
|
2683
|
+
@if ($skin-name == 'bootstrap5') {
|
|
2674
2684
|
color: $pv-icon-color;
|
|
2675
2685
|
}
|
|
2676
2686
|
@if $skin-name == 'FluentUI' {
|
|
@@ -2678,12 +2688,23 @@ $lg-desktop: 1399.98;
|
|
|
2678
2688
|
}
|
|
2679
2689
|
}
|
|
2680
2690
|
|
|
2691
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
2692
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
2693
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
2694
|
+
@if ($skin-name == 'fluent2') {
|
|
2695
|
+
color: $pv-icon-color;
|
|
2696
|
+
}
|
|
2697
|
+
}
|
|
2698
|
+
|
|
2681
2699
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2682
2700
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2683
2701
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
2684
2702
|
@if $skin-name == 'bootstrap4' {
|
|
2685
2703
|
color: $pv-icon-color-hover;
|
|
2686
2704
|
}
|
|
2705
|
+
@if $skin-name == 'fluent2' {
|
|
2706
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
2707
|
+
}
|
|
2687
2708
|
}
|
|
2688
2709
|
|
|
2689
2710
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -3035,10 +3056,13 @@ $lg-desktop: 1399.98;
|
|
|
3035
3056
|
border-bottom: 2px solid;
|
|
3036
3057
|
margin-top: 0;
|
|
3037
3058
|
padding-top: 5px;
|
|
3038
|
-
@if ($skin-name=='bootstrap5'
|
|
3059
|
+
@if ($skin-name=='bootstrap5') {
|
|
3039
3060
|
margin-top: -4px;
|
|
3040
3061
|
padding-top: 0;
|
|
3041
3062
|
}
|
|
3063
|
+
@if ($theme-name=='fluent2') {
|
|
3064
|
+
padding-top: 0;
|
|
3065
|
+
}
|
|
3042
3066
|
@if $skin-name == 'FluentUI' {
|
|
3043
3067
|
line-height: 11px;
|
|
3044
3068
|
}
|
|
@@ -3050,7 +3074,12 @@ $lg-desktop: 1399.98;
|
|
|
3050
3074
|
line-height: 1.71em;
|
|
3051
3075
|
}
|
|
3052
3076
|
border-bottom: 2px solid;
|
|
3053
|
-
|
|
3077
|
+
@if ($skin-name == 'fluent2') {
|
|
3078
|
+
margin-top: 5px;
|
|
3079
|
+
}
|
|
3080
|
+
@else {
|
|
3081
|
+
margin-top: 0;
|
|
3082
|
+
}
|
|
3054
3083
|
padding-top: 1px;
|
|
3055
3084
|
vertical-align: initial;
|
|
3056
3085
|
@if $skin-name == 'FluentUI' {
|
|
@@ -3062,9 +3091,12 @@ $lg-desktop: 1399.98;
|
|
|
3062
3091
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
3063
3092
|
margin-top: 0;
|
|
3064
3093
|
padding-top: 7px;
|
|
3065
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
3094
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
3066
3095
|
padding-top: 0;
|
|
3067
3096
|
}
|
|
3097
|
+
@if ( or $theme-name == 'fluent2'){
|
|
3098
|
+
padding-top: 5px;
|
|
3099
|
+
}
|
|
3068
3100
|
vertical-align: initial;
|
|
3069
3101
|
}
|
|
3070
3102
|
|
|
@@ -3076,6 +3108,13 @@ $lg-desktop: 1399.98;
|
|
|
3076
3108
|
vertical-align: initial;
|
|
3077
3109
|
}
|
|
3078
3110
|
|
|
3111
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
3112
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
3113
|
+
@if $skin-name != 'Material3' {
|
|
3114
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
3115
|
+
}
|
|
3116
|
+
}
|
|
3117
|
+
|
|
3079
3118
|
.e-pv-annotation-opacity-popup-container,
|
|
3080
3119
|
.e-pv-annotation-thickness-popup-container {
|
|
3081
3120
|
@if $skin-name != 'Material3' {
|
|
@@ -3434,13 +3473,6 @@ $lg-desktop: 1399.98;
|
|
|
3434
3473
|
}
|
|
3435
3474
|
}
|
|
3436
3475
|
|
|
3437
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
3438
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
3439
|
-
@if ($theme-name == 'fluent2') {
|
|
3440
|
-
line-height: 28px;
|
|
3441
|
-
}
|
|
3442
|
-
}
|
|
3443
|
-
|
|
3444
3476
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
3445
3477
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
3446
3478
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -3523,7 +3555,6 @@ $lg-desktop: 1399.98;
|
|
|
3523
3555
|
line-height: $pv-prop-color-picker-line-height;
|
|
3524
3556
|
@if ($skin-name == 'bootstrap5') {
|
|
3525
3557
|
background: $transparent;
|
|
3526
|
-
border: 1px solid $border-light;
|
|
3527
3558
|
border-radius: 4px;
|
|
3528
3559
|
box-sizing: border-box;
|
|
3529
3560
|
color: $content-text-color;
|
|
@@ -3538,6 +3569,13 @@ $lg-desktop: 1399.98;
|
|
|
3538
3569
|
}
|
|
3539
3570
|
}
|
|
3540
3571
|
|
|
3572
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
3573
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
3574
|
+
@if ($skin-name == 'bootstrap5') {
|
|
3575
|
+
color: $pv-icon-color;
|
|
3576
|
+
}
|
|
3577
|
+
}
|
|
3578
|
+
|
|
3541
3579
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
3542
3580
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
3543
3581
|
@if $skin-name == 'FluentUI' {
|
|
@@ -4069,7 +4107,7 @@ $lg-desktop: 1399.98;
|
|
|
4069
4107
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
4070
4108
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
4071
4109
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
4072
|
-
@if $skin-name != 'Material3' {
|
|
4110
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
4073
4111
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
4074
4112
|
}
|
|
4075
4113
|
}
|
|
@@ -4173,14 +4211,6 @@ $lg-desktop: 1399.98;
|
|
|
4173
4211
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
4174
4212
|
}
|
|
4175
4213
|
|
|
4176
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
4177
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
4178
|
-
@if $theme-name == 'fluent2' {
|
|
4179
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
4180
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
4181
|
-
}
|
|
4182
|
-
}
|
|
4183
|
-
|
|
4184
4214
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
4185
4215
|
@if $theme-name == 'fluent2' {
|
|
4186
4216
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -4523,6 +4553,8 @@ $lg-desktop: 1399.98;
|
|
|
4523
4553
|
padding-right: 7px;
|
|
4524
4554
|
@if $skin-name == 'Material3' {
|
|
4525
4555
|
font-size: $text-xs;
|
|
4556
|
+
padding-left: 12px;
|
|
4557
|
+
padding-right: 12px;
|
|
4526
4558
|
}
|
|
4527
4559
|
}
|
|
4528
4560
|
|
|
@@ -4665,7 +4697,7 @@ $lg-desktop: 1399.98;
|
|
|
4665
4697
|
.e-pv-comments-panel-text {
|
|
4666
4698
|
font-size: 15px;
|
|
4667
4699
|
padding-left: 85px;
|
|
4668
|
-
color:
|
|
4700
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
4669
4701
|
}
|
|
4670
4702
|
|
|
4671
4703
|
.e-pv-comments-content-container {
|
|
@@ -4853,8 +4885,34 @@ $lg-desktop: 1399.98;
|
|
|
4853
4885
|
}
|
|
4854
4886
|
}
|
|
4855
4887
|
|
|
4888
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
4889
|
+
@if ($skin-name == 'fluent2') {
|
|
4890
|
+
margin-top: -4px;
|
|
4891
|
+
}
|
|
4892
|
+
}
|
|
4893
|
+
|
|
4894
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4895
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4896
|
+
@if ($skin-name == 'fluent2') {
|
|
4897
|
+
margin-top: -5px;
|
|
4898
|
+
}
|
|
4899
|
+
}
|
|
4900
|
+
|
|
4901
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
4902
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
4903
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
4904
|
+
@if ($skin-name == 'fluent2') {
|
|
4905
|
+
padding-top: 8px;
|
|
4906
|
+
}
|
|
4907
|
+
}
|
|
4908
|
+
|
|
4856
4909
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
4857
|
-
|
|
4910
|
+
@if ($skin-name == 'fluent2') {
|
|
4911
|
+
margin-top: -4px;
|
|
4912
|
+
}
|
|
4913
|
+
@else {
|
|
4914
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
4915
|
+
}
|
|
4858
4916
|
@if $theme-name != 'fluent2'{
|
|
4859
4917
|
padding-left: 7px;
|
|
4860
4918
|
}
|
|
@@ -5178,7 +5236,9 @@ $lg-desktop: 1399.98;
|
|
|
5178
5236
|
@if $skin-name == 'bootstrap5' {
|
|
5179
5237
|
color: $pv-icon-color;
|
|
5180
5238
|
height: 32px;
|
|
5181
|
-
|
|
5239
|
+
@if ($theme-name != 'fluent2') {
|
|
5240
|
+
line-height: 32px;
|
|
5241
|
+
}
|
|
5182
5242
|
}
|
|
5183
5243
|
@else {
|
|
5184
5244
|
color: $pv-icon-color;
|
|
@@ -5235,13 +5295,6 @@ $lg-desktop: 1399.98;
|
|
|
5235
5295
|
border-color: $pv-annotation-dropdown-border-color;
|
|
5236
5296
|
}
|
|
5237
5297
|
|
|
5238
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
5239
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
5240
|
-
@if $theme-name == 'fluent2' {
|
|
5241
|
-
margin-top: -10px;
|
|
5242
|
-
}
|
|
5243
|
-
}
|
|
5244
|
-
|
|
5245
5298
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
5246
5299
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
5247
5300
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -5810,6 +5863,7 @@ $lg-desktop: 1399.98;
|
|
|
5810
5863
|
|
|
5811
5864
|
.e-pv-properties-form-field-group-btn-div {
|
|
5812
5865
|
display: grid;
|
|
5866
|
+
align-content: space-between;
|
|
5813
5867
|
}
|
|
5814
5868
|
|
|
5815
5869
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -6168,7 +6222,6 @@ $lg-desktop: 1399.98;
|
|
|
6168
6222
|
}
|
|
6169
6223
|
@if $theme-name == 'fluent2'{
|
|
6170
6224
|
font-family: $font-family;
|
|
6171
|
-
margin-left: 7px;
|
|
6172
6225
|
}
|
|
6173
6226
|
}
|
|
6174
6227
|
|