@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/fluent.scss
CHANGED
|
@@ -40624,11 +40624,15 @@ $switch-handle-off-hover-bg-color: $border-alt !default;
|
|
|
40624
40624
|
}
|
|
40625
40625
|
|
|
40626
40626
|
& .e-ripple-container {
|
|
40627
|
-
|
|
40627
|
+
@if $skin-name == 'Material3' {
|
|
40628
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40629
|
+
}
|
|
40628
40630
|
}
|
|
40629
40631
|
|
|
40630
40632
|
& .e-ripple-check.e-ripple-container {
|
|
40631
|
-
|
|
40633
|
+
@if $skin-name == 'Material3' {
|
|
40634
|
+
background-color: $switch-ripple-bg-color;
|
|
40635
|
+
}
|
|
40632
40636
|
}
|
|
40633
40637
|
}
|
|
40634
40638
|
}
|
|
@@ -42336,6 +42340,23 @@ $modal-range-tablet-font-size: 18px !default;
|
|
|
42336
42340
|
|
|
42337
42341
|
$range-header-font-size: 16px !default;
|
|
42338
42342
|
|
|
42343
|
+
.e-daterangepicker.e-popup .e-calendar .e-header .e-title {
|
|
42344
|
+
width: 65%;
|
|
42345
|
+
}
|
|
42346
|
+
|
|
42347
|
+
.e-daterangepicker.e-popup.e-small .e-calendar .e-header .e-title {
|
|
42348
|
+
width: 61%;
|
|
42349
|
+
}
|
|
42350
|
+
|
|
42351
|
+
.e-daterangepicker.e-popup.e-bigger .e-calendar .e-header .e-title,
|
|
42352
|
+
.e-daterangepicker.e-popup.e-device .e-calendar .e-header .e-title {
|
|
42353
|
+
width: 72%;
|
|
42354
|
+
}
|
|
42355
|
+
|
|
42356
|
+
.e-daterangepicker.e-popup.e-bigger.e-small .e-calendar .e-header .e-title {
|
|
42357
|
+
width: 70%;
|
|
42358
|
+
}
|
|
42359
|
+
|
|
42339
42360
|
@include export-module('daterangepicker-layout') {
|
|
42340
42361
|
|
|
42341
42362
|
/*! daterangepicker layout */
|
|
@@ -42449,8 +42470,8 @@ $range-header-font-size: 16px !default;
|
|
|
42449
42470
|
#{if(&, '&', '*')} .e-title {
|
|
42450
42471
|
cursor: $range-cursor-pointer-style;
|
|
42451
42472
|
line-height: $range-normal-nav-icon-height;
|
|
42452
|
-
width: $range-control-header-width;
|
|
42453
42473
|
@if ($skin-name != 'FluentUI') {
|
|
42474
|
+
width: $range-control-header-width;
|
|
42454
42475
|
float: $range-float-none;
|
|
42455
42476
|
font-weight: $range-font-weight-normal;
|
|
42456
42477
|
margin-left: $range-value-zero;
|
|
@@ -42464,12 +42485,13 @@ $range-header-font-size: 16px !default;
|
|
|
42464
42485
|
}
|
|
42465
42486
|
}
|
|
42466
42487
|
#{if(&, '&', '*')} .e-next {
|
|
42467
|
-
|
|
42488
|
+
@if ($skin-name != 'FluentUI') {
|
|
42489
|
+
float: $range-float-right;
|
|
42490
|
+
}
|
|
42468
42491
|
}
|
|
42469
42492
|
#{if(&, '&', '*')} .e-prev {
|
|
42470
|
-
|
|
42471
|
-
|
|
42472
|
-
float: $range-float-right;
|
|
42493
|
+
@if ($skin-name != 'FluentUI') {
|
|
42494
|
+
float: $range-float-left;
|
|
42473
42495
|
}
|
|
42474
42496
|
}
|
|
42475
42497
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42613,7 +42635,9 @@ $range-header-font-size: 16px !default;
|
|
|
42613
42635
|
float: $range-float-left;
|
|
42614
42636
|
}
|
|
42615
42637
|
#{if(&, '&', '*')} .e-prev {
|
|
42616
|
-
|
|
42638
|
+
@if ($skin-name != 'FluentUI') {
|
|
42639
|
+
float: $range-float-right;
|
|
42640
|
+
}
|
|
42617
42641
|
}
|
|
42618
42642
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42619
42643
|
border-radius: $range-hover-end-radius;
|
|
@@ -63674,7 +63698,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
|
|
|
63674
63698
|
}
|
|
63675
63699
|
|
|
63676
63700
|
& .e-selectall-parent + .e-list-parent {
|
|
63677
|
-
height: $listbox-select-height;
|
|
63701
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63678
63702
|
}
|
|
63679
63703
|
|
|
63680
63704
|
& .e-icons {
|
|
@@ -75939,6 +75963,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75939
75963
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75940
75964
|
}
|
|
75941
75965
|
|
|
75966
|
+
.e-summarycell.e-lastrowcell {
|
|
75967
|
+
border-bottom-width: 1px;
|
|
75968
|
+
}
|
|
75969
|
+
|
|
75942
75970
|
.e-rowcell .e-checkbox-wrapper,
|
|
75943
75971
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75944
75972
|
@if $grid-skin == 'material3' {
|
|
@@ -76464,12 +76492,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76464
76492
|
margin-right: $grid-bigger-grouptext-marign;
|
|
76465
76493
|
width: $grid-bigger-grouptext-width;
|
|
76466
76494
|
}
|
|
76467
|
-
|
|
76468
|
-
.e-gridheader table th[rowspan],
|
|
76469
|
-
&.e-device .e-gridheader table th[rowspan] {
|
|
76470
|
-
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
76471
|
-
}
|
|
76472
|
-
|
|
76495
|
+
|
|
76473
76496
|
.e-groupsort,
|
|
76474
76497
|
span.e-ungroupbutton,
|
|
76475
76498
|
.e-toggleungroup {
|
|
@@ -76711,6 +76734,14 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76711
76734
|
}
|
|
76712
76735
|
}
|
|
76713
76736
|
}
|
|
76737
|
+
|
|
76738
|
+
.e-bigger #{&}.e-grid:not(.sf-grid),
|
|
76739
|
+
#{&}.e-grid:not(.sf-grid).e-bigger {
|
|
76740
|
+
.e-gridheader table th[rowspan],
|
|
76741
|
+
&.e-device .e-gridheader table th[rowspan] {
|
|
76742
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
76743
|
+
}
|
|
76744
|
+
}
|
|
76714
76745
|
|
|
76715
76746
|
#{&}.e-grid {
|
|
76716
76747
|
border-radius: $grid-border-radius;
|
|
@@ -77634,6 +77665,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77634
77665
|
}
|
|
77635
77666
|
white-space: normal;
|
|
77636
77667
|
word-wrap: break-word;
|
|
77668
|
+
&.e-lastrowcell {
|
|
77669
|
+
border-bottom-width: 1px;
|
|
77670
|
+
}
|
|
77637
77671
|
}
|
|
77638
77672
|
|
|
77639
77673
|
.e-summarycontent {
|
|
@@ -77710,8 +77744,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77710
77744
|
border-width: $grid-rowcell-both-border-width;
|
|
77711
77745
|
}
|
|
77712
77746
|
|
|
77713
|
-
.e-gridheader table th[rowspan],
|
|
77714
|
-
|
|
77747
|
+
&:not(.sf-grid).e-gridheader table th[rowspan],
|
|
77748
|
+
&:not(.sf-grid).e-device .e-gridheader table th[rowspan] {
|
|
77715
77749
|
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
77716
77750
|
vertical-align: bottom;
|
|
77717
77751
|
}
|
|
@@ -77781,23 +77815,23 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77781
77815
|
border-width: $grid-headercell-both-border-width;
|
|
77782
77816
|
}
|
|
77783
77817
|
|
|
77784
|
-
|
|
77818
|
+
&:not(.sf-grid).e-default table th[rowspan] {
|
|
77785
77819
|
border-width: $grid-headercell-both-border-width;
|
|
77786
77820
|
}
|
|
77787
77821
|
|
|
77788
|
-
|
|
77822
|
+
&:not(.sf-grid).e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
77789
77823
|
border-right-width: 2px;
|
|
77790
77824
|
}
|
|
77791
77825
|
|
|
77792
|
-
|
|
77826
|
+
&:not(.sf-grid).e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
77793
77827
|
border-left-width: 2px;
|
|
77794
77828
|
}
|
|
77795
77829
|
|
|
77796
|
-
|
|
77830
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
77797
77831
|
border-left-width: 1px;
|
|
77798
77832
|
}
|
|
77799
77833
|
|
|
77800
|
-
|
|
77834
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
77801
77835
|
border-right-width: 1px;
|
|
77802
77836
|
}
|
|
77803
77837
|
|
|
@@ -79779,26 +79813,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79779
79813
|
position: relative;
|
|
79780
79814
|
}
|
|
79781
79815
|
|
|
79782
|
-
&.e-default table th[rowspan] {
|
|
79783
|
-
border-width: $grid-rtl-headercell-both-border-width;
|
|
79784
|
-
}
|
|
79785
|
-
|
|
79786
|
-
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79787
|
-
border-left-width: 2px;
|
|
79788
|
-
}
|
|
79789
|
-
|
|
79790
|
-
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79791
|
-
border-right-width: 2px;
|
|
79792
|
-
}
|
|
79793
|
-
|
|
79794
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79795
|
-
border-right-width: 1px;
|
|
79796
|
-
}
|
|
79797
|
-
|
|
79798
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79799
|
-
border-left-width: 1px;
|
|
79800
|
-
}
|
|
79801
|
-
|
|
79802
79816
|
&.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,
|
|
79803
79817
|
&.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
|
|
79804
79818
|
border-left: 1px solid;
|
|
@@ -79912,6 +79926,28 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79912
79926
|
}
|
|
79913
79927
|
}
|
|
79914
79928
|
|
|
79929
|
+
&:not(.sf-grid).e-rtl{
|
|
79930
|
+
&.e-default table th[rowspan] {
|
|
79931
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
79932
|
+
}
|
|
79933
|
+
|
|
79934
|
+
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79935
|
+
border-left-width: 2px;
|
|
79936
|
+
}
|
|
79937
|
+
|
|
79938
|
+
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79939
|
+
border-right-width: 2px;
|
|
79940
|
+
}
|
|
79941
|
+
|
|
79942
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79943
|
+
border-right-width: 1px;
|
|
79944
|
+
}
|
|
79945
|
+
|
|
79946
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79947
|
+
border-left-width: 1px;
|
|
79948
|
+
}
|
|
79949
|
+
}
|
|
79950
|
+
|
|
79915
79951
|
&.e-wrap {
|
|
79916
79952
|
& .e-rowcell,
|
|
79917
79953
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
@@ -80031,7 +80067,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80031
80067
|
& tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor :not(.e-laststackcell, .e-freezerightborder, .e-freezeleftborder) {
|
|
80032
80068
|
border-right: 0;
|
|
80033
80069
|
}
|
|
80070
|
+
}
|
|
80034
80071
|
|
|
80072
|
+
&:not(.sf-grid).e-resize-lines,
|
|
80073
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
80035
80074
|
&.e-default table th[rowspan]:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
80036
80075
|
border-left: 0;
|
|
80037
80076
|
}
|
|
@@ -80044,7 +80083,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80044
80083
|
& tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
|
|
80045
80084
|
border-left: 0;
|
|
80046
80085
|
}
|
|
80086
|
+
}
|
|
80047
80087
|
|
|
80088
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
80048
80089
|
&.e-default table th[rowspan] {
|
|
80049
80090
|
border-right: 0;
|
|
80050
80091
|
}
|
|
@@ -80225,6 +80266,73 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80225
80266
|
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
80226
80267
|
text-align: left;
|
|
80227
80268
|
}
|
|
80269
|
+
|
|
80270
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
80271
|
+
border-width: $grid-headercell-both-border-width;
|
|
80272
|
+
}
|
|
80273
|
+
|
|
80274
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
80275
|
+
.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
80276
|
+
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
80277
|
+
vertical-align: bottom;
|
|
80278
|
+
}
|
|
80279
|
+
|
|
80280
|
+
&.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
80281
|
+
border-right-width: 2px;
|
|
80282
|
+
}
|
|
80283
|
+
|
|
80284
|
+
&.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
80285
|
+
border-left-width: 2px;
|
|
80286
|
+
}
|
|
80287
|
+
|
|
80288
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
80289
|
+
border-left-width: 1px;
|
|
80290
|
+
}
|
|
80291
|
+
|
|
80292
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
80293
|
+
border-right-width: 1px;
|
|
80294
|
+
}
|
|
80295
|
+
|
|
80296
|
+
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
80297
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
80298
|
+
}
|
|
80299
|
+
|
|
80300
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
80301
|
+
border-left-width: 2px;
|
|
80302
|
+
}
|
|
80303
|
+
|
|
80304
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
80305
|
+
border-right-width: 2px;
|
|
80306
|
+
}
|
|
80307
|
+
|
|
80308
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
80309
|
+
border-right-width: 1px;
|
|
80310
|
+
}
|
|
80311
|
+
|
|
80312
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
80313
|
+
border-left-width: 1px;
|
|
80314
|
+
}
|
|
80315
|
+
|
|
80316
|
+
&.e-resize-lines,
|
|
80317
|
+
&.e-resize-lines.e-rtl {
|
|
80318
|
+
&.e-default table th:not([rowspan = '1']):not(.e-freezerightborder, .e-freezeleftborder) {
|
|
80319
|
+
border-left: 0;
|
|
80320
|
+
}
|
|
80321
|
+
}
|
|
80322
|
+
|
|
80323
|
+
&.e-resize-lines.e-rtl {
|
|
80324
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
80325
|
+
border-right: 0;
|
|
80326
|
+
}
|
|
80327
|
+
}
|
|
80328
|
+
|
|
80329
|
+
.e-bigger #{&}.e-grid.sf-grid,
|
|
80330
|
+
#{&}.e-grid.sf-grid.e-bigger {
|
|
80331
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
80332
|
+
&.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
80333
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
80334
|
+
}
|
|
80335
|
+
}
|
|
80228
80336
|
}
|
|
80229
80337
|
}
|
|
80230
80338
|
}
|
|
@@ -92251,7 +92359,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92251
92359
|
}
|
|
92252
92360
|
|
|
92253
92361
|
.e-zero-spacing {
|
|
92254
|
-
border-spacing:
|
|
92362
|
+
border-spacing: 0;
|
|
92255
92363
|
}
|
|
92256
92364
|
|
|
92257
92365
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107604,7 +107712,6 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
107604
107712
|
.e-label {
|
|
107605
107713
|
color: $field-list-default-font-color;
|
|
107606
107714
|
font-family: $field-list-font-family;
|
|
107607
|
-
font-size: 14px;
|
|
107608
107715
|
opacity: .87;
|
|
107609
107716
|
}
|
|
107610
107717
|
}
|
|
@@ -109979,6 +110086,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109979
110086
|
}
|
|
109980
110087
|
}
|
|
109981
110088
|
|
|
110089
|
+
&.e-device {
|
|
110090
|
+
.e-pivotcell-container {
|
|
110091
|
+
.e-stackedheadertext {
|
|
110092
|
+
&.e-cellvalue {
|
|
110093
|
+
align-self: center;
|
|
110094
|
+
}
|
|
110095
|
+
}
|
|
110096
|
+
}
|
|
110097
|
+
}
|
|
110098
|
+
|
|
109982
110099
|
.e-nextspan {
|
|
109983
110100
|
display: inline-block;
|
|
109984
110101
|
width: $pivotview-indent-space-size;
|
|
@@ -110039,6 +110156,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110039
110156
|
@if($skin-name == 'bootstrap5') {
|
|
110040
110157
|
border-bottom-color: $border-light;
|
|
110041
110158
|
}
|
|
110159
|
+
|
|
110160
|
+
table th[rowspan = '1'] {
|
|
110161
|
+
padding-bottom: 0;
|
|
110162
|
+
padding-top: 0;
|
|
110163
|
+
vertical-align: middle;
|
|
110164
|
+
}
|
|
110042
110165
|
}
|
|
110043
110166
|
|
|
110044
110167
|
.e-gtot {
|
|
@@ -110284,11 +110407,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110284
110407
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
110285
110408
|
text-transform: none;
|
|
110286
110409
|
}
|
|
110287
|
-
|
|
110288
|
-
@if($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'tailwind') or ($skin-name == 'Material3') {
|
|
110289
|
-
padding-top: 0px !important;
|
|
110290
|
-
padding-bottom: 0px !important;
|
|
110291
|
-
}
|
|
110292
110410
|
}
|
|
110293
110411
|
|
|
110294
110412
|
.sf-grid .e-spinner-pane {
|