@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
|
@@ -40544,11 +40544,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
40544
40544
|
}
|
|
40545
40545
|
|
|
40546
40546
|
& .e-ripple-container {
|
|
40547
|
-
|
|
40547
|
+
@if $skin-name == 'Material3' {
|
|
40548
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40549
|
+
}
|
|
40548
40550
|
}
|
|
40549
40551
|
|
|
40550
40552
|
& .e-ripple-check.e-ripple-container {
|
|
40551
|
-
|
|
40553
|
+
@if $skin-name == 'Material3' {
|
|
40554
|
+
background-color: $switch-ripple-bg-color;
|
|
40555
|
+
}
|
|
40552
40556
|
}
|
|
40553
40557
|
}
|
|
40554
40558
|
}
|
|
@@ -42299,8 +42303,8 @@ $range-header-font-size: 16px !default;
|
|
|
42299
42303
|
#{if(&, '&', '*')} .e-title {
|
|
42300
42304
|
cursor: $range-cursor-pointer-style;
|
|
42301
42305
|
line-height: $range-normal-nav-icon-height;
|
|
42302
|
-
width: $range-control-header-width;
|
|
42303
42306
|
@if ($skin-name != 'FluentUI') {
|
|
42307
|
+
width: $range-control-header-width;
|
|
42304
42308
|
float: $range-float-none;
|
|
42305
42309
|
font-weight: $range-font-weight-normal;
|
|
42306
42310
|
margin-left: $range-value-zero;
|
|
@@ -42314,12 +42318,13 @@ $range-header-font-size: 16px !default;
|
|
|
42314
42318
|
}
|
|
42315
42319
|
}
|
|
42316
42320
|
#{if(&, '&', '*')} .e-next {
|
|
42317
|
-
|
|
42321
|
+
@if ($skin-name != 'FluentUI') {
|
|
42322
|
+
float: $range-float-right;
|
|
42323
|
+
}
|
|
42318
42324
|
}
|
|
42319
42325
|
#{if(&, '&', '*')} .e-prev {
|
|
42320
|
-
|
|
42321
|
-
|
|
42322
|
-
float: $range-float-right;
|
|
42326
|
+
@if ($skin-name != 'FluentUI') {
|
|
42327
|
+
float: $range-float-left;
|
|
42323
42328
|
}
|
|
42324
42329
|
}
|
|
42325
42330
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42463,7 +42468,9 @@ $range-header-font-size: 16px !default;
|
|
|
42463
42468
|
float: $range-float-left;
|
|
42464
42469
|
}
|
|
42465
42470
|
#{if(&, '&', '*')} .e-prev {
|
|
42466
|
-
|
|
42471
|
+
@if ($skin-name != 'FluentUI') {
|
|
42472
|
+
float: $range-float-right;
|
|
42473
|
+
}
|
|
42467
42474
|
}
|
|
42468
42475
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42469
42476
|
border-radius: $range-hover-end-radius;
|
|
@@ -63376,7 +63383,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
63376
63383
|
}
|
|
63377
63384
|
|
|
63378
63385
|
& .e-selectall-parent + .e-list-parent {
|
|
63379
|
-
height: $listbox-select-height;
|
|
63386
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63380
63387
|
}
|
|
63381
63388
|
|
|
63382
63389
|
& .e-icons {
|
|
@@ -75525,6 +75532,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75525
75532
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75526
75533
|
}
|
|
75527
75534
|
|
|
75535
|
+
.e-summarycell.e-lastrowcell {
|
|
75536
|
+
border-bottom-width: 1px;
|
|
75537
|
+
}
|
|
75538
|
+
|
|
75528
75539
|
.e-rowcell .e-checkbox-wrapper,
|
|
75529
75540
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75530
75541
|
@if $grid-skin == 'material3' {
|
|
@@ -76050,12 +76061,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76050
76061
|
margin-right: $grid-bigger-grouptext-marign;
|
|
76051
76062
|
width: $grid-bigger-grouptext-width;
|
|
76052
76063
|
}
|
|
76053
|
-
|
|
76054
|
-
.e-gridheader table th[rowspan],
|
|
76055
|
-
&.e-device .e-gridheader table th[rowspan] {
|
|
76056
|
-
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
76057
|
-
}
|
|
76058
|
-
|
|
76064
|
+
|
|
76059
76065
|
.e-groupsort,
|
|
76060
76066
|
span.e-ungroupbutton,
|
|
76061
76067
|
.e-toggleungroup {
|
|
@@ -76297,6 +76303,14 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76297
76303
|
}
|
|
76298
76304
|
}
|
|
76299
76305
|
}
|
|
76306
|
+
|
|
76307
|
+
.e-bigger #{&}.e-grid:not(.sf-grid),
|
|
76308
|
+
#{&}.e-grid:not(.sf-grid).e-bigger {
|
|
76309
|
+
.e-gridheader table th[rowspan],
|
|
76310
|
+
&.e-device .e-gridheader table th[rowspan] {
|
|
76311
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
76312
|
+
}
|
|
76313
|
+
}
|
|
76300
76314
|
|
|
76301
76315
|
#{&}.e-grid {
|
|
76302
76316
|
border-radius: $grid-border-radius;
|
|
@@ -77220,6 +77234,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77220
77234
|
}
|
|
77221
77235
|
white-space: normal;
|
|
77222
77236
|
word-wrap: break-word;
|
|
77237
|
+
&.e-lastrowcell {
|
|
77238
|
+
border-bottom-width: 1px;
|
|
77239
|
+
}
|
|
77223
77240
|
}
|
|
77224
77241
|
|
|
77225
77242
|
.e-summarycontent {
|
|
@@ -77296,8 +77313,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77296
77313
|
border-width: $grid-rowcell-both-border-width;
|
|
77297
77314
|
}
|
|
77298
77315
|
|
|
77299
|
-
.e-gridheader table th[rowspan],
|
|
77300
|
-
|
|
77316
|
+
&:not(.sf-grid).e-gridheader table th[rowspan],
|
|
77317
|
+
&:not(.sf-grid).e-device .e-gridheader table th[rowspan] {
|
|
77301
77318
|
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
77302
77319
|
vertical-align: bottom;
|
|
77303
77320
|
}
|
|
@@ -77367,23 +77384,23 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77367
77384
|
border-width: $grid-headercell-both-border-width;
|
|
77368
77385
|
}
|
|
77369
77386
|
|
|
77370
|
-
|
|
77387
|
+
&:not(.sf-grid).e-default table th[rowspan] {
|
|
77371
77388
|
border-width: $grid-headercell-both-border-width;
|
|
77372
77389
|
}
|
|
77373
77390
|
|
|
77374
|
-
|
|
77391
|
+
&:not(.sf-grid).e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
77375
77392
|
border-right-width: 2px;
|
|
77376
77393
|
}
|
|
77377
77394
|
|
|
77378
|
-
|
|
77395
|
+
&:not(.sf-grid).e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
77379
77396
|
border-left-width: 2px;
|
|
77380
77397
|
}
|
|
77381
77398
|
|
|
77382
|
-
|
|
77399
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
77383
77400
|
border-left-width: 1px;
|
|
77384
77401
|
}
|
|
77385
77402
|
|
|
77386
|
-
|
|
77403
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
77387
77404
|
border-right-width: 1px;
|
|
77388
77405
|
}
|
|
77389
77406
|
|
|
@@ -79365,26 +79382,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79365
79382
|
position: relative;
|
|
79366
79383
|
}
|
|
79367
79384
|
|
|
79368
|
-
&.e-default table th[rowspan] {
|
|
79369
|
-
border-width: $grid-rtl-headercell-both-border-width;
|
|
79370
|
-
}
|
|
79371
|
-
|
|
79372
|
-
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79373
|
-
border-left-width: 2px;
|
|
79374
|
-
}
|
|
79375
|
-
|
|
79376
|
-
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79377
|
-
border-right-width: 2px;
|
|
79378
|
-
}
|
|
79379
|
-
|
|
79380
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79381
|
-
border-right-width: 1px;
|
|
79382
|
-
}
|
|
79383
|
-
|
|
79384
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79385
|
-
border-left-width: 1px;
|
|
79386
|
-
}
|
|
79387
|
-
|
|
79388
79385
|
&.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,
|
|
79389
79386
|
&.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
|
|
79390
79387
|
border-left: 1px solid;
|
|
@@ -79498,6 +79495,28 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79498
79495
|
}
|
|
79499
79496
|
}
|
|
79500
79497
|
|
|
79498
|
+
&:not(.sf-grid).e-rtl{
|
|
79499
|
+
&.e-default table th[rowspan] {
|
|
79500
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
79501
|
+
}
|
|
79502
|
+
|
|
79503
|
+
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79504
|
+
border-left-width: 2px;
|
|
79505
|
+
}
|
|
79506
|
+
|
|
79507
|
+
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79508
|
+
border-right-width: 2px;
|
|
79509
|
+
}
|
|
79510
|
+
|
|
79511
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79512
|
+
border-right-width: 1px;
|
|
79513
|
+
}
|
|
79514
|
+
|
|
79515
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79516
|
+
border-left-width: 1px;
|
|
79517
|
+
}
|
|
79518
|
+
}
|
|
79519
|
+
|
|
79501
79520
|
&.e-wrap {
|
|
79502
79521
|
& .e-rowcell,
|
|
79503
79522
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
@@ -79617,7 +79636,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79617
79636
|
& tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor :not(.e-laststackcell, .e-freezerightborder, .e-freezeleftborder) {
|
|
79618
79637
|
border-right: 0;
|
|
79619
79638
|
}
|
|
79639
|
+
}
|
|
79620
79640
|
|
|
79641
|
+
&:not(.sf-grid).e-resize-lines,
|
|
79642
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79621
79643
|
&.e-default table th[rowspan]:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79622
79644
|
border-left: 0;
|
|
79623
79645
|
}
|
|
@@ -79630,7 +79652,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79630
79652
|
& tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
|
|
79631
79653
|
border-left: 0;
|
|
79632
79654
|
}
|
|
79655
|
+
}
|
|
79633
79656
|
|
|
79657
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79634
79658
|
&.e-default table th[rowspan] {
|
|
79635
79659
|
border-right: 0;
|
|
79636
79660
|
}
|
|
@@ -79811,6 +79835,73 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79811
79835
|
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
79812
79836
|
text-align: left;
|
|
79813
79837
|
}
|
|
79838
|
+
|
|
79839
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
79840
|
+
border-width: $grid-headercell-both-border-width;
|
|
79841
|
+
}
|
|
79842
|
+
|
|
79843
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
79844
|
+
.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
79845
|
+
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
79846
|
+
vertical-align: bottom;
|
|
79847
|
+
}
|
|
79848
|
+
|
|
79849
|
+
&.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
79850
|
+
border-right-width: 2px;
|
|
79851
|
+
}
|
|
79852
|
+
|
|
79853
|
+
&.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
79854
|
+
border-left-width: 2px;
|
|
79855
|
+
}
|
|
79856
|
+
|
|
79857
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
79858
|
+
border-left-width: 1px;
|
|
79859
|
+
}
|
|
79860
|
+
|
|
79861
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
79862
|
+
border-right-width: 1px;
|
|
79863
|
+
}
|
|
79864
|
+
|
|
79865
|
+
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
79866
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
79867
|
+
}
|
|
79868
|
+
|
|
79869
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
79870
|
+
border-left-width: 2px;
|
|
79871
|
+
}
|
|
79872
|
+
|
|
79873
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
79874
|
+
border-right-width: 2px;
|
|
79875
|
+
}
|
|
79876
|
+
|
|
79877
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
79878
|
+
border-right-width: 1px;
|
|
79879
|
+
}
|
|
79880
|
+
|
|
79881
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
79882
|
+
border-left-width: 1px;
|
|
79883
|
+
}
|
|
79884
|
+
|
|
79885
|
+
&.e-resize-lines,
|
|
79886
|
+
&.e-resize-lines.e-rtl {
|
|
79887
|
+
&.e-default table th:not([rowspan = '1']):not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79888
|
+
border-left: 0;
|
|
79889
|
+
}
|
|
79890
|
+
}
|
|
79891
|
+
|
|
79892
|
+
&.e-resize-lines.e-rtl {
|
|
79893
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
79894
|
+
border-right: 0;
|
|
79895
|
+
}
|
|
79896
|
+
}
|
|
79897
|
+
|
|
79898
|
+
.e-bigger #{&}.e-grid.sf-grid,
|
|
79899
|
+
#{&}.e-grid.sf-grid.e-bigger {
|
|
79900
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
79901
|
+
&.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
79902
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
79903
|
+
}
|
|
79904
|
+
}
|
|
79814
79905
|
}
|
|
79815
79906
|
}
|
|
79816
79907
|
}
|
|
@@ -91832,7 +91923,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91832
91923
|
}
|
|
91833
91924
|
|
|
91834
91925
|
.e-zero-spacing {
|
|
91835
|
-
border-spacing:
|
|
91926
|
+
border-spacing: 0;
|
|
91836
91927
|
}
|
|
91837
91928
|
|
|
91838
91929
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107189,7 +107280,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
107189
107280
|
.e-label {
|
|
107190
107281
|
color: $field-list-default-font-color;
|
|
107191
107282
|
font-family: $field-list-font-family;
|
|
107192
|
-
font-size: 14px;
|
|
107193
107283
|
opacity: .87;
|
|
107194
107284
|
}
|
|
107195
107285
|
}
|
|
@@ -109563,6 +109653,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109563
109653
|
}
|
|
109564
109654
|
}
|
|
109565
109655
|
|
|
109656
|
+
&.e-device {
|
|
109657
|
+
.e-pivotcell-container {
|
|
109658
|
+
.e-stackedheadertext {
|
|
109659
|
+
&.e-cellvalue {
|
|
109660
|
+
align-self: center;
|
|
109661
|
+
}
|
|
109662
|
+
}
|
|
109663
|
+
}
|
|
109664
|
+
}
|
|
109665
|
+
|
|
109566
109666
|
.e-nextspan {
|
|
109567
109667
|
display: inline-block;
|
|
109568
109668
|
width: $pivotview-indent-space-size;
|
|
@@ -109623,6 +109723,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109623
109723
|
@if($skin-name == 'bootstrap5') {
|
|
109624
109724
|
border-bottom-color: $border-light;
|
|
109625
109725
|
}
|
|
109726
|
+
|
|
109727
|
+
table th[rowspan = '1'] {
|
|
109728
|
+
padding-bottom: 0;
|
|
109729
|
+
padding-top: 0;
|
|
109730
|
+
vertical-align: middle;
|
|
109731
|
+
}
|
|
109626
109732
|
}
|
|
109627
109733
|
|
|
109628
109734
|
.e-gtot {
|
|
@@ -109868,11 +109974,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109868
109974
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
109869
109975
|
text-transform: none;
|
|
109870
109976
|
}
|
|
109871
|
-
|
|
109872
|
-
@if($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'tailwind') or ($skin-name == 'Material3') {
|
|
109873
|
-
padding-top: 0px !important;
|
|
109874
|
-
padding-bottom: 0px !important;
|
|
109875
|
-
}
|
|
109876
109977
|
}
|
|
109877
109978
|
|
|
109878
109979
|
.sf-grid .e-spinner-pane {
|