@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
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -40206,11 +40206,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
40206
40206
|
}
|
|
40207
40207
|
|
|
40208
40208
|
& .e-ripple-container {
|
|
40209
|
-
|
|
40209
|
+
@if $skin-name == 'Material3' {
|
|
40210
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40211
|
+
}
|
|
40210
40212
|
}
|
|
40211
40213
|
|
|
40212
40214
|
& .e-ripple-check.e-ripple-container {
|
|
40213
|
-
|
|
40215
|
+
@if $skin-name == 'Material3' {
|
|
40216
|
+
background-color: $switch-ripple-bg-color;
|
|
40217
|
+
}
|
|
40214
40218
|
}
|
|
40215
40219
|
}
|
|
40216
40220
|
}
|
|
@@ -41950,8 +41954,8 @@ $range-header-font-size: 16px !default;
|
|
|
41950
41954
|
#{if(&, '&', '*')} .e-title {
|
|
41951
41955
|
cursor: $range-cursor-pointer-style;
|
|
41952
41956
|
line-height: $range-normal-nav-icon-height;
|
|
41953
|
-
width: $range-control-header-width;
|
|
41954
41957
|
@if ($skin-name != 'FluentUI') {
|
|
41958
|
+
width: $range-control-header-width;
|
|
41955
41959
|
float: $range-float-none;
|
|
41956
41960
|
font-weight: $range-font-weight-normal;
|
|
41957
41961
|
margin-left: $range-value-zero;
|
|
@@ -41965,12 +41969,13 @@ $range-header-font-size: 16px !default;
|
|
|
41965
41969
|
}
|
|
41966
41970
|
}
|
|
41967
41971
|
#{if(&, '&', '*')} .e-next {
|
|
41968
|
-
|
|
41972
|
+
@if ($skin-name != 'FluentUI') {
|
|
41973
|
+
float: $range-float-right;
|
|
41974
|
+
}
|
|
41969
41975
|
}
|
|
41970
41976
|
#{if(&, '&', '*')} .e-prev {
|
|
41971
|
-
|
|
41972
|
-
|
|
41973
|
-
float: $range-float-right;
|
|
41977
|
+
@if ($skin-name != 'FluentUI') {
|
|
41978
|
+
float: $range-float-left;
|
|
41974
41979
|
}
|
|
41975
41980
|
}
|
|
41976
41981
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42114,7 +42119,9 @@ $range-header-font-size: 16px !default;
|
|
|
42114
42119
|
float: $range-float-left;
|
|
42115
42120
|
}
|
|
42116
42121
|
#{if(&, '&', '*')} .e-prev {
|
|
42117
|
-
|
|
42122
|
+
@if ($skin-name != 'FluentUI') {
|
|
42123
|
+
float: $range-float-right;
|
|
42124
|
+
}
|
|
42118
42125
|
}
|
|
42119
42126
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42120
42127
|
border-radius: $range-hover-end-radius;
|
|
@@ -62999,7 +63006,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
62999
63006
|
}
|
|
63000
63007
|
|
|
63001
63008
|
& .e-selectall-parent + .e-list-parent {
|
|
63002
|
-
height: $listbox-select-height;
|
|
63009
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63003
63010
|
}
|
|
63004
63011
|
|
|
63005
63012
|
& .e-icons {
|
|
@@ -75150,6 +75157,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75150
75157
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75151
75158
|
}
|
|
75152
75159
|
|
|
75160
|
+
.e-summarycell.e-lastrowcell {
|
|
75161
|
+
border-bottom-width: 1px;
|
|
75162
|
+
}
|
|
75163
|
+
|
|
75153
75164
|
.e-rowcell .e-checkbox-wrapper,
|
|
75154
75165
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75155
75166
|
@if $grid-skin == 'material3' {
|
|
@@ -75675,12 +75686,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75675
75686
|
margin-right: $grid-bigger-grouptext-marign;
|
|
75676
75687
|
width: $grid-bigger-grouptext-width;
|
|
75677
75688
|
}
|
|
75678
|
-
|
|
75679
|
-
.e-gridheader table th[rowspan],
|
|
75680
|
-
&.e-device .e-gridheader table th[rowspan] {
|
|
75681
|
-
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
75682
|
-
}
|
|
75683
|
-
|
|
75689
|
+
|
|
75684
75690
|
.e-groupsort,
|
|
75685
75691
|
span.e-ungroupbutton,
|
|
75686
75692
|
.e-toggleungroup {
|
|
@@ -75922,6 +75928,14 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75922
75928
|
}
|
|
75923
75929
|
}
|
|
75924
75930
|
}
|
|
75931
|
+
|
|
75932
|
+
.e-bigger #{&}.e-grid:not(.sf-grid),
|
|
75933
|
+
#{&}.e-grid:not(.sf-grid).e-bigger {
|
|
75934
|
+
.e-gridheader table th[rowspan],
|
|
75935
|
+
&.e-device .e-gridheader table th[rowspan] {
|
|
75936
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
75937
|
+
}
|
|
75938
|
+
}
|
|
75925
75939
|
|
|
75926
75940
|
#{&}.e-grid {
|
|
75927
75941
|
border-radius: $grid-border-radius;
|
|
@@ -76845,6 +76859,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76845
76859
|
}
|
|
76846
76860
|
white-space: normal;
|
|
76847
76861
|
word-wrap: break-word;
|
|
76862
|
+
&.e-lastrowcell {
|
|
76863
|
+
border-bottom-width: 1px;
|
|
76864
|
+
}
|
|
76848
76865
|
}
|
|
76849
76866
|
|
|
76850
76867
|
.e-summarycontent {
|
|
@@ -76921,8 +76938,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76921
76938
|
border-width: $grid-rowcell-both-border-width;
|
|
76922
76939
|
}
|
|
76923
76940
|
|
|
76924
|
-
.e-gridheader table th[rowspan],
|
|
76925
|
-
|
|
76941
|
+
&:not(.sf-grid).e-gridheader table th[rowspan],
|
|
76942
|
+
&:not(.sf-grid).e-device .e-gridheader table th[rowspan] {
|
|
76926
76943
|
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
76927
76944
|
vertical-align: bottom;
|
|
76928
76945
|
}
|
|
@@ -76992,23 +77009,23 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76992
77009
|
border-width: $grid-headercell-both-border-width;
|
|
76993
77010
|
}
|
|
76994
77011
|
|
|
76995
|
-
|
|
77012
|
+
&:not(.sf-grid).e-default table th[rowspan] {
|
|
76996
77013
|
border-width: $grid-headercell-both-border-width;
|
|
76997
77014
|
}
|
|
76998
77015
|
|
|
76999
|
-
|
|
77016
|
+
&:not(.sf-grid).e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
77000
77017
|
border-right-width: 2px;
|
|
77001
77018
|
}
|
|
77002
77019
|
|
|
77003
|
-
|
|
77020
|
+
&:not(.sf-grid).e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
77004
77021
|
border-left-width: 2px;
|
|
77005
77022
|
}
|
|
77006
77023
|
|
|
77007
|
-
|
|
77024
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
77008
77025
|
border-left-width: 1px;
|
|
77009
77026
|
}
|
|
77010
77027
|
|
|
77011
|
-
|
|
77028
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
77012
77029
|
border-right-width: 1px;
|
|
77013
77030
|
}
|
|
77014
77031
|
|
|
@@ -78990,26 +79007,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78990
79007
|
position: relative;
|
|
78991
79008
|
}
|
|
78992
79009
|
|
|
78993
|
-
&.e-default table th[rowspan] {
|
|
78994
|
-
border-width: $grid-rtl-headercell-both-border-width;
|
|
78995
|
-
}
|
|
78996
|
-
|
|
78997
|
-
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
78998
|
-
border-left-width: 2px;
|
|
78999
|
-
}
|
|
79000
|
-
|
|
79001
|
-
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79002
|
-
border-right-width: 2px;
|
|
79003
|
-
}
|
|
79004
|
-
|
|
79005
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79006
|
-
border-right-width: 1px;
|
|
79007
|
-
}
|
|
79008
|
-
|
|
79009
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79010
|
-
border-left-width: 1px;
|
|
79011
|
-
}
|
|
79012
|
-
|
|
79013
79010
|
&.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,
|
|
79014
79011
|
&.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
|
|
79015
79012
|
border-left: 1px solid;
|
|
@@ -79123,6 +79120,28 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79123
79120
|
}
|
|
79124
79121
|
}
|
|
79125
79122
|
|
|
79123
|
+
&:not(.sf-grid).e-rtl{
|
|
79124
|
+
&.e-default table th[rowspan] {
|
|
79125
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
79126
|
+
}
|
|
79127
|
+
|
|
79128
|
+
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79129
|
+
border-left-width: 2px;
|
|
79130
|
+
}
|
|
79131
|
+
|
|
79132
|
+
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79133
|
+
border-right-width: 2px;
|
|
79134
|
+
}
|
|
79135
|
+
|
|
79136
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79137
|
+
border-right-width: 1px;
|
|
79138
|
+
}
|
|
79139
|
+
|
|
79140
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79141
|
+
border-left-width: 1px;
|
|
79142
|
+
}
|
|
79143
|
+
}
|
|
79144
|
+
|
|
79126
79145
|
&.e-wrap {
|
|
79127
79146
|
& .e-rowcell,
|
|
79128
79147
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
@@ -79242,7 +79261,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79242
79261
|
& tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor :not(.e-laststackcell, .e-freezerightborder, .e-freezeleftborder) {
|
|
79243
79262
|
border-right: 0;
|
|
79244
79263
|
}
|
|
79264
|
+
}
|
|
79245
79265
|
|
|
79266
|
+
&:not(.sf-grid).e-resize-lines,
|
|
79267
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79246
79268
|
&.e-default table th[rowspan]:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79247
79269
|
border-left: 0;
|
|
79248
79270
|
}
|
|
@@ -79255,7 +79277,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79255
79277
|
& tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
|
|
79256
79278
|
border-left: 0;
|
|
79257
79279
|
}
|
|
79280
|
+
}
|
|
79258
79281
|
|
|
79282
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79259
79283
|
&.e-default table th[rowspan] {
|
|
79260
79284
|
border-right: 0;
|
|
79261
79285
|
}
|
|
@@ -79436,6 +79460,73 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79436
79460
|
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
79437
79461
|
text-align: left;
|
|
79438
79462
|
}
|
|
79463
|
+
|
|
79464
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
79465
|
+
border-width: $grid-headercell-both-border-width;
|
|
79466
|
+
}
|
|
79467
|
+
|
|
79468
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
79469
|
+
.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
79470
|
+
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
79471
|
+
vertical-align: bottom;
|
|
79472
|
+
}
|
|
79473
|
+
|
|
79474
|
+
&.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
79475
|
+
border-right-width: 2px;
|
|
79476
|
+
}
|
|
79477
|
+
|
|
79478
|
+
&.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
79479
|
+
border-left-width: 2px;
|
|
79480
|
+
}
|
|
79481
|
+
|
|
79482
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
79483
|
+
border-left-width: 1px;
|
|
79484
|
+
}
|
|
79485
|
+
|
|
79486
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
79487
|
+
border-right-width: 1px;
|
|
79488
|
+
}
|
|
79489
|
+
|
|
79490
|
+
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
79491
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
79492
|
+
}
|
|
79493
|
+
|
|
79494
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
79495
|
+
border-left-width: 2px;
|
|
79496
|
+
}
|
|
79497
|
+
|
|
79498
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
79499
|
+
border-right-width: 2px;
|
|
79500
|
+
}
|
|
79501
|
+
|
|
79502
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
79503
|
+
border-right-width: 1px;
|
|
79504
|
+
}
|
|
79505
|
+
|
|
79506
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
79507
|
+
border-left-width: 1px;
|
|
79508
|
+
}
|
|
79509
|
+
|
|
79510
|
+
&.e-resize-lines,
|
|
79511
|
+
&.e-resize-lines.e-rtl {
|
|
79512
|
+
&.e-default table th:not([rowspan = '1']):not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79513
|
+
border-left: 0;
|
|
79514
|
+
}
|
|
79515
|
+
}
|
|
79516
|
+
|
|
79517
|
+
&.e-resize-lines.e-rtl {
|
|
79518
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
79519
|
+
border-right: 0;
|
|
79520
|
+
}
|
|
79521
|
+
}
|
|
79522
|
+
|
|
79523
|
+
.e-bigger #{&}.e-grid.sf-grid,
|
|
79524
|
+
#{&}.e-grid.sf-grid.e-bigger {
|
|
79525
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
79526
|
+
&.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
79527
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
79528
|
+
}
|
|
79529
|
+
}
|
|
79439
79530
|
}
|
|
79440
79531
|
}
|
|
79441
79532
|
}
|
|
@@ -91424,7 +91515,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91424
91515
|
}
|
|
91425
91516
|
|
|
91426
91517
|
.e-zero-spacing {
|
|
91427
|
-
border-spacing:
|
|
91518
|
+
border-spacing: 0;
|
|
91428
91519
|
}
|
|
91429
91520
|
|
|
91430
91521
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -106765,7 +106856,6 @@ $field-list-adaptive-outerdiv-height: 166px !default;
|
|
|
106765
106856
|
.e-label {
|
|
106766
106857
|
color: $field-list-default-font-color;
|
|
106767
106858
|
font-family: $field-list-font-family;
|
|
106768
|
-
font-size: 14px;
|
|
106769
106859
|
opacity: .87;
|
|
106770
106860
|
}
|
|
106771
106861
|
}
|
|
@@ -109135,6 +109225,16 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109135
109225
|
}
|
|
109136
109226
|
}
|
|
109137
109227
|
|
|
109228
|
+
&.e-device {
|
|
109229
|
+
.e-pivotcell-container {
|
|
109230
|
+
.e-stackedheadertext {
|
|
109231
|
+
&.e-cellvalue {
|
|
109232
|
+
align-self: center;
|
|
109233
|
+
}
|
|
109234
|
+
}
|
|
109235
|
+
}
|
|
109236
|
+
}
|
|
109237
|
+
|
|
109138
109238
|
.e-nextspan {
|
|
109139
109239
|
display: inline-block;
|
|
109140
109240
|
width: $pivotview-indent-space-size;
|
|
@@ -109195,6 +109295,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109195
109295
|
@if($skin-name == 'bootstrap5') {
|
|
109196
109296
|
border-bottom-color: $border-light;
|
|
109197
109297
|
}
|
|
109298
|
+
|
|
109299
|
+
table th[rowspan = '1'] {
|
|
109300
|
+
padding-bottom: 0;
|
|
109301
|
+
padding-top: 0;
|
|
109302
|
+
vertical-align: middle;
|
|
109303
|
+
}
|
|
109198
109304
|
}
|
|
109199
109305
|
|
|
109200
109306
|
.e-gtot {
|
|
@@ -109440,11 +109546,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109440
109546
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
109441
109547
|
text-transform: none;
|
|
109442
109548
|
}
|
|
109443
|
-
|
|
109444
|
-
@if($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'tailwind') or ($skin-name == 'Material3') {
|
|
109445
|
-
padding-top: 0px !important;
|
|
109446
|
-
padding-bottom: 0px !important;
|
|
109447
|
-
}
|
|
109448
109549
|
}
|
|
109449
109550
|
|
|
109450
109551
|
.sf-grid .e-spinner-pane {
|