@syncfusion/blazor-themes 23.1.43 → 23.1.44
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 +31 -25
- package/SCSS-Themes/bootstrap.scss +31 -25
- package/SCSS-Themes/bootstrap4.scss +31 -25
- package/SCSS-Themes/bootstrap5-dark.scss +31 -25
- package/SCSS-Themes/bootstrap5.scss +31 -25
- package/SCSS-Themes/fabric-dark.scss +31 -25
- package/SCSS-Themes/fabric.scss +31 -25
- package/SCSS-Themes/fluent-dark.scss +31 -25
- package/SCSS-Themes/fluent.scss +31 -25
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +16 -6
- package/SCSS-Themes/grids/grid/bootstrap.scss +16 -6
- package/SCSS-Themes/grids/grid/bootstrap4.scss +16 -6
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +16 -6
- package/SCSS-Themes/grids/grid/bootstrap5.scss +16 -6
- package/SCSS-Themes/grids/grid/fabric-dark.scss +16 -6
- package/SCSS-Themes/grids/grid/fabric.scss +16 -6
- package/SCSS-Themes/grids/grid/fluent-dark.scss +16 -6
- package/SCSS-Themes/grids/grid/fluent.scss +16 -6
- package/SCSS-Themes/grids/grid/highcontrast.scss +16 -6
- package/SCSS-Themes/grids/grid/material-dark.scss +16 -6
- package/SCSS-Themes/grids/grid/material.scss +16 -6
- package/SCSS-Themes/grids/grid/material3-dark.scss +16 -6
- package/SCSS-Themes/grids/grid/material3.scss +16 -6
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +16 -6
- package/SCSS-Themes/grids/grid/tailwind.scss +16 -6
- package/SCSS-Themes/highcontrast.scss +31 -25
- package/SCSS-Themes/material-dark.scss +31 -25
- package/SCSS-Themes/material.scss +31 -25
- package/SCSS-Themes/material3-dark.scss +31 -25
- package/SCSS-Themes/material3.scss +31 -25
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +9 -9
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material3.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +6 -10
- package/SCSS-Themes/tailwind-dark.scss +31 -25
- package/SCSS-Themes/tailwind.scss +31 -25
- package/package.json +1 -1
|
@@ -77370,8 +77370,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77370
77370
|
border-left-width: 0;
|
|
77371
77371
|
}
|
|
77372
77372
|
|
|
77373
|
-
|
|
77374
|
-
|
|
77373
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77374
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77375
77375
|
border-width: $grid-headercell-both-border-width;
|
|
77376
77376
|
}
|
|
77377
77377
|
|
|
@@ -78066,7 +78066,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
78066
78066
|
border-left-width: $grid-border-size;
|
|
78067
78067
|
}
|
|
78068
78068
|
|
|
78069
|
-
|
|
78069
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
78070
78070
|
border-bottom-style: $grid-border-type;
|
|
78071
78071
|
border-bottom-width: $grid-border-size;
|
|
78072
78072
|
border-left-style: $grid-border-type;
|
|
@@ -79355,8 +79355,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79355
79355
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79356
79356
|
}
|
|
79357
79357
|
|
|
79358
|
-
|
|
79359
|
-
|
|
79358
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79359
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79360
79360
|
border-width: $grid-headercell-both-border-width;
|
|
79361
79361
|
}
|
|
79362
79362
|
|
|
@@ -79379,7 +79379,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79379
79379
|
border-right: 0;
|
|
79380
79380
|
}
|
|
79381
79381
|
|
|
79382
|
-
|
|
79382
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79383
79383
|
border-bottom-style: $grid-border-type;
|
|
79384
79384
|
border-bottom-width: $grid-border-size;
|
|
79385
79385
|
}
|
|
@@ -79886,6 +79886,16 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79886
79886
|
}
|
|
79887
79887
|
}
|
|
79888
79888
|
|
|
79889
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79890
|
+
border-bottom-style: $grid-border-type;
|
|
79891
|
+
border-bottom-width: $grid-border-size;
|
|
79892
|
+
}
|
|
79893
|
+
|
|
79894
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
79895
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
79896
|
+
border-width: $grid-headercell-both-border-width;
|
|
79897
|
+
}
|
|
79898
|
+
|
|
79889
79899
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
79890
79900
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
79891
79901
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -99759,15 +99769,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
99759
99769
|
font-size: 18px;
|
|
99760
99770
|
}
|
|
99761
99771
|
|
|
99762
|
-
.e-pv-annotation-color-container,
|
|
99763
|
-
.e-pv-annotation-opacity-container,
|
|
99764
|
-
.e-pv-annotation-stroke-container,
|
|
99765
|
-
.e-pv-custom-annotation-thickness-container,
|
|
99766
|
-
.e-pv-custom-annotation-opacity-container,
|
|
99767
|
-
.e-pv-annotation-thickness-container,
|
|
99768
|
-
.e-pv-annotation-textcolor-container,
|
|
99769
|
-
.e-pv-annotation-textalign-container,
|
|
99770
|
-
.e-pv-annotation-textprop-container {
|
|
99772
|
+
.e-pv-annotation-color-container .e-btn,
|
|
99773
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
99774
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
99775
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
99776
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
99777
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
99778
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
99779
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
99780
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
99771
99781
|
height: $pv-annotation-drop-down-height;
|
|
99772
99782
|
width: $pv-annotation-drop-down-width;
|
|
99773
99783
|
}
|
|
@@ -109654,16 +109664,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109654
109664
|
}
|
|
109655
109665
|
}
|
|
109656
109666
|
|
|
109657
|
-
&.e-device {
|
|
109658
|
-
.e-pivotcell-container {
|
|
109659
|
-
.e-stackedheadertext {
|
|
109660
|
-
&.e-cellvalue {
|
|
109661
|
-
align-self: center;
|
|
109662
|
-
}
|
|
109663
|
-
}
|
|
109664
|
-
}
|
|
109665
|
-
}
|
|
109666
|
-
|
|
109667
109667
|
.e-nextspan {
|
|
109668
109668
|
display: inline-block;
|
|
109669
109669
|
width: $pivotview-indent-space-size;
|
|
@@ -109944,10 +109944,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109944
109944
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
109945
109945
|
z-index: 1 !important;
|
|
109946
109946
|
}
|
|
109947
|
+
|
|
109947
109948
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
109948
109949
|
visibility: hidden !important;
|
|
109949
109950
|
/* stylelint-enable */
|
|
109950
109951
|
}
|
|
109952
|
+
|
|
109951
109953
|
.e-grid {
|
|
109952
109954
|
.e-pivot-content-loader {
|
|
109953
109955
|
position: absolute;
|
|
@@ -109966,6 +109968,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109966
109968
|
visibility: hidden;
|
|
109967
109969
|
}
|
|
109968
109970
|
}
|
|
109971
|
+
|
|
109972
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
109973
|
+
align-self: center;
|
|
109974
|
+
}
|
|
109969
109975
|
}
|
|
109970
109976
|
|
|
109971
109977
|
.e-grid .e-headercelldiv,
|
|
@@ -77084,8 +77084,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77084
77084
|
border-left-width: 0;
|
|
77085
77085
|
}
|
|
77086
77086
|
|
|
77087
|
-
|
|
77088
|
-
|
|
77087
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77088
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77089
77089
|
border-width: $grid-headercell-both-border-width;
|
|
77090
77090
|
}
|
|
77091
77091
|
|
|
@@ -77780,7 +77780,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77780
77780
|
border-left-width: $grid-border-size;
|
|
77781
77781
|
}
|
|
77782
77782
|
|
|
77783
|
-
|
|
77783
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
77784
77784
|
border-bottom-style: $grid-border-type;
|
|
77785
77785
|
border-bottom-width: $grid-border-size;
|
|
77786
77786
|
border-left-style: $grid-border-type;
|
|
@@ -79069,8 +79069,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79069
79069
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79070
79070
|
}
|
|
79071
79071
|
|
|
79072
|
-
|
|
79073
|
-
|
|
79072
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79073
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79074
79074
|
border-width: $grid-headercell-both-border-width;
|
|
79075
79075
|
}
|
|
79076
79076
|
|
|
@@ -79093,7 +79093,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79093
79093
|
border-right: 0;
|
|
79094
79094
|
}
|
|
79095
79095
|
|
|
79096
|
-
|
|
79096
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79097
79097
|
border-bottom-style: $grid-border-type;
|
|
79098
79098
|
border-bottom-width: $grid-border-size;
|
|
79099
79099
|
}
|
|
@@ -79600,6 +79600,16 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79600
79600
|
}
|
|
79601
79601
|
}
|
|
79602
79602
|
|
|
79603
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79604
|
+
border-bottom-style: $grid-border-type;
|
|
79605
|
+
border-bottom-width: $grid-border-size;
|
|
79606
|
+
}
|
|
79607
|
+
|
|
79608
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
79609
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
79610
|
+
border-width: $grid-headercell-both-border-width;
|
|
79611
|
+
}
|
|
79612
|
+
|
|
79603
79613
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
79604
79614
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
79605
79615
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -99523,15 +99533,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
99523
99533
|
font-size: 18px;
|
|
99524
99534
|
}
|
|
99525
99535
|
|
|
99526
|
-
.e-pv-annotation-color-container,
|
|
99527
|
-
.e-pv-annotation-opacity-container,
|
|
99528
|
-
.e-pv-annotation-stroke-container,
|
|
99529
|
-
.e-pv-custom-annotation-thickness-container,
|
|
99530
|
-
.e-pv-custom-annotation-opacity-container,
|
|
99531
|
-
.e-pv-annotation-thickness-container,
|
|
99532
|
-
.e-pv-annotation-textcolor-container,
|
|
99533
|
-
.e-pv-annotation-textalign-container,
|
|
99534
|
-
.e-pv-annotation-textprop-container {
|
|
99536
|
+
.e-pv-annotation-color-container .e-btn,
|
|
99537
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
99538
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
99539
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
99540
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
99541
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
99542
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
99543
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
99544
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
99535
99545
|
height: $pv-annotation-drop-down-height;
|
|
99536
99546
|
width: $pv-annotation-drop-down-width;
|
|
99537
99547
|
}
|
|
@@ -109400,16 +109410,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109400
109410
|
}
|
|
109401
109411
|
}
|
|
109402
109412
|
|
|
109403
|
-
&.e-device {
|
|
109404
|
-
.e-pivotcell-container {
|
|
109405
|
-
.e-stackedheadertext {
|
|
109406
|
-
&.e-cellvalue {
|
|
109407
|
-
align-self: center;
|
|
109408
|
-
}
|
|
109409
|
-
}
|
|
109410
|
-
}
|
|
109411
|
-
}
|
|
109412
|
-
|
|
109413
109413
|
.e-nextspan {
|
|
109414
109414
|
display: inline-block;
|
|
109415
109415
|
width: $pivotview-indent-space-size;
|
|
@@ -109690,10 +109690,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109690
109690
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
109691
109691
|
z-index: 1 !important;
|
|
109692
109692
|
}
|
|
109693
|
+
|
|
109693
109694
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
109694
109695
|
visibility: hidden !important;
|
|
109695
109696
|
/* stylelint-enable */
|
|
109696
109697
|
}
|
|
109698
|
+
|
|
109697
109699
|
.e-grid {
|
|
109698
109700
|
.e-pivot-content-loader {
|
|
109699
109701
|
position: absolute;
|
|
@@ -109712,6 +109714,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109712
109714
|
visibility: hidden;
|
|
109713
109715
|
}
|
|
109714
109716
|
}
|
|
109717
|
+
|
|
109718
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
109719
|
+
align-self: center;
|
|
109720
|
+
}
|
|
109715
109721
|
}
|
|
109716
109722
|
|
|
109717
109723
|
.e-grid .e-headercelldiv,
|
|
@@ -77272,8 +77272,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77272
77272
|
border-left-width: 0;
|
|
77273
77273
|
}
|
|
77274
77274
|
|
|
77275
|
-
|
|
77276
|
-
|
|
77275
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77276
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77277
77277
|
border-width: $grid-headercell-both-border-width;
|
|
77278
77278
|
}
|
|
77279
77279
|
|
|
@@ -77968,7 +77968,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77968
77968
|
border-left-width: $grid-border-size;
|
|
77969
77969
|
}
|
|
77970
77970
|
|
|
77971
|
-
|
|
77971
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
77972
77972
|
border-bottom-style: $grid-border-type;
|
|
77973
77973
|
border-bottom-width: $grid-border-size;
|
|
77974
77974
|
border-left-style: $grid-border-type;
|
|
@@ -79257,8 +79257,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79257
79257
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79258
79258
|
}
|
|
79259
79259
|
|
|
79260
|
-
|
|
79261
|
-
|
|
79260
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79261
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79262
79262
|
border-width: $grid-headercell-both-border-width;
|
|
79263
79263
|
}
|
|
79264
79264
|
|
|
@@ -79281,7 +79281,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79281
79281
|
border-right: 0;
|
|
79282
79282
|
}
|
|
79283
79283
|
|
|
79284
|
-
|
|
79284
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79285
79285
|
border-bottom-style: $grid-border-type;
|
|
79286
79286
|
border-bottom-width: $grid-border-size;
|
|
79287
79287
|
}
|
|
@@ -79788,6 +79788,16 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79788
79788
|
}
|
|
79789
79789
|
}
|
|
79790
79790
|
|
|
79791
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79792
|
+
border-bottom-style: $grid-border-type;
|
|
79793
|
+
border-bottom-width: $grid-border-size;
|
|
79794
|
+
}
|
|
79795
|
+
|
|
79796
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
79797
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
79798
|
+
border-width: $grid-headercell-both-border-width;
|
|
79799
|
+
}
|
|
79800
|
+
|
|
79791
79801
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
79792
79802
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
79793
79803
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -99887,15 +99897,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
99887
99897
|
font-size: 18px;
|
|
99888
99898
|
}
|
|
99889
99899
|
|
|
99890
|
-
.e-pv-annotation-color-container,
|
|
99891
|
-
.e-pv-annotation-opacity-container,
|
|
99892
|
-
.e-pv-annotation-stroke-container,
|
|
99893
|
-
.e-pv-custom-annotation-thickness-container,
|
|
99894
|
-
.e-pv-custom-annotation-opacity-container,
|
|
99895
|
-
.e-pv-annotation-thickness-container,
|
|
99896
|
-
.e-pv-annotation-textcolor-container,
|
|
99897
|
-
.e-pv-annotation-textalign-container,
|
|
99898
|
-
.e-pv-annotation-textprop-container {
|
|
99900
|
+
.e-pv-annotation-color-container .e-btn,
|
|
99901
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
99902
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
99903
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
99904
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
99905
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
99906
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
99907
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
99908
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
99899
99909
|
height: $pv-annotation-drop-down-height;
|
|
99900
99910
|
width: $pv-annotation-drop-down-width;
|
|
99901
99911
|
}
|
|
@@ -109774,16 +109784,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109774
109784
|
}
|
|
109775
109785
|
}
|
|
109776
109786
|
|
|
109777
|
-
&.e-device {
|
|
109778
|
-
.e-pivotcell-container {
|
|
109779
|
-
.e-stackedheadertext {
|
|
109780
|
-
&.e-cellvalue {
|
|
109781
|
-
align-self: center;
|
|
109782
|
-
}
|
|
109783
|
-
}
|
|
109784
|
-
}
|
|
109785
|
-
}
|
|
109786
|
-
|
|
109787
109787
|
.e-nextspan {
|
|
109788
109788
|
display: inline-block;
|
|
109789
109789
|
width: $pivotview-indent-space-size;
|
|
@@ -110064,10 +110064,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110064
110064
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
110065
110065
|
z-index: 1 !important;
|
|
110066
110066
|
}
|
|
110067
|
+
|
|
110067
110068
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
110068
110069
|
visibility: hidden !important;
|
|
110069
110070
|
/* stylelint-enable */
|
|
110070
110071
|
}
|
|
110072
|
+
|
|
110071
110073
|
.e-grid {
|
|
110072
110074
|
.e-pivot-content-loader {
|
|
110073
110075
|
position: absolute;
|
|
@@ -110086,6 +110088,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110086
110088
|
visibility: hidden;
|
|
110087
110089
|
}
|
|
110088
110090
|
}
|
|
110091
|
+
|
|
110092
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
110093
|
+
align-self: center;
|
|
110094
|
+
}
|
|
110089
110095
|
}
|
|
110090
110096
|
|
|
110091
110097
|
.e-grid .e-headercelldiv,
|
|
@@ -77635,8 +77635,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77635
77635
|
border-left-width: 0;
|
|
77636
77636
|
}
|
|
77637
77637
|
|
|
77638
|
-
|
|
77639
|
-
|
|
77638
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77639
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77640
77640
|
border-width: $grid-headercell-both-border-width;
|
|
77641
77641
|
}
|
|
77642
77642
|
|
|
@@ -78331,7 +78331,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
78331
78331
|
border-left-width: $grid-border-size;
|
|
78332
78332
|
}
|
|
78333
78333
|
|
|
78334
|
-
|
|
78334
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
78335
78335
|
border-bottom-style: $grid-border-type;
|
|
78336
78336
|
border-bottom-width: $grid-border-size;
|
|
78337
78337
|
border-left-style: $grid-border-type;
|
|
@@ -79620,8 +79620,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79620
79620
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79621
79621
|
}
|
|
79622
79622
|
|
|
79623
|
-
|
|
79624
|
-
|
|
79623
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79624
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79625
79625
|
border-width: $grid-headercell-both-border-width;
|
|
79626
79626
|
}
|
|
79627
79627
|
|
|
@@ -79644,7 +79644,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79644
79644
|
border-right: 0;
|
|
79645
79645
|
}
|
|
79646
79646
|
|
|
79647
|
-
|
|
79647
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79648
79648
|
border-bottom-style: $grid-border-type;
|
|
79649
79649
|
border-bottom-width: $grid-border-size;
|
|
79650
79650
|
}
|
|
@@ -80151,6 +80151,16 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80151
80151
|
}
|
|
80152
80152
|
}
|
|
80153
80153
|
|
|
80154
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80155
|
+
border-bottom-style: $grid-border-type;
|
|
80156
|
+
border-bottom-width: $grid-border-size;
|
|
80157
|
+
}
|
|
80158
|
+
|
|
80159
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
80160
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
80161
|
+
border-width: $grid-headercell-both-border-width;
|
|
80162
|
+
}
|
|
80163
|
+
|
|
80154
80164
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
80155
80165
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
80156
80166
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -100013,15 +100023,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
100013
100023
|
font-size: 18px;
|
|
100014
100024
|
}
|
|
100015
100025
|
|
|
100016
|
-
.e-pv-annotation-color-container,
|
|
100017
|
-
.e-pv-annotation-opacity-container,
|
|
100018
|
-
.e-pv-annotation-stroke-container,
|
|
100019
|
-
.e-pv-custom-annotation-thickness-container,
|
|
100020
|
-
.e-pv-custom-annotation-opacity-container,
|
|
100021
|
-
.e-pv-annotation-thickness-container,
|
|
100022
|
-
.e-pv-annotation-textcolor-container,
|
|
100023
|
-
.e-pv-annotation-textalign-container,
|
|
100024
|
-
.e-pv-annotation-textprop-container {
|
|
100026
|
+
.e-pv-annotation-color-container .e-btn,
|
|
100027
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
100028
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
100029
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
100030
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
100031
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
100032
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
100033
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
100034
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
100025
100035
|
height: $pv-annotation-drop-down-height;
|
|
100026
100036
|
width: $pv-annotation-drop-down-width;
|
|
100027
100037
|
}
|
|
@@ -109916,16 +109926,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109916
109926
|
}
|
|
109917
109927
|
}
|
|
109918
109928
|
|
|
109919
|
-
&.e-device {
|
|
109920
|
-
.e-pivotcell-container {
|
|
109921
|
-
.e-stackedheadertext {
|
|
109922
|
-
&.e-cellvalue {
|
|
109923
|
-
align-self: center;
|
|
109924
|
-
}
|
|
109925
|
-
}
|
|
109926
|
-
}
|
|
109927
|
-
}
|
|
109928
|
-
|
|
109929
109929
|
.e-nextspan {
|
|
109930
109930
|
display: inline-block;
|
|
109931
109931
|
width: $pivotview-indent-space-size;
|
|
@@ -110206,10 +110206,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110206
110206
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
110207
110207
|
z-index: 1 !important;
|
|
110208
110208
|
}
|
|
110209
|
+
|
|
110209
110210
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
110210
110211
|
visibility: hidden !important;
|
|
110211
110212
|
/* stylelint-enable */
|
|
110212
110213
|
}
|
|
110214
|
+
|
|
110213
110215
|
.e-grid {
|
|
110214
110216
|
.e-pivot-content-loader {
|
|
110215
110217
|
position: absolute;
|
|
@@ -110228,6 +110230,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110228
110230
|
visibility: hidden;
|
|
110229
110231
|
}
|
|
110230
110232
|
}
|
|
110233
|
+
|
|
110234
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
110235
|
+
align-self: center;
|
|
110236
|
+
}
|
|
110231
110237
|
}
|
|
110232
110238
|
|
|
110233
110239
|
.e-grid .e-headercelldiv,
|
|
@@ -77635,8 +77635,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77635
77635
|
border-left-width: 0;
|
|
77636
77636
|
}
|
|
77637
77637
|
|
|
77638
|
-
|
|
77639
|
-
|
|
77638
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77639
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77640
77640
|
border-width: $grid-headercell-both-border-width;
|
|
77641
77641
|
}
|
|
77642
77642
|
|
|
@@ -78331,7 +78331,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
78331
78331
|
border-left-width: $grid-border-size;
|
|
78332
78332
|
}
|
|
78333
78333
|
|
|
78334
|
-
|
|
78334
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
78335
78335
|
border-bottom-style: $grid-border-type;
|
|
78336
78336
|
border-bottom-width: $grid-border-size;
|
|
78337
78337
|
border-left-style: $grid-border-type;
|
|
@@ -79620,8 +79620,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79620
79620
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79621
79621
|
}
|
|
79622
79622
|
|
|
79623
|
-
|
|
79624
|
-
|
|
79623
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79624
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79625
79625
|
border-width: $grid-headercell-both-border-width;
|
|
79626
79626
|
}
|
|
79627
79627
|
|
|
@@ -79644,7 +79644,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79644
79644
|
border-right: 0;
|
|
79645
79645
|
}
|
|
79646
79646
|
|
|
79647
|
-
|
|
79647
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79648
79648
|
border-bottom-style: $grid-border-type;
|
|
79649
79649
|
border-bottom-width: $grid-border-size;
|
|
79650
79650
|
}
|
|
@@ -80151,6 +80151,16 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80151
80151
|
}
|
|
80152
80152
|
}
|
|
80153
80153
|
|
|
80154
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80155
|
+
border-bottom-style: $grid-border-type;
|
|
80156
|
+
border-bottom-width: $grid-border-size;
|
|
80157
|
+
}
|
|
80158
|
+
|
|
80159
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
80160
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
80161
|
+
border-width: $grid-headercell-both-border-width;
|
|
80162
|
+
}
|
|
80163
|
+
|
|
80154
80164
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
80155
80165
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
80156
80166
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -100013,15 +100023,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
100013
100023
|
font-size: 18px;
|
|
100014
100024
|
}
|
|
100015
100025
|
|
|
100016
|
-
.e-pv-annotation-color-container,
|
|
100017
|
-
.e-pv-annotation-opacity-container,
|
|
100018
|
-
.e-pv-annotation-stroke-container,
|
|
100019
|
-
.e-pv-custom-annotation-thickness-container,
|
|
100020
|
-
.e-pv-custom-annotation-opacity-container,
|
|
100021
|
-
.e-pv-annotation-thickness-container,
|
|
100022
|
-
.e-pv-annotation-textcolor-container,
|
|
100023
|
-
.e-pv-annotation-textalign-container,
|
|
100024
|
-
.e-pv-annotation-textprop-container {
|
|
100026
|
+
.e-pv-annotation-color-container .e-btn,
|
|
100027
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
100028
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
100029
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
100030
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
100031
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
100032
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
100033
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
100034
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
100025
100035
|
height: $pv-annotation-drop-down-height;
|
|
100026
100036
|
width: $pv-annotation-drop-down-width;
|
|
100027
100037
|
}
|
|
@@ -109916,16 +109926,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109916
109926
|
}
|
|
109917
109927
|
}
|
|
109918
109928
|
|
|
109919
|
-
&.e-device {
|
|
109920
|
-
.e-pivotcell-container {
|
|
109921
|
-
.e-stackedheadertext {
|
|
109922
|
-
&.e-cellvalue {
|
|
109923
|
-
align-self: center;
|
|
109924
|
-
}
|
|
109925
|
-
}
|
|
109926
|
-
}
|
|
109927
|
-
}
|
|
109928
|
-
|
|
109929
109929
|
.e-nextspan {
|
|
109930
109930
|
display: inline-block;
|
|
109931
109931
|
width: $pivotview-indent-space-size;
|
|
@@ -110206,10 +110206,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110206
110206
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
110207
110207
|
z-index: 1 !important;
|
|
110208
110208
|
}
|
|
110209
|
+
|
|
110209
110210
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
110210
110211
|
visibility: hidden !important;
|
|
110211
110212
|
/* stylelint-enable */
|
|
110212
110213
|
}
|
|
110214
|
+
|
|
110213
110215
|
.e-grid {
|
|
110214
110216
|
.e-pivot-content-loader {
|
|
110215
110217
|
position: absolute;
|
|
@@ -110228,6 +110230,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110228
110230
|
visibility: hidden;
|
|
110229
110231
|
}
|
|
110230
110232
|
}
|
|
110233
|
+
|
|
110234
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
110235
|
+
align-self: center;
|
|
110236
|
+
}
|
|
110231
110237
|
}
|
|
110232
110238
|
|
|
110233
110239
|
.e-grid .e-headercelldiv,
|