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