@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
|
@@ -40293,11 +40293,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
40293
40293
|
}
|
|
40294
40294
|
|
|
40295
40295
|
& .e-ripple-container {
|
|
40296
|
-
|
|
40296
|
+
@if $skin-name == 'Material3' {
|
|
40297
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40298
|
+
}
|
|
40297
40299
|
}
|
|
40298
40300
|
|
|
40299
40301
|
& .e-ripple-check.e-ripple-container {
|
|
40300
|
-
|
|
40302
|
+
@if $skin-name == 'Material3' {
|
|
40303
|
+
background-color: $switch-ripple-bg-color;
|
|
40304
|
+
}
|
|
40301
40305
|
}
|
|
40302
40306
|
}
|
|
40303
40307
|
}
|
|
@@ -42037,8 +42041,8 @@ $range-header-font-size: 16px !default;
|
|
|
42037
42041
|
#{if(&, '&', '*')} .e-title {
|
|
42038
42042
|
cursor: $range-cursor-pointer-style;
|
|
42039
42043
|
line-height: $range-normal-nav-icon-height;
|
|
42040
|
-
width: $range-control-header-width;
|
|
42041
42044
|
@if ($skin-name != 'FluentUI') {
|
|
42045
|
+
width: $range-control-header-width;
|
|
42042
42046
|
float: $range-float-none;
|
|
42043
42047
|
font-weight: $range-font-weight-normal;
|
|
42044
42048
|
margin-left: $range-value-zero;
|
|
@@ -42052,12 +42056,13 @@ $range-header-font-size: 16px !default;
|
|
|
42052
42056
|
}
|
|
42053
42057
|
}
|
|
42054
42058
|
#{if(&, '&', '*')} .e-next {
|
|
42055
|
-
|
|
42059
|
+
@if ($skin-name != 'FluentUI') {
|
|
42060
|
+
float: $range-float-right;
|
|
42061
|
+
}
|
|
42056
42062
|
}
|
|
42057
42063
|
#{if(&, '&', '*')} .e-prev {
|
|
42058
|
-
|
|
42059
|
-
|
|
42060
|
-
float: $range-float-right;
|
|
42064
|
+
@if ($skin-name != 'FluentUI') {
|
|
42065
|
+
float: $range-float-left;
|
|
42061
42066
|
}
|
|
42062
42067
|
}
|
|
42063
42068
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42201,7 +42206,9 @@ $range-header-font-size: 16px !default;
|
|
|
42201
42206
|
float: $range-float-left;
|
|
42202
42207
|
}
|
|
42203
42208
|
#{if(&, '&', '*')} .e-prev {
|
|
42204
|
-
|
|
42209
|
+
@if ($skin-name != 'FluentUI') {
|
|
42210
|
+
float: $range-float-right;
|
|
42211
|
+
}
|
|
42205
42212
|
}
|
|
42206
42213
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42207
42214
|
border-radius: $range-hover-end-radius;
|
|
@@ -63084,7 +63091,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
63084
63091
|
}
|
|
63085
63092
|
|
|
63086
63093
|
& .e-selectall-parent + .e-list-parent {
|
|
63087
|
-
height: $listbox-select-height;
|
|
63094
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63088
63095
|
}
|
|
63089
63096
|
|
|
63090
63097
|
& .e-icons {
|
|
@@ -75239,6 +75246,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75239
75246
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75240
75247
|
}
|
|
75241
75248
|
|
|
75249
|
+
.e-summarycell.e-lastrowcell {
|
|
75250
|
+
border-bottom-width: 1px;
|
|
75251
|
+
}
|
|
75252
|
+
|
|
75242
75253
|
.e-rowcell .e-checkbox-wrapper,
|
|
75243
75254
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75244
75255
|
@if $grid-skin == 'material3' {
|
|
@@ -75764,12 +75775,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75764
75775
|
margin-right: $grid-bigger-grouptext-marign;
|
|
75765
75776
|
width: $grid-bigger-grouptext-width;
|
|
75766
75777
|
}
|
|
75767
|
-
|
|
75768
|
-
.e-gridheader table th[rowspan],
|
|
75769
|
-
&.e-device .e-gridheader table th[rowspan] {
|
|
75770
|
-
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
75771
|
-
}
|
|
75772
|
-
|
|
75778
|
+
|
|
75773
75779
|
.e-groupsort,
|
|
75774
75780
|
span.e-ungroupbutton,
|
|
75775
75781
|
.e-toggleungroup {
|
|
@@ -76011,6 +76017,14 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76011
76017
|
}
|
|
76012
76018
|
}
|
|
76013
76019
|
}
|
|
76020
|
+
|
|
76021
|
+
.e-bigger #{&}.e-grid:not(.sf-grid),
|
|
76022
|
+
#{&}.e-grid:not(.sf-grid).e-bigger {
|
|
76023
|
+
.e-gridheader table th[rowspan],
|
|
76024
|
+
&.e-device .e-gridheader table th[rowspan] {
|
|
76025
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
76026
|
+
}
|
|
76027
|
+
}
|
|
76014
76028
|
|
|
76015
76029
|
#{&}.e-grid {
|
|
76016
76030
|
border-radius: $grid-border-radius;
|
|
@@ -76934,6 +76948,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76934
76948
|
}
|
|
76935
76949
|
white-space: normal;
|
|
76936
76950
|
word-wrap: break-word;
|
|
76951
|
+
&.e-lastrowcell {
|
|
76952
|
+
border-bottom-width: 1px;
|
|
76953
|
+
}
|
|
76937
76954
|
}
|
|
76938
76955
|
|
|
76939
76956
|
.e-summarycontent {
|
|
@@ -77010,8 +77027,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77010
77027
|
border-width: $grid-rowcell-both-border-width;
|
|
77011
77028
|
}
|
|
77012
77029
|
|
|
77013
|
-
.e-gridheader table th[rowspan],
|
|
77014
|
-
|
|
77030
|
+
&:not(.sf-grid).e-gridheader table th[rowspan],
|
|
77031
|
+
&:not(.sf-grid).e-device .e-gridheader table th[rowspan] {
|
|
77015
77032
|
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
77016
77033
|
vertical-align: bottom;
|
|
77017
77034
|
}
|
|
@@ -77081,23 +77098,23 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77081
77098
|
border-width: $grid-headercell-both-border-width;
|
|
77082
77099
|
}
|
|
77083
77100
|
|
|
77084
|
-
|
|
77101
|
+
&:not(.sf-grid).e-default table th[rowspan] {
|
|
77085
77102
|
border-width: $grid-headercell-both-border-width;
|
|
77086
77103
|
}
|
|
77087
77104
|
|
|
77088
|
-
|
|
77105
|
+
&:not(.sf-grid).e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
77089
77106
|
border-right-width: 2px;
|
|
77090
77107
|
}
|
|
77091
77108
|
|
|
77092
|
-
|
|
77109
|
+
&:not(.sf-grid).e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
77093
77110
|
border-left-width: 2px;
|
|
77094
77111
|
}
|
|
77095
77112
|
|
|
77096
|
-
|
|
77113
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
77097
77114
|
border-left-width: 1px;
|
|
77098
77115
|
}
|
|
77099
77116
|
|
|
77100
|
-
|
|
77117
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
77101
77118
|
border-right-width: 1px;
|
|
77102
77119
|
}
|
|
77103
77120
|
|
|
@@ -79079,26 +79096,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79079
79096
|
position: relative;
|
|
79080
79097
|
}
|
|
79081
79098
|
|
|
79082
|
-
&.e-default table th[rowspan] {
|
|
79083
|
-
border-width: $grid-rtl-headercell-both-border-width;
|
|
79084
|
-
}
|
|
79085
|
-
|
|
79086
|
-
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79087
|
-
border-left-width: 2px;
|
|
79088
|
-
}
|
|
79089
|
-
|
|
79090
|
-
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79091
|
-
border-right-width: 2px;
|
|
79092
|
-
}
|
|
79093
|
-
|
|
79094
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79095
|
-
border-right-width: 1px;
|
|
79096
|
-
}
|
|
79097
|
-
|
|
79098
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79099
|
-
border-left-width: 1px;
|
|
79100
|
-
}
|
|
79101
|
-
|
|
79102
79099
|
&.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,
|
|
79103
79100
|
&.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
|
|
79104
79101
|
border-left: 1px solid;
|
|
@@ -79212,6 +79209,28 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79212
79209
|
}
|
|
79213
79210
|
}
|
|
79214
79211
|
|
|
79212
|
+
&:not(.sf-grid).e-rtl{
|
|
79213
|
+
&.e-default table th[rowspan] {
|
|
79214
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
79215
|
+
}
|
|
79216
|
+
|
|
79217
|
+
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79218
|
+
border-left-width: 2px;
|
|
79219
|
+
}
|
|
79220
|
+
|
|
79221
|
+
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79222
|
+
border-right-width: 2px;
|
|
79223
|
+
}
|
|
79224
|
+
|
|
79225
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79226
|
+
border-right-width: 1px;
|
|
79227
|
+
}
|
|
79228
|
+
|
|
79229
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79230
|
+
border-left-width: 1px;
|
|
79231
|
+
}
|
|
79232
|
+
}
|
|
79233
|
+
|
|
79215
79234
|
&.e-wrap {
|
|
79216
79235
|
& .e-rowcell,
|
|
79217
79236
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
@@ -79331,7 +79350,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79331
79350
|
& tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor :not(.e-laststackcell, .e-freezerightborder, .e-freezeleftborder) {
|
|
79332
79351
|
border-right: 0;
|
|
79333
79352
|
}
|
|
79353
|
+
}
|
|
79334
79354
|
|
|
79355
|
+
&:not(.sf-grid).e-resize-lines,
|
|
79356
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79335
79357
|
&.e-default table th[rowspan]:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79336
79358
|
border-left: 0;
|
|
79337
79359
|
}
|
|
@@ -79344,7 +79366,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79344
79366
|
& tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
|
|
79345
79367
|
border-left: 0;
|
|
79346
79368
|
}
|
|
79369
|
+
}
|
|
79347
79370
|
|
|
79371
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79348
79372
|
&.e-default table th[rowspan] {
|
|
79349
79373
|
border-right: 0;
|
|
79350
79374
|
}
|
|
@@ -79525,6 +79549,73 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79525
79549
|
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
79526
79550
|
text-align: left;
|
|
79527
79551
|
}
|
|
79552
|
+
|
|
79553
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
79554
|
+
border-width: $grid-headercell-both-border-width;
|
|
79555
|
+
}
|
|
79556
|
+
|
|
79557
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
79558
|
+
.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
79559
|
+
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
79560
|
+
vertical-align: bottom;
|
|
79561
|
+
}
|
|
79562
|
+
|
|
79563
|
+
&.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
79564
|
+
border-right-width: 2px;
|
|
79565
|
+
}
|
|
79566
|
+
|
|
79567
|
+
&.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
79568
|
+
border-left-width: 2px;
|
|
79569
|
+
}
|
|
79570
|
+
|
|
79571
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
79572
|
+
border-left-width: 1px;
|
|
79573
|
+
}
|
|
79574
|
+
|
|
79575
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
79576
|
+
border-right-width: 1px;
|
|
79577
|
+
}
|
|
79578
|
+
|
|
79579
|
+
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
79580
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
79581
|
+
}
|
|
79582
|
+
|
|
79583
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
79584
|
+
border-left-width: 2px;
|
|
79585
|
+
}
|
|
79586
|
+
|
|
79587
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
79588
|
+
border-right-width: 2px;
|
|
79589
|
+
}
|
|
79590
|
+
|
|
79591
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
79592
|
+
border-right-width: 1px;
|
|
79593
|
+
}
|
|
79594
|
+
|
|
79595
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
79596
|
+
border-left-width: 1px;
|
|
79597
|
+
}
|
|
79598
|
+
|
|
79599
|
+
&.e-resize-lines,
|
|
79600
|
+
&.e-resize-lines.e-rtl {
|
|
79601
|
+
&.e-default table th:not([rowspan = '1']):not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79602
|
+
border-left: 0;
|
|
79603
|
+
}
|
|
79604
|
+
}
|
|
79605
|
+
|
|
79606
|
+
&.e-resize-lines.e-rtl {
|
|
79607
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
79608
|
+
border-right: 0;
|
|
79609
|
+
}
|
|
79610
|
+
}
|
|
79611
|
+
|
|
79612
|
+
.e-bigger #{&}.e-grid.sf-grid,
|
|
79613
|
+
#{&}.e-grid.sf-grid.e-bigger {
|
|
79614
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
79615
|
+
&.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
79616
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
79617
|
+
}
|
|
79618
|
+
}
|
|
79528
79619
|
}
|
|
79529
79620
|
}
|
|
79530
79621
|
}
|
|
@@ -91598,7 +91689,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91598
91689
|
}
|
|
91599
91690
|
|
|
91600
91691
|
.e-zero-spacing {
|
|
91601
|
-
border-spacing:
|
|
91692
|
+
border-spacing: 0;
|
|
91602
91693
|
}
|
|
91603
91694
|
|
|
91604
91695
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -106938,7 +107029,6 @@ $field-list-adaptive-outerdiv-height: 176px !default;
|
|
|
106938
107029
|
.e-label {
|
|
106939
107030
|
color: $field-list-default-font-color;
|
|
106940
107031
|
font-family: $field-list-font-family;
|
|
106941
|
-
font-size: 14px;
|
|
106942
107032
|
opacity: .87;
|
|
106943
107033
|
}
|
|
106944
107034
|
}
|
|
@@ -109309,6 +109399,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109309
109399
|
}
|
|
109310
109400
|
}
|
|
109311
109401
|
|
|
109402
|
+
&.e-device {
|
|
109403
|
+
.e-pivotcell-container {
|
|
109404
|
+
.e-stackedheadertext {
|
|
109405
|
+
&.e-cellvalue {
|
|
109406
|
+
align-self: center;
|
|
109407
|
+
}
|
|
109408
|
+
}
|
|
109409
|
+
}
|
|
109410
|
+
}
|
|
109411
|
+
|
|
109312
109412
|
.e-nextspan {
|
|
109313
109413
|
display: inline-block;
|
|
109314
109414
|
width: $pivotview-indent-space-size;
|
|
@@ -109369,6 +109469,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109369
109469
|
@if($skin-name == 'bootstrap5') {
|
|
109370
109470
|
border-bottom-color: $border-light;
|
|
109371
109471
|
}
|
|
109472
|
+
|
|
109473
|
+
table th[rowspan = '1'] {
|
|
109474
|
+
padding-bottom: 0;
|
|
109475
|
+
padding-top: 0;
|
|
109476
|
+
vertical-align: middle;
|
|
109477
|
+
}
|
|
109372
109478
|
}
|
|
109373
109479
|
|
|
109374
109480
|
.e-gtot {
|
|
@@ -109614,11 +109720,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109614
109720
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
109615
109721
|
text-transform: none;
|
|
109616
109722
|
}
|
|
109617
|
-
|
|
109618
|
-
@if($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'tailwind') or ($skin-name == 'Material3') {
|
|
109619
|
-
padding-top: 0px !important;
|
|
109620
|
-
padding-bottom: 0px !important;
|
|
109621
|
-
}
|
|
109622
109723
|
}
|
|
109623
109724
|
|
|
109624
109725
|
.sf-grid .e-spinner-pane {
|