@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
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -2085,16 +2085,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-item-exp-hdr-focus-b
|
|
|
2085
2085
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
2086
2086
|
border-radius: $acrdn-border-radius;
|
|
2087
2087
|
|
|
2088
|
-
.e-active {
|
|
2089
|
-
background: $acrdn-active-bg-color;
|
|
2090
|
-
}
|
|
2091
|
-
|
|
2092
2088
|
.e-acrdn-item {
|
|
2093
2089
|
border-color: $acrdn-item-border-color;
|
|
2094
2090
|
border-style: $acrdn-item-border-nav-type;
|
|
2095
2091
|
border-width: $acrdn-item-border-size;
|
|
2096
2092
|
border-radius: $acrdn-item-border-radius;
|
|
2097
2093
|
|
|
2094
|
+
&.e-active {
|
|
2095
|
+
background: $acrdn-active-bg-color;
|
|
2096
|
+
}
|
|
2097
|
+
|
|
2098
2098
|
&.e-select:last-child {
|
|
2099
2099
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
2100
2100
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -26887,6 +26887,10 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
26887
26887
|
}
|
|
26888
26888
|
}
|
|
26889
26889
|
|
|
26890
|
+
.e-checkbox-wrapper[readonly] {
|
|
26891
|
+
pointer-events: none;
|
|
26892
|
+
}
|
|
26893
|
+
|
|
26890
26894
|
.e-small .e-checkbox-wrapper,
|
|
26891
26895
|
.e-small.e-checkbox-wrapper,
|
|
26892
26896
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29133,6 +29137,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29133
29137
|
|
|
29134
29138
|
.e-caret {
|
|
29135
29139
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29140
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29141
|
+
margin-top: 0;
|
|
29142
|
+
}
|
|
29136
29143
|
}
|
|
29137
29144
|
|
|
29138
29145
|
&.e-vertical {
|
|
@@ -34182,12 +34189,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.66% - 4px) !default;
|
|
|
34182
34189
|
& .e-slider-track {
|
|
34183
34190
|
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%);
|
|
34184
34191
|
}
|
|
34192
|
+
|
|
34193
|
+
& .e-handle {
|
|
34194
|
+
@if $skin-name == 'FluentUI' {
|
|
34195
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34196
|
+
}
|
|
34197
|
+
}
|
|
34185
34198
|
}
|
|
34186
34199
|
|
|
34187
34200
|
& .e-preview-container {
|
|
34188
34201
|
margin-left: 0;
|
|
34189
34202
|
margin-right: $cpicker-preview-margin-left;
|
|
34190
34203
|
}
|
|
34204
|
+
|
|
34205
|
+
& .e-opacity-slider {
|
|
34206
|
+
& .e-handle-first {
|
|
34207
|
+
@if $skin-name == 'FluentUI' {
|
|
34208
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34209
|
+
}
|
|
34210
|
+
}
|
|
34211
|
+
}
|
|
34191
34212
|
}
|
|
34192
34213
|
|
|
34193
34214
|
& .e-selected-value {
|
|
@@ -34988,7 +35009,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
34988
35009
|
}
|
|
34989
35010
|
|
|
34990
35011
|
&.e-menu-caret-icon {
|
|
34991
|
-
|
|
35012
|
+
@if $skin-name != 'FluentUI' {
|
|
35013
|
+
padding-left: $cmenu-caret-li-padding;
|
|
35014
|
+
}
|
|
34992
35015
|
padding-right: $cmenu-li-right-padding;
|
|
34993
35016
|
}
|
|
34994
35017
|
|
|
@@ -35181,28 +35204,34 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35181
35204
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
35182
35205
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
35183
35206
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
35184
|
-
@
|
|
35207
|
+
@if $skin-name != 'FluentUI' {
|
|
35208
|
+
@include bigger-rtl-blank-icon;
|
|
35209
|
+
}
|
|
35185
35210
|
}
|
|
35186
35211
|
}
|
|
35187
35212
|
|
|
35188
35213
|
|
|
35189
35214
|
@mixin focused-icon-color {
|
|
35190
|
-
|
|
35191
|
-
|
|
35192
|
-
|
|
35193
|
-
|
|
35194
|
-
|
|
35195
|
-
|
|
35215
|
+
@if $skin-name != 'bootstrap5' {
|
|
35216
|
+
& .e-caret {
|
|
35217
|
+
color: $cmenu-caret-color;
|
|
35218
|
+
}
|
|
35219
|
+
|
|
35220
|
+
& .e-menu-icon {
|
|
35221
|
+
color: $cmenu-icon-color;
|
|
35222
|
+
}
|
|
35196
35223
|
}
|
|
35197
35224
|
}
|
|
35198
35225
|
|
|
35199
35226
|
@mixin selected-icon-color {
|
|
35200
|
-
|
|
35201
|
-
|
|
35202
|
-
|
|
35203
|
-
|
|
35204
|
-
|
|
35205
|
-
|
|
35227
|
+
@if $skin-name != 'bootstrap5' {
|
|
35228
|
+
& .e-caret {
|
|
35229
|
+
color: $cmenu-caret-hover-color;
|
|
35230
|
+
}
|
|
35231
|
+
|
|
35232
|
+
& .e-menu-icon {
|
|
35233
|
+
color: $cmenu-hover-icon-color;
|
|
35234
|
+
}
|
|
35206
35235
|
}
|
|
35207
35236
|
}
|
|
35208
35237
|
|
|
@@ -53621,6 +53650,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
53621
53650
|
line-height: $menu-li-height;
|
|
53622
53651
|
margin-right: $menu-icon-margin-right;
|
|
53623
53652
|
text-align: center;
|
|
53653
|
+
margin-bottom: 4px;
|
|
53624
53654
|
}
|
|
53625
53655
|
|
|
53626
53656
|
& .e-caret {
|
|
@@ -54274,7 +54304,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54274
54304
|
|
|
54275
54305
|
@at-root {
|
|
54276
54306
|
& .e-menu {
|
|
54277
|
-
@if $skin-name == 'bootstrap4'
|
|
54307
|
+
@if $skin-name == 'bootstrap4' {
|
|
54278
54308
|
background-color: $cmenu-ul-bgcolor;
|
|
54279
54309
|
}
|
|
54280
54310
|
@else {
|
|
@@ -54633,7 +54663,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54633
54663
|
&.e-vertical {
|
|
54634
54664
|
& .e-caret {
|
|
54635
54665
|
&::before {
|
|
54636
|
-
content: '\
|
|
54666
|
+
content: '\e98f';
|
|
54637
54667
|
}
|
|
54638
54668
|
}
|
|
54639
54669
|
}
|
|
@@ -54641,7 +54671,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54641
54671
|
&.e-ul {
|
|
54642
54672
|
& .e-caret {
|
|
54643
54673
|
&::before {
|
|
54644
|
-
content: '\
|
|
54674
|
+
content: '\e98f';
|
|
54645
54675
|
}
|
|
54646
54676
|
}
|
|
54647
54677
|
}
|
|
@@ -54654,7 +54684,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54654
54684
|
&.e-vertical {
|
|
54655
54685
|
& .e-caret {
|
|
54656
54686
|
&::before {
|
|
54657
|
-
content: '\
|
|
54687
|
+
content: '\e98f';
|
|
54658
54688
|
}
|
|
54659
54689
|
}
|
|
54660
54690
|
}
|
|
@@ -54662,7 +54692,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54662
54692
|
&.e-ul {
|
|
54663
54693
|
& .e-caret {
|
|
54664
54694
|
&::before {
|
|
54665
|
-
content: '\
|
|
54695
|
+
content: '\e98f';
|
|
54666
54696
|
}
|
|
54667
54697
|
}
|
|
54668
54698
|
}
|
|
@@ -56707,6 +56737,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
56707
56737
|
$ddl-chip-sel-mobile-close-height: 26px !default;
|
|
56708
56738
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
56709
56739
|
$ddl-input-text-indent: 10px !default;
|
|
56740
|
+
$ddl-input-placeholder-padding: 0 0 0 10px !default;
|
|
56710
56741
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
56711
56742
|
$ddl-popup-active-focus-bg-color: $theme-lighter !default;
|
|
56712
56743
|
$ddl-popup-active-focus-font-color: $neutral-light-font !default;
|
|
@@ -57223,8 +57254,8 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
57223
57254
|
height: $ddl-input-height;
|
|
57224
57255
|
min-height: $ddl-input-height;
|
|
57225
57256
|
outline: none;
|
|
57226
|
-
padding:
|
|
57227
|
-
text-indent:
|
|
57257
|
+
padding: $ddl-input-placeholder-padding;
|
|
57258
|
+
text-indent: 0;
|
|
57228
57259
|
}
|
|
57229
57260
|
|
|
57230
57261
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -74935,9 +74966,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
74935
74966
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
74936
74967
|
}
|
|
74937
74968
|
|
|
74969
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
74970
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
74971
|
+
}
|
|
74972
|
+
|
|
74938
74973
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
74939
74974
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
74940
74975
|
}
|
|
74976
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
74977
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
74978
|
+
}
|
|
74941
74979
|
|
|
74942
74980
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
74943
74981
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -74988,6 +75026,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
74988
75026
|
.e-cc-contentdiv .e-choosercheck {
|
|
74989
75027
|
white-space: $grid-filter-checkbox-white-space;
|
|
74990
75028
|
}
|
|
75029
|
+
|
|
75030
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75031
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75032
|
+
text-align: left;
|
|
75033
|
+
}
|
|
74991
75034
|
}
|
|
74992
75035
|
}
|
|
74993
75036
|
}
|
|
@@ -81731,7 +81774,7 @@ $rte-drop-text-mobile-width: 240px !default;
|
|
|
81731
81774
|
font-size: $rte-toolbar-big-icon-size;
|
|
81732
81775
|
}
|
|
81733
81776
|
|
|
81734
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
81777
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
81735
81778
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
81736
81779
|
top: -20px;
|
|
81737
81780
|
}
|
|
@@ -81975,13 +82018,13 @@ $rte-drop-text-mobile-width: 240px !default;
|
|
|
81975
82018
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
81976
82019
|
}
|
|
81977
82020
|
|
|
81978
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82021
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
81979
82022
|
font-size: 12px;
|
|
81980
82023
|
position: relative;
|
|
81981
82024
|
top: -18px;
|
|
81982
82025
|
}
|
|
81983
82026
|
|
|
81984
|
-
.e-font-color.e-icons::before {
|
|
82027
|
+
.e-rte-font-color.e-icons::before {
|
|
81985
82028
|
font-size: 13px;
|
|
81986
82029
|
}
|
|
81987
82030
|
|
|
@@ -84265,7 +84308,7 @@ $rte-drop-text-mobile-width: 240px !default;
|
|
|
84265
84308
|
content: '\e35f';
|
|
84266
84309
|
}
|
|
84267
84310
|
|
|
84268
|
-
.e-font-color::before {
|
|
84311
|
+
.e-rte-font-color::before {
|
|
84269
84312
|
content: '\e34c';
|
|
84270
84313
|
}
|
|
84271
84314
|
|
|
@@ -101713,6 +101756,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
101713
101756
|
background: $pivotgrid-grp-bg-hover-color;
|
|
101714
101757
|
}
|
|
101715
101758
|
}
|
|
101759
|
+
|
|
101760
|
+
&:focus {
|
|
101761
|
+
@if ($skin-name =='bootstrap4') {
|
|
101762
|
+
background: $pivotgrid-grp-bg-hover-color;
|
|
101763
|
+
}
|
|
101764
|
+
}
|
|
101716
101765
|
}
|
|
101717
101766
|
}
|
|
101718
101767
|
}
|
|
@@ -101808,20 +101857,28 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
101808
101857
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
101809
101858
|
background-color: $gray-600;
|
|
101810
101859
|
border-radius: $pivotgrid-default-border-radius;
|
|
101811
|
-
|
|
101860
|
+
}
|
|
101812
101861
|
|
|
101813
|
-
|
|
101814
|
-
|
|
101815
|
-
|
|
101816
|
-
|
|
101862
|
+
.e-menu-icon,
|
|
101863
|
+
.e-icons{
|
|
101864
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
101865
|
+
color: $white;
|
|
101866
|
+
}
|
|
101867
|
+
|
|
101868
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
101869
|
+
color: $pivotgrid-active-color;
|
|
101870
|
+
}
|
|
101817
101871
|
}
|
|
101872
|
+
}
|
|
101818
101873
|
|
|
101819
|
-
|
|
101820
|
-
|
|
101874
|
+
ul.e-menu {
|
|
101875
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
101876
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
101877
|
+
padding-right: 0 !important;
|
|
101878
|
+
padding-left: 0 !important;
|
|
101821
101879
|
}
|
|
101822
101880
|
}
|
|
101823
101881
|
}
|
|
101824
|
-
}
|
|
101825
101882
|
|
|
101826
101883
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
101827
101884
|
margin-left: 18px !important;
|
|
@@ -102316,13 +102373,13 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
102316
102373
|
.e-toolbar .e-tbar-btn {
|
|
102317
102374
|
@if ($skin-name == 'tailwind') {
|
|
102318
102375
|
background-color: transparent;
|
|
102319
|
-
|
|
102376
|
+
}
|
|
102320
102377
|
|
|
102321
102378
|
&:hover {
|
|
102322
102379
|
@if ($skin-name == 'tailwind') {
|
|
102323
102380
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102324
|
-
|
|
102325
|
-
|
|
102381
|
+
}
|
|
102382
|
+
}
|
|
102326
102383
|
}
|
|
102327
102384
|
|
|
102328
102385
|
|
|
@@ -106547,7 +106604,7 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
106547
106604
|
vertical-align: top;
|
|
106548
106605
|
|
|
106549
106606
|
&.e-translate {
|
|
106550
|
-
transition: transform .
|
|
106607
|
+
transition: transform .1s ease 0s;
|
|
106551
106608
|
}
|
|
106552
106609
|
}
|
|
106553
106610
|
|
|
@@ -111403,6 +111460,12 @@ $image-editor-contextual-toolbar: $neutral-white !default;
|
|
|
111403
111460
|
border-top: $image-editor-border;
|
|
111404
111461
|
}
|
|
111405
111462
|
|
|
111463
|
+
& .e-canvas-wrapper {
|
|
111464
|
+
& .e-textarea {
|
|
111465
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
111466
|
+
}
|
|
111467
|
+
}
|
|
111468
|
+
|
|
111406
111469
|
& .e-bottom-toolbar {
|
|
111407
111470
|
border-top: $image-editor-border;
|
|
111408
111471
|
}
|
|
@@ -2173,16 +2173,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $content-text-color !defaul
|
|
|
2173
2173
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
2174
2174
|
border-radius: $acrdn-border-radius;
|
|
2175
2175
|
|
|
2176
|
-
.e-active {
|
|
2177
|
-
background: $acrdn-active-bg-color;
|
|
2178
|
-
}
|
|
2179
|
-
|
|
2180
2176
|
.e-acrdn-item {
|
|
2181
2177
|
border-color: $acrdn-item-border-color;
|
|
2182
2178
|
border-style: $acrdn-item-border-nav-type;
|
|
2183
2179
|
border-width: $acrdn-item-border-size;
|
|
2184
2180
|
border-radius: $acrdn-item-border-radius;
|
|
2185
2181
|
|
|
2182
|
+
&.e-active {
|
|
2183
|
+
background: $acrdn-active-bg-color;
|
|
2184
|
+
}
|
|
2185
|
+
|
|
2186
2186
|
&.e-select:last-child {
|
|
2187
2187
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
2188
2188
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -27320,6 +27320,10 @@ $cbox-icon-color: $icon-color !default;
|
|
|
27320
27320
|
}
|
|
27321
27321
|
}
|
|
27322
27322
|
|
|
27323
|
+
.e-checkbox-wrapper[readonly] {
|
|
27324
|
+
pointer-events: none;
|
|
27325
|
+
}
|
|
27326
|
+
|
|
27323
27327
|
.e-small .e-checkbox-wrapper,
|
|
27324
27328
|
.e-small.e-checkbox-wrapper,
|
|
27325
27329
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29592,6 +29596,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
29592
29596
|
|
|
29593
29597
|
.e-caret {
|
|
29594
29598
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29599
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29600
|
+
margin-top: 0;
|
|
29601
|
+
}
|
|
29595
29602
|
}
|
|
29596
29603
|
|
|
29597
29604
|
&.e-vertical {
|
|
@@ -34582,12 +34589,26 @@ $cpicker-split-btn-border: 1px solid $border !default;
|
|
|
34582
34589
|
& .e-slider-track {
|
|
34583
34590
|
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%);
|
|
34584
34591
|
}
|
|
34592
|
+
|
|
34593
|
+
& .e-handle {
|
|
34594
|
+
@if $skin-name == 'FluentUI' {
|
|
34595
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34596
|
+
}
|
|
34597
|
+
}
|
|
34585
34598
|
}
|
|
34586
34599
|
|
|
34587
34600
|
& .e-preview-container {
|
|
34588
34601
|
margin-left: 0;
|
|
34589
34602
|
margin-right: $cpicker-preview-margin-left;
|
|
34590
34603
|
}
|
|
34604
|
+
|
|
34605
|
+
& .e-opacity-slider {
|
|
34606
|
+
& .e-handle-first {
|
|
34607
|
+
@if $skin-name == 'FluentUI' {
|
|
34608
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34609
|
+
}
|
|
34610
|
+
}
|
|
34611
|
+
}
|
|
34591
34612
|
}
|
|
34592
34613
|
|
|
34593
34614
|
& .e-selected-value {
|
|
@@ -35390,7 +35411,9 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
35390
35411
|
}
|
|
35391
35412
|
|
|
35392
35413
|
&.e-menu-caret-icon {
|
|
35393
|
-
|
|
35414
|
+
@if $skin-name != 'FluentUI' {
|
|
35415
|
+
padding-left: $cmenu-caret-li-padding;
|
|
35416
|
+
}
|
|
35394
35417
|
padding-right: $cmenu-li-right-padding;
|
|
35395
35418
|
}
|
|
35396
35419
|
|
|
@@ -35583,28 +35606,34 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
35583
35606
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
35584
35607
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
35585
35608
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
35586
|
-
@
|
|
35609
|
+
@if $skin-name != 'FluentUI' {
|
|
35610
|
+
@include bigger-rtl-blank-icon;
|
|
35611
|
+
}
|
|
35587
35612
|
}
|
|
35588
35613
|
}
|
|
35589
35614
|
|
|
35590
35615
|
|
|
35591
35616
|
@mixin focused-icon-color {
|
|
35592
|
-
|
|
35593
|
-
|
|
35594
|
-
|
|
35595
|
-
|
|
35596
|
-
|
|
35597
|
-
|
|
35617
|
+
@if $skin-name != 'bootstrap5' {
|
|
35618
|
+
& .e-caret {
|
|
35619
|
+
color: $cmenu-caret-color;
|
|
35620
|
+
}
|
|
35621
|
+
|
|
35622
|
+
& .e-menu-icon {
|
|
35623
|
+
color: $cmenu-icon-color;
|
|
35624
|
+
}
|
|
35598
35625
|
}
|
|
35599
35626
|
}
|
|
35600
35627
|
|
|
35601
35628
|
@mixin selected-icon-color {
|
|
35602
|
-
|
|
35603
|
-
|
|
35604
|
-
|
|
35605
|
-
|
|
35606
|
-
|
|
35607
|
-
|
|
35629
|
+
@if $skin-name != 'bootstrap5' {
|
|
35630
|
+
& .e-caret {
|
|
35631
|
+
color: $cmenu-caret-hover-color;
|
|
35632
|
+
}
|
|
35633
|
+
|
|
35634
|
+
& .e-menu-icon {
|
|
35635
|
+
color: $cmenu-hover-icon-color;
|
|
35636
|
+
}
|
|
35608
35637
|
}
|
|
35609
35638
|
}
|
|
35610
35639
|
|
|
@@ -43070,7 +43099,7 @@ $dialog-close-button-width: 32px !default;
|
|
|
43070
43099
|
$dialog-header-content-padding: 16px 24px 20px !default;
|
|
43071
43100
|
$dialog-content-padding: 24px 24px 12px 24px !default;
|
|
43072
43101
|
$dialog-content-margin-bottom: 12px !default;
|
|
43073
|
-
$dialog-footer-content-padding:
|
|
43102
|
+
$dialog-footer-content-padding: 24px !default;
|
|
43074
43103
|
$dialog-footer-content-padding-bottom: 9px !default;
|
|
43075
43104
|
$dialog-footer-content-border-top: 0 solid $border-light !default;
|
|
43076
43105
|
$dialog-alert-footer-content-border-top: 0 solid $border-light !default;
|
|
@@ -54220,6 +54249,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
54220
54249
|
line-height: $menu-li-height;
|
|
54221
54250
|
margin-right: $menu-icon-margin-right;
|
|
54222
54251
|
text-align: center;
|
|
54252
|
+
margin-bottom: 4px;
|
|
54223
54253
|
}
|
|
54224
54254
|
|
|
54225
54255
|
& .e-caret {
|
|
@@ -54873,7 +54903,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
54873
54903
|
|
|
54874
54904
|
@at-root {
|
|
54875
54905
|
& .e-menu {
|
|
54876
|
-
@if $skin-name == 'bootstrap4'
|
|
54906
|
+
@if $skin-name == 'bootstrap4' {
|
|
54877
54907
|
background-color: $cmenu-ul-bgcolor;
|
|
54878
54908
|
}
|
|
54879
54909
|
@else {
|
|
@@ -57298,6 +57328,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
57298
57328
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57299
57329
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57300
57330
|
$ddl-input-text-indent: 8px !default;
|
|
57331
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
57301
57332
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
57302
57333
|
$ddl-popup-active-focus-border-width: 0 !default;
|
|
57303
57334
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -57880,8 +57911,8 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
57880
57911
|
height: $ddl-input-height;
|
|
57881
57912
|
min-height: $ddl-input-height;
|
|
57882
57913
|
outline: none;
|
|
57883
|
-
padding:
|
|
57884
|
-
text-indent:
|
|
57914
|
+
padding: $ddl-input-placeholder-padding;
|
|
57915
|
+
text-indent: 0;
|
|
57885
57916
|
}
|
|
57886
57917
|
|
|
57887
57918
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -75728,9 +75759,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75728
75759
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75729
75760
|
}
|
|
75730
75761
|
|
|
75762
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75763
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75764
|
+
}
|
|
75765
|
+
|
|
75731
75766
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75732
75767
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75733
75768
|
}
|
|
75769
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75770
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75771
|
+
}
|
|
75734
75772
|
|
|
75735
75773
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75736
75774
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75781,6 +75819,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75781
75819
|
.e-cc-contentdiv .e-choosercheck {
|
|
75782
75820
|
white-space: $grid-filter-checkbox-white-space;
|
|
75783
75821
|
}
|
|
75822
|
+
|
|
75823
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75824
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75825
|
+
text-align: left;
|
|
75826
|
+
}
|
|
75784
75827
|
}
|
|
75785
75828
|
}
|
|
75786
75829
|
}
|
|
@@ -82562,7 +82605,7 @@ $rte-drop-text-mobile-width: 242px !default;
|
|
|
82562
82605
|
font-size: $rte-toolbar-big-icon-size;
|
|
82563
82606
|
}
|
|
82564
82607
|
|
|
82565
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82608
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
82566
82609
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
82567
82610
|
top: -20px;
|
|
82568
82611
|
}
|
|
@@ -82806,13 +82849,13 @@ $rte-drop-text-mobile-width: 242px !default;
|
|
|
82806
82849
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82807
82850
|
}
|
|
82808
82851
|
|
|
82809
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82852
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82810
82853
|
font-size: 12px;
|
|
82811
82854
|
position: relative;
|
|
82812
82855
|
top: -18px;
|
|
82813
82856
|
}
|
|
82814
82857
|
|
|
82815
|
-
.e-font-color.e-icons::before {
|
|
82858
|
+
.e-rte-font-color.e-icons::before {
|
|
82816
82859
|
font-size: 13px;
|
|
82817
82860
|
}
|
|
82818
82861
|
|
|
@@ -85095,7 +85138,7 @@ $rte-drop-text-mobile-width: 242px !default;
|
|
|
85095
85138
|
content: '\e76f';
|
|
85096
85139
|
}
|
|
85097
85140
|
|
|
85098
|
-
.e-font-color::before {
|
|
85141
|
+
.e-rte-font-color::before {
|
|
85099
85142
|
content: '\e79f';
|
|
85100
85143
|
}
|
|
85101
85144
|
|
|
@@ -102565,6 +102608,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102565
102608
|
background: $pivotgrid-grp-bg-hover-color;
|
|
102566
102609
|
}
|
|
102567
102610
|
}
|
|
102611
|
+
|
|
102612
|
+
&:focus {
|
|
102613
|
+
@if ($skin-name =='bootstrap4') {
|
|
102614
|
+
background: $pivotgrid-grp-bg-hover-color;
|
|
102615
|
+
}
|
|
102616
|
+
}
|
|
102568
102617
|
}
|
|
102569
102618
|
}
|
|
102570
102619
|
}
|
|
@@ -102660,20 +102709,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102660
102709
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102661
102710
|
background-color: $gray-600;
|
|
102662
102711
|
border-radius: $pivotgrid-default-border-radius;
|
|
102663
|
-
|
|
102712
|
+
}
|
|
102664
102713
|
|
|
102665
|
-
|
|
102666
|
-
|
|
102667
|
-
|
|
102668
|
-
|
|
102714
|
+
.e-menu-icon,
|
|
102715
|
+
.e-icons{
|
|
102716
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102717
|
+
color: $white;
|
|
102718
|
+
}
|
|
102719
|
+
|
|
102720
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102721
|
+
color: $pivotgrid-active-color;
|
|
102722
|
+
}
|
|
102669
102723
|
}
|
|
102724
|
+
}
|
|
102670
102725
|
|
|
102671
|
-
|
|
102672
|
-
|
|
102726
|
+
ul.e-menu {
|
|
102727
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102728
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102729
|
+
padding-right: 0 !important;
|
|
102730
|
+
padding-left: 0 !important;
|
|
102673
102731
|
}
|
|
102674
102732
|
}
|
|
102675
102733
|
}
|
|
102676
|
-
}
|
|
102677
102734
|
|
|
102678
102735
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102679
102736
|
margin-left: 18px !important;
|
|
@@ -103168,13 +103225,13 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
103168
103225
|
.e-toolbar .e-tbar-btn {
|
|
103169
103226
|
@if ($skin-name == 'tailwind') {
|
|
103170
103227
|
background-color: transparent;
|
|
103171
|
-
|
|
103228
|
+
}
|
|
103172
103229
|
|
|
103173
103230
|
&:hover {
|
|
103174
103231
|
@if ($skin-name == 'tailwind') {
|
|
103175
103232
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
103176
|
-
|
|
103177
|
-
|
|
103233
|
+
}
|
|
103234
|
+
}
|
|
103178
103235
|
}
|
|
103179
103236
|
|
|
103180
103237
|
|
|
@@ -107406,7 +107463,7 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
107406
107463
|
vertical-align: top;
|
|
107407
107464
|
|
|
107408
107465
|
&.e-translate {
|
|
107409
|
-
transition: transform .
|
|
107466
|
+
transition: transform .1s ease 0s;
|
|
107410
107467
|
}
|
|
107411
107468
|
}
|
|
107412
107469
|
|
|
@@ -112262,6 +112319,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
112262
112319
|
border-top: $image-editor-border;
|
|
112263
112320
|
}
|
|
112264
112321
|
|
|
112322
|
+
& .e-canvas-wrapper {
|
|
112323
|
+
& .e-textarea {
|
|
112324
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
112325
|
+
}
|
|
112326
|
+
}
|
|
112327
|
+
|
|
112265
112328
|
& .e-bottom-toolbar {
|
|
112266
112329
|
border-top: $image-editor-border;
|
|
112267
112330
|
}
|