@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
|
@@ -40810,11 +40810,15 @@ $switch-handle-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2),
|
|
|
40810
40810
|
}
|
|
40811
40811
|
|
|
40812
40812
|
& .e-ripple-container {
|
|
40813
|
-
|
|
40813
|
+
@if $skin-name == 'Material3' {
|
|
40814
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40815
|
+
}
|
|
40814
40816
|
}
|
|
40815
40817
|
|
|
40816
40818
|
& .e-ripple-check.e-ripple-container {
|
|
40817
|
-
|
|
40819
|
+
@if $skin-name == 'Material3' {
|
|
40820
|
+
background-color: $switch-ripple-bg-color;
|
|
40821
|
+
}
|
|
40818
40822
|
}
|
|
40819
40823
|
}
|
|
40820
40824
|
}
|
|
@@ -42572,8 +42576,8 @@ $range-header-font-size: 16px !default;
|
|
|
42572
42576
|
#{if(&, '&', '*')} .e-title {
|
|
42573
42577
|
cursor: $range-cursor-pointer-style;
|
|
42574
42578
|
line-height: $range-normal-nav-icon-height;
|
|
42575
|
-
width: $range-control-header-width;
|
|
42576
42579
|
@if ($skin-name != 'FluentUI') {
|
|
42580
|
+
width: $range-control-header-width;
|
|
42577
42581
|
float: $range-float-none;
|
|
42578
42582
|
font-weight: $range-font-weight-normal;
|
|
42579
42583
|
margin-left: $range-value-zero;
|
|
@@ -42587,12 +42591,13 @@ $range-header-font-size: 16px !default;
|
|
|
42587
42591
|
}
|
|
42588
42592
|
}
|
|
42589
42593
|
#{if(&, '&', '*')} .e-next {
|
|
42590
|
-
|
|
42594
|
+
@if ($skin-name != 'FluentUI') {
|
|
42595
|
+
float: $range-float-right;
|
|
42596
|
+
}
|
|
42591
42597
|
}
|
|
42592
42598
|
#{if(&, '&', '*')} .e-prev {
|
|
42593
|
-
|
|
42594
|
-
|
|
42595
|
-
float: $range-float-right;
|
|
42599
|
+
@if ($skin-name != 'FluentUI') {
|
|
42600
|
+
float: $range-float-left;
|
|
42596
42601
|
}
|
|
42597
42602
|
}
|
|
42598
42603
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42736,7 +42741,9 @@ $range-header-font-size: 16px !default;
|
|
|
42736
42741
|
float: $range-float-left;
|
|
42737
42742
|
}
|
|
42738
42743
|
#{if(&, '&', '*')} .e-prev {
|
|
42739
|
-
|
|
42744
|
+
@if ($skin-name != 'FluentUI') {
|
|
42745
|
+
float: $range-float-right;
|
|
42746
|
+
}
|
|
42740
42747
|
}
|
|
42741
42748
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42742
42749
|
border-radius: $range-hover-end-radius;
|
|
@@ -64529,7 +64536,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
64529
64536
|
}
|
|
64530
64537
|
|
|
64531
64538
|
& .e-selectall-parent + .e-list-parent {
|
|
64532
|
-
height: $listbox-select-height;
|
|
64539
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64533
64540
|
}
|
|
64534
64541
|
|
|
64535
64542
|
& .e-icons {
|
|
@@ -76695,6 +76702,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76695
76702
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
76696
76703
|
}
|
|
76697
76704
|
|
|
76705
|
+
.e-summarycell.e-lastrowcell {
|
|
76706
|
+
border-bottom-width: 1px;
|
|
76707
|
+
}
|
|
76708
|
+
|
|
76698
76709
|
.e-rowcell .e-checkbox-wrapper,
|
|
76699
76710
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
76700
76711
|
@if $grid-skin == 'material3' {
|
|
@@ -77220,12 +77231,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77220
77231
|
margin-right: $grid-bigger-grouptext-marign;
|
|
77221
77232
|
width: $grid-bigger-grouptext-width;
|
|
77222
77233
|
}
|
|
77223
|
-
|
|
77224
|
-
.e-gridheader table th[rowspan],
|
|
77225
|
-
&.e-device .e-gridheader table th[rowspan] {
|
|
77226
|
-
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
77227
|
-
}
|
|
77228
|
-
|
|
77234
|
+
|
|
77229
77235
|
.e-groupsort,
|
|
77230
77236
|
span.e-ungroupbutton,
|
|
77231
77237
|
.e-toggleungroup {
|
|
@@ -77467,6 +77473,14 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77467
77473
|
}
|
|
77468
77474
|
}
|
|
77469
77475
|
}
|
|
77476
|
+
|
|
77477
|
+
.e-bigger #{&}.e-grid:not(.sf-grid),
|
|
77478
|
+
#{&}.e-grid:not(.sf-grid).e-bigger {
|
|
77479
|
+
.e-gridheader table th[rowspan],
|
|
77480
|
+
&.e-device .e-gridheader table th[rowspan] {
|
|
77481
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
77482
|
+
}
|
|
77483
|
+
}
|
|
77470
77484
|
|
|
77471
77485
|
#{&}.e-grid {
|
|
77472
77486
|
border-radius: $grid-border-radius;
|
|
@@ -78390,6 +78404,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78390
78404
|
}
|
|
78391
78405
|
white-space: normal;
|
|
78392
78406
|
word-wrap: break-word;
|
|
78407
|
+
&.e-lastrowcell {
|
|
78408
|
+
border-bottom-width: 1px;
|
|
78409
|
+
}
|
|
78393
78410
|
}
|
|
78394
78411
|
|
|
78395
78412
|
.e-summarycontent {
|
|
@@ -78466,8 +78483,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78466
78483
|
border-width: $grid-rowcell-both-border-width;
|
|
78467
78484
|
}
|
|
78468
78485
|
|
|
78469
|
-
.e-gridheader table th[rowspan],
|
|
78470
|
-
|
|
78486
|
+
&:not(.sf-grid).e-gridheader table th[rowspan],
|
|
78487
|
+
&:not(.sf-grid).e-device .e-gridheader table th[rowspan] {
|
|
78471
78488
|
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
78472
78489
|
vertical-align: bottom;
|
|
78473
78490
|
}
|
|
@@ -78537,23 +78554,23 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78537
78554
|
border-width: $grid-headercell-both-border-width;
|
|
78538
78555
|
}
|
|
78539
78556
|
|
|
78540
|
-
|
|
78557
|
+
&:not(.sf-grid).e-default table th[rowspan] {
|
|
78541
78558
|
border-width: $grid-headercell-both-border-width;
|
|
78542
78559
|
}
|
|
78543
78560
|
|
|
78544
|
-
|
|
78561
|
+
&:not(.sf-grid).e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
78545
78562
|
border-right-width: 2px;
|
|
78546
78563
|
}
|
|
78547
78564
|
|
|
78548
|
-
|
|
78565
|
+
&:not(.sf-grid).e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
78549
78566
|
border-left-width: 2px;
|
|
78550
78567
|
}
|
|
78551
78568
|
|
|
78552
|
-
|
|
78569
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
78553
78570
|
border-left-width: 1px;
|
|
78554
78571
|
}
|
|
78555
78572
|
|
|
78556
|
-
|
|
78573
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
78557
78574
|
border-right-width: 1px;
|
|
78558
78575
|
}
|
|
78559
78576
|
|
|
@@ -80535,26 +80552,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80535
80552
|
position: relative;
|
|
80536
80553
|
}
|
|
80537
80554
|
|
|
80538
|
-
&.e-default table th[rowspan] {
|
|
80539
|
-
border-width: $grid-rtl-headercell-both-border-width;
|
|
80540
|
-
}
|
|
80541
|
-
|
|
80542
|
-
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
80543
|
-
border-left-width: 2px;
|
|
80544
|
-
}
|
|
80545
|
-
|
|
80546
|
-
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
80547
|
-
border-right-width: 2px;
|
|
80548
|
-
}
|
|
80549
|
-
|
|
80550
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
80551
|
-
border-right-width: 1px;
|
|
80552
|
-
}
|
|
80553
|
-
|
|
80554
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
80555
|
-
border-left-width: 1px;
|
|
80556
|
-
}
|
|
80557
|
-
|
|
80558
80555
|
&.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,
|
|
80559
80556
|
&.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
|
|
80560
80557
|
border-left: 1px solid;
|
|
@@ -80668,6 +80665,28 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80668
80665
|
}
|
|
80669
80666
|
}
|
|
80670
80667
|
|
|
80668
|
+
&:not(.sf-grid).e-rtl{
|
|
80669
|
+
&.e-default table th[rowspan] {
|
|
80670
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
80671
|
+
}
|
|
80672
|
+
|
|
80673
|
+
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
80674
|
+
border-left-width: 2px;
|
|
80675
|
+
}
|
|
80676
|
+
|
|
80677
|
+
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
80678
|
+
border-right-width: 2px;
|
|
80679
|
+
}
|
|
80680
|
+
|
|
80681
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
80682
|
+
border-right-width: 1px;
|
|
80683
|
+
}
|
|
80684
|
+
|
|
80685
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
80686
|
+
border-left-width: 1px;
|
|
80687
|
+
}
|
|
80688
|
+
}
|
|
80689
|
+
|
|
80671
80690
|
&.e-wrap {
|
|
80672
80691
|
& .e-rowcell,
|
|
80673
80692
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
@@ -80787,7 +80806,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80787
80806
|
& tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor :not(.e-laststackcell, .e-freezerightborder, .e-freezeleftborder) {
|
|
80788
80807
|
border-right: 0;
|
|
80789
80808
|
}
|
|
80809
|
+
}
|
|
80790
80810
|
|
|
80811
|
+
&:not(.sf-grid).e-resize-lines,
|
|
80812
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
80791
80813
|
&.e-default table th[rowspan]:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
80792
80814
|
border-left: 0;
|
|
80793
80815
|
}
|
|
@@ -80800,7 +80822,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80800
80822
|
& tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
|
|
80801
80823
|
border-left: 0;
|
|
80802
80824
|
}
|
|
80825
|
+
}
|
|
80803
80826
|
|
|
80827
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
80804
80828
|
&.e-default table th[rowspan] {
|
|
80805
80829
|
border-right: 0;
|
|
80806
80830
|
}
|
|
@@ -80981,6 +81005,73 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80981
81005
|
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
80982
81006
|
text-align: left;
|
|
80983
81007
|
}
|
|
81008
|
+
|
|
81009
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
81010
|
+
border-width: $grid-headercell-both-border-width;
|
|
81011
|
+
}
|
|
81012
|
+
|
|
81013
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
81014
|
+
.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
81015
|
+
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
81016
|
+
vertical-align: bottom;
|
|
81017
|
+
}
|
|
81018
|
+
|
|
81019
|
+
&.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
81020
|
+
border-right-width: 2px;
|
|
81021
|
+
}
|
|
81022
|
+
|
|
81023
|
+
&.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
81024
|
+
border-left-width: 2px;
|
|
81025
|
+
}
|
|
81026
|
+
|
|
81027
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
81028
|
+
border-left-width: 1px;
|
|
81029
|
+
}
|
|
81030
|
+
|
|
81031
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
81032
|
+
border-right-width: 1px;
|
|
81033
|
+
}
|
|
81034
|
+
|
|
81035
|
+
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
81036
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
81037
|
+
}
|
|
81038
|
+
|
|
81039
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
81040
|
+
border-left-width: 2px;
|
|
81041
|
+
}
|
|
81042
|
+
|
|
81043
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
81044
|
+
border-right-width: 2px;
|
|
81045
|
+
}
|
|
81046
|
+
|
|
81047
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
81048
|
+
border-right-width: 1px;
|
|
81049
|
+
}
|
|
81050
|
+
|
|
81051
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
81052
|
+
border-left-width: 1px;
|
|
81053
|
+
}
|
|
81054
|
+
|
|
81055
|
+
&.e-resize-lines,
|
|
81056
|
+
&.e-resize-lines.e-rtl {
|
|
81057
|
+
&.e-default table th:not([rowspan = '1']):not(.e-freezerightborder, .e-freezeleftborder) {
|
|
81058
|
+
border-left: 0;
|
|
81059
|
+
}
|
|
81060
|
+
}
|
|
81061
|
+
|
|
81062
|
+
&.e-resize-lines.e-rtl {
|
|
81063
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
81064
|
+
border-right: 0;
|
|
81065
|
+
}
|
|
81066
|
+
}
|
|
81067
|
+
|
|
81068
|
+
.e-bigger #{&}.e-grid.sf-grid,
|
|
81069
|
+
#{&}.e-grid.sf-grid.e-bigger {
|
|
81070
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
81071
|
+
&.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
81072
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
81073
|
+
}
|
|
81074
|
+
}
|
|
80984
81075
|
}
|
|
80985
81076
|
}
|
|
80986
81077
|
}
|
|
@@ -92987,7 +93078,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
92987
93078
|
}
|
|
92988
93079
|
|
|
92989
93080
|
.e-zero-spacing {
|
|
92990
|
-
border-spacing:
|
|
93081
|
+
border-spacing: 0;
|
|
92991
93082
|
}
|
|
92992
93083
|
|
|
92993
93084
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -108362,7 +108453,6 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
108362
108453
|
.e-label {
|
|
108363
108454
|
color: $field-list-default-font-color;
|
|
108364
108455
|
font-family: $field-list-font-family;
|
|
108365
|
-
font-size: 14px;
|
|
108366
108456
|
opacity: .87;
|
|
108367
108457
|
}
|
|
108368
108458
|
}
|
|
@@ -110739,6 +110829,16 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
110739
110829
|
}
|
|
110740
110830
|
}
|
|
110741
110831
|
|
|
110832
|
+
&.e-device {
|
|
110833
|
+
.e-pivotcell-container {
|
|
110834
|
+
.e-stackedheadertext {
|
|
110835
|
+
&.e-cellvalue {
|
|
110836
|
+
align-self: center;
|
|
110837
|
+
}
|
|
110838
|
+
}
|
|
110839
|
+
}
|
|
110840
|
+
}
|
|
110841
|
+
|
|
110742
110842
|
.e-nextspan {
|
|
110743
110843
|
display: inline-block;
|
|
110744
110844
|
width: $pivotview-indent-space-size;
|
|
@@ -110799,6 +110899,12 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
110799
110899
|
@if($skin-name == 'bootstrap5') {
|
|
110800
110900
|
border-bottom-color: $border-light;
|
|
110801
110901
|
}
|
|
110902
|
+
|
|
110903
|
+
table th[rowspan = '1'] {
|
|
110904
|
+
padding-bottom: 0;
|
|
110905
|
+
padding-top: 0;
|
|
110906
|
+
vertical-align: middle;
|
|
110907
|
+
}
|
|
110802
110908
|
}
|
|
110803
110909
|
|
|
110804
110910
|
.e-gtot {
|
|
@@ -111044,11 +111150,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
111044
111150
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
111045
111151
|
text-transform: none;
|
|
111046
111152
|
}
|
|
111047
|
-
|
|
111048
|
-
@if($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'tailwind') or ($skin-name == 'Material3') {
|
|
111049
|
-
padding-top: 0px !important;
|
|
111050
|
-
padding-bottom: 0px !important;
|
|
111051
|
-
}
|
|
111052
111153
|
}
|
|
111053
111154
|
|
|
111054
111155
|
.sf-grid .e-spinner-pane {
|