@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
|
@@ -1943,16 +1943,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
1943
1943
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
1944
1944
|
border-radius: $acrdn-border-radius;
|
|
1945
1945
|
|
|
1946
|
-
.e-active {
|
|
1947
|
-
background: $acrdn-active-bg-color;
|
|
1948
|
-
}
|
|
1949
|
-
|
|
1950
1946
|
.e-acrdn-item {
|
|
1951
1947
|
border-color: $acrdn-item-border-color;
|
|
1952
1948
|
border-style: $acrdn-item-border-nav-type;
|
|
1953
1949
|
border-width: $acrdn-item-border-size;
|
|
1954
1950
|
border-radius: $acrdn-item-border-radius;
|
|
1955
1951
|
|
|
1952
|
+
&.e-active {
|
|
1953
|
+
background: $acrdn-active-bg-color;
|
|
1954
|
+
}
|
|
1955
|
+
|
|
1956
1956
|
&.e-select:last-child {
|
|
1957
1957
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
1958
1958
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -26957,6 +26957,10 @@ $cbox-border-style: solid !default;
|
|
|
26957
26957
|
}
|
|
26958
26958
|
}
|
|
26959
26959
|
|
|
26960
|
+
.e-checkbox-wrapper[readonly] {
|
|
26961
|
+
pointer-events: none;
|
|
26962
|
+
}
|
|
26963
|
+
|
|
26960
26964
|
.e-small .e-checkbox-wrapper,
|
|
26961
26965
|
.e-small.e-checkbox-wrapper,
|
|
26962
26966
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29221,6 +29225,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29221
29225
|
|
|
29222
29226
|
.e-caret {
|
|
29223
29227
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29228
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29229
|
+
margin-top: 0;
|
|
29230
|
+
}
|
|
29224
29231
|
}
|
|
29225
29232
|
|
|
29226
29233
|
&.e-vertical {
|
|
@@ -34266,12 +34273,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.699% - 2.9px) !default;
|
|
|
34266
34273
|
& .e-slider-track {
|
|
34267
34274
|
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%);
|
|
34268
34275
|
}
|
|
34276
|
+
|
|
34277
|
+
& .e-handle {
|
|
34278
|
+
@if $skin-name == 'FluentUI' {
|
|
34279
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34280
|
+
}
|
|
34281
|
+
}
|
|
34269
34282
|
}
|
|
34270
34283
|
|
|
34271
34284
|
& .e-preview-container {
|
|
34272
34285
|
margin-left: 0;
|
|
34273
34286
|
margin-right: $cpicker-preview-margin-left;
|
|
34274
34287
|
}
|
|
34288
|
+
|
|
34289
|
+
& .e-opacity-slider {
|
|
34290
|
+
& .e-handle-first {
|
|
34291
|
+
@if $skin-name == 'FluentUI' {
|
|
34292
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34293
|
+
}
|
|
34294
|
+
}
|
|
34295
|
+
}
|
|
34275
34296
|
}
|
|
34276
34297
|
|
|
34277
34298
|
& .e-selected-value {
|
|
@@ -35081,7 +35102,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35081
35102
|
}
|
|
35082
35103
|
|
|
35083
35104
|
&.e-menu-caret-icon {
|
|
35084
|
-
|
|
35105
|
+
@if $skin-name != 'FluentUI' {
|
|
35106
|
+
padding-left: $cmenu-caret-li-padding;
|
|
35107
|
+
}
|
|
35085
35108
|
padding-right: $cmenu-li-right-padding;
|
|
35086
35109
|
}
|
|
35087
35110
|
|
|
@@ -35274,28 +35297,34 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35274
35297
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
35275
35298
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
35276
35299
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
35277
|
-
@
|
|
35300
|
+
@if $skin-name != 'FluentUI' {
|
|
35301
|
+
@include bigger-rtl-blank-icon;
|
|
35302
|
+
}
|
|
35278
35303
|
}
|
|
35279
35304
|
}
|
|
35280
35305
|
|
|
35281
35306
|
|
|
35282
35307
|
@mixin focused-icon-color {
|
|
35283
|
-
|
|
35284
|
-
|
|
35285
|
-
|
|
35286
|
-
|
|
35287
|
-
|
|
35288
|
-
|
|
35308
|
+
@if $skin-name != 'bootstrap5' {
|
|
35309
|
+
& .e-caret {
|
|
35310
|
+
color: $cmenu-caret-color;
|
|
35311
|
+
}
|
|
35312
|
+
|
|
35313
|
+
& .e-menu-icon {
|
|
35314
|
+
color: $cmenu-icon-color;
|
|
35315
|
+
}
|
|
35289
35316
|
}
|
|
35290
35317
|
}
|
|
35291
35318
|
|
|
35292
35319
|
@mixin selected-icon-color {
|
|
35293
|
-
|
|
35294
|
-
|
|
35295
|
-
|
|
35296
|
-
|
|
35297
|
-
|
|
35298
|
-
|
|
35320
|
+
@if $skin-name != 'bootstrap5' {
|
|
35321
|
+
& .e-caret {
|
|
35322
|
+
color: $cmenu-caret-hover-color;
|
|
35323
|
+
}
|
|
35324
|
+
|
|
35325
|
+
& .e-menu-icon {
|
|
35326
|
+
color: $cmenu-hover-icon-color;
|
|
35327
|
+
}
|
|
35299
35328
|
}
|
|
35300
35329
|
}
|
|
35301
35330
|
|
|
@@ -51907,7 +51936,7 @@ $treeview-text-wrap-padding: 0 0 0 24px !default;
|
|
|
51907
51936
|
$treeview-rtl-text-wrap-padding: 0 24px 0 0 !default;
|
|
51908
51937
|
$treeview-icon-size: 20px !default;
|
|
51909
51938
|
$treeview-big-icon-size: 24px !default;
|
|
51910
|
-
$treeview-icon-margin: 0
|
|
51939
|
+
$treeview-icon-margin: 0 4px 0 -24px !default;
|
|
51911
51940
|
$treeview-drag-icon-margin: 0 8px 8px -24px;
|
|
51912
51941
|
$treeview-big-icon-margin: 0 0 0 -24px !default;
|
|
51913
51942
|
$treeview-rtl-icon-margin: -0.5px -24px 0 0 !default;
|
|
@@ -53780,6 +53809,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
53780
53809
|
line-height: $menu-li-height;
|
|
53781
53810
|
margin-right: $menu-icon-margin-right;
|
|
53782
53811
|
text-align: center;
|
|
53812
|
+
margin-bottom: 4px;
|
|
53783
53813
|
}
|
|
53784
53814
|
|
|
53785
53815
|
& .e-caret {
|
|
@@ -54433,7 +54463,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54433
54463
|
|
|
54434
54464
|
@at-root {
|
|
54435
54465
|
& .e-menu {
|
|
54436
|
-
@if $skin-name == 'bootstrap4'
|
|
54466
|
+
@if $skin-name == 'bootstrap4' {
|
|
54437
54467
|
background-color: $cmenu-ul-bgcolor;
|
|
54438
54468
|
}
|
|
54439
54469
|
@else {
|
|
@@ -56873,6 +56903,7 @@ $ddl-sel-chip-close-mobile-left: 17px !default;
|
|
|
56873
56903
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
56874
56904
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
56875
56905
|
$ddl-input-text-indent: 6px !default;
|
|
56906
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
56876
56907
|
$ddl-rtl-chip-sel-close-left: -10px !default;
|
|
56877
56908
|
$ddl-popup-active-focus-bg-color: $primary !default;
|
|
56878
56909
|
$ddl-popup-active-focus-font-color: $primary-font !default;
|
|
@@ -57460,8 +57491,8 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
|
|
|
57460
57491
|
height: $ddl-input-height;
|
|
57461
57492
|
min-height: $ddl-input-height;
|
|
57462
57493
|
outline: none;
|
|
57463
|
-
padding:
|
|
57464
|
-
text-indent:
|
|
57494
|
+
padding: $ddl-input-placeholder-padding;
|
|
57495
|
+
text-indent: 0;
|
|
57465
57496
|
}
|
|
57466
57497
|
|
|
57467
57498
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -75218,9 +75249,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75218
75249
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75219
75250
|
}
|
|
75220
75251
|
|
|
75252
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75253
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75254
|
+
}
|
|
75255
|
+
|
|
75221
75256
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75222
75257
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75223
75258
|
}
|
|
75259
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75260
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75261
|
+
}
|
|
75224
75262
|
|
|
75225
75263
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75226
75264
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75271,6 +75309,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75271
75309
|
.e-cc-contentdiv .e-choosercheck {
|
|
75272
75310
|
white-space: $grid-filter-checkbox-white-space;
|
|
75273
75311
|
}
|
|
75312
|
+
|
|
75313
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75314
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75315
|
+
text-align: left;
|
|
75316
|
+
}
|
|
75274
75317
|
}
|
|
75275
75318
|
}
|
|
75276
75319
|
}
|
|
@@ -82225,7 +82268,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82225
82268
|
font-size: $rte-toolbar-big-icon-size;
|
|
82226
82269
|
}
|
|
82227
82270
|
|
|
82228
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82271
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
82229
82272
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
82230
82273
|
top: -20px;
|
|
82231
82274
|
}
|
|
@@ -82469,13 +82512,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82469
82512
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82470
82513
|
}
|
|
82471
82514
|
|
|
82472
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82515
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82473
82516
|
font-size: 12px;
|
|
82474
82517
|
position: relative;
|
|
82475
82518
|
top: -18px;
|
|
82476
82519
|
}
|
|
82477
82520
|
|
|
82478
|
-
.e-font-color.e-icons::before {
|
|
82521
|
+
.e-rte-font-color.e-icons::before {
|
|
82479
82522
|
font-size: 13px;
|
|
82480
82523
|
}
|
|
82481
82524
|
|
|
@@ -84759,7 +84802,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84759
84802
|
content: '\e74b';
|
|
84760
84803
|
}
|
|
84761
84804
|
|
|
84762
|
-
.e-font-color::before {
|
|
84805
|
+
.e-rte-font-color::before {
|
|
84763
84806
|
content: '\e80e';
|
|
84764
84807
|
}
|
|
84765
84808
|
|
|
@@ -102267,6 +102310,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102267
102310
|
background: $pivotgrid-grp-bg-hover-color;
|
|
102268
102311
|
}
|
|
102269
102312
|
}
|
|
102313
|
+
|
|
102314
|
+
&:focus {
|
|
102315
|
+
@if ($skin-name =='bootstrap4') {
|
|
102316
|
+
background: $pivotgrid-grp-bg-hover-color;
|
|
102317
|
+
}
|
|
102318
|
+
}
|
|
102270
102319
|
}
|
|
102271
102320
|
}
|
|
102272
102321
|
}
|
|
@@ -102362,20 +102411,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102362
102411
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102363
102412
|
background-color: $gray-600;
|
|
102364
102413
|
border-radius: $pivotgrid-default-border-radius;
|
|
102365
|
-
|
|
102414
|
+
}
|
|
102366
102415
|
|
|
102367
|
-
|
|
102368
|
-
|
|
102369
|
-
|
|
102370
|
-
|
|
102416
|
+
.e-menu-icon,
|
|
102417
|
+
.e-icons{
|
|
102418
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102419
|
+
color: $white;
|
|
102420
|
+
}
|
|
102421
|
+
|
|
102422
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102423
|
+
color: $pivotgrid-active-color;
|
|
102424
|
+
}
|
|
102371
102425
|
}
|
|
102426
|
+
}
|
|
102372
102427
|
|
|
102373
|
-
|
|
102374
|
-
|
|
102428
|
+
ul.e-menu {
|
|
102429
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102430
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102431
|
+
padding-right: 0 !important;
|
|
102432
|
+
padding-left: 0 !important;
|
|
102375
102433
|
}
|
|
102376
102434
|
}
|
|
102377
102435
|
}
|
|
102378
|
-
}
|
|
102379
102436
|
|
|
102380
102437
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102381
102438
|
margin-left: 18px !important;
|
|
@@ -102870,13 +102927,13 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102870
102927
|
.e-toolbar .e-tbar-btn {
|
|
102871
102928
|
@if ($skin-name == 'tailwind') {
|
|
102872
102929
|
background-color: transparent;
|
|
102873
|
-
|
|
102930
|
+
}
|
|
102874
102931
|
|
|
102875
102932
|
&:hover {
|
|
102876
102933
|
@if ($skin-name == 'tailwind') {
|
|
102877
102934
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102878
|
-
|
|
102879
|
-
|
|
102935
|
+
}
|
|
102936
|
+
}
|
|
102880
102937
|
}
|
|
102881
102938
|
|
|
102882
102939
|
|
|
@@ -107106,7 +107163,7 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
107106
107163
|
vertical-align: top;
|
|
107107
107164
|
|
|
107108
107165
|
&.e-translate {
|
|
107109
|
-
transition: transform .
|
|
107166
|
+
transition: transform .1s ease 0s;
|
|
107110
107167
|
}
|
|
107111
107168
|
}
|
|
107112
107169
|
|
|
@@ -111962,6 +112019,12 @@ $image-editor-contextual-toolbar: $gray-100 !default;
|
|
|
111962
112019
|
border-top: $image-editor-border;
|
|
111963
112020
|
}
|
|
111964
112021
|
|
|
112022
|
+
& .e-canvas-wrapper {
|
|
112023
|
+
& .e-textarea {
|
|
112024
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
112025
|
+
}
|
|
112026
|
+
}
|
|
112027
|
+
|
|
111965
112028
|
& .e-bottom-toolbar {
|
|
111966
112029
|
border-top: $image-editor-border;
|
|
111967
112030
|
}
|
|
@@ -2109,16 +2109,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2109
2109
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
2110
2110
|
border-radius: $acrdn-border-radius;
|
|
2111
2111
|
|
|
2112
|
-
.e-active {
|
|
2113
|
-
background: $acrdn-active-bg-color;
|
|
2114
|
-
}
|
|
2115
|
-
|
|
2116
2112
|
.e-acrdn-item {
|
|
2117
2113
|
border-color: $acrdn-item-border-color;
|
|
2118
2114
|
border-style: $acrdn-item-border-nav-type;
|
|
2119
2115
|
border-width: $acrdn-item-border-size;
|
|
2120
2116
|
border-radius: $acrdn-item-border-radius;
|
|
2121
2117
|
|
|
2118
|
+
&.e-active {
|
|
2119
|
+
background: $acrdn-active-bg-color;
|
|
2120
|
+
}
|
|
2121
|
+
|
|
2122
2122
|
&.e-select:last-child {
|
|
2123
2123
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
2124
2124
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -27253,6 +27253,10 @@ $cbox-border-style: solid !default;
|
|
|
27253
27253
|
}
|
|
27254
27254
|
}
|
|
27255
27255
|
|
|
27256
|
+
.e-checkbox-wrapper[readonly] {
|
|
27257
|
+
pointer-events: none;
|
|
27258
|
+
}
|
|
27259
|
+
|
|
27256
27260
|
.e-small .e-checkbox-wrapper,
|
|
27257
27261
|
.e-small.e-checkbox-wrapper,
|
|
27258
27262
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29521,6 +29525,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
29521
29525
|
|
|
29522
29526
|
.e-caret {
|
|
29523
29527
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29528
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29529
|
+
margin-top: 0;
|
|
29530
|
+
}
|
|
29524
29531
|
}
|
|
29525
29532
|
|
|
29526
29533
|
&.e-vertical {
|
|
@@ -34525,12 +34532,26 @@ $cpicker-split-btn-border: 1px solid $border !default;
|
|
|
34525
34532
|
& .e-slider-track {
|
|
34526
34533
|
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%);
|
|
34527
34534
|
}
|
|
34535
|
+
|
|
34536
|
+
& .e-handle {
|
|
34537
|
+
@if $skin-name == 'FluentUI' {
|
|
34538
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34539
|
+
}
|
|
34540
|
+
}
|
|
34528
34541
|
}
|
|
34529
34542
|
|
|
34530
34543
|
& .e-preview-container {
|
|
34531
34544
|
margin-left: 0;
|
|
34532
34545
|
margin-right: $cpicker-preview-margin-left;
|
|
34533
34546
|
}
|
|
34547
|
+
|
|
34548
|
+
& .e-opacity-slider {
|
|
34549
|
+
& .e-handle-first {
|
|
34550
|
+
@if $skin-name == 'FluentUI' {
|
|
34551
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34552
|
+
}
|
|
34553
|
+
}
|
|
34554
|
+
}
|
|
34534
34555
|
}
|
|
34535
34556
|
|
|
34536
34557
|
& .e-selected-value {
|
|
@@ -35333,7 +35354,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35333
35354
|
}
|
|
35334
35355
|
|
|
35335
35356
|
&.e-menu-caret-icon {
|
|
35336
|
-
|
|
35357
|
+
@if $skin-name != 'FluentUI' {
|
|
35358
|
+
padding-left: $cmenu-caret-li-padding;
|
|
35359
|
+
}
|
|
35337
35360
|
padding-right: $cmenu-li-right-padding;
|
|
35338
35361
|
}
|
|
35339
35362
|
|
|
@@ -35526,28 +35549,34 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35526
35549
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
35527
35550
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
35528
35551
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
35529
|
-
@
|
|
35552
|
+
@if $skin-name != 'FluentUI' {
|
|
35553
|
+
@include bigger-rtl-blank-icon;
|
|
35554
|
+
}
|
|
35530
35555
|
}
|
|
35531
35556
|
}
|
|
35532
35557
|
|
|
35533
35558
|
|
|
35534
35559
|
@mixin focused-icon-color {
|
|
35535
|
-
|
|
35536
|
-
|
|
35537
|
-
|
|
35538
|
-
|
|
35539
|
-
|
|
35540
|
-
|
|
35560
|
+
@if $skin-name != 'bootstrap5' {
|
|
35561
|
+
& .e-caret {
|
|
35562
|
+
color: $cmenu-caret-color;
|
|
35563
|
+
}
|
|
35564
|
+
|
|
35565
|
+
& .e-menu-icon {
|
|
35566
|
+
color: $cmenu-icon-color;
|
|
35567
|
+
}
|
|
35541
35568
|
}
|
|
35542
35569
|
}
|
|
35543
35570
|
|
|
35544
35571
|
@mixin selected-icon-color {
|
|
35545
|
-
|
|
35546
|
-
|
|
35547
|
-
|
|
35548
|
-
|
|
35549
|
-
|
|
35550
|
-
|
|
35572
|
+
@if $skin-name != 'bootstrap5' {
|
|
35573
|
+
& .e-caret {
|
|
35574
|
+
color: $cmenu-caret-hover-color;
|
|
35575
|
+
}
|
|
35576
|
+
|
|
35577
|
+
& .e-menu-icon {
|
|
35578
|
+
color: $cmenu-hover-icon-color;
|
|
35579
|
+
}
|
|
35551
35580
|
}
|
|
35552
35581
|
}
|
|
35553
35582
|
|
|
@@ -52211,7 +52240,7 @@ $treeview-rtl-child-ul-padding: 0 20px 0 0 !default;
|
|
|
52211
52240
|
$treeview-text-wrap-padding: 0 0 0 20px !default;
|
|
52212
52241
|
$treeview-rtl-text-wrap-padding: 0 20px 0 0 !default;
|
|
52213
52242
|
$treeview-icon-size: 20px !default;
|
|
52214
|
-
$treeview-icon-margin: 0
|
|
52243
|
+
$treeview-icon-margin: 0 4px 0 -25px !default;
|
|
52215
52244
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
52216
52245
|
$treeview-icon-padding: 0px !default;
|
|
52217
52246
|
$treeview-text-padding: 0 8px !default;
|
|
@@ -54112,6 +54141,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
54112
54141
|
line-height: $menu-li-height;
|
|
54113
54142
|
margin-right: $menu-icon-margin-right;
|
|
54114
54143
|
text-align: center;
|
|
54144
|
+
margin-bottom: 4px;
|
|
54115
54145
|
}
|
|
54116
54146
|
|
|
54117
54147
|
& .e-caret {
|
|
@@ -54765,7 +54795,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
54765
54795
|
|
|
54766
54796
|
@at-root {
|
|
54767
54797
|
& .e-menu {
|
|
54768
|
-
@if $skin-name == 'bootstrap4'
|
|
54798
|
+
@if $skin-name == 'bootstrap4' {
|
|
54769
54799
|
background-color: $cmenu-ul-bgcolor;
|
|
54770
54800
|
}
|
|
54771
54801
|
@else {
|
|
@@ -57183,6 +57213,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
57183
57213
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57184
57214
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57185
57215
|
$ddl-input-text-indent: 8px !default;
|
|
57216
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
57186
57217
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
57187
57218
|
$ddl-popup-active-focus-border-width: 0 !default;
|
|
57188
57219
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -57755,8 +57786,8 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
57755
57786
|
height: $ddl-input-height;
|
|
57756
57787
|
min-height: $ddl-input-height;
|
|
57757
57788
|
outline: none;
|
|
57758
|
-
padding:
|
|
57759
|
-
text-indent:
|
|
57789
|
+
padding: $ddl-input-placeholder-padding;
|
|
57790
|
+
text-indent: 0;
|
|
57760
57791
|
}
|
|
57761
57792
|
|
|
57762
57793
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -75590,9 +75621,16 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
75590
75621
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75591
75622
|
}
|
|
75592
75623
|
|
|
75624
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75625
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75626
|
+
}
|
|
75627
|
+
|
|
75593
75628
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75594
75629
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75595
75630
|
}
|
|
75631
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75632
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75633
|
+
}
|
|
75596
75634
|
|
|
75597
75635
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75598
75636
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75643,6 +75681,11 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
75643
75681
|
.e-cc-contentdiv .e-choosercheck {
|
|
75644
75682
|
white-space: $grid-filter-checkbox-white-space;
|
|
75645
75683
|
}
|
|
75684
|
+
|
|
75685
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75686
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75687
|
+
text-align: left;
|
|
75688
|
+
}
|
|
75646
75689
|
}
|
|
75647
75690
|
}
|
|
75648
75691
|
}
|
|
@@ -82412,7 +82455,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82412
82455
|
font-size: $rte-toolbar-big-icon-size;
|
|
82413
82456
|
}
|
|
82414
82457
|
|
|
82415
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82458
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
82416
82459
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
82417
82460
|
top: -20px;
|
|
82418
82461
|
}
|
|
@@ -82656,13 +82699,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82656
82699
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82657
82700
|
}
|
|
82658
82701
|
|
|
82659
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82702
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82660
82703
|
font-size: 12px;
|
|
82661
82704
|
position: relative;
|
|
82662
82705
|
top: -18px;
|
|
82663
82706
|
}
|
|
82664
82707
|
|
|
82665
|
-
.e-font-color.e-icons::before {
|
|
82708
|
+
.e-rte-font-color.e-icons::before {
|
|
82666
82709
|
font-size: 13px;
|
|
82667
82710
|
}
|
|
82668
82711
|
|
|
@@ -84945,7 +84988,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84945
84988
|
content: '\e76f';
|
|
84946
84989
|
}
|
|
84947
84990
|
|
|
84948
|
-
.e-font-color::before {
|
|
84991
|
+
.e-rte-font-color::before {
|
|
84949
84992
|
content: '\e79f';
|
|
84950
84993
|
}
|
|
84951
84994
|
|
|
@@ -102420,6 +102463,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102420
102463
|
background: $pivotgrid-grp-bg-hover-color;
|
|
102421
102464
|
}
|
|
102422
102465
|
}
|
|
102466
|
+
|
|
102467
|
+
&:focus {
|
|
102468
|
+
@if ($skin-name =='bootstrap4') {
|
|
102469
|
+
background: $pivotgrid-grp-bg-hover-color;
|
|
102470
|
+
}
|
|
102471
|
+
}
|
|
102423
102472
|
}
|
|
102424
102473
|
}
|
|
102425
102474
|
}
|
|
@@ -102515,20 +102564,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102515
102564
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102516
102565
|
background-color: $gray-600;
|
|
102517
102566
|
border-radius: $pivotgrid-default-border-radius;
|
|
102518
|
-
|
|
102567
|
+
}
|
|
102519
102568
|
|
|
102520
|
-
|
|
102521
|
-
|
|
102522
|
-
|
|
102523
|
-
|
|
102569
|
+
.e-menu-icon,
|
|
102570
|
+
.e-icons{
|
|
102571
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102572
|
+
color: $white;
|
|
102573
|
+
}
|
|
102574
|
+
|
|
102575
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102576
|
+
color: $pivotgrid-active-color;
|
|
102577
|
+
}
|
|
102524
102578
|
}
|
|
102579
|
+
}
|
|
102525
102580
|
|
|
102526
|
-
|
|
102527
|
-
|
|
102581
|
+
ul.e-menu {
|
|
102582
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102583
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102584
|
+
padding-right: 0 !important;
|
|
102585
|
+
padding-left: 0 !important;
|
|
102528
102586
|
}
|
|
102529
102587
|
}
|
|
102530
102588
|
}
|
|
102531
|
-
}
|
|
102532
102589
|
|
|
102533
102590
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102534
102591
|
margin-left: 18px !important;
|
|
@@ -103023,13 +103080,13 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
103023
103080
|
.e-toolbar .e-tbar-btn {
|
|
103024
103081
|
@if ($skin-name == 'tailwind') {
|
|
103025
103082
|
background-color: transparent;
|
|
103026
|
-
|
|
103083
|
+
}
|
|
103027
103084
|
|
|
103028
103085
|
&:hover {
|
|
103029
103086
|
@if ($skin-name == 'tailwind') {
|
|
103030
103087
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
103031
|
-
|
|
103032
|
-
|
|
103088
|
+
}
|
|
103089
|
+
}
|
|
103033
103090
|
}
|
|
103034
103091
|
|
|
103035
103092
|
|
|
@@ -107267,7 +107324,7 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
107267
107324
|
vertical-align: top;
|
|
107268
107325
|
|
|
107269
107326
|
&.e-translate {
|
|
107270
|
-
transition: transform .
|
|
107327
|
+
transition: transform .1s ease 0s;
|
|
107271
107328
|
}
|
|
107272
107329
|
}
|
|
107273
107330
|
|
|
@@ -112123,6 +112180,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
112123
112180
|
border-top: $image-editor-border;
|
|
112124
112181
|
}
|
|
112125
112182
|
|
|
112183
|
+
& .e-canvas-wrapper {
|
|
112184
|
+
& .e-textarea {
|
|
112185
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
112186
|
+
}
|
|
112187
|
+
}
|
|
112188
|
+
|
|
112126
112189
|
& .e-bottom-toolbar {
|
|
112127
112190
|
border-top: $image-editor-border;
|
|
112128
112191
|
}
|