@syncfusion/blazor-themes 20.4.43 → 20.4.48
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/base/tailwind.scss +1 -1
- package/SCSS-Themes/bootstrap-dark.scss +95 -47
- package/SCSS-Themes/bootstrap.scss +95 -47
- package/SCSS-Themes/bootstrap4.scss +96 -48
- package/SCSS-Themes/bootstrap5-dark.scss +96 -48
- package/SCSS-Themes/bootstrap5.scss +96 -48
- 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/drop-down-list/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +3 -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 +95 -47
- package/SCSS-Themes/fabric.scss +95 -47
- package/SCSS-Themes/fluent-dark.scss +96 -48
- package/SCSS-Themes/fluent.scss +96 -48
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap4.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap5.scss +17 -1
- package/SCSS-Themes/grids/grid/fabric-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/fabric.scss +17 -1
- package/SCSS-Themes/grids/grid/fluent-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/fluent.scss +17 -1
- package/SCSS-Themes/grids/grid/highcontrast.scss +17 -1
- package/SCSS-Themes/grids/grid/material-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/material.scss +17 -1
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/tailwind.scss +17 -1
- package/SCSS-Themes/highcontrast.scss +95 -47
- 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/inputs/input/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent.scss +1 -0
- package/SCSS-Themes/inputs/input/highcontrast.scss +1 -0
- package/SCSS-Themes/inputs/input/material-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/material.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind.scss +1 -0
- package/SCSS-Themes/material-dark.scss +95 -47
- package/SCSS-Themes/material.scss +95 -47
- package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fabric.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fluent.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/highcontrast.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/material-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/material.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/tailwind.scss +16 -12
- 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 +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/material.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +23 -27
- 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 +95 -47
- package/SCSS-Themes/tailwind.scss +96 -48
- package/package.json +1 -1
|
@@ -160,7 +160,7 @@ $shadow-focus-ring1: 0 0 0 1px rgba($primary, 1) !default;
|
|
|
160
160
|
$shadow-focus-ring2: 0 0 0 2px rgba($content-bg-color, .95), 0 0 0 4px rgba($primary, 1) !default;
|
|
161
161
|
|
|
162
162
|
// FontFamily
|
|
163
|
-
$font-family: 'Inter';
|
|
163
|
+
$font-family: 'Inter' !default;
|
|
164
164
|
|
|
165
165
|
// Default Font Size
|
|
166
166
|
$text-xxs: 10px !default;
|
|
@@ -2721,6 +2721,9 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2721
2721
|
#{&}.e-ddl.e-popup.e-ddl-device-filter {
|
|
2722
2722
|
margin: $ddl-filter-margin;
|
|
2723
2723
|
}
|
|
2724
|
+
#{&}.e-ios {
|
|
2725
|
+
position: fixed;
|
|
2726
|
+
}
|
|
2724
2727
|
}
|
|
2725
2728
|
|
|
2726
2729
|
.e-ddl.e-control-wrapper .e-ddl-disable-icon {
|
|
@@ -6359,6 +6362,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
6359
6362
|
|
|
6360
6363
|
input.e-input.e-rtl#{$css},
|
|
6361
6364
|
.e-input-group.e-rtl input.e-input,
|
|
6365
|
+
.e-input-group.e-control-container.e-rtl input.e-control,
|
|
6362
6366
|
.e-input-group.e-control-wrapper.e-rtl input.e-input,
|
|
6363
6367
|
.e-float-input.e-rtl input,
|
|
6364
6368
|
.e-float-input.e-control-wrapper.e-rtl input,
|
|
@@ -27203,6 +27207,10 @@ $cbox-border-style: solid !default;
|
|
|
27203
27207
|
}
|
|
27204
27208
|
}
|
|
27205
27209
|
|
|
27210
|
+
.e-checkbox-wrapper[readonly] {
|
|
27211
|
+
pointer-events: none;
|
|
27212
|
+
}
|
|
27213
|
+
|
|
27206
27214
|
.e-small .e-checkbox-wrapper,
|
|
27207
27215
|
.e-small.e-checkbox-wrapper,
|
|
27208
27216
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29448,6 +29456,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29448
29456
|
|
|
29449
29457
|
.e-caret {
|
|
29450
29458
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29459
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29460
|
+
margin-top: 0;
|
|
29461
|
+
}
|
|
29451
29462
|
}
|
|
29452
29463
|
|
|
29453
29464
|
&.e-vertical {
|
|
@@ -34506,12 +34517,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.699% - 2.9px) !default;
|
|
|
34506
34517
|
& .e-slider-track {
|
|
34507
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%);
|
|
34508
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
|
+
}
|
|
34509
34526
|
}
|
|
34510
34527
|
|
|
34511
34528
|
& .e-preview-container {
|
|
34512
34529
|
margin-left: 0;
|
|
34513
34530
|
margin-right: $cpicker-preview-margin-left;
|
|
34514
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
|
+
}
|
|
34515
34540
|
}
|
|
34516
34541
|
|
|
34517
34542
|
& .e-selected-value {
|
|
@@ -35514,22 +35539,26 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
35514
35539
|
|
|
35515
35540
|
|
|
35516
35541
|
@mixin focused-icon-color {
|
|
35517
|
-
|
|
35518
|
-
|
|
35519
|
-
|
|
35520
|
-
|
|
35521
|
-
|
|
35522
|
-
|
|
35542
|
+
@if $skin-name != 'bootstrap5' {
|
|
35543
|
+
& .e-caret {
|
|
35544
|
+
color: $cmenu-caret-color;
|
|
35545
|
+
}
|
|
35546
|
+
|
|
35547
|
+
& .e-menu-icon {
|
|
35548
|
+
color: $cmenu-icon-color;
|
|
35549
|
+
}
|
|
35523
35550
|
}
|
|
35524
35551
|
}
|
|
35525
35552
|
|
|
35526
35553
|
@mixin selected-icon-color {
|
|
35527
|
-
|
|
35528
|
-
|
|
35529
|
-
|
|
35530
|
-
|
|
35531
|
-
|
|
35532
|
-
|
|
35554
|
+
@if $skin-name != 'bootstrap5' {
|
|
35555
|
+
& .e-caret {
|
|
35556
|
+
color: $cmenu-caret-hover-color;
|
|
35557
|
+
}
|
|
35558
|
+
|
|
35559
|
+
& .e-menu-icon {
|
|
35560
|
+
color: $cmenu-hover-icon-color;
|
|
35561
|
+
}
|
|
35533
35562
|
}
|
|
35534
35563
|
}
|
|
35535
35564
|
|
|
@@ -57057,6 +57086,7 @@ $ddl-sel-chip-close-mobile-left: 17px !default;
|
|
|
57057
57086
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57058
57087
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57059
57088
|
$ddl-input-text-indent: 6px !default;
|
|
57089
|
+
$ddl-input-placeholder-padding: 0 0 0 12px !default;
|
|
57060
57090
|
$ddl-rtl-chip-sel-close-left: -10px !default;
|
|
57061
57091
|
$ddl-popup-active-focus-bg-color: $brand-primary !default;
|
|
57062
57092
|
$ddl-popup-active-focus-font-color: $brand-primary-font !default;
|
|
@@ -57585,8 +57615,8 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
57585
57615
|
height: $ddl-input-height;
|
|
57586
57616
|
min-height: $ddl-input-height;
|
|
57587
57617
|
outline: none;
|
|
57588
|
-
padding:
|
|
57589
|
-
text-indent:
|
|
57618
|
+
padding: $ddl-input-placeholder-padding;
|
|
57619
|
+
text-indent: 0;
|
|
57590
57620
|
}
|
|
57591
57621
|
|
|
57592
57622
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -71604,6 +71634,8 @@ $grid-reorderarrow-margin-top: -6.5px !default;
|
|
|
71604
71634
|
$grid-reorderdownarrow-margin-top: 4px !default;
|
|
71605
71635
|
$grid-reorder-arrow-top-margin: .5px !default;
|
|
71606
71636
|
$grid-reorder-downarrow-top-margin: -1.5px !default;
|
|
71637
|
+
$grid-reorder-virtualarrow-top-margin: -.5px !default;
|
|
71638
|
+
$grid-reorder-virtualdownarrow-top-margin: -1.5px !default;
|
|
71607
71639
|
$grid-sortnumber-font-size: 9px !default;
|
|
71608
71640
|
$grid-header-text-transform: none !default;
|
|
71609
71641
|
$grid-bigger-toolbar-icon-size: 18px !default;
|
|
@@ -73953,7 +73985,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
73953
73985
|
}
|
|
73954
73986
|
|
|
73955
73987
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
73956
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
73988
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
73989
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
73990
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
73957
73991
|
font-size: $grid-reorderarrow-font-size;
|
|
73958
73992
|
margin-left: $grid-reorderarrow-margin-left;
|
|
73959
73993
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -75298,9 +75332,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75298
75332
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75299
75333
|
}
|
|
75300
75334
|
|
|
75335
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75336
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75337
|
+
}
|
|
75338
|
+
|
|
75301
75339
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75302
75340
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75303
75341
|
}
|
|
75342
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75343
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75344
|
+
}
|
|
75304
75345
|
|
|
75305
75346
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75306
75347
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75351,6 +75392,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75351
75392
|
.e-cc-contentdiv .e-choosercheck {
|
|
75352
75393
|
white-space: $grid-filter-checkbox-white-space;
|
|
75353
75394
|
}
|
|
75395
|
+
|
|
75396
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75397
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75398
|
+
text-align: left;
|
|
75399
|
+
}
|
|
75354
75400
|
}
|
|
75355
75401
|
}
|
|
75356
75402
|
}
|
|
@@ -82128,7 +82174,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82128
82174
|
font-size: $rte-toolbar-big-icon-size;
|
|
82129
82175
|
}
|
|
82130
82176
|
|
|
82131
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82177
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
82132
82178
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
82133
82179
|
top: -20px;
|
|
82134
82180
|
}
|
|
@@ -82372,13 +82418,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82372
82418
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82373
82419
|
}
|
|
82374
82420
|
|
|
82375
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82421
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82376
82422
|
font-size: 12px;
|
|
82377
82423
|
position: relative;
|
|
82378
82424
|
top: -18px;
|
|
82379
82425
|
}
|
|
82380
82426
|
|
|
82381
|
-
.e-font-color.e-icons::before {
|
|
82427
|
+
.e-rte-font-color.e-icons::before {
|
|
82382
82428
|
font-size: 13px;
|
|
82383
82429
|
}
|
|
82384
82430
|
|
|
@@ -84662,7 +84708,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84662
84708
|
content: '\e35f';
|
|
84663
84709
|
}
|
|
84664
84710
|
|
|
84665
|
-
.e-font-color::before {
|
|
84711
|
+
.e-rte-font-color::before {
|
|
84666
84712
|
content: '\e34c';
|
|
84667
84713
|
}
|
|
84668
84714
|
|
|
@@ -102147,20 +102193,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102147
102193
|
|
|
102148
102194
|
.e-toolbar-items {
|
|
102149
102195
|
background: $pivotgrid-grp-bg-color;
|
|
102150
|
-
|
|
102151
|
-
.e-toolbar-item {
|
|
102152
|
-
.e-tbar-btn.e-btn.e-control {
|
|
102153
|
-
@if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
|
|
102154
|
-
background: $pivotgrid-grp-bg-color;
|
|
102155
|
-
|
|
102156
|
-
&:hover {
|
|
102157
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
102158
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
102159
|
-
}
|
|
102160
|
-
}
|
|
102161
|
-
}
|
|
102162
|
-
}
|
|
102163
|
-
}
|
|
102164
102196
|
}
|
|
102165
102197
|
|
|
102166
102198
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -102253,20 +102285,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102253
102285
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102254
102286
|
background-color: $gray-600;
|
|
102255
102287
|
border-radius: $pivotgrid-default-border-radius;
|
|
102256
|
-
|
|
102288
|
+
}
|
|
102257
102289
|
|
|
102258
|
-
|
|
102259
|
-
|
|
102260
|
-
|
|
102261
|
-
|
|
102290
|
+
.e-menu-icon,
|
|
102291
|
+
.e-icons{
|
|
102292
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102293
|
+
color: $white;
|
|
102294
|
+
}
|
|
102295
|
+
|
|
102296
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102297
|
+
color: $pivotgrid-active-color;
|
|
102298
|
+
}
|
|
102262
102299
|
}
|
|
102300
|
+
}
|
|
102263
102301
|
|
|
102264
|
-
|
|
102265
|
-
|
|
102302
|
+
ul.e-menu {
|
|
102303
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102304
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102305
|
+
padding-right: 0 !important;
|
|
102306
|
+
padding-left: 0 !important;
|
|
102266
102307
|
}
|
|
102267
102308
|
}
|
|
102268
102309
|
}
|
|
102269
|
-
}
|
|
102270
102310
|
|
|
102271
102311
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102272
102312
|
margin-left: 18px !important;
|
|
@@ -102759,15 +102799,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102759
102799
|
}
|
|
102760
102800
|
|
|
102761
102801
|
.e-toolbar .e-tbar-btn {
|
|
102762
|
-
|
|
102763
|
-
|
|
102764
|
-
|
|
102802
|
+
background-color: transparent;
|
|
102803
|
+
|
|
102804
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
102805
|
+
border: none !important;
|
|
102806
|
+
}
|
|
102765
102807
|
|
|
102766
102808
|
&:hover {
|
|
102767
102809
|
@if ($skin-name == 'tailwind') {
|
|
102768
102810
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102769
|
-
|
|
102770
|
-
|
|
102811
|
+
}
|
|
102812
|
+
}
|
|
102771
102813
|
}
|
|
102772
102814
|
|
|
102773
102815
|
|
|
@@ -106992,7 +107034,7 @@ $schedule-tree-content-color: #fff !default;
|
|
|
106992
107034
|
vertical-align: top;
|
|
106993
107035
|
|
|
106994
107036
|
&.e-translate {
|
|
106995
|
-
transition: transform .
|
|
107037
|
+
transition: transform .1s ease 0s;
|
|
106996
107038
|
}
|
|
106997
107039
|
}
|
|
106998
107040
|
|
|
@@ -111848,6 +111890,12 @@ $image-editor-contextual-toolbar: $grey-darker !default;
|
|
|
111848
111890
|
border-top: $image-editor-border;
|
|
111849
111891
|
}
|
|
111850
111892
|
|
|
111893
|
+
& .e-canvas-wrapper {
|
|
111894
|
+
& .e-textarea {
|
|
111895
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
111896
|
+
}
|
|
111897
|
+
}
|
|
111898
|
+
|
|
111851
111899
|
& .e-bottom-toolbar {
|
|
111852
111900
|
border-top: $image-editor-border;
|
|
111853
111901
|
}
|
|
@@ -2720,6 +2720,9 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2720
2720
|
#{&}.e-ddl.e-popup.e-ddl-device-filter {
|
|
2721
2721
|
margin: $ddl-filter-margin;
|
|
2722
2722
|
}
|
|
2723
|
+
#{&}.e-ios {
|
|
2724
|
+
position: fixed;
|
|
2725
|
+
}
|
|
2723
2726
|
}
|
|
2724
2727
|
|
|
2725
2728
|
.e-ddl.e-control-wrapper .e-ddl-disable-icon {
|
|
@@ -6349,6 +6352,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
6349
6352
|
|
|
6350
6353
|
input.e-input.e-rtl#{$css},
|
|
6351
6354
|
.e-input-group.e-rtl input.e-input,
|
|
6355
|
+
.e-input-group.e-control-container.e-rtl input.e-control,
|
|
6352
6356
|
.e-input-group.e-control-wrapper.e-rtl input.e-input,
|
|
6353
6357
|
.e-float-input.e-rtl input,
|
|
6354
6358
|
.e-float-input.e-control-wrapper.e-rtl input,
|
|
@@ -26977,6 +26981,10 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
26977
26981
|
}
|
|
26978
26982
|
}
|
|
26979
26983
|
|
|
26984
|
+
.e-checkbox-wrapper[readonly] {
|
|
26985
|
+
pointer-events: none;
|
|
26986
|
+
}
|
|
26987
|
+
|
|
26980
26988
|
.e-small .e-checkbox-wrapper,
|
|
26981
26989
|
.e-small.e-checkbox-wrapper,
|
|
26982
26990
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29219,6 +29227,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29219
29227
|
|
|
29220
29228
|
.e-caret {
|
|
29221
29229
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29230
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29231
|
+
margin-top: 0;
|
|
29232
|
+
}
|
|
29222
29233
|
}
|
|
29223
29234
|
|
|
29224
29235
|
&.e-vertical {
|
|
@@ -34264,12 +34275,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.699% - 2.9px) !default;
|
|
|
34264
34275
|
& .e-slider-track {
|
|
34265
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%);
|
|
34266
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
|
+
}
|
|
34267
34284
|
}
|
|
34268
34285
|
|
|
34269
34286
|
& .e-preview-container {
|
|
34270
34287
|
margin-left: 0;
|
|
34271
34288
|
margin-right: $cpicker-preview-margin-left;
|
|
34272
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
|
+
}
|
|
34273
34298
|
}
|
|
34274
34299
|
|
|
34275
34300
|
& .e-selected-value {
|
|
@@ -35269,22 +35294,26 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35269
35294
|
|
|
35270
35295
|
|
|
35271
35296
|
@mixin focused-icon-color {
|
|
35272
|
-
|
|
35273
|
-
|
|
35274
|
-
|
|
35275
|
-
|
|
35276
|
-
|
|
35277
|
-
|
|
35297
|
+
@if $skin-name != 'bootstrap5' {
|
|
35298
|
+
& .e-caret {
|
|
35299
|
+
color: $cmenu-caret-color;
|
|
35300
|
+
}
|
|
35301
|
+
|
|
35302
|
+
& .e-menu-icon {
|
|
35303
|
+
color: $cmenu-icon-color;
|
|
35304
|
+
}
|
|
35278
35305
|
}
|
|
35279
35306
|
}
|
|
35280
35307
|
|
|
35281
35308
|
@mixin selected-icon-color {
|
|
35282
|
-
|
|
35283
|
-
|
|
35284
|
-
|
|
35285
|
-
|
|
35286
|
-
|
|
35287
|
-
|
|
35309
|
+
@if $skin-name != 'bootstrap5' {
|
|
35310
|
+
& .e-caret {
|
|
35311
|
+
color: $cmenu-caret-hover-color;
|
|
35312
|
+
}
|
|
35313
|
+
|
|
35314
|
+
& .e-menu-icon {
|
|
35315
|
+
color: $cmenu-hover-icon-color;
|
|
35316
|
+
}
|
|
35288
35317
|
}
|
|
35289
35318
|
}
|
|
35290
35319
|
|
|
@@ -56775,6 +56804,7 @@ $ddl-sel-chip-close-mobile-left: 17px !default;
|
|
|
56775
56804
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
56776
56805
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
56777
56806
|
$ddl-input-text-indent: 6px !default;
|
|
56807
|
+
$ddl-input-placeholder-padding: 0 0 0 12px !default;
|
|
56778
56808
|
$ddl-rtl-chip-sel-close-left: -10px !default;
|
|
56779
56809
|
$ddl-popup-active-focus-bg-color: $brand-primary !default;
|
|
56780
56810
|
$ddl-popup-active-focus-font-color: $brand-primary-font !default;
|
|
@@ -57298,8 +57328,8 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
57298
57328
|
height: $ddl-input-height;
|
|
57299
57329
|
min-height: $ddl-input-height;
|
|
57300
57330
|
outline: none;
|
|
57301
|
-
padding:
|
|
57302
|
-
text-indent:
|
|
57331
|
+
padding: $ddl-input-placeholder-padding;
|
|
57332
|
+
text-indent: 0;
|
|
57303
57333
|
}
|
|
57304
57334
|
|
|
57305
57335
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -71316,6 +71346,8 @@ $grid-reorderarrow-margin-top: -6.5px !default;
|
|
|
71316
71346
|
$grid-reorderdownarrow-margin-top: 4px !default;
|
|
71317
71347
|
$grid-reorder-arrow-top-margin: .5px !default;
|
|
71318
71348
|
$grid-reorder-downarrow-top-margin: -1.5px !default;
|
|
71349
|
+
$grid-reorder-virtualarrow-top-margin: -.5px !default;
|
|
71350
|
+
$grid-reorder-virtualdownarrow-top-margin: -1.5px !default;
|
|
71319
71351
|
$grid-sortnumber-font-size: 9px !default;
|
|
71320
71352
|
$grid-header-text-transform: none !default;
|
|
71321
71353
|
$grid-bigger-toolbar-icon-size: 18px !default;
|
|
@@ -73665,7 +73697,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
73665
73697
|
}
|
|
73666
73698
|
|
|
73667
73699
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
73668
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
73700
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
73701
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
73702
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
73669
73703
|
font-size: $grid-reorderarrow-font-size;
|
|
73670
73704
|
margin-left: $grid-reorderarrow-margin-left;
|
|
73671
73705
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -75010,9 +75044,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75010
75044
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75011
75045
|
}
|
|
75012
75046
|
|
|
75047
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75048
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75049
|
+
}
|
|
75050
|
+
|
|
75013
75051
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75014
75052
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75015
75053
|
}
|
|
75054
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75055
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75056
|
+
}
|
|
75016
75057
|
|
|
75017
75058
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75018
75059
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75063,6 +75104,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75063
75104
|
.e-cc-contentdiv .e-choosercheck {
|
|
75064
75105
|
white-space: $grid-filter-checkbox-white-space;
|
|
75065
75106
|
}
|
|
75107
|
+
|
|
75108
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75109
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75110
|
+
text-align: left;
|
|
75111
|
+
}
|
|
75066
75112
|
}
|
|
75067
75113
|
}
|
|
75068
75114
|
}
|
|
@@ -81890,7 +81936,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
81890
81936
|
font-size: $rte-toolbar-big-icon-size;
|
|
81891
81937
|
}
|
|
81892
81938
|
|
|
81893
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
81939
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
81894
81940
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
81895
81941
|
top: -20px;
|
|
81896
81942
|
}
|
|
@@ -82134,13 +82180,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82134
82180
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82135
82181
|
}
|
|
82136
82182
|
|
|
82137
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82183
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82138
82184
|
font-size: 12px;
|
|
82139
82185
|
position: relative;
|
|
82140
82186
|
top: -18px;
|
|
82141
82187
|
}
|
|
82142
82188
|
|
|
82143
|
-
.e-font-color.e-icons::before {
|
|
82189
|
+
.e-rte-font-color.e-icons::before {
|
|
82144
82190
|
font-size: 13px;
|
|
82145
82191
|
}
|
|
82146
82192
|
|
|
@@ -84424,7 +84470,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84424
84470
|
content: '\e35f';
|
|
84425
84471
|
}
|
|
84426
84472
|
|
|
84427
|
-
.e-font-color::before {
|
|
84473
|
+
.e-rte-font-color::before {
|
|
84428
84474
|
content: '\e34c';
|
|
84429
84475
|
}
|
|
84430
84476
|
|
|
@@ -101861,20 +101907,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
101861
101907
|
|
|
101862
101908
|
.e-toolbar-items {
|
|
101863
101909
|
background: $pivotgrid-grp-bg-color;
|
|
101864
|
-
|
|
101865
|
-
.e-toolbar-item {
|
|
101866
|
-
.e-tbar-btn.e-btn.e-control {
|
|
101867
|
-
@if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
|
|
101868
|
-
background: $pivotgrid-grp-bg-color;
|
|
101869
|
-
|
|
101870
|
-
&:hover {
|
|
101871
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
101872
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
101873
|
-
}
|
|
101874
|
-
}
|
|
101875
|
-
}
|
|
101876
|
-
}
|
|
101877
|
-
}
|
|
101878
101910
|
}
|
|
101879
101911
|
|
|
101880
101912
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -101967,20 +101999,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
101967
101999
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
101968
102000
|
background-color: $gray-600;
|
|
101969
102001
|
border-radius: $pivotgrid-default-border-radius;
|
|
101970
|
-
|
|
102002
|
+
}
|
|
101971
102003
|
|
|
101972
|
-
|
|
101973
|
-
|
|
101974
|
-
|
|
101975
|
-
|
|
102004
|
+
.e-menu-icon,
|
|
102005
|
+
.e-icons{
|
|
102006
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102007
|
+
color: $white;
|
|
102008
|
+
}
|
|
102009
|
+
|
|
102010
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102011
|
+
color: $pivotgrid-active-color;
|
|
102012
|
+
}
|
|
101976
102013
|
}
|
|
102014
|
+
}
|
|
101977
102015
|
|
|
101978
|
-
|
|
101979
|
-
|
|
102016
|
+
ul.e-menu {
|
|
102017
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102018
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102019
|
+
padding-right: 0 !important;
|
|
102020
|
+
padding-left: 0 !important;
|
|
101980
102021
|
}
|
|
101981
102022
|
}
|
|
101982
102023
|
}
|
|
101983
|
-
}
|
|
101984
102024
|
|
|
101985
102025
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
101986
102026
|
margin-left: 18px !important;
|
|
@@ -102473,15 +102513,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102473
102513
|
}
|
|
102474
102514
|
|
|
102475
102515
|
.e-toolbar .e-tbar-btn {
|
|
102476
|
-
|
|
102477
|
-
|
|
102478
|
-
|
|
102516
|
+
background-color: transparent;
|
|
102517
|
+
|
|
102518
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
102519
|
+
border: none !important;
|
|
102520
|
+
}
|
|
102479
102521
|
|
|
102480
102522
|
&:hover {
|
|
102481
102523
|
@if ($skin-name == 'tailwind') {
|
|
102482
102524
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102483
|
-
|
|
102484
|
-
|
|
102525
|
+
}
|
|
102526
|
+
}
|
|
102485
102527
|
}
|
|
102486
102528
|
|
|
102487
102529
|
|
|
@@ -106706,7 +106748,7 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
106706
106748
|
vertical-align: top;
|
|
106707
106749
|
|
|
106708
106750
|
&.e-translate {
|
|
106709
|
-
transition: transform .
|
|
106751
|
+
transition: transform .1s ease 0s;
|
|
106710
106752
|
}
|
|
106711
106753
|
}
|
|
106712
106754
|
|
|
@@ -111562,6 +111604,12 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
111562
111604
|
border-top: $image-editor-border;
|
|
111563
111605
|
}
|
|
111564
111606
|
|
|
111607
|
+
& .e-canvas-wrapper {
|
|
111608
|
+
& .e-textarea {
|
|
111609
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
111610
|
+
}
|
|
111611
|
+
}
|
|
111612
|
+
|
|
111565
111613
|
& .e-bottom-toolbar {
|
|
111566
111614
|
border-top: $image-editor-border;
|
|
111567
111615
|
}
|