@syncfusion/blazor-themes 26.1.40 → 26.1.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/base/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/bds-dark.scss +159 -53
- package/SCSS-Themes/bds.scss +159 -53
- package/SCSS-Themes/bootstrap-dark.scss +159 -53
- package/SCSS-Themes/bootstrap.scss +166 -60
- package/SCSS-Themes/bootstrap4.scss +166 -60
- package/SCSS-Themes/bootstrap5-dark.scss +170 -64
- package/SCSS-Themes/bootstrap5.scss +170 -64
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bds.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fabric.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent2.scss +5 -0
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material3.scss +5 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/tailwind.scss +5 -0
- package/SCSS-Themes/calendars/daterangepicker/fluent2-dark.scss +3 -3
- package/SCSS-Themes/calendars/daterangepicker/fluent2.scss +3 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +5 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +5 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -0
- package/SCSS-Themes/fabric-dark.scss +159 -53
- package/SCSS-Themes/fabric.scss +163 -57
- package/SCSS-Themes/fluent-dark.scss +167 -61
- package/SCSS-Themes/fluent.scss +167 -61
- package/SCSS-Themes/fluent2-dark.scss +181 -74
- package/SCSS-Themes/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/fluent2.scss +181 -74
- package/SCSS-Themes/grids/grid/bds-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/bds.scss +23 -7
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/bootstrap.scss +30 -14
- package/SCSS-Themes/grids/grid/bootstrap4.scss +30 -14
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +33 -17
- package/SCSS-Themes/grids/grid/bootstrap5.scss +33 -17
- package/SCSS-Themes/grids/grid/fabric-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/fabric.scss +27 -11
- package/SCSS-Themes/grids/grid/fluent-dark.scss +30 -14
- package/SCSS-Themes/grids/grid/fluent.scss +30 -14
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +36 -20
- package/SCSS-Themes/grids/grid/fluent2.scss +36 -20
- package/SCSS-Themes/grids/grid/highcontrast.scss +30 -14
- package/SCSS-Themes/grids/grid/material-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/material.scss +24 -8
- package/SCSS-Themes/grids/grid/material3-dark.scss +29 -13
- package/SCSS-Themes/grids/grid/material3.scss +29 -13
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +33 -17
- package/SCSS-Themes/grids/grid/tailwind.scss +33 -17
- package/SCSS-Themes/highcontrast.scss +166 -60
- package/SCSS-Themes/inputs/slider/bds-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bds.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap4.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap5.scss +34 -7
- package/SCSS-Themes/inputs/slider/fabric-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fabric.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent2-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent2.scss +34 -7
- package/SCSS-Themes/inputs/slider/highcontrast.scss +34 -7
- package/SCSS-Themes/inputs/slider/material-dark.scss +44 -16
- package/SCSS-Themes/inputs/slider/material.scss +34 -7
- package/SCSS-Themes/inputs/slider/material3-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/material3.scss +34 -7
- package/SCSS-Themes/inputs/slider/tailwind-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/tailwind.scss +34 -7
- package/SCSS-Themes/material-dark.scss +170 -63
- package/SCSS-Themes/material.scss +161 -55
- package/SCSS-Themes/material3-dark.scss +166 -60
- package/SCSS-Themes/material3.scss +166 -60
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bds.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent2.scss +2 -1
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +2 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +2 -1
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +93 -40
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +93 -40
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +90 -37
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bds.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +170 -64
- package/SCSS-Themes/tailwind.scss +170 -64
- package/package.json +1 -1
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -26840,6 +26840,11 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
26840
26840
|
color: $calendar-today-focused-font-color;
|
|
26841
26841
|
}
|
|
26842
26842
|
}
|
|
26843
|
+
#{if(&, '&', '*')}.e-month td.e-disabled.e-today span.e-day {
|
|
26844
|
+
@if ($skin-name == 'FluentUI' or $skin-name == 'fluent2') {
|
|
26845
|
+
color: $calendar-today-disabled-color;
|
|
26846
|
+
}
|
|
26847
|
+
}
|
|
26843
26848
|
#{if(&, '&', '*')}.e-year td.e-selected > span.e-day,
|
|
26844
26849
|
#{if(&, '&', '*')}.e-decade td.e-selected > span.e-day,
|
|
26845
26850
|
#{if(&, '&', '*')}.e-year td.e-selected:hover > span.e-day,
|
|
@@ -33372,7 +33377,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33372
33377
|
&.e-scale {
|
|
33373
33378
|
&.e-h-scale {
|
|
33374
33379
|
.e-tick {
|
|
33375
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33380
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33381
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
33382
|
+
@if ($skin-name == 'material-dark') {
|
|
33383
|
+
background-position: bottom;
|
|
33384
|
+
}
|
|
33385
|
+
}
|
|
33386
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33376
33387
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
33377
33388
|
}
|
|
33378
33389
|
@else {
|
|
@@ -33382,7 +33393,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33382
33393
|
}
|
|
33383
33394
|
|
|
33384
33395
|
.e-large {
|
|
33385
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33396
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33397
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
33398
|
+
}
|
|
33399
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33386
33400
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
33387
33401
|
}
|
|
33388
33402
|
}
|
|
@@ -33412,7 +33426,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33412
33426
|
&.e-scale {
|
|
33413
33427
|
&.e-h-scale {
|
|
33414
33428
|
.e-tick {
|
|
33415
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33429
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33430
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
33431
|
+
@if ($skin-name == 'material-dark') {
|
|
33432
|
+
background-position-x: center;
|
|
33433
|
+
}
|
|
33434
|
+
}
|
|
33435
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33416
33436
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
33417
33437
|
}
|
|
33418
33438
|
@else {
|
|
@@ -33422,7 +33442,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33422
33442
|
}
|
|
33423
33443
|
|
|
33424
33444
|
.e-large {
|
|
33425
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33445
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33446
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
33447
|
+
}
|
|
33448
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33426
33449
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
33427
33450
|
}
|
|
33428
33451
|
}
|
|
@@ -33498,7 +33521,12 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33498
33521
|
}
|
|
33499
33522
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
33500
33523
|
background-position: center;
|
|
33501
|
-
|
|
33524
|
+
@if ($skin-name == 'material-dark') {
|
|
33525
|
+
height: 12px;
|
|
33526
|
+
}
|
|
33527
|
+
@else {
|
|
33528
|
+
height: 99%;
|
|
33529
|
+
}
|
|
33502
33530
|
}
|
|
33503
33531
|
}
|
|
33504
33532
|
|
|
@@ -33524,6 +33552,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33524
33552
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
33525
33553
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
33526
33554
|
}
|
|
33555
|
+
@else if ($skin-name == 'material-dark') {
|
|
33556
|
+
height: 20px;
|
|
33557
|
+
top: 4px;
|
|
33558
|
+
}
|
|
33527
33559
|
}
|
|
33528
33560
|
}
|
|
33529
33561
|
|
|
@@ -33623,7 +33655,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33623
33655
|
background-position: center center;
|
|
33624
33656
|
}
|
|
33625
33657
|
|
|
33626
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
33658
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'material-dark') {
|
|
33627
33659
|
&.e-large {
|
|
33628
33660
|
@if ($skin-name != 'bootstrap4') {
|
|
33629
33661
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -33713,7 +33745,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33713
33745
|
.e-tick {
|
|
33714
33746
|
display: inline-block;
|
|
33715
33747
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
33716
|
-
background-repeat:
|
|
33748
|
+
background-repeat: repeat-y;
|
|
33717
33749
|
}
|
|
33718
33750
|
|
|
33719
33751
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -56170,7 +56202,8 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
56170
56202
|
|
|
56171
56203
|
.e-list-item {
|
|
56172
56204
|
|
|
56173
|
-
div.e-icons::before
|
|
56205
|
+
div.e-icons.e-icon-expandable::before,
|
|
56206
|
+
div.e-icons.e-icon-collapsible::before {
|
|
56174
56207
|
content: '\e75c';
|
|
56175
56208
|
}
|
|
56176
56209
|
}
|
|
@@ -59374,7 +59407,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
59374
59407
|
|
|
59375
59408
|
&.e-chip-input {
|
|
59376
59409
|
width: 0;
|
|
59377
|
-
|
|
59410
|
+
visibility: hidden;
|
|
59378
59411
|
}
|
|
59379
59412
|
}
|
|
59380
59413
|
|
|
@@ -62916,6 +62949,9 @@ ejs-multiselect {
|
|
|
62916
62949
|
@if $ddl-multiselect-skin-name != 'Material3' {
|
|
62917
62950
|
background-color: $ddl-chip-bg-color;
|
|
62918
62951
|
}
|
|
62952
|
+
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
62953
|
+
border: $dd-chip-border;
|
|
62954
|
+
}
|
|
62919
62955
|
border-radius: $ddl-chip-radius;
|
|
62920
62956
|
height: $ddl-chip-height;
|
|
62921
62957
|
}
|
|
@@ -70305,7 +70341,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
70305
70341
|
}
|
|
70306
70342
|
}
|
|
70307
70343
|
}
|
|
70308
|
-
.e-listview
|
|
70344
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
70309
70345
|
height: 24px;
|
|
70310
70346
|
width: 16px;
|
|
70311
70347
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -77203,7 +77239,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
77203
77239
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
77204
77240
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
77205
77241
|
@if $grid-skin == 'tailwind' {
|
|
77206
|
-
margin-left:
|
|
77242
|
+
margin-left: 4px;
|
|
77207
77243
|
}
|
|
77208
77244
|
}
|
|
77209
77245
|
|
|
@@ -78543,7 +78579,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
78543
78579
|
text-transform: $grid-header-text-transform;
|
|
78544
78580
|
user-select: none;
|
|
78545
78581
|
}
|
|
78546
|
-
|
|
78582
|
+
|
|
78583
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
78584
|
+
padding: 0 .4em ;
|
|
78585
|
+
@if $grid-skin == 'fabric' {
|
|
78586
|
+
padding: 0 1px 0;
|
|
78587
|
+
}
|
|
78588
|
+
@if $grid-skin == 'highcontrast' {
|
|
78589
|
+
padding: 0;
|
|
78590
|
+
}
|
|
78591
|
+
}
|
|
78592
|
+
|
|
78547
78593
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78548
78594
|
overflow: visible;
|
|
78549
78595
|
}
|
|
@@ -79045,6 +79091,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
79045
79091
|
right: 2px;
|
|
79046
79092
|
}
|
|
79047
79093
|
}
|
|
79094
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
79095
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
79096
|
+
}
|
|
79048
79097
|
|
|
79049
79098
|
.e-sortfilterdiv {
|
|
79050
79099
|
float: right;
|
|
@@ -79091,7 +79140,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
79091
79140
|
}
|
|
79092
79141
|
|
|
79093
79142
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
79094
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
79143
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
79095
79144
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
79096
79145
|
.e-headercelldiv,
|
|
79097
79146
|
.e-stackedheadercelldiv {
|
|
@@ -80444,6 +80493,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
80444
80493
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
80445
80494
|
padding: $grid-rtl-headercelldiv-padding;
|
|
80446
80495
|
text-align: right;
|
|
80496
|
+
@if $grid-skin == 'highcontrast' {
|
|
80497
|
+
margin: -7px 0;
|
|
80498
|
+
}
|
|
80447
80499
|
|
|
80448
80500
|
& .e-sortnumber {
|
|
80449
80501
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -80455,6 +80507,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
80455
80507
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
80456
80508
|
padding: $grid-rtl-headercelldiv-padding;
|
|
80457
80509
|
text-align: right;
|
|
80510
|
+
@if $grid-skin == 'highcontrast' {
|
|
80511
|
+
margin: -7px 0;
|
|
80512
|
+
}
|
|
80458
80513
|
|
|
80459
80514
|
& .e-sortnumber {
|
|
80460
80515
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -80475,9 +80530,6 @@ $grid-checkmark-color: $primary !default;
|
|
|
80475
80530
|
|
|
80476
80531
|
& .e-sortnumber {
|
|
80477
80532
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
80478
|
-
@if $grid-skin == 'bootstrap4' {
|
|
80479
|
-
margin: 4px -2px 0 0;
|
|
80480
|
-
}
|
|
80481
80533
|
}
|
|
80482
80534
|
}
|
|
80483
80535
|
|
|
@@ -80496,7 +80548,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
80496
80548
|
}
|
|
80497
80549
|
|
|
80498
80550
|
& .e-headercelldiv {
|
|
80499
|
-
padding: 0
|
|
80551
|
+
padding: 0 1.6em 0 1.2em;
|
|
80500
80552
|
|
|
80501
80553
|
& .e-sortnumber {
|
|
80502
80554
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -100857,7 +100909,9 @@ $lg-desktop: 1399.98;
|
|
|
100857
100909
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
100858
100910
|
height: $pv-toolbar-btn-height;
|
|
100859
100911
|
min-width: $pv-toolbar-btn-width;
|
|
100860
|
-
|
|
100912
|
+
@if ($skin-name != 'fluent2') {
|
|
100913
|
+
width: $pv-toolbar-btn-width;
|
|
100914
|
+
}
|
|
100861
100915
|
@if $skin-name == 'FluentUI' {
|
|
100862
100916
|
line-height: $pv-toolbar-btn-height;
|
|
100863
100917
|
min-width: 40px;
|
|
@@ -101775,7 +101829,8 @@ $lg-desktop: 1399.98;
|
|
|
101775
101829
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
101776
101830
|
}
|
|
101777
101831
|
|
|
101778
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
101832
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
101833
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
101779
101834
|
{
|
|
101780
101835
|
background: $pv-thumbnail-view-button-selection-background;
|
|
101781
101836
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -102138,7 +102193,9 @@ $lg-desktop: 1399.98;
|
|
|
102138
102193
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
102139
102194
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
102140
102195
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
102141
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
102196
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
102197
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
102198
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
102142
102199
|
color: $pv-icon-color;
|
|
102143
102200
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
102144
102201
|
box-shadow: none;
|
|
@@ -102202,13 +102259,18 @@ $lg-desktop: 1399.98;
|
|
|
102202
102259
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
102203
102260
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
102204
102261
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
102205
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
102262
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
102263
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
102264
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
102206
102265
|
@if $skin-name == 'bootstrap4' {
|
|
102207
102266
|
color: $pv-icon-color-hover;
|
|
102208
102267
|
}
|
|
102209
102268
|
@if $skin-name == 'bootstrap5' {
|
|
102210
102269
|
color: $white;
|
|
102211
102270
|
}
|
|
102271
|
+
@if $skin-name == 'fluent2' {
|
|
102272
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
102273
|
+
}
|
|
102212
102274
|
@if $skin-name == 'FluentUI' {
|
|
102213
102275
|
color: $pv-item-selection-color;
|
|
102214
102276
|
}
|
|
@@ -102220,7 +102282,7 @@ $lg-desktop: 1399.98;
|
|
|
102220
102282
|
@if $skin-name == 'bootstrap4' {
|
|
102221
102283
|
color: $pv-icon-color-hover;
|
|
102222
102284
|
}
|
|
102223
|
-
@if $skin-name == 'bootstrap5' {
|
|
102285
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102224
102286
|
color: $pv-icon-color;
|
|
102225
102287
|
}
|
|
102226
102288
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102228,12 +102290,23 @@ $lg-desktop: 1399.98;
|
|
|
102228
102290
|
}
|
|
102229
102291
|
}
|
|
102230
102292
|
|
|
102293
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
102294
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
102295
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
102296
|
+
@if ($skin-name == 'fluent2') {
|
|
102297
|
+
color: $pv-icon-color;
|
|
102298
|
+
}
|
|
102299
|
+
}
|
|
102300
|
+
|
|
102231
102301
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
102232
102302
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
102233
102303
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
102234
102304
|
@if $skin-name == 'bootstrap4' {
|
|
102235
102305
|
color: $pv-icon-color-hover;
|
|
102236
102306
|
}
|
|
102307
|
+
@if $skin-name == 'fluent2' {
|
|
102308
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
102309
|
+
}
|
|
102237
102310
|
}
|
|
102238
102311
|
|
|
102239
102312
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -102585,10 +102658,13 @@ $lg-desktop: 1399.98;
|
|
|
102585
102658
|
border-bottom: 2px solid;
|
|
102586
102659
|
margin-top: 0;
|
|
102587
102660
|
padding-top: 5px;
|
|
102588
|
-
@if ($skin-name=='bootstrap5'
|
|
102661
|
+
@if ($skin-name=='bootstrap5') {
|
|
102589
102662
|
margin-top: -4px;
|
|
102590
102663
|
padding-top: 0;
|
|
102591
102664
|
}
|
|
102665
|
+
@if ($theme-name=='fluent2') {
|
|
102666
|
+
padding-top: 0;
|
|
102667
|
+
}
|
|
102592
102668
|
@if $skin-name == 'FluentUI' {
|
|
102593
102669
|
line-height: 11px;
|
|
102594
102670
|
}
|
|
@@ -102600,7 +102676,12 @@ $lg-desktop: 1399.98;
|
|
|
102600
102676
|
line-height: 1.71em;
|
|
102601
102677
|
}
|
|
102602
102678
|
border-bottom: 2px solid;
|
|
102603
|
-
|
|
102679
|
+
@if ($skin-name == 'fluent2') {
|
|
102680
|
+
margin-top: 5px;
|
|
102681
|
+
}
|
|
102682
|
+
@else {
|
|
102683
|
+
margin-top: 0;
|
|
102684
|
+
}
|
|
102604
102685
|
padding-top: 1px;
|
|
102605
102686
|
vertical-align: initial;
|
|
102606
102687
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102612,9 +102693,12 @@ $lg-desktop: 1399.98;
|
|
|
102612
102693
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
102613
102694
|
margin-top: 0;
|
|
102614
102695
|
padding-top: 7px;
|
|
102615
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
102696
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
102616
102697
|
padding-top: 0;
|
|
102617
102698
|
}
|
|
102699
|
+
@if ( or $theme-name == 'fluent2'){
|
|
102700
|
+
padding-top: 5px;
|
|
102701
|
+
}
|
|
102618
102702
|
vertical-align: initial;
|
|
102619
102703
|
}
|
|
102620
102704
|
|
|
@@ -102626,6 +102710,13 @@ $lg-desktop: 1399.98;
|
|
|
102626
102710
|
vertical-align: initial;
|
|
102627
102711
|
}
|
|
102628
102712
|
|
|
102713
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
102714
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
102715
|
+
@if $skin-name != 'Material3' {
|
|
102716
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
102717
|
+
}
|
|
102718
|
+
}
|
|
102719
|
+
|
|
102629
102720
|
.e-pv-annotation-opacity-popup-container,
|
|
102630
102721
|
.e-pv-annotation-thickness-popup-container {
|
|
102631
102722
|
@if $skin-name != 'Material3' {
|
|
@@ -102984,13 +103075,6 @@ $lg-desktop: 1399.98;
|
|
|
102984
103075
|
}
|
|
102985
103076
|
}
|
|
102986
103077
|
|
|
102987
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
102988
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
102989
|
-
@if ($theme-name == 'fluent2') {
|
|
102990
|
-
line-height: 28px;
|
|
102991
|
-
}
|
|
102992
|
-
}
|
|
102993
|
-
|
|
102994
103078
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
102995
103079
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
102996
103080
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -103073,7 +103157,6 @@ $lg-desktop: 1399.98;
|
|
|
103073
103157
|
line-height: $pv-prop-color-picker-line-height;
|
|
103074
103158
|
@if ($skin-name == 'bootstrap5') {
|
|
103075
103159
|
background: $transparent;
|
|
103076
|
-
border: 1px solid $border-light;
|
|
103077
103160
|
border-radius: 4px;
|
|
103078
103161
|
box-sizing: border-box;
|
|
103079
103162
|
color: $content-text-color;
|
|
@@ -103088,6 +103171,13 @@ $lg-desktop: 1399.98;
|
|
|
103088
103171
|
}
|
|
103089
103172
|
}
|
|
103090
103173
|
|
|
103174
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
103175
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
103176
|
+
@if ($skin-name == 'bootstrap5') {
|
|
103177
|
+
color: $pv-icon-color;
|
|
103178
|
+
}
|
|
103179
|
+
}
|
|
103180
|
+
|
|
103091
103181
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
103092
103182
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
103093
103183
|
@if $skin-name == 'FluentUI' {
|
|
@@ -103619,7 +103709,7 @@ $lg-desktop: 1399.98;
|
|
|
103619
103709
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
103620
103710
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
103621
103711
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
103622
|
-
@if $skin-name != 'Material3' {
|
|
103712
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
103623
103713
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
103624
103714
|
}
|
|
103625
103715
|
}
|
|
@@ -103723,14 +103813,6 @@ $lg-desktop: 1399.98;
|
|
|
103723
103813
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
103724
103814
|
}
|
|
103725
103815
|
|
|
103726
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
103727
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
103728
|
-
@if $theme-name == 'fluent2' {
|
|
103729
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103730
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103731
|
-
}
|
|
103732
|
-
}
|
|
103733
|
-
|
|
103734
103816
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
103735
103817
|
@if $theme-name == 'fluent2' {
|
|
103736
103818
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -104073,6 +104155,8 @@ $lg-desktop: 1399.98;
|
|
|
104073
104155
|
padding-right: 7px;
|
|
104074
104156
|
@if $skin-name == 'Material3' {
|
|
104075
104157
|
font-size: $text-xs;
|
|
104158
|
+
padding-left: 12px;
|
|
104159
|
+
padding-right: 12px;
|
|
104076
104160
|
}
|
|
104077
104161
|
}
|
|
104078
104162
|
|
|
@@ -104215,7 +104299,7 @@ $lg-desktop: 1399.98;
|
|
|
104215
104299
|
.e-pv-comments-panel-text {
|
|
104216
104300
|
font-size: 15px;
|
|
104217
104301
|
padding-left: 85px;
|
|
104218
|
-
color:
|
|
104302
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
104219
104303
|
}
|
|
104220
104304
|
|
|
104221
104305
|
.e-pv-comments-content-container {
|
|
@@ -104403,8 +104487,34 @@ $lg-desktop: 1399.98;
|
|
|
104403
104487
|
}
|
|
104404
104488
|
}
|
|
104405
104489
|
|
|
104490
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
104491
|
+
@if ($skin-name == 'fluent2') {
|
|
104492
|
+
margin-top: -4px;
|
|
104493
|
+
}
|
|
104494
|
+
}
|
|
104495
|
+
|
|
104496
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104497
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104498
|
+
@if ($skin-name == 'fluent2') {
|
|
104499
|
+
margin-top: -5px;
|
|
104500
|
+
}
|
|
104501
|
+
}
|
|
104502
|
+
|
|
104503
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
104504
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
104505
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
104506
|
+
@if ($skin-name == 'fluent2') {
|
|
104507
|
+
padding-top: 8px;
|
|
104508
|
+
}
|
|
104509
|
+
}
|
|
104510
|
+
|
|
104406
104511
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
104407
|
-
|
|
104512
|
+
@if ($skin-name == 'fluent2') {
|
|
104513
|
+
margin-top: -4px;
|
|
104514
|
+
}
|
|
104515
|
+
@else {
|
|
104516
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
104517
|
+
}
|
|
104408
104518
|
@if $theme-name != 'fluent2'{
|
|
104409
104519
|
padding-left: 7px;
|
|
104410
104520
|
}
|
|
@@ -104728,7 +104838,9 @@ $lg-desktop: 1399.98;
|
|
|
104728
104838
|
@if $skin-name == 'bootstrap5' {
|
|
104729
104839
|
color: $pv-icon-color;
|
|
104730
104840
|
height: 32px;
|
|
104731
|
-
|
|
104841
|
+
@if ($theme-name != 'fluent2') {
|
|
104842
|
+
line-height: 32px;
|
|
104843
|
+
}
|
|
104732
104844
|
}
|
|
104733
104845
|
@else {
|
|
104734
104846
|
color: $pv-icon-color;
|
|
@@ -104785,13 +104897,6 @@ $lg-desktop: 1399.98;
|
|
|
104785
104897
|
border-color: $pv-annotation-dropdown-border-color;
|
|
104786
104898
|
}
|
|
104787
104899
|
|
|
104788
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104789
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104790
|
-
@if $theme-name == 'fluent2' {
|
|
104791
|
-
margin-top: -10px;
|
|
104792
|
-
}
|
|
104793
|
-
}
|
|
104794
|
-
|
|
104795
104900
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
104796
104901
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
104797
104902
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -105360,6 +105465,7 @@ $lg-desktop: 1399.98;
|
|
|
105360
105465
|
|
|
105361
105466
|
.e-pv-properties-form-field-group-btn-div {
|
|
105362
105467
|
display: grid;
|
|
105468
|
+
align-content: space-between;
|
|
105363
105469
|
}
|
|
105364
105470
|
|
|
105365
105471
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -105718,7 +105824,6 @@ $lg-desktop: 1399.98;
|
|
|
105718
105824
|
}
|
|
105719
105825
|
@if $theme-name == 'fluent2'{
|
|
105720
105826
|
font-family: $font-family;
|
|
105721
|
-
margin-left: 7px;
|
|
105722
105827
|
}
|
|
105723
105828
|
}
|
|
105724
105829
|
|
|
@@ -126728,6 +126833,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126728
126833
|
|
|
126729
126834
|
.e-disabled {
|
|
126730
126835
|
opacity: $ribbon-disabled-opacity;
|
|
126836
|
+
pointer-events: none;
|
|
126731
126837
|
}
|
|
126732
126838
|
|
|
126733
126839
|
.e-input-group {
|