@syncfusion/blazor-themes 20.4.44 → 20.4.49
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/bootstrap-dark.scss +100 -37
- package/SCSS-Themes/bootstrap.scss +100 -37
- package/SCSS-Themes/bootstrap4.scss +101 -38
- package/SCSS-Themes/bootstrap5-dark.scss +101 -38
- package/SCSS-Themes/bootstrap5.scss +101 -38
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +4 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +4 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/material.scss +4 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -2
- package/SCSS-Themes/fabric-dark.scss +104 -41
- package/SCSS-Themes/fabric.scss +104 -41
- package/SCSS-Themes/fluent-dark.scss +101 -38
- package/SCSS-Themes/fluent.scss +101 -38
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +12 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/fabric.scss +12 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/fluent.scss +12 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +12 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/material.scss +12 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +12 -0
- package/SCSS-Themes/highcontrast.scss +100 -37
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +6 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fabric.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fluent.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/material.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +14 -0
- package/SCSS-Themes/material-dark.scss +100 -37
- package/SCSS-Themes/material.scss +100 -37
- package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap4.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap5.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fabric-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fabric.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fluent-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fluent.scss +4 -4
- package/SCSS-Themes/navigations/accordion/highcontrast.scss +4 -4
- package/SCSS-Themes/navigations/accordion/material-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/material.scss +4 -4
- package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/tailwind.scss +4 -4
- package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/bootstrap.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/fabric.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/fluent.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/highcontrast.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/material-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/material.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/tailwind.scss +22 -14
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +2 -1
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +6 -5
- package/SCSS-Themes/navigations/menu/fabric.scss +6 -5
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/fluent.scss +2 -1
- package/SCSS-Themes/navigations/menu/highcontrast.scss +2 -1
- package/SCSS-Themes/navigations/menu/material-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/material.scss +2 -1
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/tailwind.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/material.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +25 -11
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +4 -4
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fabric.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fluent.scss +1 -1
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +1 -1
- package/SCSS-Themes/schedule/schedule/material-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/material.scss +1 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/tailwind.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -0
- package/SCSS-Themes/tailwind-dark.scss +100 -37
- package/SCSS-Themes/tailwind.scss +100 -37
- package/package.json +1 -1
|
@@ -2072,16 +2072,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2072
2072
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
2073
2073
|
border-radius: $acrdn-border-radius;
|
|
2074
2074
|
|
|
2075
|
-
.e-active {
|
|
2076
|
-
background: $acrdn-active-bg-color;
|
|
2077
|
-
}
|
|
2078
|
-
|
|
2079
2075
|
.e-acrdn-item {
|
|
2080
2076
|
border-color: $acrdn-item-border-color;
|
|
2081
2077
|
border-style: $acrdn-item-border-nav-type;
|
|
2082
2078
|
border-width: $acrdn-item-border-size;
|
|
2083
2079
|
border-radius: $acrdn-item-border-radius;
|
|
2084
2080
|
|
|
2081
|
+
&.e-active {
|
|
2082
|
+
background: $acrdn-active-bg-color;
|
|
2083
|
+
}
|
|
2084
|
+
|
|
2085
2085
|
&.e-select:last-child {
|
|
2086
2086
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
2087
2087
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -27215,6 +27215,10 @@ $cbox-border-style: solid !default;
|
|
|
27215
27215
|
}
|
|
27216
27216
|
}
|
|
27217
27217
|
|
|
27218
|
+
.e-checkbox-wrapper[readonly] {
|
|
27219
|
+
pointer-events: none;
|
|
27220
|
+
}
|
|
27221
|
+
|
|
27218
27222
|
.e-small .e-checkbox-wrapper,
|
|
27219
27223
|
.e-small.e-checkbox-wrapper,
|
|
27220
27224
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29459,6 +29463,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29459
29463
|
|
|
29460
29464
|
.e-caret {
|
|
29461
29465
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29466
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29467
|
+
margin-top: 0;
|
|
29468
|
+
}
|
|
29462
29469
|
}
|
|
29463
29470
|
|
|
29464
29471
|
&.e-vertical {
|
|
@@ -34508,12 +34515,26 @@ $cpicker-blazor-bigger-input-margin: calc(3.425% - 2.38px) !default;
|
|
|
34508
34515
|
& .e-slider-track {
|
|
34509
34516
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
34510
34517
|
}
|
|
34518
|
+
|
|
34519
|
+
& .e-handle {
|
|
34520
|
+
@if $skin-name == 'FluentUI' {
|
|
34521
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34522
|
+
}
|
|
34523
|
+
}
|
|
34511
34524
|
}
|
|
34512
34525
|
|
|
34513
34526
|
& .e-preview-container {
|
|
34514
34527
|
margin-left: 0;
|
|
34515
34528
|
margin-right: $cpicker-preview-margin-left;
|
|
34516
34529
|
}
|
|
34530
|
+
|
|
34531
|
+
& .e-opacity-slider {
|
|
34532
|
+
& .e-handle-first {
|
|
34533
|
+
@if $skin-name == 'FluentUI' {
|
|
34534
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34535
|
+
}
|
|
34536
|
+
}
|
|
34537
|
+
}
|
|
34517
34538
|
}
|
|
34518
34539
|
|
|
34519
34540
|
& .e-selected-value {
|
|
@@ -35314,7 +35335,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35314
35335
|
}
|
|
35315
35336
|
|
|
35316
35337
|
&.e-menu-caret-icon {
|
|
35317
|
-
|
|
35338
|
+
@if $skin-name != 'FluentUI' {
|
|
35339
|
+
padding-left: $cmenu-caret-li-padding;
|
|
35340
|
+
}
|
|
35318
35341
|
padding-right: $cmenu-li-right-padding;
|
|
35319
35342
|
}
|
|
35320
35343
|
|
|
@@ -35507,28 +35530,34 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35507
35530
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
35508
35531
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
35509
35532
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
35510
|
-
@
|
|
35533
|
+
@if $skin-name != 'FluentUI' {
|
|
35534
|
+
@include bigger-rtl-blank-icon;
|
|
35535
|
+
}
|
|
35511
35536
|
}
|
|
35512
35537
|
}
|
|
35513
35538
|
|
|
35514
35539
|
|
|
35515
35540
|
@mixin focused-icon-color {
|
|
35516
|
-
|
|
35517
|
-
|
|
35518
|
-
|
|
35519
|
-
|
|
35520
|
-
|
|
35521
|
-
|
|
35541
|
+
@if $skin-name != 'bootstrap5' {
|
|
35542
|
+
& .e-caret {
|
|
35543
|
+
color: $cmenu-caret-color;
|
|
35544
|
+
}
|
|
35545
|
+
|
|
35546
|
+
& .e-menu-icon {
|
|
35547
|
+
color: $cmenu-icon-color;
|
|
35548
|
+
}
|
|
35522
35549
|
}
|
|
35523
35550
|
}
|
|
35524
35551
|
|
|
35525
35552
|
@mixin selected-icon-color {
|
|
35526
|
-
|
|
35527
|
-
|
|
35528
|
-
|
|
35529
|
-
|
|
35530
|
-
|
|
35531
|
-
|
|
35553
|
+
@if $skin-name != 'bootstrap5' {
|
|
35554
|
+
& .e-caret {
|
|
35555
|
+
color: $cmenu-caret-hover-color;
|
|
35556
|
+
}
|
|
35557
|
+
|
|
35558
|
+
& .e-menu-icon {
|
|
35559
|
+
color: $cmenu-hover-icon-color;
|
|
35560
|
+
}
|
|
35532
35561
|
}
|
|
35533
35562
|
}
|
|
35534
35563
|
|
|
@@ -54178,6 +54207,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54178
54207
|
line-height: $menu-li-height;
|
|
54179
54208
|
margin-right: $menu-icon-margin-right;
|
|
54180
54209
|
text-align: center;
|
|
54210
|
+
margin-bottom: 4px;
|
|
54181
54211
|
}
|
|
54182
54212
|
|
|
54183
54213
|
& .e-caret {
|
|
@@ -54831,7 +54861,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54831
54861
|
|
|
54832
54862
|
@at-root {
|
|
54833
54863
|
& .e-menu {
|
|
54834
|
-
@if $skin-name == 'bootstrap4'
|
|
54864
|
+
@if $skin-name == 'bootstrap4' {
|
|
54835
54865
|
background-color: $cmenu-ul-bgcolor;
|
|
54836
54866
|
}
|
|
54837
54867
|
@else {
|
|
@@ -57266,6 +57296,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
57266
57296
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57267
57297
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57268
57298
|
$ddl-input-text-indent: 0 !default;
|
|
57299
|
+
$ddl-input-placeholder-padding: 4px 0 4px 0 !default;
|
|
57269
57300
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
57270
57301
|
$ddl-popup-active-focus-bg-color: $grey-300 !default;
|
|
57271
57302
|
$ddl-popup-active-focus-font-color: $accent !default;
|
|
@@ -57821,8 +57852,8 @@ $filled-multiselect-chip-hover-bg-color: darken($grey-300, 7%) !default;
|
|
|
57821
57852
|
height: $ddl-input-height;
|
|
57822
57853
|
min-height: $ddl-input-height;
|
|
57823
57854
|
outline: none;
|
|
57824
|
-
padding:
|
|
57825
|
-
text-indent:
|
|
57855
|
+
padding: $ddl-input-placeholder-padding;
|
|
57856
|
+
text-indent: 0;
|
|
57826
57857
|
}
|
|
57827
57858
|
|
|
57828
57859
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -76208,9 +76239,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76208
76239
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
76209
76240
|
}
|
|
76210
76241
|
|
|
76242
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
76243
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
76244
|
+
}
|
|
76245
|
+
|
|
76211
76246
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
76212
76247
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
76213
76248
|
}
|
|
76249
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
76250
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
76251
|
+
}
|
|
76214
76252
|
|
|
76215
76253
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
76216
76254
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -76261,6 +76299,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76261
76299
|
.e-cc-contentdiv .e-choosercheck {
|
|
76262
76300
|
white-space: $grid-filter-checkbox-white-space;
|
|
76263
76301
|
}
|
|
76302
|
+
|
|
76303
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
76304
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
76305
|
+
text-align: left;
|
|
76306
|
+
}
|
|
76264
76307
|
}
|
|
76265
76308
|
}
|
|
76266
76309
|
}
|
|
@@ -83012,7 +83055,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
83012
83055
|
font-size: $rte-toolbar-big-icon-size;
|
|
83013
83056
|
}
|
|
83014
83057
|
|
|
83015
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
83058
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
83016
83059
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
83017
83060
|
top: -20px;
|
|
83018
83061
|
}
|
|
@@ -83256,13 +83299,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
83256
83299
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
83257
83300
|
}
|
|
83258
83301
|
|
|
83259
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
83302
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
83260
83303
|
font-size: 12px;
|
|
83261
83304
|
position: relative;
|
|
83262
83305
|
top: -18px;
|
|
83263
83306
|
}
|
|
83264
83307
|
|
|
83265
|
-
.e-font-color.e-icons::before {
|
|
83308
|
+
.e-rte-font-color.e-icons::before {
|
|
83266
83309
|
font-size: 13px;
|
|
83267
83310
|
}
|
|
83268
83311
|
|
|
@@ -85546,7 +85589,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
85546
85589
|
content: '\e35f';
|
|
85547
85590
|
}
|
|
85548
85591
|
|
|
85549
|
-
.e-font-color::before {
|
|
85592
|
+
.e-rte-font-color::before {
|
|
85550
85593
|
content: '\e34c';
|
|
85551
85594
|
}
|
|
85552
85595
|
|
|
@@ -103031,6 +103074,12 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
103031
103074
|
background: $pivotgrid-grp-bg-hover-color;
|
|
103032
103075
|
}
|
|
103033
103076
|
}
|
|
103077
|
+
|
|
103078
|
+
&:focus {
|
|
103079
|
+
@if ($skin-name =='bootstrap4') {
|
|
103080
|
+
background: $pivotgrid-grp-bg-hover-color;
|
|
103081
|
+
}
|
|
103082
|
+
}
|
|
103034
103083
|
}
|
|
103035
103084
|
}
|
|
103036
103085
|
}
|
|
@@ -103126,20 +103175,28 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
103126
103175
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
103127
103176
|
background-color: $gray-600;
|
|
103128
103177
|
border-radius: $pivotgrid-default-border-radius;
|
|
103129
|
-
|
|
103178
|
+
}
|
|
103130
103179
|
|
|
103131
|
-
|
|
103132
|
-
|
|
103133
|
-
|
|
103134
|
-
|
|
103180
|
+
.e-menu-icon,
|
|
103181
|
+
.e-icons{
|
|
103182
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
103183
|
+
color: $white;
|
|
103184
|
+
}
|
|
103185
|
+
|
|
103186
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
103187
|
+
color: $pivotgrid-active-color;
|
|
103188
|
+
}
|
|
103135
103189
|
}
|
|
103190
|
+
}
|
|
103136
103191
|
|
|
103137
|
-
|
|
103138
|
-
|
|
103192
|
+
ul.e-menu {
|
|
103193
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
103194
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
103195
|
+
padding-right: 0 !important;
|
|
103196
|
+
padding-left: 0 !important;
|
|
103139
103197
|
}
|
|
103140
103198
|
}
|
|
103141
103199
|
}
|
|
103142
|
-
}
|
|
103143
103200
|
|
|
103144
103201
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
103145
103202
|
margin-left: 18px !important;
|
|
@@ -103634,13 +103691,13 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
103634
103691
|
.e-toolbar .e-tbar-btn {
|
|
103635
103692
|
@if ($skin-name == 'tailwind') {
|
|
103636
103693
|
background-color: transparent;
|
|
103637
|
-
|
|
103694
|
+
}
|
|
103638
103695
|
|
|
103639
103696
|
&:hover {
|
|
103640
103697
|
@if ($skin-name == 'tailwind') {
|
|
103641
103698
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
103642
|
-
|
|
103643
|
-
|
|
103699
|
+
}
|
|
103700
|
+
}
|
|
103644
103701
|
}
|
|
103645
103702
|
|
|
103646
103703
|
|
|
@@ -107865,7 +107922,7 @@ $schedule-tree-content-color: $shadow;
|
|
|
107865
107922
|
vertical-align: top;
|
|
107866
107923
|
|
|
107867
107924
|
&.e-translate {
|
|
107868
|
-
transition: transform .
|
|
107925
|
+
transition: transform .1s ease 0s;
|
|
107869
107926
|
}
|
|
107870
107927
|
}
|
|
107871
107928
|
|
|
@@ -112721,6 +112778,12 @@ $image-editor-contextual-toolbar: $grey-50 !default;
|
|
|
112721
112778
|
border-top: $image-editor-border;
|
|
112722
112779
|
}
|
|
112723
112780
|
|
|
112781
|
+
& .e-canvas-wrapper {
|
|
112782
|
+
& .e-textarea {
|
|
112783
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
112784
|
+
}
|
|
112785
|
+
}
|
|
112786
|
+
|
|
112724
112787
|
& .e-bottom-toolbar {
|
|
112725
112788
|
border-top: $image-editor-border;
|
|
112726
112789
|
}
|
|
@@ -537,16 +537,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
537
537
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
538
538
|
border-radius: $acrdn-border-radius;
|
|
539
539
|
|
|
540
|
-
.e-active {
|
|
541
|
-
background: $acrdn-active-bg-color;
|
|
542
|
-
}
|
|
543
|
-
|
|
544
540
|
.e-acrdn-item {
|
|
545
541
|
border-color: $acrdn-item-border-color;
|
|
546
542
|
border-style: $acrdn-item-border-nav-type;
|
|
547
543
|
border-width: $acrdn-item-border-size;
|
|
548
544
|
border-radius: $acrdn-item-border-radius;
|
|
549
545
|
|
|
546
|
+
&.e-active {
|
|
547
|
+
background: $acrdn-active-bg-color;
|
|
548
|
+
}
|
|
549
|
+
|
|
550
550
|
&.e-select:last-child {
|
|
551
551
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
552
552
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -542,16 +542,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
542
542
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
543
543
|
border-radius: $acrdn-border-radius;
|
|
544
544
|
|
|
545
|
-
.e-active {
|
|
546
|
-
background: $acrdn-active-bg-color;
|
|
547
|
-
}
|
|
548
|
-
|
|
549
545
|
.e-acrdn-item {
|
|
550
546
|
border-color: $acrdn-item-border-color;
|
|
551
547
|
border-style: $acrdn-item-border-nav-type;
|
|
552
548
|
border-width: $acrdn-item-border-size;
|
|
553
549
|
border-radius: $acrdn-item-border-radius;
|
|
554
550
|
|
|
551
|
+
&.e-active {
|
|
552
|
+
background: $acrdn-active-bg-color;
|
|
553
|
+
}
|
|
554
|
+
|
|
555
555
|
&.e-select:last-child {
|
|
556
556
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
557
557
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -545,16 +545,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
545
545
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
546
546
|
border-radius: $acrdn-border-radius;
|
|
547
547
|
|
|
548
|
-
.e-active {
|
|
549
|
-
background: $acrdn-active-bg-color;
|
|
550
|
-
}
|
|
551
|
-
|
|
552
548
|
.e-acrdn-item {
|
|
553
549
|
border-color: $acrdn-item-border-color;
|
|
554
550
|
border-style: $acrdn-item-border-nav-type;
|
|
555
551
|
border-width: $acrdn-item-border-size;
|
|
556
552
|
border-radius: $acrdn-item-border-radius;
|
|
557
553
|
|
|
554
|
+
&.e-active {
|
|
555
|
+
background: $acrdn-active-bg-color;
|
|
556
|
+
}
|
|
557
|
+
|
|
558
558
|
&.e-select:last-child {
|
|
559
559
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
560
560
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -542,16 +542,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
542
542
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
543
543
|
border-radius: $acrdn-border-radius;
|
|
544
544
|
|
|
545
|
-
.e-active {
|
|
546
|
-
background: $acrdn-active-bg-color;
|
|
547
|
-
}
|
|
548
|
-
|
|
549
545
|
.e-acrdn-item {
|
|
550
546
|
border-color: $acrdn-item-border-color;
|
|
551
547
|
border-style: $acrdn-item-border-nav-type;
|
|
552
548
|
border-width: $acrdn-item-border-size;
|
|
553
549
|
border-radius: $acrdn-item-border-radius;
|
|
554
550
|
|
|
551
|
+
&.e-active {
|
|
552
|
+
background: $acrdn-active-bg-color;
|
|
553
|
+
}
|
|
554
|
+
|
|
555
555
|
&.e-select:last-child {
|
|
556
556
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
557
557
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -542,16 +542,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
542
542
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
543
543
|
border-radius: $acrdn-border-radius;
|
|
544
544
|
|
|
545
|
-
.e-active {
|
|
546
|
-
background: $acrdn-active-bg-color;
|
|
547
|
-
}
|
|
548
|
-
|
|
549
545
|
.e-acrdn-item {
|
|
550
546
|
border-color: $acrdn-item-border-color;
|
|
551
547
|
border-style: $acrdn-item-border-nav-type;
|
|
552
548
|
border-width: $acrdn-item-border-size;
|
|
553
549
|
border-radius: $acrdn-item-border-radius;
|
|
554
550
|
|
|
551
|
+
&.e-active {
|
|
552
|
+
background: $acrdn-active-bg-color;
|
|
553
|
+
}
|
|
554
|
+
|
|
555
555
|
&.e-select:last-child {
|
|
556
556
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
557
557
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -540,16 +540,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-item-exp-hdr-focus-b
|
|
|
540
540
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
541
541
|
border-radius: $acrdn-border-radius;
|
|
542
542
|
|
|
543
|
-
.e-active {
|
|
544
|
-
background: $acrdn-active-bg-color;
|
|
545
|
-
}
|
|
546
|
-
|
|
547
543
|
.e-acrdn-item {
|
|
548
544
|
border-color: $acrdn-item-border-color;
|
|
549
545
|
border-style: $acrdn-item-border-nav-type;
|
|
550
546
|
border-width: $acrdn-item-border-size;
|
|
551
547
|
border-radius: $acrdn-item-border-radius;
|
|
552
548
|
|
|
549
|
+
&.e-active {
|
|
550
|
+
background: $acrdn-active-bg-color;
|
|
551
|
+
}
|
|
552
|
+
|
|
553
553
|
&.e-select:last-child {
|
|
554
554
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
555
555
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -545,16 +545,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-item-exp-hdr-focus-b
|
|
|
545
545
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
546
546
|
border-radius: $acrdn-border-radius;
|
|
547
547
|
|
|
548
|
-
.e-active {
|
|
549
|
-
background: $acrdn-active-bg-color;
|
|
550
|
-
}
|
|
551
|
-
|
|
552
548
|
.e-acrdn-item {
|
|
553
549
|
border-color: $acrdn-item-border-color;
|
|
554
550
|
border-style: $acrdn-item-border-nav-type;
|
|
555
551
|
border-width: $acrdn-item-border-size;
|
|
556
552
|
border-radius: $acrdn-item-border-radius;
|
|
557
553
|
|
|
554
|
+
&.e-active {
|
|
555
|
+
background: $acrdn-active-bg-color;
|
|
556
|
+
}
|
|
557
|
+
|
|
558
558
|
&.e-select:last-child {
|
|
559
559
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
560
560
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -542,16 +542,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $content-text-color !defaul
|
|
|
542
542
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
543
543
|
border-radius: $acrdn-border-radius;
|
|
544
544
|
|
|
545
|
-
.e-active {
|
|
546
|
-
background: $acrdn-active-bg-color;
|
|
547
|
-
}
|
|
548
|
-
|
|
549
545
|
.e-acrdn-item {
|
|
550
546
|
border-color: $acrdn-item-border-color;
|
|
551
547
|
border-style: $acrdn-item-border-nav-type;
|
|
552
548
|
border-width: $acrdn-item-border-size;
|
|
553
549
|
border-radius: $acrdn-item-border-radius;
|
|
554
550
|
|
|
551
|
+
&.e-active {
|
|
552
|
+
background: $acrdn-active-bg-color;
|
|
553
|
+
}
|
|
554
|
+
|
|
555
555
|
&.e-select:last-child {
|
|
556
556
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
557
557
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -542,16 +542,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $content-text-color !defaul
|
|
|
542
542
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
543
543
|
border-radius: $acrdn-border-radius;
|
|
544
544
|
|
|
545
|
-
.e-active {
|
|
546
|
-
background: $acrdn-active-bg-color;
|
|
547
|
-
}
|
|
548
|
-
|
|
549
545
|
.e-acrdn-item {
|
|
550
546
|
border-color: $acrdn-item-border-color;
|
|
551
547
|
border-style: $acrdn-item-border-nav-type;
|
|
552
548
|
border-width: $acrdn-item-border-size;
|
|
553
549
|
border-radius: $acrdn-item-border-radius;
|
|
554
550
|
|
|
551
|
+
&.e-active {
|
|
552
|
+
background: $acrdn-active-bg-color;
|
|
553
|
+
}
|
|
554
|
+
|
|
555
555
|
&.e-select:last-child {
|
|
556
556
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
557
557
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -567,16 +567,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-focus-exp-hdr-focus-
|
|
|
567
567
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
568
568
|
border-radius: $acrdn-border-radius;
|
|
569
569
|
|
|
570
|
-
.e-active {
|
|
571
|
-
background: $acrdn-active-bg-color;
|
|
572
|
-
}
|
|
573
|
-
|
|
574
570
|
.e-acrdn-item {
|
|
575
571
|
border-color: $acrdn-item-border-color;
|
|
576
572
|
border-style: $acrdn-item-border-nav-type;
|
|
577
573
|
border-width: $acrdn-item-border-size;
|
|
578
574
|
border-radius: $acrdn-item-border-radius;
|
|
579
575
|
|
|
576
|
+
&.e-active {
|
|
577
|
+
background: $acrdn-active-bg-color;
|
|
578
|
+
}
|
|
579
|
+
|
|
580
580
|
&.e-select:last-child {
|
|
581
581
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
582
582
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -543,16 +543,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
543
543
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
544
544
|
border-radius: $acrdn-border-radius;
|
|
545
545
|
|
|
546
|
-
.e-active {
|
|
547
|
-
background: $acrdn-active-bg-color;
|
|
548
|
-
}
|
|
549
|
-
|
|
550
546
|
.e-acrdn-item {
|
|
551
547
|
border-color: $acrdn-item-border-color;
|
|
552
548
|
border-style: $acrdn-item-border-nav-type;
|
|
553
549
|
border-width: $acrdn-item-border-size;
|
|
554
550
|
border-radius: $acrdn-item-border-radius;
|
|
555
551
|
|
|
552
|
+
&.e-active {
|
|
553
|
+
background: $acrdn-active-bg-color;
|
|
554
|
+
}
|
|
555
|
+
|
|
556
556
|
&.e-select:last-child {
|
|
557
557
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
558
558
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -539,16 +539,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
539
539
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
540
540
|
border-radius: $acrdn-border-radius;
|
|
541
541
|
|
|
542
|
-
.e-active {
|
|
543
|
-
background: $acrdn-active-bg-color;
|
|
544
|
-
}
|
|
545
|
-
|
|
546
542
|
.e-acrdn-item {
|
|
547
543
|
border-color: $acrdn-item-border-color;
|
|
548
544
|
border-style: $acrdn-item-border-nav-type;
|
|
549
545
|
border-width: $acrdn-item-border-size;
|
|
550
546
|
border-radius: $acrdn-item-border-radius;
|
|
551
547
|
|
|
548
|
+
&.e-active {
|
|
549
|
+
background: $acrdn-active-bg-color;
|
|
550
|
+
}
|
|
551
|
+
|
|
552
552
|
&.e-select:last-child {
|
|
553
553
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
554
554
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -541,16 +541,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
541
541
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
542
542
|
border-radius: $acrdn-border-radius;
|
|
543
543
|
|
|
544
|
-
.e-active {
|
|
545
|
-
background: $acrdn-active-bg-color;
|
|
546
|
-
}
|
|
547
|
-
|
|
548
544
|
.e-acrdn-item {
|
|
549
545
|
border-color: $acrdn-item-border-color;
|
|
550
546
|
border-style: $acrdn-item-border-nav-type;
|
|
551
547
|
border-width: $acrdn-item-border-size;
|
|
552
548
|
border-radius: $acrdn-item-border-radius;
|
|
553
549
|
|
|
550
|
+
&.e-active {
|
|
551
|
+
background: $acrdn-active-bg-color;
|
|
552
|
+
}
|
|
553
|
+
|
|
554
554
|
&.e-select:last-child {
|
|
555
555
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
556
556
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -541,16 +541,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
541
541
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
542
542
|
border-radius: $acrdn-border-radius;
|
|
543
543
|
|
|
544
|
-
.e-active {
|
|
545
|
-
background: $acrdn-active-bg-color;
|
|
546
|
-
}
|
|
547
|
-
|
|
548
544
|
.e-acrdn-item {
|
|
549
545
|
border-color: $acrdn-item-border-color;
|
|
550
546
|
border-style: $acrdn-item-border-nav-type;
|
|
551
547
|
border-width: $acrdn-item-border-size;
|
|
552
548
|
border-radius: $acrdn-item-border-radius;
|
|
553
549
|
|
|
550
|
+
&.e-active {
|
|
551
|
+
background: $acrdn-active-bg-color;
|
|
552
|
+
}
|
|
553
|
+
|
|
554
554
|
&.e-select:last-child {
|
|
555
555
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
556
556
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -174,7 +174,9 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
174
174
|
}
|
|
175
175
|
|
|
176
176
|
&.e-menu-caret-icon {
|
|
177
|
-
|
|
177
|
+
@if $skin-name != 'FluentUI' {
|
|
178
|
+
padding-left: $cmenu-caret-li-padding;
|
|
179
|
+
}
|
|
178
180
|
padding-right: $cmenu-li-right-padding;
|
|
179
181
|
}
|
|
180
182
|
|
|
@@ -367,28 +369,34 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
367
369
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
368
370
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
369
371
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
370
|
-
@
|
|
372
|
+
@if $skin-name != 'FluentUI' {
|
|
373
|
+
@include bigger-rtl-blank-icon;
|
|
374
|
+
}
|
|
371
375
|
}
|
|
372
376
|
}
|
|
373
377
|
|
|
374
378
|
|
|
375
379
|
@mixin focused-icon-color {
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
380
|
+
@if $skin-name != 'bootstrap5' {
|
|
381
|
+
& .e-caret {
|
|
382
|
+
color: $cmenu-caret-color;
|
|
383
|
+
}
|
|
384
|
+
|
|
385
|
+
& .e-menu-icon {
|
|
386
|
+
color: $cmenu-icon-color;
|
|
387
|
+
}
|
|
382
388
|
}
|
|
383
389
|
}
|
|
384
390
|
|
|
385
391
|
@mixin selected-icon-color {
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
+
@if $skin-name != 'bootstrap5' {
|
|
393
|
+
& .e-caret {
|
|
394
|
+
color: $cmenu-caret-hover-color;
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
& .e-menu-icon {
|
|
398
|
+
color: $cmenu-hover-icon-color;
|
|
399
|
+
}
|
|
392
400
|
}
|
|
393
401
|
}
|
|
394
402
|
|