@syncfusion/blazor-themes 27.1.48 → 27.1.50
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 +103 -87
- package/SCSS-Themes/bds.scss +103 -87
- package/SCSS-Themes/bootstrap-dark.scss +103 -87
- package/SCSS-Themes/bootstrap.scss +103 -87
- package/SCSS-Themes/bootstrap4.scss +103 -87
- package/SCSS-Themes/bootstrap5-dark.scss +103 -87
- package/SCSS-Themes/bootstrap5.3.scss +103 -87
- package/SCSS-Themes/bootstrap5.scss +103 -87
- package/SCSS-Themes/buttons/check-box/bds-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bds.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.3.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent2-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent2.scss +7 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material3.scss +7 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +7 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +1 -3
- package/SCSS-Themes/dropdowns/list-box/bds-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bds.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.3.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -0
- package/SCSS-Themes/fabric-dark.scss +103 -87
- package/SCSS-Themes/fabric.scss +103 -87
- package/SCSS-Themes/fluent-dark.scss +104 -88
- package/SCSS-Themes/fluent.scss +104 -88
- package/SCSS-Themes/fluent2-dark.scss +104 -88
- package/SCSS-Themes/fluent2.scss +104 -88
- package/SCSS-Themes/grids/grid/bds-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bds.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap4.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5.scss +52 -41
- package/SCSS-Themes/grids/grid/fabric-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/fabric.scss +52 -41
- package/SCSS-Themes/grids/grid/fluent-dark.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent2.scss +53 -42
- package/SCSS-Themes/grids/grid/highcontrast.scss +52 -41
- package/SCSS-Themes/grids/grid/material-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/material.scss +52 -41
- package/SCSS-Themes/grids/grid/material3-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/material3.scss +52 -41
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/tailwind.scss +52 -41
- package/SCSS-Themes/highcontrast.scss +103 -87
- package/SCSS-Themes/inputs/color-picker/bds-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bds.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5.3.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fabric.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent2-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent2.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material3-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material3.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +1 -1
- package/SCSS-Themes/material-dark.scss +103 -87
- package/SCSS-Themes/material.scss +103 -87
- package/SCSS-Themes/material3-dark.scss +103 -87
- package/SCSS-Themes/material3.scss +103 -87
- package/SCSS-Themes/popups/dialog/bds-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bds.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5.3.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +0 -35
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fabric.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent2.scss +0 -35
- package/SCSS-Themes/popups/dialog/highcontrast.scss +0 -35
- package/SCSS-Themes/popups/dialog/material-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/material.scss +0 -35
- package/SCSS-Themes/popups/dialog/material3-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/material3.scss +0 -35
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/tailwind.scss +0 -35
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +41 -7
- package/SCSS-Themes/tailwind-dark.scss +103 -87
- package/SCSS-Themes/tailwind.scss +103 -87
- package/package.json +1 -1
|
@@ -3789,9 +3789,7 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3789
3789
|
|
|
3790
3790
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
3791
3791
|
border-color: transparent;
|
|
3792
|
-
|
|
3793
|
-
background: none;
|
|
3794
|
-
}
|
|
3792
|
+
background: none;
|
|
3795
3793
|
}
|
|
3796
3794
|
}
|
|
3797
3795
|
|
|
@@ -30114,6 +30112,13 @@ $cbox-border-style: solid !default;
|
|
|
30114
30112
|
}
|
|
30115
30113
|
}
|
|
30116
30114
|
}
|
|
30115
|
+
|
|
30116
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
30117
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
30118
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30119
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30120
|
+
}
|
|
30121
|
+
}
|
|
30117
30122
|
}
|
|
30118
30123
|
}
|
|
30119
30124
|
}
|
|
@@ -37859,7 +37864,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
37859
37864
|
color: $cpicker-handler-tooltip-color;
|
|
37860
37865
|
}
|
|
37861
37866
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
37862
|
-
background-color: $btn-hover-bgcolor
|
|
37867
|
+
background-color: $btn-hover-bgcolor;
|
|
37863
37868
|
color: $cpicker-handler-tooltip-color;
|
|
37864
37869
|
}
|
|
37865
37870
|
}
|
|
@@ -49028,41 +49033,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
49028
49033
|
.e-footer-content {
|
|
49029
49034
|
background-color: $dialog-footer-bg-color;
|
|
49030
49035
|
|
|
49031
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
49032
|
-
.e-btn.e-primary {
|
|
49033
|
-
background: none;
|
|
49034
|
-
box-shadow: none;
|
|
49035
|
-
color: $dialog-primary-button-color;
|
|
49036
|
-
}
|
|
49037
|
-
|
|
49038
|
-
.e-btn:not(.e-primary) {
|
|
49039
|
-
background: none;
|
|
49040
|
-
box-shadow: none;
|
|
49041
|
-
color: $dialog-secondary-button-color;
|
|
49042
|
-
}
|
|
49043
|
-
}
|
|
49044
|
-
|
|
49045
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
49046
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
49047
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
49048
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
49049
|
-
}
|
|
49050
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
49051
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
49052
|
-
}
|
|
49053
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
49054
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
49055
|
-
}
|
|
49056
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
49057
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
49058
|
-
.e-btn:not([DISABLED]):hover {
|
|
49059
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
49060
|
-
}
|
|
49061
|
-
.e-btn:not([DISABLED]):active {
|
|
49062
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
49063
|
-
}
|
|
49064
|
-
}
|
|
49065
|
-
|
|
49066
49036
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' or $skin-name == 'tailwind' or $skin-name == 'FluentUI' or $skin-name == 'fluent2' {
|
|
49067
49037
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
49068
49038
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -68071,6 +68041,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
68071
68041
|
}
|
|
68072
68042
|
}
|
|
68073
68043
|
|
|
68044
|
+
& .e-list-wrap:focus-visible,
|
|
68074
68045
|
&:focus {
|
|
68075
68046
|
outline: none;
|
|
68076
68047
|
}
|
|
@@ -82703,28 +82674,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
82703
82674
|
}
|
|
82704
82675
|
|
|
82705
82676
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82706
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
82707
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82708
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82677
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82709
82678
|
@if $grid-skin == 'material3' {
|
|
82710
82679
|
border: 1px solid rgba($content-text-color);
|
|
82711
82680
|
}
|
|
82712
82681
|
}
|
|
82713
82682
|
|
|
82714
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82715
|
-
.e-
|
|
82716
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82717
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
82718
|
-
@if $grid-skin == 'material3' {
|
|
82719
|
-
padding-bottom: 13px;
|
|
82720
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
82721
|
-
}
|
|
82722
|
-
}
|
|
82723
|
-
|
|
82724
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82725
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
82683
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
82684
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
82726
82685
|
@if $grid-skin == 'material3' {
|
|
82727
|
-
padding-top:
|
|
82686
|
+
padding-top: 0;
|
|
82687
|
+
padding-bottom: 0;
|
|
82688
|
+
@include grid-padding-left-right(12px, 12px);
|
|
82728
82689
|
}
|
|
82729
82690
|
}
|
|
82730
82691
|
|
|
@@ -83364,6 +83325,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83364
83325
|
|
|
83365
83326
|
& .e-res-apply-btn:disabled {
|
|
83366
83327
|
color: $grid-btn-disabled-bgcolor;
|
|
83328
|
+
@if $grid-skin == 'fluent2' {
|
|
83329
|
+
color: $primary-text-disabled;
|
|
83330
|
+
}
|
|
83367
83331
|
}
|
|
83368
83332
|
& .e-btn {
|
|
83369
83333
|
@if $grid-skin != 'fluent2' {
|
|
@@ -84462,6 +84426,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84462
84426
|
}
|
|
84463
84427
|
}
|
|
84464
84428
|
|
|
84429
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
84430
|
+
& .e-search-icon {
|
|
84431
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84432
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
84433
|
+
padding: 9px 8px;
|
|
84434
|
+
}
|
|
84435
|
+
@if $grid-skin == 'bootstrap4' {
|
|
84436
|
+
padding: 9px 9.5px;
|
|
84437
|
+
}
|
|
84438
|
+
}
|
|
84439
|
+
}
|
|
84440
|
+
|
|
84465
84441
|
.e-res-toolbar {
|
|
84466
84442
|
border-bottom: 1px solid;
|
|
84467
84443
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -84562,18 +84538,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84562
84538
|
}
|
|
84563
84539
|
}
|
|
84564
84540
|
|
|
84565
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
84566
|
-
& .e-search-icon {
|
|
84567
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84568
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
84569
|
-
padding: 9px 8px;
|
|
84570
|
-
}
|
|
84571
|
-
@if $grid-skin == 'bootstrap4' {
|
|
84572
|
-
padding: 9px 9.5px;
|
|
84573
|
-
}
|
|
84574
|
-
}
|
|
84575
|
-
}
|
|
84576
|
-
|
|
84577
84541
|
& .e-responsive-right {
|
|
84578
84542
|
& .e-search-wrapper {
|
|
84579
84543
|
padding-left: 0;
|
|
@@ -84770,8 +84734,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84770
84734
|
}
|
|
84771
84735
|
}
|
|
84772
84736
|
|
|
84773
|
-
&.e-default
|
|
84774
|
-
|
|
84737
|
+
&.e-default {
|
|
84738
|
+
.e-grouptopleftcell,
|
|
84739
|
+
.e-rowdragheader {
|
|
84740
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
84741
|
+
}
|
|
84775
84742
|
}
|
|
84776
84743
|
|
|
84777
84744
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -84779,10 +84746,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84779
84746
|
border-left: 1px solid;
|
|
84780
84747
|
}
|
|
84781
84748
|
|
|
84782
|
-
&.e-default.e-verticallines
|
|
84783
|
-
&.e-default.e-bothlines
|
|
84784
|
-
&.e-default.e-hidelines
|
|
84785
|
-
|
|
84749
|
+
&.e-default.e-verticallines,
|
|
84750
|
+
&.e-default.e-bothlines,
|
|
84751
|
+
&.e-default.e-hidelines {
|
|
84752
|
+
.e-grouptopleftcell,
|
|
84753
|
+
.e-rowdragheader {
|
|
84754
|
+
border-top-width: 0;
|
|
84755
|
+
}
|
|
84786
84756
|
}
|
|
84787
84757
|
|
|
84788
84758
|
&.e-default.e-verticallines,
|
|
@@ -85043,6 +85013,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85043
85013
|
width: auto;
|
|
85044
85014
|
}
|
|
85045
85015
|
|
|
85016
|
+
.e-rowcell.e-gridchkbox {
|
|
85017
|
+
@if $grid-skin == 'fluent' {
|
|
85018
|
+
padding-left: 8px;
|
|
85019
|
+
}
|
|
85020
|
+
}
|
|
85021
|
+
|
|
85046
85022
|
&.e-left-shadow,
|
|
85047
85023
|
&.e-rtl.e-left-shadow,
|
|
85048
85024
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -85986,13 +85962,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85986
85962
|
font-weight: $grid-selection-font-weight;
|
|
85987
85963
|
}
|
|
85988
85964
|
|
|
85989
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
85965
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
85990
85966
|
td.e-cellselectionbackground {
|
|
85991
85967
|
font-weight: $grid-selection-font-weight;
|
|
85992
85968
|
@if $grid-skin == 'material3' {
|
|
85993
|
-
border: 1px solid rgba($content-text-color);
|
|
85994
85969
|
padding-bottom: 7px;
|
|
85995
|
-
@include grid-padding-left-right(
|
|
85970
|
+
@include grid-padding-left-right(8px, 8px);
|
|
85996
85971
|
}
|
|
85997
85972
|
}
|
|
85998
85973
|
|
|
@@ -86003,14 +85978,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86003
85978
|
}
|
|
86004
85979
|
|
|
86005
85980
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
86006
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
86007
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85981
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
86008
85982
|
@if $grid-skin == 'material3' {
|
|
86009
85983
|
border: 1px solid rgba($content-text-color);
|
|
86010
85984
|
}
|
|
86011
85985
|
}
|
|
86012
85986
|
|
|
86013
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
85987
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
86014
85988
|
@if $grid-skin == 'material3' {
|
|
86015
85989
|
padding-top: 7px;
|
|
86016
85990
|
}
|
|
@@ -87090,7 +87064,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87090
87064
|
}
|
|
87091
87065
|
|
|
87092
87066
|
&.e-wrap {
|
|
87093
|
-
& .e-rowcell,
|
|
87067
|
+
& .e-gridheader .e-rowcell,
|
|
87068
|
+
& .e-gridcontent .e-rowcell,
|
|
87094
87069
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
87095
87070
|
& .e-columnheader .e-headercelldiv,
|
|
87096
87071
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -87103,6 +87078,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87103
87078
|
max-height: $grid-rowcell-wrap-max-height;
|
|
87104
87079
|
}
|
|
87105
87080
|
}
|
|
87081
|
+
|
|
87082
|
+
& .e-checkbox-wrapper {
|
|
87083
|
+
vertical-align: middle;
|
|
87084
|
+
}
|
|
87106
87085
|
}
|
|
87107
87086
|
|
|
87108
87087
|
&.e-wrap .e-columnheader {
|
|
@@ -87275,6 +87254,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87275
87254
|
}
|
|
87276
87255
|
|
|
87277
87256
|
&.sf-grid {
|
|
87257
|
+
|
|
87278
87258
|
span.e-ungroupbutton.e-icons {
|
|
87279
87259
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
87280
87260
|
@if $grid-skin == 'material3' {
|
|
@@ -87953,10 +87933,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87953
87933
|
|
|
87954
87934
|
.e-verticallines tr th,
|
|
87955
87935
|
.e-grouptopleftcell,
|
|
87936
|
+
.e-rowdragheader,
|
|
87956
87937
|
.e-gridpopup .e-content,
|
|
87957
87938
|
.e-filterbarcell,
|
|
87958
87939
|
.e-filterbarcelldisabled,
|
|
87959
87940
|
&.e-default .e-grouptopleftcell,
|
|
87941
|
+
&.e-default .e-rowdragheader,
|
|
87960
87942
|
.e-headercell,
|
|
87961
87943
|
.e-summarycell,
|
|
87962
87944
|
.e-detailheadercell,
|
|
@@ -95945,6 +95927,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
95945
95927
|
margin-block-start: 10px;
|
|
95946
95928
|
}
|
|
95947
95929
|
|
|
95930
|
+
.e-content ul {
|
|
95931
|
+
list-style-type: disc;
|
|
95932
|
+
}
|
|
95933
|
+
|
|
95934
|
+
.e-content ul ul,
|
|
95935
|
+
.e-content ol ul {
|
|
95936
|
+
list-style-type: circle;
|
|
95937
|
+
}
|
|
95938
|
+
|
|
95939
|
+
.e-content ul ul ul,
|
|
95940
|
+
.e-content ol ul ul,
|
|
95941
|
+
.e-content ul ol ul,
|
|
95942
|
+
.e-content ol ol ul {
|
|
95943
|
+
list-style-type: square;
|
|
95944
|
+
}
|
|
95945
|
+
|
|
95948
95946
|
.e-content h1 {
|
|
95949
95947
|
font-size: 2.857em;
|
|
95950
95948
|
font-weight: 600;
|
|
@@ -96013,7 +96011,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
96013
96011
|
word-break: inherit;
|
|
96014
96012
|
word-wrap: break-word;
|
|
96015
96013
|
|
|
96016
|
-
@if $skin-name == 'fluent2' or $
|
|
96014
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
96017
96015
|
background-color: $rte-pre-bg-color;
|
|
96018
96016
|
}
|
|
96019
96017
|
}
|
|
@@ -97854,6 +97852,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97854
97852
|
color: $rte-drop-btn-active-color;
|
|
97855
97853
|
}
|
|
97856
97854
|
}
|
|
97855
|
+
|
|
97856
|
+
.e-tbar-btn:hover {
|
|
97857
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97858
|
+
color: $rte-drop-btn-active-color;
|
|
97859
|
+
}
|
|
97860
|
+
}
|
|
97857
97861
|
}
|
|
97858
97862
|
|
|
97859
97863
|
.e-toolbar-extended {
|
|
@@ -97880,6 +97884,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97880
97884
|
background: $rte-drop-btn-active-bg;
|
|
97881
97885
|
}
|
|
97882
97886
|
|
|
97887
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
97888
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97889
|
+
color: $rte-drop-btn-active-color;
|
|
97890
|
+
}
|
|
97891
|
+
}
|
|
97892
|
+
|
|
97883
97893
|
@if $skin-name == 'bootstrap5' {
|
|
97884
97894
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
97885
97895
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -97898,7 +97908,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97898
97908
|
background: transparent;
|
|
97899
97909
|
color: transparent;
|
|
97900
97910
|
}
|
|
97901
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
97911
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
97902
97912
|
::selection {
|
|
97903
97913
|
color: $rte-selection-color;
|
|
97904
97914
|
background: $rte-selection-bg;
|
|
@@ -98016,7 +98026,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98016
98026
|
.e-rte-list-primary-content {
|
|
98017
98027
|
|
|
98018
98028
|
&:hover {
|
|
98019
|
-
@if $
|
|
98029
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98020
98030
|
background: $rte-split-btn-span-active-bg;
|
|
98021
98031
|
}
|
|
98022
98032
|
@else {
|
|
@@ -98036,7 +98046,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98036
98046
|
.e-caret {
|
|
98037
98047
|
|
|
98038
98048
|
&:hover {
|
|
98039
|
-
@if $
|
|
98049
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98040
98050
|
background: $rte-split-btn-span-active-bg;
|
|
98041
98051
|
}
|
|
98042
98052
|
@else {
|
|
@@ -98098,7 +98108,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98098
98108
|
justify-content: center;
|
|
98099
98109
|
}
|
|
98100
98110
|
&:hover {
|
|
98101
|
-
@if $
|
|
98111
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98102
98112
|
background: $rte-split-btn-span-active-bg;
|
|
98103
98113
|
}
|
|
98104
98114
|
@else {
|
|
@@ -98109,7 +98119,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98109
98119
|
|
|
98110
98120
|
.e-caret {
|
|
98111
98121
|
&:hover {
|
|
98112
|
-
@if $
|
|
98122
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98113
98123
|
background: $rte-split-btn-span-active-bg;
|
|
98114
98124
|
}
|
|
98115
98125
|
@else {
|
|
@@ -98403,8 +98413,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98403
98413
|
}
|
|
98404
98414
|
}
|
|
98405
98415
|
}
|
|
98416
|
+
|
|
98406
98417
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
98407
|
-
|
|
98418
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98419
|
+
color: $rte-drop-btn-active-color;
|
|
98420
|
+
}
|
|
98421
|
+
@else {
|
|
98422
|
+
color: $rte-tlbar-expand-active;
|
|
98423
|
+
}
|
|
98408
98424
|
}
|
|
98409
98425
|
|
|
98410
98426
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
|
@@ -851,6 +851,13 @@ $cbox-border-style: solid !default;
|
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
|
+
|
|
855
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
856
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
857
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
858
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
859
|
+
}
|
|
860
|
+
}
|
|
854
861
|
}
|
|
855
862
|
}
|
|
856
863
|
}
|
|
@@ -851,6 +851,13 @@ $cbox-border-style: solid !default;
|
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
|
+
|
|
855
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
856
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
857
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
858
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
859
|
+
}
|
|
860
|
+
}
|
|
854
861
|
}
|
|
855
862
|
}
|
|
856
863
|
}
|
|
@@ -851,6 +851,13 @@ $cbox-border-style: solid !default;
|
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
|
+
|
|
855
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
856
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
857
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
858
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
859
|
+
}
|
|
860
|
+
}
|
|
854
861
|
}
|
|
855
862
|
}
|
|
856
863
|
}
|
|
@@ -851,6 +851,13 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
|
+
|
|
855
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
856
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
857
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
858
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
859
|
+
}
|
|
860
|
+
}
|
|
854
861
|
}
|
|
855
862
|
}
|
|
856
863
|
}
|
|
@@ -851,6 +851,13 @@ $cbox-border-style: solid !default;
|
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
|
+
|
|
855
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
856
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
857
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
858
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
859
|
+
}
|
|
860
|
+
}
|
|
854
861
|
}
|
|
855
862
|
}
|
|
856
863
|
}
|
|
@@ -851,6 +851,13 @@ $cbox-border-style: solid !default;
|
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
|
+
|
|
855
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
856
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
857
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
858
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
859
|
+
}
|
|
860
|
+
}
|
|
854
861
|
}
|
|
855
862
|
}
|
|
856
863
|
}
|
|
@@ -851,6 +851,13 @@ $cbox-border-style: solid !default;
|
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
|
+
|
|
855
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
856
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
857
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
858
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
859
|
+
}
|
|
860
|
+
}
|
|
854
861
|
}
|
|
855
862
|
}
|
|
856
863
|
}
|
|
@@ -851,6 +851,13 @@ $cbox-border-style: solid !default;
|
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
|
+
|
|
855
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
856
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
857
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
858
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
859
|
+
}
|
|
860
|
+
}
|
|
854
861
|
}
|
|
855
862
|
}
|
|
856
863
|
}
|
|
@@ -853,6 +853,13 @@ $cbox-ripple-size: -9px !default;
|
|
|
853
853
|
}
|
|
854
854
|
}
|
|
855
855
|
}
|
|
856
|
+
|
|
857
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
858
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
859
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
860
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
861
|
+
}
|
|
862
|
+
}
|
|
856
863
|
}
|
|
857
864
|
}
|
|
858
865
|
}
|
|
@@ -853,6 +853,13 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
853
853
|
}
|
|
854
854
|
}
|
|
855
855
|
}
|
|
856
|
+
|
|
857
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
858
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
859
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
860
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
861
|
+
}
|
|
862
|
+
}
|
|
856
863
|
}
|
|
857
864
|
}
|
|
858
865
|
}
|
|
@@ -856,6 +856,13 @@ $cbox-icon-color: $icon-color !default;
|
|
|
856
856
|
}
|
|
857
857
|
}
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
861
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
862
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
863
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
864
|
+
}
|
|
865
|
+
}
|
|
859
866
|
}
|
|
860
867
|
}
|
|
861
868
|
}
|
|
@@ -856,6 +856,13 @@ $cbox-icon-color: $icon-color !default;
|
|
|
856
856
|
}
|
|
857
857
|
}
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
861
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
862
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
863
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
864
|
+
}
|
|
865
|
+
}
|
|
859
866
|
}
|
|
860
867
|
}
|
|
861
868
|
}
|
|
@@ -851,6 +851,13 @@ $cbox-border-style: solid !default;
|
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
|
+
|
|
855
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
856
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
857
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
858
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
859
|
+
}
|
|
860
|
+
}
|
|
854
861
|
}
|
|
855
862
|
}
|
|
856
863
|
}
|
|
@@ -851,6 +851,13 @@ $cbox-border-style: solid !default;
|
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
|
+
|
|
855
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
856
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
857
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
858
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
859
|
+
}
|
|
860
|
+
}
|
|
854
861
|
}
|
|
855
862
|
}
|
|
856
863
|
}
|
|
@@ -852,6 +852,13 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
854
|
}
|
|
855
|
+
|
|
856
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
857
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
858
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
859
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
860
|
+
}
|
|
861
|
+
}
|
|
855
862
|
}
|
|
856
863
|
}
|
|
857
864
|
}
|
|
@@ -854,6 +854,13 @@ $cbox-border-style: solid !default;
|
|
|
854
854
|
}
|
|
855
855
|
}
|
|
856
856
|
}
|
|
857
|
+
|
|
858
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
859
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
860
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
861
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
863
|
+
}
|
|
857
864
|
}
|
|
858
865
|
}
|
|
859
866
|
}
|
|
@@ -853,6 +853,13 @@ $cbox-border-style: solid !default;
|
|
|
853
853
|
}
|
|
854
854
|
}
|
|
855
855
|
}
|
|
856
|
+
|
|
857
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
858
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
859
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
860
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
861
|
+
}
|
|
862
|
+
}
|
|
856
863
|
}
|
|
857
864
|
}
|
|
858
865
|
}
|
|
@@ -851,6 +851,13 @@ $cbox-border-style: solid !default;
|
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
|
+
|
|
855
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
856
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
857
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
858
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
859
|
+
}
|
|
860
|
+
}
|
|
854
861
|
}
|
|
855
862
|
}
|
|
856
863
|
}
|
|
@@ -851,6 +851,13 @@ $cbox-border-style: solid !default;
|
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
|
+
|
|
855
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
856
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
857
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
858
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
859
|
+
}
|
|
860
|
+
}
|
|
854
861
|
}
|
|
855
862
|
}
|
|
856
863
|
}
|