@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
|
@@ -2104,16 +2104,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2104
2104
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
2105
2105
|
border-radius: $acrdn-border-radius;
|
|
2106
2106
|
|
|
2107
|
-
.e-active {
|
|
2108
|
-
background: $acrdn-active-bg-color;
|
|
2109
|
-
}
|
|
2110
|
-
|
|
2111
2107
|
.e-acrdn-item {
|
|
2112
2108
|
border-color: $acrdn-item-border-color;
|
|
2113
2109
|
border-style: $acrdn-item-border-nav-type;
|
|
2114
2110
|
border-width: $acrdn-item-border-size;
|
|
2115
2111
|
border-radius: $acrdn-item-border-radius;
|
|
2116
2112
|
|
|
2113
|
+
&.e-active {
|
|
2114
|
+
background: $acrdn-active-bg-color;
|
|
2115
|
+
}
|
|
2116
|
+
|
|
2117
2117
|
&.e-select:last-child {
|
|
2118
2118
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
2119
2119
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -27207,6 +27207,10 @@ $cbox-border-style: solid !default;
|
|
|
27207
27207
|
}
|
|
27208
27208
|
}
|
|
27209
27209
|
|
|
27210
|
+
.e-checkbox-wrapper[readonly] {
|
|
27211
|
+
pointer-events: none;
|
|
27212
|
+
}
|
|
27213
|
+
|
|
27210
27214
|
.e-small .e-checkbox-wrapper,
|
|
27211
27215
|
.e-small.e-checkbox-wrapper,
|
|
27212
27216
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29452,6 +29456,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29452
29456
|
|
|
29453
29457
|
.e-caret {
|
|
29454
29458
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29459
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29460
|
+
margin-top: 0;
|
|
29461
|
+
}
|
|
29455
29462
|
}
|
|
29456
29463
|
|
|
29457
29464
|
&.e-vertical {
|
|
@@ -34510,12 +34517,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.699% - 2.9px) !default;
|
|
|
34510
34517
|
& .e-slider-track {
|
|
34511
34518
|
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%);
|
|
34512
34519
|
}
|
|
34520
|
+
|
|
34521
|
+
& .e-handle {
|
|
34522
|
+
@if $skin-name == 'FluentUI' {
|
|
34523
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34524
|
+
}
|
|
34525
|
+
}
|
|
34513
34526
|
}
|
|
34514
34527
|
|
|
34515
34528
|
& .e-preview-container {
|
|
34516
34529
|
margin-left: 0;
|
|
34517
34530
|
margin-right: $cpicker-preview-margin-left;
|
|
34518
34531
|
}
|
|
34532
|
+
|
|
34533
|
+
& .e-opacity-slider {
|
|
34534
|
+
& .e-handle-first {
|
|
34535
|
+
@if $skin-name == 'FluentUI' {
|
|
34536
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34537
|
+
}
|
|
34538
|
+
}
|
|
34539
|
+
}
|
|
34519
34540
|
}
|
|
34520
34541
|
|
|
34521
34542
|
& .e-selected-value {
|
|
@@ -35319,7 +35340,9 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
35319
35340
|
}
|
|
35320
35341
|
|
|
35321
35342
|
&.e-menu-caret-icon {
|
|
35322
|
-
|
|
35343
|
+
@if $skin-name != 'FluentUI' {
|
|
35344
|
+
padding-left: $cmenu-caret-li-padding;
|
|
35345
|
+
}
|
|
35323
35346
|
padding-right: $cmenu-li-right-padding;
|
|
35324
35347
|
}
|
|
35325
35348
|
|
|
@@ -35512,28 +35535,34 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
35512
35535
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
35513
35536
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
35514
35537
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
35515
|
-
@
|
|
35538
|
+
@if $skin-name != 'FluentUI' {
|
|
35539
|
+
@include bigger-rtl-blank-icon;
|
|
35540
|
+
}
|
|
35516
35541
|
}
|
|
35517
35542
|
}
|
|
35518
35543
|
|
|
35519
35544
|
|
|
35520
35545
|
@mixin focused-icon-color {
|
|
35521
|
-
|
|
35522
|
-
|
|
35523
|
-
|
|
35524
|
-
|
|
35525
|
-
|
|
35526
|
-
|
|
35546
|
+
@if $skin-name != 'bootstrap5' {
|
|
35547
|
+
& .e-caret {
|
|
35548
|
+
color: $cmenu-caret-color;
|
|
35549
|
+
}
|
|
35550
|
+
|
|
35551
|
+
& .e-menu-icon {
|
|
35552
|
+
color: $cmenu-icon-color;
|
|
35553
|
+
}
|
|
35527
35554
|
}
|
|
35528
35555
|
}
|
|
35529
35556
|
|
|
35530
35557
|
@mixin selected-icon-color {
|
|
35531
|
-
|
|
35532
|
-
|
|
35533
|
-
|
|
35534
|
-
|
|
35535
|
-
|
|
35536
|
-
|
|
35558
|
+
@if $skin-name != 'bootstrap5' {
|
|
35559
|
+
& .e-caret {
|
|
35560
|
+
color: $cmenu-caret-hover-color;
|
|
35561
|
+
}
|
|
35562
|
+
|
|
35563
|
+
& .e-menu-icon {
|
|
35564
|
+
color: $cmenu-hover-icon-color;
|
|
35565
|
+
}
|
|
35537
35566
|
}
|
|
35538
35567
|
}
|
|
35539
35568
|
|
|
@@ -53964,6 +53993,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
53964
53993
|
line-height: $menu-li-height;
|
|
53965
53994
|
margin-right: $menu-icon-margin-right;
|
|
53966
53995
|
text-align: center;
|
|
53996
|
+
margin-bottom: 4px;
|
|
53967
53997
|
}
|
|
53968
53998
|
|
|
53969
53999
|
& .e-caret {
|
|
@@ -54617,7 +54647,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54617
54647
|
|
|
54618
54648
|
@at-root {
|
|
54619
54649
|
& .e-menu {
|
|
54620
|
-
@if $skin-name == 'bootstrap4'
|
|
54650
|
+
@if $skin-name == 'bootstrap4' {
|
|
54621
54651
|
background-color: $cmenu-ul-bgcolor;
|
|
54622
54652
|
}
|
|
54623
54653
|
@else {
|
|
@@ -57061,6 +57091,7 @@ $ddl-sel-chip-close-mobile-left: 17px !default;
|
|
|
57061
57091
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57062
57092
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57063
57093
|
$ddl-input-text-indent: 6px !default;
|
|
57094
|
+
$ddl-input-placeholder-padding: 0 0 0 12px !default;
|
|
57064
57095
|
$ddl-rtl-chip-sel-close-left: -10px !default;
|
|
57065
57096
|
$ddl-popup-active-focus-bg-color: $brand-primary !default;
|
|
57066
57097
|
$ddl-popup-active-focus-font-color: $brand-primary-font !default;
|
|
@@ -57589,8 +57620,8 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
57589
57620
|
height: $ddl-input-height;
|
|
57590
57621
|
min-height: $ddl-input-height;
|
|
57591
57622
|
outline: none;
|
|
57592
|
-
padding:
|
|
57593
|
-
text-indent:
|
|
57623
|
+
padding: $ddl-input-placeholder-padding;
|
|
57624
|
+
text-indent: 0;
|
|
57594
57625
|
}
|
|
57595
57626
|
|
|
57596
57627
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -75306,9 +75337,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75306
75337
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75307
75338
|
}
|
|
75308
75339
|
|
|
75340
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75341
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75342
|
+
}
|
|
75343
|
+
|
|
75309
75344
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75310
75345
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75311
75346
|
}
|
|
75347
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75348
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75349
|
+
}
|
|
75312
75350
|
|
|
75313
75351
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75314
75352
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75359,6 +75397,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75359
75397
|
.e-cc-contentdiv .e-choosercheck {
|
|
75360
75398
|
white-space: $grid-filter-checkbox-white-space;
|
|
75361
75399
|
}
|
|
75400
|
+
|
|
75401
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75402
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75403
|
+
text-align: left;
|
|
75404
|
+
}
|
|
75362
75405
|
}
|
|
75363
75406
|
}
|
|
75364
75407
|
}
|
|
@@ -82136,7 +82179,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82136
82179
|
font-size: $rte-toolbar-big-icon-size;
|
|
82137
82180
|
}
|
|
82138
82181
|
|
|
82139
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82182
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
82140
82183
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
82141
82184
|
top: -20px;
|
|
82142
82185
|
}
|
|
@@ -82380,13 +82423,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82380
82423
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82381
82424
|
}
|
|
82382
82425
|
|
|
82383
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82426
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82384
82427
|
font-size: 12px;
|
|
82385
82428
|
position: relative;
|
|
82386
82429
|
top: -18px;
|
|
82387
82430
|
}
|
|
82388
82431
|
|
|
82389
|
-
.e-font-color.e-icons::before {
|
|
82432
|
+
.e-rte-font-color.e-icons::before {
|
|
82390
82433
|
font-size: 13px;
|
|
82391
82434
|
}
|
|
82392
82435
|
|
|
@@ -84670,7 +84713,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84670
84713
|
content: '\e35f';
|
|
84671
84714
|
}
|
|
84672
84715
|
|
|
84673
|
-
.e-font-color::before {
|
|
84716
|
+
.e-rte-font-color::before {
|
|
84674
84717
|
content: '\e34c';
|
|
84675
84718
|
}
|
|
84676
84719
|
|
|
@@ -102166,6 +102209,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102166
102209
|
background: $pivotgrid-grp-bg-hover-color;
|
|
102167
102210
|
}
|
|
102168
102211
|
}
|
|
102212
|
+
|
|
102213
|
+
&:focus {
|
|
102214
|
+
@if ($skin-name =='bootstrap4') {
|
|
102215
|
+
background: $pivotgrid-grp-bg-hover-color;
|
|
102216
|
+
}
|
|
102217
|
+
}
|
|
102169
102218
|
}
|
|
102170
102219
|
}
|
|
102171
102220
|
}
|
|
@@ -102261,20 +102310,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102261
102310
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102262
102311
|
background-color: $gray-600;
|
|
102263
102312
|
border-radius: $pivotgrid-default-border-radius;
|
|
102264
|
-
|
|
102313
|
+
}
|
|
102265
102314
|
|
|
102266
|
-
|
|
102267
|
-
|
|
102268
|
-
|
|
102269
|
-
|
|
102315
|
+
.e-menu-icon,
|
|
102316
|
+
.e-icons{
|
|
102317
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102318
|
+
color: $white;
|
|
102319
|
+
}
|
|
102320
|
+
|
|
102321
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102322
|
+
color: $pivotgrid-active-color;
|
|
102323
|
+
}
|
|
102270
102324
|
}
|
|
102325
|
+
}
|
|
102271
102326
|
|
|
102272
|
-
|
|
102273
|
-
|
|
102327
|
+
ul.e-menu {
|
|
102328
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102329
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102330
|
+
padding-right: 0 !important;
|
|
102331
|
+
padding-left: 0 !important;
|
|
102274
102332
|
}
|
|
102275
102333
|
}
|
|
102276
102334
|
}
|
|
102277
|
-
}
|
|
102278
102335
|
|
|
102279
102336
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102280
102337
|
margin-left: 18px !important;
|
|
@@ -102769,13 +102826,13 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102769
102826
|
.e-toolbar .e-tbar-btn {
|
|
102770
102827
|
@if ($skin-name == 'tailwind') {
|
|
102771
102828
|
background-color: transparent;
|
|
102772
|
-
|
|
102829
|
+
}
|
|
102773
102830
|
|
|
102774
102831
|
&:hover {
|
|
102775
102832
|
@if ($skin-name == 'tailwind') {
|
|
102776
102833
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102777
|
-
|
|
102778
|
-
|
|
102834
|
+
}
|
|
102835
|
+
}
|
|
102779
102836
|
}
|
|
102780
102837
|
|
|
102781
102838
|
|
|
@@ -107000,7 +107057,7 @@ $schedule-tree-content-color: #fff !default;
|
|
|
107000
107057
|
vertical-align: top;
|
|
107001
107058
|
|
|
107002
107059
|
&.e-translate {
|
|
107003
|
-
transition: transform .
|
|
107060
|
+
transition: transform .1s ease 0s;
|
|
107004
107061
|
}
|
|
107005
107062
|
}
|
|
107006
107063
|
|
|
@@ -111856,6 +111913,12 @@ $image-editor-contextual-toolbar: $grey-darker !default;
|
|
|
111856
111913
|
border-top: $image-editor-border;
|
|
111857
111914
|
}
|
|
111858
111915
|
|
|
111916
|
+
& .e-canvas-wrapper {
|
|
111917
|
+
& .e-textarea {
|
|
111918
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
111919
|
+
}
|
|
111920
|
+
}
|
|
111921
|
+
|
|
111859
111922
|
& .e-bottom-toolbar {
|
|
111860
111923
|
border-top: $image-editor-border;
|
|
111861
111924
|
}
|
|
@@ -2104,16 +2104,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2104
2104
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
2105
2105
|
border-radius: $acrdn-border-radius;
|
|
2106
2106
|
|
|
2107
|
-
.e-active {
|
|
2108
|
-
background: $acrdn-active-bg-color;
|
|
2109
|
-
}
|
|
2110
|
-
|
|
2111
2107
|
.e-acrdn-item {
|
|
2112
2108
|
border-color: $acrdn-item-border-color;
|
|
2113
2109
|
border-style: $acrdn-item-border-nav-type;
|
|
2114
2110
|
border-width: $acrdn-item-border-size;
|
|
2115
2111
|
border-radius: $acrdn-item-border-radius;
|
|
2116
2112
|
|
|
2113
|
+
&.e-active {
|
|
2114
|
+
background: $acrdn-active-bg-color;
|
|
2115
|
+
}
|
|
2116
|
+
|
|
2117
2117
|
&.e-select:last-child {
|
|
2118
2118
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
2119
2119
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -26981,6 +26981,10 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
26981
26981
|
}
|
|
26982
26982
|
}
|
|
26983
26983
|
|
|
26984
|
+
.e-checkbox-wrapper[readonly] {
|
|
26985
|
+
pointer-events: none;
|
|
26986
|
+
}
|
|
26987
|
+
|
|
26984
26988
|
.e-small .e-checkbox-wrapper,
|
|
26985
26989
|
.e-small.e-checkbox-wrapper,
|
|
26986
26990
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29223,6 +29227,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29223
29227
|
|
|
29224
29228
|
.e-caret {
|
|
29225
29229
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29230
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29231
|
+
margin-top: 0;
|
|
29232
|
+
}
|
|
29226
29233
|
}
|
|
29227
29234
|
|
|
29228
29235
|
&.e-vertical {
|
|
@@ -34268,12 +34275,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.699% - 2.9px) !default;
|
|
|
34268
34275
|
& .e-slider-track {
|
|
34269
34276
|
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%);
|
|
34270
34277
|
}
|
|
34278
|
+
|
|
34279
|
+
& .e-handle {
|
|
34280
|
+
@if $skin-name == 'FluentUI' {
|
|
34281
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34282
|
+
}
|
|
34283
|
+
}
|
|
34271
34284
|
}
|
|
34272
34285
|
|
|
34273
34286
|
& .e-preview-container {
|
|
34274
34287
|
margin-left: 0;
|
|
34275
34288
|
margin-right: $cpicker-preview-margin-left;
|
|
34276
34289
|
}
|
|
34290
|
+
|
|
34291
|
+
& .e-opacity-slider {
|
|
34292
|
+
& .e-handle-first {
|
|
34293
|
+
@if $skin-name == 'FluentUI' {
|
|
34294
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34295
|
+
}
|
|
34296
|
+
}
|
|
34297
|
+
}
|
|
34277
34298
|
}
|
|
34278
34299
|
|
|
34279
34300
|
& .e-selected-value {
|
|
@@ -35074,7 +35095,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35074
35095
|
}
|
|
35075
35096
|
|
|
35076
35097
|
&.e-menu-caret-icon {
|
|
35077
|
-
|
|
35098
|
+
@if $skin-name != 'FluentUI' {
|
|
35099
|
+
padding-left: $cmenu-caret-li-padding;
|
|
35100
|
+
}
|
|
35078
35101
|
padding-right: $cmenu-li-right-padding;
|
|
35079
35102
|
}
|
|
35080
35103
|
|
|
@@ -35267,28 +35290,34 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35267
35290
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
35268
35291
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
35269
35292
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
35270
|
-
@
|
|
35293
|
+
@if $skin-name != 'FluentUI' {
|
|
35294
|
+
@include bigger-rtl-blank-icon;
|
|
35295
|
+
}
|
|
35271
35296
|
}
|
|
35272
35297
|
}
|
|
35273
35298
|
|
|
35274
35299
|
|
|
35275
35300
|
@mixin focused-icon-color {
|
|
35276
|
-
|
|
35277
|
-
|
|
35278
|
-
|
|
35279
|
-
|
|
35280
|
-
|
|
35281
|
-
|
|
35301
|
+
@if $skin-name != 'bootstrap5' {
|
|
35302
|
+
& .e-caret {
|
|
35303
|
+
color: $cmenu-caret-color;
|
|
35304
|
+
}
|
|
35305
|
+
|
|
35306
|
+
& .e-menu-icon {
|
|
35307
|
+
color: $cmenu-icon-color;
|
|
35308
|
+
}
|
|
35282
35309
|
}
|
|
35283
35310
|
}
|
|
35284
35311
|
|
|
35285
35312
|
@mixin selected-icon-color {
|
|
35286
|
-
|
|
35287
|
-
|
|
35288
|
-
|
|
35289
|
-
|
|
35290
|
-
|
|
35291
|
-
|
|
35313
|
+
@if $skin-name != 'bootstrap5' {
|
|
35314
|
+
& .e-caret {
|
|
35315
|
+
color: $cmenu-caret-hover-color;
|
|
35316
|
+
}
|
|
35317
|
+
|
|
35318
|
+
& .e-menu-icon {
|
|
35319
|
+
color: $cmenu-hover-icon-color;
|
|
35320
|
+
}
|
|
35292
35321
|
}
|
|
35293
35322
|
}
|
|
35294
35323
|
|
|
@@ -53684,6 +53713,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
53684
53713
|
line-height: $menu-li-height;
|
|
53685
53714
|
margin-right: $menu-icon-margin-right;
|
|
53686
53715
|
text-align: center;
|
|
53716
|
+
margin-bottom: 4px;
|
|
53687
53717
|
}
|
|
53688
53718
|
|
|
53689
53719
|
& .e-caret {
|
|
@@ -54337,7 +54367,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54337
54367
|
|
|
54338
54368
|
@at-root {
|
|
54339
54369
|
& .e-menu {
|
|
54340
|
-
@if $skin-name == 'bootstrap4'
|
|
54370
|
+
@if $skin-name == 'bootstrap4' {
|
|
54341
54371
|
background-color: $cmenu-ul-bgcolor;
|
|
54342
54372
|
}
|
|
54343
54373
|
@else {
|
|
@@ -56779,6 +56809,7 @@ $ddl-sel-chip-close-mobile-left: 17px !default;
|
|
|
56779
56809
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
56780
56810
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
56781
56811
|
$ddl-input-text-indent: 6px !default;
|
|
56812
|
+
$ddl-input-placeholder-padding: 0 0 0 12px !default;
|
|
56782
56813
|
$ddl-rtl-chip-sel-close-left: -10px !default;
|
|
56783
56814
|
$ddl-popup-active-focus-bg-color: $brand-primary !default;
|
|
56784
56815
|
$ddl-popup-active-focus-font-color: $brand-primary-font !default;
|
|
@@ -57302,8 +57333,8 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
57302
57333
|
height: $ddl-input-height;
|
|
57303
57334
|
min-height: $ddl-input-height;
|
|
57304
57335
|
outline: none;
|
|
57305
|
-
padding:
|
|
57306
|
-
text-indent:
|
|
57336
|
+
padding: $ddl-input-placeholder-padding;
|
|
57337
|
+
text-indent: 0;
|
|
57307
57338
|
}
|
|
57308
57339
|
|
|
57309
57340
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -75018,9 +75049,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75018
75049
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75019
75050
|
}
|
|
75020
75051
|
|
|
75052
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75053
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75054
|
+
}
|
|
75055
|
+
|
|
75021
75056
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75022
75057
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75023
75058
|
}
|
|
75059
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75060
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75061
|
+
}
|
|
75024
75062
|
|
|
75025
75063
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75026
75064
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75071,6 +75109,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75071
75109
|
.e-cc-contentdiv .e-choosercheck {
|
|
75072
75110
|
white-space: $grid-filter-checkbox-white-space;
|
|
75073
75111
|
}
|
|
75112
|
+
|
|
75113
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75114
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75115
|
+
text-align: left;
|
|
75116
|
+
}
|
|
75074
75117
|
}
|
|
75075
75118
|
}
|
|
75076
75119
|
}
|
|
@@ -81898,7 +81941,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
81898
81941
|
font-size: $rte-toolbar-big-icon-size;
|
|
81899
81942
|
}
|
|
81900
81943
|
|
|
81901
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
81944
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
81902
81945
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
81903
81946
|
top: -20px;
|
|
81904
81947
|
}
|
|
@@ -82142,13 +82185,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82142
82185
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82143
82186
|
}
|
|
82144
82187
|
|
|
82145
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82188
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82146
82189
|
font-size: 12px;
|
|
82147
82190
|
position: relative;
|
|
82148
82191
|
top: -18px;
|
|
82149
82192
|
}
|
|
82150
82193
|
|
|
82151
|
-
.e-font-color.e-icons::before {
|
|
82194
|
+
.e-rte-font-color.e-icons::before {
|
|
82152
82195
|
font-size: 13px;
|
|
82153
82196
|
}
|
|
82154
82197
|
|
|
@@ -84432,7 +84475,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84432
84475
|
content: '\e35f';
|
|
84433
84476
|
}
|
|
84434
84477
|
|
|
84435
|
-
.e-font-color::before {
|
|
84478
|
+
.e-rte-font-color::before {
|
|
84436
84479
|
content: '\e34c';
|
|
84437
84480
|
}
|
|
84438
84481
|
|
|
@@ -101880,6 +101923,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
101880
101923
|
background: $pivotgrid-grp-bg-hover-color;
|
|
101881
101924
|
}
|
|
101882
101925
|
}
|
|
101926
|
+
|
|
101927
|
+
&:focus {
|
|
101928
|
+
@if ($skin-name =='bootstrap4') {
|
|
101929
|
+
background: $pivotgrid-grp-bg-hover-color;
|
|
101930
|
+
}
|
|
101931
|
+
}
|
|
101883
101932
|
}
|
|
101884
101933
|
}
|
|
101885
101934
|
}
|
|
@@ -101975,20 +102024,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
101975
102024
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
101976
102025
|
background-color: $gray-600;
|
|
101977
102026
|
border-radius: $pivotgrid-default-border-radius;
|
|
101978
|
-
|
|
102027
|
+
}
|
|
101979
102028
|
|
|
101980
|
-
|
|
101981
|
-
|
|
101982
|
-
|
|
101983
|
-
|
|
102029
|
+
.e-menu-icon,
|
|
102030
|
+
.e-icons{
|
|
102031
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102032
|
+
color: $white;
|
|
102033
|
+
}
|
|
102034
|
+
|
|
102035
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102036
|
+
color: $pivotgrid-active-color;
|
|
102037
|
+
}
|
|
101984
102038
|
}
|
|
102039
|
+
}
|
|
101985
102040
|
|
|
101986
|
-
|
|
101987
|
-
|
|
102041
|
+
ul.e-menu {
|
|
102042
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102043
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102044
|
+
padding-right: 0 !important;
|
|
102045
|
+
padding-left: 0 !important;
|
|
101988
102046
|
}
|
|
101989
102047
|
}
|
|
101990
102048
|
}
|
|
101991
|
-
}
|
|
101992
102049
|
|
|
101993
102050
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
101994
102051
|
margin-left: 18px !important;
|
|
@@ -102483,13 +102540,13 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102483
102540
|
.e-toolbar .e-tbar-btn {
|
|
102484
102541
|
@if ($skin-name == 'tailwind') {
|
|
102485
102542
|
background-color: transparent;
|
|
102486
|
-
|
|
102543
|
+
}
|
|
102487
102544
|
|
|
102488
102545
|
&:hover {
|
|
102489
102546
|
@if ($skin-name == 'tailwind') {
|
|
102490
102547
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102491
|
-
|
|
102492
|
-
|
|
102548
|
+
}
|
|
102549
|
+
}
|
|
102493
102550
|
}
|
|
102494
102551
|
|
|
102495
102552
|
|
|
@@ -106714,7 +106771,7 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
106714
106771
|
vertical-align: top;
|
|
106715
106772
|
|
|
106716
106773
|
&.e-translate {
|
|
106717
|
-
transition: transform .
|
|
106774
|
+
transition: transform .1s ease 0s;
|
|
106718
106775
|
}
|
|
106719
106776
|
}
|
|
106720
106777
|
|
|
@@ -111570,6 +111627,12 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
111570
111627
|
border-top: $image-editor-border;
|
|
111571
111628
|
}
|
|
111572
111629
|
|
|
111630
|
+
& .e-canvas-wrapper {
|
|
111631
|
+
& .e-textarea {
|
|
111632
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
111633
|
+
}
|
|
111634
|
+
}
|
|
111635
|
+
|
|
111573
111636
|
& .e-bottom-toolbar {
|
|
111574
111637
|
border-top: $image-editor-border;
|
|
111575
111638
|
}
|