@syncfusion/blazor-themes 23.1.40 → 23.1.42
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 +150 -49
- package/SCSS-Themes/bootstrap.scss +150 -49
- package/SCSS-Themes/bootstrap4.scss +182 -51
- package/SCSS-Themes/bootstrap5-dark.scss +150 -49
- package/SCSS-Themes/bootstrap5.scss +150 -49
- package/SCSS-Themes/buttons/switch/bootstrap-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap4.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap5-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap5.scss +6 -2
- package/SCSS-Themes/buttons/switch/fabric-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/fabric.scss +6 -2
- package/SCSS-Themes/buttons/switch/fluent-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/fluent.scss +6 -2
- package/SCSS-Themes/buttons/switch/highcontrast.scss +6 -2
- package/SCSS-Themes/buttons/switch/material-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/material.scss +6 -2
- package/SCSS-Themes/buttons/switch/material3-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/material3.scss +6 -2
- package/SCSS-Themes/buttons/switch/tailwind-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/tailwind.scss +6 -2
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +26 -6
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +26 -6
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +9 -6
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +13 -2
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +19 -0
- package/SCSS-Themes/fabric-dark.scss +150 -49
- package/SCSS-Themes/fabric.scss +150 -49
- package/SCSS-Themes/fluent-dark.scss +167 -49
- package/SCSS-Themes/fluent.scss +167 -49
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/bootstrap.scss +117 -33
- package/SCSS-Themes/grids/grid/bootstrap4.scss +117 -33
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/bootstrap5.scss +117 -33
- package/SCSS-Themes/grids/grid/fabric-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/fabric.scss +117 -33
- package/SCSS-Themes/grids/grid/fluent-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/fluent.scss +117 -33
- package/SCSS-Themes/grids/grid/highcontrast.scss +117 -33
- package/SCSS-Themes/grids/grid/material-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/material.scss +117 -33
- package/SCSS-Themes/grids/grid/material3-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/material3.scss +117 -33
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/tailwind.scss +117 -33
- package/SCSS-Themes/highcontrast.scss +150 -49
- package/SCSS-Themes/material-dark.scss +150 -49
- package/SCSS-Themes/material.scss +150 -49
- package/SCSS-Themes/material3-dark.scss +150 -49
- package/SCSS-Themes/material3.scss +150 -49
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +0 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/material.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/material3.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +16 -5
- package/SCSS-Themes/tailwind-dark.scss +150 -49
- package/SCSS-Themes/tailwind.scss +150 -49
- package/package.json +1 -1
|
@@ -40945,11 +40945,15 @@ $switch-small-off-ripple-left: -7px !default;
|
|
|
40945
40945
|
}
|
|
40946
40946
|
|
|
40947
40947
|
& .e-ripple-container {
|
|
40948
|
-
|
|
40948
|
+
@if $skin-name == 'Material3' {
|
|
40949
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40950
|
+
}
|
|
40949
40951
|
}
|
|
40950
40952
|
|
|
40951
40953
|
& .e-ripple-check.e-ripple-container {
|
|
40952
|
-
|
|
40954
|
+
@if $skin-name == 'Material3' {
|
|
40955
|
+
background-color: $switch-ripple-bg-color;
|
|
40956
|
+
}
|
|
40953
40957
|
}
|
|
40954
40958
|
}
|
|
40955
40959
|
}
|
|
@@ -42742,8 +42746,8 @@ $range-header-font-size: 16px !default;
|
|
|
42742
42746
|
#{if(&, '&', '*')} .e-title {
|
|
42743
42747
|
cursor: $range-cursor-pointer-style;
|
|
42744
42748
|
line-height: $range-normal-nav-icon-height;
|
|
42745
|
-
width: $range-control-header-width;
|
|
42746
42749
|
@if ($skin-name != 'FluentUI') {
|
|
42750
|
+
width: $range-control-header-width;
|
|
42747
42751
|
float: $range-float-none;
|
|
42748
42752
|
font-weight: $range-font-weight-normal;
|
|
42749
42753
|
margin-left: $range-value-zero;
|
|
@@ -42757,12 +42761,13 @@ $range-header-font-size: 16px !default;
|
|
|
42757
42761
|
}
|
|
42758
42762
|
}
|
|
42759
42763
|
#{if(&, '&', '*')} .e-next {
|
|
42760
|
-
|
|
42764
|
+
@if ($skin-name != 'FluentUI') {
|
|
42765
|
+
float: $range-float-right;
|
|
42766
|
+
}
|
|
42761
42767
|
}
|
|
42762
42768
|
#{if(&, '&', '*')} .e-prev {
|
|
42763
|
-
|
|
42764
|
-
|
|
42765
|
-
float: $range-float-right;
|
|
42769
|
+
@if ($skin-name != 'FluentUI') {
|
|
42770
|
+
float: $range-float-left;
|
|
42766
42771
|
}
|
|
42767
42772
|
}
|
|
42768
42773
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42906,7 +42911,9 @@ $range-header-font-size: 16px !default;
|
|
|
42906
42911
|
float: $range-float-left;
|
|
42907
42912
|
}
|
|
42908
42913
|
#{if(&, '&', '*')} .e-prev {
|
|
42909
|
-
|
|
42914
|
+
@if ($skin-name != 'FluentUI') {
|
|
42915
|
+
float: $range-float-right;
|
|
42916
|
+
}
|
|
42910
42917
|
}
|
|
42911
42918
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42912
42919
|
border-radius: $range-hover-end-radius;
|
|
@@ -64636,7 +64643,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
64636
64643
|
}
|
|
64637
64644
|
|
|
64638
64645
|
& .e-selectall-parent + .e-list-parent {
|
|
64639
|
-
height: $listbox-select-height;
|
|
64646
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64640
64647
|
}
|
|
64641
64648
|
|
|
64642
64649
|
& .e-icons {
|
|
@@ -76916,6 +76923,10 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
76916
76923
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
76917
76924
|
}
|
|
76918
76925
|
|
|
76926
|
+
.e-summarycell.e-lastrowcell {
|
|
76927
|
+
border-bottom-width: 1px;
|
|
76928
|
+
}
|
|
76929
|
+
|
|
76919
76930
|
.e-rowcell .e-checkbox-wrapper,
|
|
76920
76931
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
76921
76932
|
@if $grid-skin == 'material3' {
|
|
@@ -77441,12 +77452,7 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
77441
77452
|
margin-right: $grid-bigger-grouptext-marign;
|
|
77442
77453
|
width: $grid-bigger-grouptext-width;
|
|
77443
77454
|
}
|
|
77444
|
-
|
|
77445
|
-
.e-gridheader table th[rowspan],
|
|
77446
|
-
&.e-device .e-gridheader table th[rowspan] {
|
|
77447
|
-
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
77448
|
-
}
|
|
77449
|
-
|
|
77455
|
+
|
|
77450
77456
|
.e-groupsort,
|
|
77451
77457
|
span.e-ungroupbutton,
|
|
77452
77458
|
.e-toggleungroup {
|
|
@@ -77688,6 +77694,14 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
77688
77694
|
}
|
|
77689
77695
|
}
|
|
77690
77696
|
}
|
|
77697
|
+
|
|
77698
|
+
.e-bigger #{&}.e-grid:not(.sf-grid),
|
|
77699
|
+
#{&}.e-grid:not(.sf-grid).e-bigger {
|
|
77700
|
+
.e-gridheader table th[rowspan],
|
|
77701
|
+
&.e-device .e-gridheader table th[rowspan] {
|
|
77702
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
77703
|
+
}
|
|
77704
|
+
}
|
|
77691
77705
|
|
|
77692
77706
|
#{&}.e-grid {
|
|
77693
77707
|
border-radius: $grid-border-radius;
|
|
@@ -78611,6 +78625,9 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
78611
78625
|
}
|
|
78612
78626
|
white-space: normal;
|
|
78613
78627
|
word-wrap: break-word;
|
|
78628
|
+
&.e-lastrowcell {
|
|
78629
|
+
border-bottom-width: 1px;
|
|
78630
|
+
}
|
|
78614
78631
|
}
|
|
78615
78632
|
|
|
78616
78633
|
.e-summarycontent {
|
|
@@ -78687,8 +78704,8 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
78687
78704
|
border-width: $grid-rowcell-both-border-width;
|
|
78688
78705
|
}
|
|
78689
78706
|
|
|
78690
|
-
.e-gridheader table th[rowspan],
|
|
78691
|
-
|
|
78707
|
+
&:not(.sf-grid).e-gridheader table th[rowspan],
|
|
78708
|
+
&:not(.sf-grid).e-device .e-gridheader table th[rowspan] {
|
|
78692
78709
|
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
78693
78710
|
vertical-align: bottom;
|
|
78694
78711
|
}
|
|
@@ -78758,23 +78775,23 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
78758
78775
|
border-width: $grid-headercell-both-border-width;
|
|
78759
78776
|
}
|
|
78760
78777
|
|
|
78761
|
-
|
|
78778
|
+
&:not(.sf-grid).e-default table th[rowspan] {
|
|
78762
78779
|
border-width: $grid-headercell-both-border-width;
|
|
78763
78780
|
}
|
|
78764
78781
|
|
|
78765
|
-
|
|
78782
|
+
&:not(.sf-grid).e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
78766
78783
|
border-right-width: 2px;
|
|
78767
78784
|
}
|
|
78768
78785
|
|
|
78769
|
-
|
|
78786
|
+
&:not(.sf-grid).e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
78770
78787
|
border-left-width: 2px;
|
|
78771
78788
|
}
|
|
78772
78789
|
|
|
78773
|
-
|
|
78790
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
78774
78791
|
border-left-width: 1px;
|
|
78775
78792
|
}
|
|
78776
78793
|
|
|
78777
|
-
|
|
78794
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
78778
78795
|
border-right-width: 1px;
|
|
78779
78796
|
}
|
|
78780
78797
|
|
|
@@ -80756,26 +80773,6 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
80756
80773
|
position: relative;
|
|
80757
80774
|
}
|
|
80758
80775
|
|
|
80759
|
-
&.e-default table th[rowspan] {
|
|
80760
|
-
border-width: $grid-rtl-headercell-both-border-width;
|
|
80761
|
-
}
|
|
80762
|
-
|
|
80763
|
-
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
80764
|
-
border-left-width: 2px;
|
|
80765
|
-
}
|
|
80766
|
-
|
|
80767
|
-
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
80768
|
-
border-right-width: 2px;
|
|
80769
|
-
}
|
|
80770
|
-
|
|
80771
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
80772
|
-
border-right-width: 1px;
|
|
80773
|
-
}
|
|
80774
|
-
|
|
80775
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
80776
|
-
border-left-width: 1px;
|
|
80777
|
-
}
|
|
80778
|
-
|
|
80779
80776
|
&.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,
|
|
80780
80777
|
&.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
|
|
80781
80778
|
border-left: 1px solid;
|
|
@@ -80889,6 +80886,28 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
80889
80886
|
}
|
|
80890
80887
|
}
|
|
80891
80888
|
|
|
80889
|
+
&:not(.sf-grid).e-rtl{
|
|
80890
|
+
&.e-default table th[rowspan] {
|
|
80891
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
80892
|
+
}
|
|
80893
|
+
|
|
80894
|
+
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
80895
|
+
border-left-width: 2px;
|
|
80896
|
+
}
|
|
80897
|
+
|
|
80898
|
+
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
80899
|
+
border-right-width: 2px;
|
|
80900
|
+
}
|
|
80901
|
+
|
|
80902
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
80903
|
+
border-right-width: 1px;
|
|
80904
|
+
}
|
|
80905
|
+
|
|
80906
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
80907
|
+
border-left-width: 1px;
|
|
80908
|
+
}
|
|
80909
|
+
}
|
|
80910
|
+
|
|
80892
80911
|
&.e-wrap {
|
|
80893
80912
|
& .e-rowcell,
|
|
80894
80913
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
@@ -81008,7 +81027,10 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
81008
81027
|
& tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor :not(.e-laststackcell, .e-freezerightborder, .e-freezeleftborder) {
|
|
81009
81028
|
border-right: 0;
|
|
81010
81029
|
}
|
|
81030
|
+
}
|
|
81011
81031
|
|
|
81032
|
+
&:not(.sf-grid).e-resize-lines,
|
|
81033
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
81012
81034
|
&.e-default table th[rowspan]:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
81013
81035
|
border-left: 0;
|
|
81014
81036
|
}
|
|
@@ -81021,7 +81043,9 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
81021
81043
|
& tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
|
|
81022
81044
|
border-left: 0;
|
|
81023
81045
|
}
|
|
81046
|
+
}
|
|
81024
81047
|
|
|
81048
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
81025
81049
|
&.e-default table th[rowspan] {
|
|
81026
81050
|
border-right: 0;
|
|
81027
81051
|
}
|
|
@@ -81202,6 +81226,73 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
81202
81226
|
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
81203
81227
|
text-align: left;
|
|
81204
81228
|
}
|
|
81229
|
+
|
|
81230
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
81231
|
+
border-width: $grid-headercell-both-border-width;
|
|
81232
|
+
}
|
|
81233
|
+
|
|
81234
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
81235
|
+
.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
81236
|
+
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
81237
|
+
vertical-align: bottom;
|
|
81238
|
+
}
|
|
81239
|
+
|
|
81240
|
+
&.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
81241
|
+
border-right-width: 2px;
|
|
81242
|
+
}
|
|
81243
|
+
|
|
81244
|
+
&.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
81245
|
+
border-left-width: 2px;
|
|
81246
|
+
}
|
|
81247
|
+
|
|
81248
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
81249
|
+
border-left-width: 1px;
|
|
81250
|
+
}
|
|
81251
|
+
|
|
81252
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
81253
|
+
border-right-width: 1px;
|
|
81254
|
+
}
|
|
81255
|
+
|
|
81256
|
+
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
81257
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
81258
|
+
}
|
|
81259
|
+
|
|
81260
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
81261
|
+
border-left-width: 2px;
|
|
81262
|
+
}
|
|
81263
|
+
|
|
81264
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
81265
|
+
border-right-width: 2px;
|
|
81266
|
+
}
|
|
81267
|
+
|
|
81268
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
81269
|
+
border-right-width: 1px;
|
|
81270
|
+
}
|
|
81271
|
+
|
|
81272
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
81273
|
+
border-left-width: 1px;
|
|
81274
|
+
}
|
|
81275
|
+
|
|
81276
|
+
&.e-resize-lines,
|
|
81277
|
+
&.e-resize-lines.e-rtl {
|
|
81278
|
+
&.e-default table th:not([rowspan = '1']):not(.e-freezerightborder, .e-freezeleftborder) {
|
|
81279
|
+
border-left: 0;
|
|
81280
|
+
}
|
|
81281
|
+
}
|
|
81282
|
+
|
|
81283
|
+
&.e-resize-lines.e-rtl {
|
|
81284
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
81285
|
+
border-right: 0;
|
|
81286
|
+
}
|
|
81287
|
+
}
|
|
81288
|
+
|
|
81289
|
+
.e-bigger #{&}.e-grid.sf-grid,
|
|
81290
|
+
#{&}.e-grid.sf-grid.e-bigger {
|
|
81291
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
81292
|
+
&.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
81293
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
81294
|
+
}
|
|
81295
|
+
}
|
|
81205
81296
|
}
|
|
81206
81297
|
}
|
|
81207
81298
|
}
|
|
@@ -93246,7 +93337,7 @@ $gantt-split-container-line-border-color: rgba($outline);
|
|
|
93246
93337
|
}
|
|
93247
93338
|
|
|
93248
93339
|
.e-zero-spacing {
|
|
93249
|
-
border-spacing:
|
|
93340
|
+
border-spacing: 0;
|
|
93250
93341
|
}
|
|
93251
93342
|
|
|
93252
93343
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -108636,7 +108727,6 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
108636
108727
|
.e-label {
|
|
108637
108728
|
color: $field-list-default-font-color;
|
|
108638
108729
|
font-family: $field-list-font-family;
|
|
108639
|
-
font-size: 14px;
|
|
108640
108730
|
opacity: .87;
|
|
108641
108731
|
}
|
|
108642
108732
|
}
|
|
@@ -111013,6 +111103,16 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
111013
111103
|
}
|
|
111014
111104
|
}
|
|
111015
111105
|
|
|
111106
|
+
&.e-device {
|
|
111107
|
+
.e-pivotcell-container {
|
|
111108
|
+
.e-stackedheadertext {
|
|
111109
|
+
&.e-cellvalue {
|
|
111110
|
+
align-self: center;
|
|
111111
|
+
}
|
|
111112
|
+
}
|
|
111113
|
+
}
|
|
111114
|
+
}
|
|
111115
|
+
|
|
111016
111116
|
.e-nextspan {
|
|
111017
111117
|
display: inline-block;
|
|
111018
111118
|
width: $pivotview-indent-space-size;
|
|
@@ -111073,6 +111173,12 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
111073
111173
|
@if($skin-name == 'bootstrap5') {
|
|
111074
111174
|
border-bottom-color: $border-light;
|
|
111075
111175
|
}
|
|
111176
|
+
|
|
111177
|
+
table th[rowspan = '1'] {
|
|
111178
|
+
padding-bottom: 0;
|
|
111179
|
+
padding-top: 0;
|
|
111180
|
+
vertical-align: middle;
|
|
111181
|
+
}
|
|
111076
111182
|
}
|
|
111077
111183
|
|
|
111078
111184
|
.e-gtot {
|
|
@@ -111318,11 +111424,6 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
111318
111424
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
111319
111425
|
text-transform: none;
|
|
111320
111426
|
}
|
|
111321
|
-
|
|
111322
|
-
@if($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'tailwind') or ($skin-name == 'Material3') {
|
|
111323
|
-
padding-top: 0px !important;
|
|
111324
|
-
padding-bottom: 0px !important;
|
|
111325
|
-
}
|
|
111326
111427
|
}
|
|
111327
111428
|
|
|
111328
111429
|
.sf-grid .e-spinner-pane {
|