@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
|
@@ -40288,11 +40288,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
40288
40288
|
}
|
|
40289
40289
|
|
|
40290
40290
|
& .e-ripple-container {
|
|
40291
|
-
|
|
40291
|
+
@if $skin-name == 'Material3' {
|
|
40292
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40293
|
+
}
|
|
40292
40294
|
}
|
|
40293
40295
|
|
|
40294
40296
|
& .e-ripple-check.e-ripple-container {
|
|
40295
|
-
|
|
40297
|
+
@if $skin-name == 'Material3' {
|
|
40298
|
+
background-color: $switch-ripple-bg-color;
|
|
40299
|
+
}
|
|
40296
40300
|
}
|
|
40297
40301
|
}
|
|
40298
40302
|
}
|
|
@@ -42032,8 +42036,8 @@ $range-header-font-size: 16px !default;
|
|
|
42032
42036
|
#{if(&, '&', '*')} .e-title {
|
|
42033
42037
|
cursor: $range-cursor-pointer-style;
|
|
42034
42038
|
line-height: $range-normal-nav-icon-height;
|
|
42035
|
-
width: $range-control-header-width;
|
|
42036
42039
|
@if ($skin-name != 'FluentUI') {
|
|
42040
|
+
width: $range-control-header-width;
|
|
42037
42041
|
float: $range-float-none;
|
|
42038
42042
|
font-weight: $range-font-weight-normal;
|
|
42039
42043
|
margin-left: $range-value-zero;
|
|
@@ -42047,12 +42051,13 @@ $range-header-font-size: 16px !default;
|
|
|
42047
42051
|
}
|
|
42048
42052
|
}
|
|
42049
42053
|
#{if(&, '&', '*')} .e-next {
|
|
42050
|
-
|
|
42054
|
+
@if ($skin-name != 'FluentUI') {
|
|
42055
|
+
float: $range-float-right;
|
|
42056
|
+
}
|
|
42051
42057
|
}
|
|
42052
42058
|
#{if(&, '&', '*')} .e-prev {
|
|
42053
|
-
|
|
42054
|
-
|
|
42055
|
-
float: $range-float-right;
|
|
42059
|
+
@if ($skin-name != 'FluentUI') {
|
|
42060
|
+
float: $range-float-left;
|
|
42056
42061
|
}
|
|
42057
42062
|
}
|
|
42058
42063
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42196,7 +42201,9 @@ $range-header-font-size: 16px !default;
|
|
|
42196
42201
|
float: $range-float-left;
|
|
42197
42202
|
}
|
|
42198
42203
|
#{if(&, '&', '*')} .e-prev {
|
|
42199
|
-
|
|
42204
|
+
@if ($skin-name != 'FluentUI') {
|
|
42205
|
+
float: $range-float-right;
|
|
42206
|
+
}
|
|
42200
42207
|
}
|
|
42201
42208
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42202
42209
|
border-radius: $range-hover-end-radius;
|
|
@@ -63252,7 +63259,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
63252
63259
|
}
|
|
63253
63260
|
|
|
63254
63261
|
& .e-selectall-parent + .e-list-parent {
|
|
63255
|
-
height: $listbox-select-height;
|
|
63262
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63256
63263
|
}
|
|
63257
63264
|
|
|
63258
63265
|
& .e-icons {
|
|
@@ -75395,6 +75402,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75395
75402
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75396
75403
|
}
|
|
75397
75404
|
|
|
75405
|
+
.e-summarycell.e-lastrowcell {
|
|
75406
|
+
border-bottom-width: 1px;
|
|
75407
|
+
}
|
|
75408
|
+
|
|
75398
75409
|
.e-rowcell .e-checkbox-wrapper,
|
|
75399
75410
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75400
75411
|
@if $grid-skin == 'material3' {
|
|
@@ -75920,12 +75931,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75920
75931
|
margin-right: $grid-bigger-grouptext-marign;
|
|
75921
75932
|
width: $grid-bigger-grouptext-width;
|
|
75922
75933
|
}
|
|
75923
|
-
|
|
75924
|
-
.e-gridheader table th[rowspan],
|
|
75925
|
-
&.e-device .e-gridheader table th[rowspan] {
|
|
75926
|
-
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
75927
|
-
}
|
|
75928
|
-
|
|
75934
|
+
|
|
75929
75935
|
.e-groupsort,
|
|
75930
75936
|
span.e-ungroupbutton,
|
|
75931
75937
|
.e-toggleungroup {
|
|
@@ -76167,6 +76173,14 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76167
76173
|
}
|
|
76168
76174
|
}
|
|
76169
76175
|
}
|
|
76176
|
+
|
|
76177
|
+
.e-bigger #{&}.e-grid:not(.sf-grid),
|
|
76178
|
+
#{&}.e-grid:not(.sf-grid).e-bigger {
|
|
76179
|
+
.e-gridheader table th[rowspan],
|
|
76180
|
+
&.e-device .e-gridheader table th[rowspan] {
|
|
76181
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
76182
|
+
}
|
|
76183
|
+
}
|
|
76170
76184
|
|
|
76171
76185
|
#{&}.e-grid {
|
|
76172
76186
|
border-radius: $grid-border-radius;
|
|
@@ -77090,6 +77104,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77090
77104
|
}
|
|
77091
77105
|
white-space: normal;
|
|
77092
77106
|
word-wrap: break-word;
|
|
77107
|
+
&.e-lastrowcell {
|
|
77108
|
+
border-bottom-width: 1px;
|
|
77109
|
+
}
|
|
77093
77110
|
}
|
|
77094
77111
|
|
|
77095
77112
|
.e-summarycontent {
|
|
@@ -77166,8 +77183,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77166
77183
|
border-width: $grid-rowcell-both-border-width;
|
|
77167
77184
|
}
|
|
77168
77185
|
|
|
77169
|
-
.e-gridheader table th[rowspan],
|
|
77170
|
-
|
|
77186
|
+
&:not(.sf-grid).e-gridheader table th[rowspan],
|
|
77187
|
+
&:not(.sf-grid).e-device .e-gridheader table th[rowspan] {
|
|
77171
77188
|
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
77172
77189
|
vertical-align: bottom;
|
|
77173
77190
|
}
|
|
@@ -77237,23 +77254,23 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77237
77254
|
border-width: $grid-headercell-both-border-width;
|
|
77238
77255
|
}
|
|
77239
77256
|
|
|
77240
|
-
|
|
77257
|
+
&:not(.sf-grid).e-default table th[rowspan] {
|
|
77241
77258
|
border-width: $grid-headercell-both-border-width;
|
|
77242
77259
|
}
|
|
77243
77260
|
|
|
77244
|
-
|
|
77261
|
+
&:not(.sf-grid).e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
77245
77262
|
border-right-width: 2px;
|
|
77246
77263
|
}
|
|
77247
77264
|
|
|
77248
|
-
|
|
77265
|
+
&:not(.sf-grid).e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
77249
77266
|
border-left-width: 2px;
|
|
77250
77267
|
}
|
|
77251
77268
|
|
|
77252
|
-
|
|
77269
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
77253
77270
|
border-left-width: 1px;
|
|
77254
77271
|
}
|
|
77255
77272
|
|
|
77256
|
-
|
|
77273
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
77257
77274
|
border-right-width: 1px;
|
|
77258
77275
|
}
|
|
77259
77276
|
|
|
@@ -79235,26 +79252,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79235
79252
|
position: relative;
|
|
79236
79253
|
}
|
|
79237
79254
|
|
|
79238
|
-
&.e-default table th[rowspan] {
|
|
79239
|
-
border-width: $grid-rtl-headercell-both-border-width;
|
|
79240
|
-
}
|
|
79241
|
-
|
|
79242
|
-
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79243
|
-
border-left-width: 2px;
|
|
79244
|
-
}
|
|
79245
|
-
|
|
79246
|
-
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79247
|
-
border-right-width: 2px;
|
|
79248
|
-
}
|
|
79249
|
-
|
|
79250
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79251
|
-
border-right-width: 1px;
|
|
79252
|
-
}
|
|
79253
|
-
|
|
79254
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79255
|
-
border-left-width: 1px;
|
|
79256
|
-
}
|
|
79257
|
-
|
|
79258
79255
|
&.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,
|
|
79259
79256
|
&.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
|
|
79260
79257
|
border-left: 1px solid;
|
|
@@ -79368,6 +79365,28 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79368
79365
|
}
|
|
79369
79366
|
}
|
|
79370
79367
|
|
|
79368
|
+
&:not(.sf-grid).e-rtl{
|
|
79369
|
+
&.e-default table th[rowspan] {
|
|
79370
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
79371
|
+
}
|
|
79372
|
+
|
|
79373
|
+
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79374
|
+
border-left-width: 2px;
|
|
79375
|
+
}
|
|
79376
|
+
|
|
79377
|
+
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79378
|
+
border-right-width: 2px;
|
|
79379
|
+
}
|
|
79380
|
+
|
|
79381
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79382
|
+
border-right-width: 1px;
|
|
79383
|
+
}
|
|
79384
|
+
|
|
79385
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79386
|
+
border-left-width: 1px;
|
|
79387
|
+
}
|
|
79388
|
+
}
|
|
79389
|
+
|
|
79371
79390
|
&.e-wrap {
|
|
79372
79391
|
& .e-rowcell,
|
|
79373
79392
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
@@ -79487,7 +79506,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79487
79506
|
& tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor :not(.e-laststackcell, .e-freezerightborder, .e-freezeleftborder) {
|
|
79488
79507
|
border-right: 0;
|
|
79489
79508
|
}
|
|
79509
|
+
}
|
|
79490
79510
|
|
|
79511
|
+
&:not(.sf-grid).e-resize-lines,
|
|
79512
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79491
79513
|
&.e-default table th[rowspan]:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79492
79514
|
border-left: 0;
|
|
79493
79515
|
}
|
|
@@ -79500,7 +79522,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79500
79522
|
& tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
|
|
79501
79523
|
border-left: 0;
|
|
79502
79524
|
}
|
|
79525
|
+
}
|
|
79503
79526
|
|
|
79527
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79504
79528
|
&.e-default table th[rowspan] {
|
|
79505
79529
|
border-right: 0;
|
|
79506
79530
|
}
|
|
@@ -79681,6 +79705,73 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79681
79705
|
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
79682
79706
|
text-align: left;
|
|
79683
79707
|
}
|
|
79708
|
+
|
|
79709
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
79710
|
+
border-width: $grid-headercell-both-border-width;
|
|
79711
|
+
}
|
|
79712
|
+
|
|
79713
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
79714
|
+
.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
79715
|
+
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
79716
|
+
vertical-align: bottom;
|
|
79717
|
+
}
|
|
79718
|
+
|
|
79719
|
+
&.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
79720
|
+
border-right-width: 2px;
|
|
79721
|
+
}
|
|
79722
|
+
|
|
79723
|
+
&.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
79724
|
+
border-left-width: 2px;
|
|
79725
|
+
}
|
|
79726
|
+
|
|
79727
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
79728
|
+
border-left-width: 1px;
|
|
79729
|
+
}
|
|
79730
|
+
|
|
79731
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
79732
|
+
border-right-width: 1px;
|
|
79733
|
+
}
|
|
79734
|
+
|
|
79735
|
+
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
79736
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
79737
|
+
}
|
|
79738
|
+
|
|
79739
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
79740
|
+
border-left-width: 2px;
|
|
79741
|
+
}
|
|
79742
|
+
|
|
79743
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
79744
|
+
border-right-width: 2px;
|
|
79745
|
+
}
|
|
79746
|
+
|
|
79747
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
79748
|
+
border-right-width: 1px;
|
|
79749
|
+
}
|
|
79750
|
+
|
|
79751
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
79752
|
+
border-left-width: 1px;
|
|
79753
|
+
}
|
|
79754
|
+
|
|
79755
|
+
&.e-resize-lines,
|
|
79756
|
+
&.e-resize-lines.e-rtl {
|
|
79757
|
+
&.e-default table th:not([rowspan = '1']):not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79758
|
+
border-left: 0;
|
|
79759
|
+
}
|
|
79760
|
+
}
|
|
79761
|
+
|
|
79762
|
+
&.e-resize-lines.e-rtl {
|
|
79763
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
79764
|
+
border-right: 0;
|
|
79765
|
+
}
|
|
79766
|
+
}
|
|
79767
|
+
|
|
79768
|
+
.e-bigger #{&}.e-grid.sf-grid,
|
|
79769
|
+
#{&}.e-grid.sf-grid.e-bigger {
|
|
79770
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
79771
|
+
&.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
79772
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
79773
|
+
}
|
|
79774
|
+
}
|
|
79684
79775
|
}
|
|
79685
79776
|
}
|
|
79686
79777
|
}
|
|
@@ -91671,7 +91762,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91671
91762
|
}
|
|
91672
91763
|
|
|
91673
91764
|
.e-zero-spacing {
|
|
91674
|
-
border-spacing:
|
|
91765
|
+
border-spacing: 0;
|
|
91675
91766
|
}
|
|
91676
91767
|
|
|
91677
91768
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107006,7 +107097,6 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
107006
107097
|
.e-label {
|
|
107007
107098
|
color: $field-list-default-font-color;
|
|
107008
107099
|
font-family: $field-list-font-family;
|
|
107009
|
-
font-size: 14px;
|
|
107010
107100
|
opacity: .87;
|
|
107011
107101
|
}
|
|
107012
107102
|
}
|
|
@@ -109374,6 +109464,16 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109374
109464
|
}
|
|
109375
109465
|
}
|
|
109376
109466
|
|
|
109467
|
+
&.e-device {
|
|
109468
|
+
.e-pivotcell-container {
|
|
109469
|
+
.e-stackedheadertext {
|
|
109470
|
+
&.e-cellvalue {
|
|
109471
|
+
align-self: center;
|
|
109472
|
+
}
|
|
109473
|
+
}
|
|
109474
|
+
}
|
|
109475
|
+
}
|
|
109476
|
+
|
|
109377
109477
|
.e-nextspan {
|
|
109378
109478
|
display: inline-block;
|
|
109379
109479
|
width: $pivotview-indent-space-size;
|
|
@@ -109434,6 +109534,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109434
109534
|
@if($skin-name == 'bootstrap5') {
|
|
109435
109535
|
border-bottom-color: $border-light;
|
|
109436
109536
|
}
|
|
109537
|
+
|
|
109538
|
+
table th[rowspan = '1'] {
|
|
109539
|
+
padding-bottom: 0;
|
|
109540
|
+
padding-top: 0;
|
|
109541
|
+
vertical-align: middle;
|
|
109542
|
+
}
|
|
109437
109543
|
}
|
|
109438
109544
|
|
|
109439
109545
|
.e-gtot {
|
|
@@ -109679,11 +109785,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109679
109785
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
109680
109786
|
text-transform: none;
|
|
109681
109787
|
}
|
|
109682
|
-
|
|
109683
|
-
@if($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'tailwind') or ($skin-name == 'Material3') {
|
|
109684
|
-
padding-top: 0px !important;
|
|
109685
|
-
padding-bottom: 0px !important;
|
|
109686
|
-
}
|
|
109687
109788
|
}
|
|
109688
109789
|
|
|
109689
109790
|
.sf-grid .e-spinner-pane {
|