@syncfusion/blazor-themes 23.1.42 → 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 +49 -41
- package/SCSS-Themes/bootstrap.scss +49 -41
- package/SCSS-Themes/bootstrap4.scss +49 -41
- package/SCSS-Themes/bootstrap5-dark.scss +49 -41
- package/SCSS-Themes/bootstrap5.scss +49 -41
- package/SCSS-Themes/fabric-dark.scss +50 -42
- package/SCSS-Themes/fabric.scss +50 -42
- package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/fabric.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/fluent.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/material-dark.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/material.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/material3.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/tailwind.scss +10 -0
- package/SCSS-Themes/fluent-dark.scss +49 -41
- package/SCSS-Themes/fluent.scss +49 -41
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +20 -19
- package/SCSS-Themes/grids/grid/bootstrap.scss +20 -19
- package/SCSS-Themes/grids/grid/bootstrap4.scss +20 -19
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +20 -19
- package/SCSS-Themes/grids/grid/bootstrap5.scss +20 -19
- package/SCSS-Themes/grids/grid/fabric-dark.scss +21 -20
- package/SCSS-Themes/grids/grid/fabric.scss +21 -20
- package/SCSS-Themes/grids/grid/fluent-dark.scss +20 -19
- package/SCSS-Themes/grids/grid/fluent.scss +20 -19
- package/SCSS-Themes/grids/grid/highcontrast.scss +21 -20
- package/SCSS-Themes/grids/grid/material-dark.scss +21 -20
- package/SCSS-Themes/grids/grid/material.scss +21 -20
- package/SCSS-Themes/grids/grid/material3-dark.scss +20 -19
- package/SCSS-Themes/grids/grid/material3.scss +20 -19
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +20 -19
- package/SCSS-Themes/grids/grid/tailwind.scss +20 -19
- package/SCSS-Themes/highcontrast.scss +50 -42
- package/SCSS-Themes/material-dark.scss +50 -42
- package/SCSS-Themes/material.scss +50 -42
- package/SCSS-Themes/material3-dark.scss +49 -41
- package/SCSS-Themes/material3.scss +49 -41
- 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 +10 -13
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/material.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/material3.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +10 -13
- package/SCSS-Themes/tailwind-dark.scss +49 -41
- package/SCSS-Themes/tailwind.scss +49 -41
- package/package.json +1 -1
|
@@ -1430,16 +1430,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1430
1430
|
}
|
|
1431
1431
|
}
|
|
1432
1432
|
|
|
1433
|
-
&.e-device {
|
|
1434
|
-
.e-pivotcell-container {
|
|
1435
|
-
.e-stackedheadertext {
|
|
1436
|
-
&.e-cellvalue {
|
|
1437
|
-
align-self: center;
|
|
1438
|
-
}
|
|
1439
|
-
}
|
|
1440
|
-
}
|
|
1441
|
-
}
|
|
1442
|
-
|
|
1443
1433
|
.e-nextspan {
|
|
1444
1434
|
display: inline-block;
|
|
1445
1435
|
width: $pivotview-indent-space-size;
|
|
@@ -1501,9 +1491,10 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1501
1491
|
border-bottom-color: $border-light;
|
|
1502
1492
|
}
|
|
1503
1493
|
|
|
1504
|
-
table th[rowspan = '1']
|
|
1505
|
-
|
|
1506
|
-
padding-
|
|
1494
|
+
table th[rowspan = '1'],
|
|
1495
|
+
table th:not([rowspan]) {
|
|
1496
|
+
padding-bottom: 0 !important;
|
|
1497
|
+
padding-top: 0 !important;
|
|
1507
1498
|
vertical-align: middle;
|
|
1508
1499
|
}
|
|
1509
1500
|
}
|
|
@@ -1719,10 +1710,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1719
1710
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1720
1711
|
z-index: 1 !important;
|
|
1721
1712
|
}
|
|
1713
|
+
|
|
1722
1714
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1723
1715
|
visibility: hidden !important;
|
|
1724
1716
|
/* stylelint-enable */
|
|
1725
1717
|
}
|
|
1718
|
+
|
|
1726
1719
|
.e-grid {
|
|
1727
1720
|
.e-pivot-content-loader {
|
|
1728
1721
|
position: absolute;
|
|
@@ -1741,6 +1734,10 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1741
1734
|
visibility: hidden;
|
|
1742
1735
|
}
|
|
1743
1736
|
}
|
|
1737
|
+
|
|
1738
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1739
|
+
align-self: center;
|
|
1740
|
+
}
|
|
1744
1741
|
}
|
|
1745
1742
|
|
|
1746
1743
|
.e-grid .e-headercelldiv,
|
|
@@ -1427,16 +1427,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1427
1427
|
}
|
|
1428
1428
|
}
|
|
1429
1429
|
|
|
1430
|
-
&.e-device {
|
|
1431
|
-
.e-pivotcell-container {
|
|
1432
|
-
.e-stackedheadertext {
|
|
1433
|
-
&.e-cellvalue {
|
|
1434
|
-
align-self: center;
|
|
1435
|
-
}
|
|
1436
|
-
}
|
|
1437
|
-
}
|
|
1438
|
-
}
|
|
1439
|
-
|
|
1440
1430
|
.e-nextspan {
|
|
1441
1431
|
display: inline-block;
|
|
1442
1432
|
width: $pivotview-indent-space-size;
|
|
@@ -1498,9 +1488,10 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1498
1488
|
border-bottom-color: $border-light;
|
|
1499
1489
|
}
|
|
1500
1490
|
|
|
1501
|
-
table th[rowspan = '1']
|
|
1502
|
-
|
|
1503
|
-
padding-
|
|
1491
|
+
table th[rowspan = '1'],
|
|
1492
|
+
table th:not([rowspan]) {
|
|
1493
|
+
padding-bottom: 0 !important;
|
|
1494
|
+
padding-top: 0 !important;
|
|
1504
1495
|
vertical-align: middle;
|
|
1505
1496
|
}
|
|
1506
1497
|
}
|
|
@@ -1716,10 +1707,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1716
1707
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1717
1708
|
z-index: 1 !important;
|
|
1718
1709
|
}
|
|
1710
|
+
|
|
1719
1711
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1720
1712
|
visibility: hidden !important;
|
|
1721
1713
|
/* stylelint-enable */
|
|
1722
1714
|
}
|
|
1715
|
+
|
|
1723
1716
|
.e-grid {
|
|
1724
1717
|
.e-pivot-content-loader {
|
|
1725
1718
|
position: absolute;
|
|
@@ -1738,6 +1731,10 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1738
1731
|
visibility: hidden;
|
|
1739
1732
|
}
|
|
1740
1733
|
}
|
|
1734
|
+
|
|
1735
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1736
|
+
align-self: center;
|
|
1737
|
+
}
|
|
1741
1738
|
}
|
|
1742
1739
|
|
|
1743
1740
|
.e-grid .e-headercelldiv,
|
|
@@ -1433,16 +1433,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1433
1433
|
}
|
|
1434
1434
|
}
|
|
1435
1435
|
|
|
1436
|
-
&.e-device {
|
|
1437
|
-
.e-pivotcell-container {
|
|
1438
|
-
.e-stackedheadertext {
|
|
1439
|
-
&.e-cellvalue {
|
|
1440
|
-
align-self: center;
|
|
1441
|
-
}
|
|
1442
|
-
}
|
|
1443
|
-
}
|
|
1444
|
-
}
|
|
1445
|
-
|
|
1446
1436
|
.e-nextspan {
|
|
1447
1437
|
display: inline-block;
|
|
1448
1438
|
width: $pivotview-indent-space-size;
|
|
@@ -1504,9 +1494,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1504
1494
|
border-bottom-color: $border-light;
|
|
1505
1495
|
}
|
|
1506
1496
|
|
|
1507
|
-
table th[rowspan = '1']
|
|
1508
|
-
|
|
1509
|
-
padding-
|
|
1497
|
+
table th[rowspan = '1'],
|
|
1498
|
+
table th:not([rowspan]) {
|
|
1499
|
+
padding-bottom: 0 !important;
|
|
1500
|
+
padding-top: 0 !important;
|
|
1510
1501
|
vertical-align: middle;
|
|
1511
1502
|
}
|
|
1512
1503
|
}
|
|
@@ -1722,10 +1713,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1722
1713
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1723
1714
|
z-index: 1 !important;
|
|
1724
1715
|
}
|
|
1716
|
+
|
|
1725
1717
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1726
1718
|
visibility: hidden !important;
|
|
1727
1719
|
/* stylelint-enable */
|
|
1728
1720
|
}
|
|
1721
|
+
|
|
1729
1722
|
.e-grid {
|
|
1730
1723
|
.e-pivot-content-loader {
|
|
1731
1724
|
position: absolute;
|
|
@@ -1744,6 +1737,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1744
1737
|
visibility: hidden;
|
|
1745
1738
|
}
|
|
1746
1739
|
}
|
|
1740
|
+
|
|
1741
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1742
|
+
align-self: center;
|
|
1743
|
+
}
|
|
1747
1744
|
}
|
|
1748
1745
|
|
|
1749
1746
|
.e-grid .e-headercelldiv,
|
|
@@ -1433,16 +1433,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1433
1433
|
}
|
|
1434
1434
|
}
|
|
1435
1435
|
|
|
1436
|
-
&.e-device {
|
|
1437
|
-
.e-pivotcell-container {
|
|
1438
|
-
.e-stackedheadertext {
|
|
1439
|
-
&.e-cellvalue {
|
|
1440
|
-
align-self: center;
|
|
1441
|
-
}
|
|
1442
|
-
}
|
|
1443
|
-
}
|
|
1444
|
-
}
|
|
1445
|
-
|
|
1446
1436
|
.e-nextspan {
|
|
1447
1437
|
display: inline-block;
|
|
1448
1438
|
width: $pivotview-indent-space-size;
|
|
@@ -1504,9 +1494,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1504
1494
|
border-bottom-color: $border-light;
|
|
1505
1495
|
}
|
|
1506
1496
|
|
|
1507
|
-
table th[rowspan = '1']
|
|
1508
|
-
|
|
1509
|
-
padding-
|
|
1497
|
+
table th[rowspan = '1'],
|
|
1498
|
+
table th:not([rowspan]) {
|
|
1499
|
+
padding-bottom: 0 !important;
|
|
1500
|
+
padding-top: 0 !important;
|
|
1510
1501
|
vertical-align: middle;
|
|
1511
1502
|
}
|
|
1512
1503
|
}
|
|
@@ -1722,10 +1713,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1722
1713
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1723
1714
|
z-index: 1 !important;
|
|
1724
1715
|
}
|
|
1716
|
+
|
|
1725
1717
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1726
1718
|
visibility: hidden !important;
|
|
1727
1719
|
/* stylelint-enable */
|
|
1728
1720
|
}
|
|
1721
|
+
|
|
1729
1722
|
.e-grid {
|
|
1730
1723
|
.e-pivot-content-loader {
|
|
1731
1724
|
position: absolute;
|
|
@@ -1744,6 +1737,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1744
1737
|
visibility: hidden;
|
|
1745
1738
|
}
|
|
1746
1739
|
}
|
|
1740
|
+
|
|
1741
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1742
|
+
align-self: center;
|
|
1743
|
+
}
|
|
1747
1744
|
}
|
|
1748
1745
|
|
|
1749
1746
|
.e-grid .e-headercelldiv,
|
|
@@ -1426,16 +1426,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1426
1426
|
}
|
|
1427
1427
|
}
|
|
1428
1428
|
|
|
1429
|
-
&.e-device {
|
|
1430
|
-
.e-pivotcell-container {
|
|
1431
|
-
.e-stackedheadertext {
|
|
1432
|
-
&.e-cellvalue {
|
|
1433
|
-
align-self: center;
|
|
1434
|
-
}
|
|
1435
|
-
}
|
|
1436
|
-
}
|
|
1437
|
-
}
|
|
1438
|
-
|
|
1439
1429
|
.e-nextspan {
|
|
1440
1430
|
display: inline-block;
|
|
1441
1431
|
width: $pivotview-indent-space-size;
|
|
@@ -1497,9 +1487,10 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1497
1487
|
border-bottom-color: $border-light;
|
|
1498
1488
|
}
|
|
1499
1489
|
|
|
1500
|
-
table th[rowspan = '1']
|
|
1501
|
-
|
|
1502
|
-
padding-
|
|
1490
|
+
table th[rowspan = '1'],
|
|
1491
|
+
table th:not([rowspan]) {
|
|
1492
|
+
padding-bottom: 0 !important;
|
|
1493
|
+
padding-top: 0 !important;
|
|
1503
1494
|
vertical-align: middle;
|
|
1504
1495
|
}
|
|
1505
1496
|
}
|
|
@@ -1715,10 +1706,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1715
1706
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1716
1707
|
z-index: 1 !important;
|
|
1717
1708
|
}
|
|
1709
|
+
|
|
1718
1710
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1719
1711
|
visibility: hidden !important;
|
|
1720
1712
|
/* stylelint-enable */
|
|
1721
1713
|
}
|
|
1714
|
+
|
|
1722
1715
|
.e-grid {
|
|
1723
1716
|
.e-pivot-content-loader {
|
|
1724
1717
|
position: absolute;
|
|
@@ -1737,6 +1730,10 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1737
1730
|
visibility: hidden;
|
|
1738
1731
|
}
|
|
1739
1732
|
}
|
|
1733
|
+
|
|
1734
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1735
|
+
align-self: center;
|
|
1736
|
+
}
|
|
1740
1737
|
}
|
|
1741
1738
|
|
|
1742
1739
|
.e-grid .e-headercelldiv,
|
|
@@ -1434,16 +1434,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1434
1434
|
}
|
|
1435
1435
|
}
|
|
1436
1436
|
|
|
1437
|
-
&.e-device {
|
|
1438
|
-
.e-pivotcell-container {
|
|
1439
|
-
.e-stackedheadertext {
|
|
1440
|
-
&.e-cellvalue {
|
|
1441
|
-
align-self: center;
|
|
1442
|
-
}
|
|
1443
|
-
}
|
|
1444
|
-
}
|
|
1445
|
-
}
|
|
1446
|
-
|
|
1447
1437
|
.e-nextspan {
|
|
1448
1438
|
display: inline-block;
|
|
1449
1439
|
width: $pivotview-indent-space-size;
|
|
@@ -1505,9 +1495,10 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1505
1495
|
border-bottom-color: $border-light;
|
|
1506
1496
|
}
|
|
1507
1497
|
|
|
1508
|
-
table th[rowspan = '1']
|
|
1509
|
-
|
|
1510
|
-
padding-
|
|
1498
|
+
table th[rowspan = '1'],
|
|
1499
|
+
table th:not([rowspan]) {
|
|
1500
|
+
padding-bottom: 0 !important;
|
|
1501
|
+
padding-top: 0 !important;
|
|
1511
1502
|
vertical-align: middle;
|
|
1512
1503
|
}
|
|
1513
1504
|
}
|
|
@@ -1723,10 +1714,12 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1723
1714
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1724
1715
|
z-index: 1 !important;
|
|
1725
1716
|
}
|
|
1717
|
+
|
|
1726
1718
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1727
1719
|
visibility: hidden !important;
|
|
1728
1720
|
/* stylelint-enable */
|
|
1729
1721
|
}
|
|
1722
|
+
|
|
1730
1723
|
.e-grid {
|
|
1731
1724
|
.e-pivot-content-loader {
|
|
1732
1725
|
position: absolute;
|
|
@@ -1745,6 +1738,10 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1745
1738
|
visibility: hidden;
|
|
1746
1739
|
}
|
|
1747
1740
|
}
|
|
1741
|
+
|
|
1742
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1743
|
+
align-self: center;
|
|
1744
|
+
}
|
|
1748
1745
|
}
|
|
1749
1746
|
|
|
1750
1747
|
.e-grid .e-headercelldiv,
|
|
@@ -1430,16 +1430,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1430
1430
|
}
|
|
1431
1431
|
}
|
|
1432
1432
|
|
|
1433
|
-
&.e-device {
|
|
1434
|
-
.e-pivotcell-container {
|
|
1435
|
-
.e-stackedheadertext {
|
|
1436
|
-
&.e-cellvalue {
|
|
1437
|
-
align-self: center;
|
|
1438
|
-
}
|
|
1439
|
-
}
|
|
1440
|
-
}
|
|
1441
|
-
}
|
|
1442
|
-
|
|
1443
1433
|
.e-nextspan {
|
|
1444
1434
|
display: inline-block;
|
|
1445
1435
|
width: $pivotview-indent-space-size;
|
|
@@ -1501,9 +1491,10 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1501
1491
|
border-bottom-color: $border-light;
|
|
1502
1492
|
}
|
|
1503
1493
|
|
|
1504
|
-
table th[rowspan = '1']
|
|
1505
|
-
|
|
1506
|
-
padding-
|
|
1494
|
+
table th[rowspan = '1'],
|
|
1495
|
+
table th:not([rowspan]) {
|
|
1496
|
+
padding-bottom: 0 !important;
|
|
1497
|
+
padding-top: 0 !important;
|
|
1507
1498
|
vertical-align: middle;
|
|
1508
1499
|
}
|
|
1509
1500
|
}
|
|
@@ -1719,10 +1710,12 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1719
1710
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1720
1711
|
z-index: 1 !important;
|
|
1721
1712
|
}
|
|
1713
|
+
|
|
1722
1714
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1723
1715
|
visibility: hidden !important;
|
|
1724
1716
|
/* stylelint-enable */
|
|
1725
1717
|
}
|
|
1718
|
+
|
|
1726
1719
|
.e-grid {
|
|
1727
1720
|
.e-pivot-content-loader {
|
|
1728
1721
|
position: absolute;
|
|
@@ -1741,6 +1734,10 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1741
1734
|
visibility: hidden;
|
|
1742
1735
|
}
|
|
1743
1736
|
}
|
|
1737
|
+
|
|
1738
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1739
|
+
align-self: center;
|
|
1740
|
+
}
|
|
1744
1741
|
}
|
|
1745
1742
|
|
|
1746
1743
|
.e-grid .e-headercelldiv,
|
|
@@ -1436,16 +1436,6 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1436
1436
|
}
|
|
1437
1437
|
}
|
|
1438
1438
|
|
|
1439
|
-
&.e-device {
|
|
1440
|
-
.e-pivotcell-container {
|
|
1441
|
-
.e-stackedheadertext {
|
|
1442
|
-
&.e-cellvalue {
|
|
1443
|
-
align-self: center;
|
|
1444
|
-
}
|
|
1445
|
-
}
|
|
1446
|
-
}
|
|
1447
|
-
}
|
|
1448
|
-
|
|
1449
1439
|
.e-nextspan {
|
|
1450
1440
|
display: inline-block;
|
|
1451
1441
|
width: $pivotview-indent-space-size;
|
|
@@ -1507,9 +1497,10 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1507
1497
|
border-bottom-color: $border-light;
|
|
1508
1498
|
}
|
|
1509
1499
|
|
|
1510
|
-
table th[rowspan = '1']
|
|
1511
|
-
|
|
1512
|
-
padding-
|
|
1500
|
+
table th[rowspan = '1'],
|
|
1501
|
+
table th:not([rowspan]) {
|
|
1502
|
+
padding-bottom: 0 !important;
|
|
1503
|
+
padding-top: 0 !important;
|
|
1513
1504
|
vertical-align: middle;
|
|
1514
1505
|
}
|
|
1515
1506
|
}
|
|
@@ -1725,10 +1716,12 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1725
1716
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1726
1717
|
z-index: 1 !important;
|
|
1727
1718
|
}
|
|
1719
|
+
|
|
1728
1720
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1729
1721
|
visibility: hidden !important;
|
|
1730
1722
|
/* stylelint-enable */
|
|
1731
1723
|
}
|
|
1724
|
+
|
|
1732
1725
|
.e-grid {
|
|
1733
1726
|
.e-pivot-content-loader {
|
|
1734
1727
|
position: absolute;
|
|
@@ -1747,6 +1740,10 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1747
1740
|
visibility: hidden;
|
|
1748
1741
|
}
|
|
1749
1742
|
}
|
|
1743
|
+
|
|
1744
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1745
|
+
align-self: center;
|
|
1746
|
+
}
|
|
1750
1747
|
}
|
|
1751
1748
|
|
|
1752
1749
|
.e-grid .e-headercelldiv,
|
|
@@ -1436,16 +1436,6 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1436
1436
|
}
|
|
1437
1437
|
}
|
|
1438
1438
|
|
|
1439
|
-
&.e-device {
|
|
1440
|
-
.e-pivotcell-container {
|
|
1441
|
-
.e-stackedheadertext {
|
|
1442
|
-
&.e-cellvalue {
|
|
1443
|
-
align-self: center;
|
|
1444
|
-
}
|
|
1445
|
-
}
|
|
1446
|
-
}
|
|
1447
|
-
}
|
|
1448
|
-
|
|
1449
1439
|
.e-nextspan {
|
|
1450
1440
|
display: inline-block;
|
|
1451
1441
|
width: $pivotview-indent-space-size;
|
|
@@ -1507,9 +1497,10 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1507
1497
|
border-bottom-color: $border-light;
|
|
1508
1498
|
}
|
|
1509
1499
|
|
|
1510
|
-
table th[rowspan = '1']
|
|
1511
|
-
|
|
1512
|
-
padding-
|
|
1500
|
+
table th[rowspan = '1'],
|
|
1501
|
+
table th:not([rowspan]) {
|
|
1502
|
+
padding-bottom: 0 !important;
|
|
1503
|
+
padding-top: 0 !important;
|
|
1513
1504
|
vertical-align: middle;
|
|
1514
1505
|
}
|
|
1515
1506
|
}
|
|
@@ -1725,10 +1716,12 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1725
1716
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1726
1717
|
z-index: 1 !important;
|
|
1727
1718
|
}
|
|
1719
|
+
|
|
1728
1720
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1729
1721
|
visibility: hidden !important;
|
|
1730
1722
|
/* stylelint-enable */
|
|
1731
1723
|
}
|
|
1724
|
+
|
|
1732
1725
|
.e-grid {
|
|
1733
1726
|
.e-pivot-content-loader {
|
|
1734
1727
|
position: absolute;
|
|
@@ -1747,6 +1740,10 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1747
1740
|
visibility: hidden;
|
|
1748
1741
|
}
|
|
1749
1742
|
}
|
|
1743
|
+
|
|
1744
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1745
|
+
align-self: center;
|
|
1746
|
+
}
|
|
1750
1747
|
}
|
|
1751
1748
|
|
|
1752
1749
|
.e-grid .e-headercelldiv,
|
|
@@ -1433,16 +1433,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1433
1433
|
}
|
|
1434
1434
|
}
|
|
1435
1435
|
|
|
1436
|
-
&.e-device {
|
|
1437
|
-
.e-pivotcell-container {
|
|
1438
|
-
.e-stackedheadertext {
|
|
1439
|
-
&.e-cellvalue {
|
|
1440
|
-
align-self: center;
|
|
1441
|
-
}
|
|
1442
|
-
}
|
|
1443
|
-
}
|
|
1444
|
-
}
|
|
1445
|
-
|
|
1446
1436
|
.e-nextspan {
|
|
1447
1437
|
display: inline-block;
|
|
1448
1438
|
width: $pivotview-indent-space-size;
|
|
@@ -1504,9 +1494,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1504
1494
|
border-bottom-color: $border-light;
|
|
1505
1495
|
}
|
|
1506
1496
|
|
|
1507
|
-
table th[rowspan = '1']
|
|
1508
|
-
|
|
1509
|
-
padding-
|
|
1497
|
+
table th[rowspan = '1'],
|
|
1498
|
+
table th:not([rowspan]) {
|
|
1499
|
+
padding-bottom: 0 !important;
|
|
1500
|
+
padding-top: 0 !important;
|
|
1510
1501
|
vertical-align: middle;
|
|
1511
1502
|
}
|
|
1512
1503
|
}
|
|
@@ -1722,10 +1713,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1722
1713
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1723
1714
|
z-index: 1 !important;
|
|
1724
1715
|
}
|
|
1716
|
+
|
|
1725
1717
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1726
1718
|
visibility: hidden !important;
|
|
1727
1719
|
/* stylelint-enable */
|
|
1728
1720
|
}
|
|
1721
|
+
|
|
1729
1722
|
.e-grid {
|
|
1730
1723
|
.e-pivot-content-loader {
|
|
1731
1724
|
position: absolute;
|
|
@@ -1744,6 +1737,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1744
1737
|
visibility: hidden;
|
|
1745
1738
|
}
|
|
1746
1739
|
}
|
|
1740
|
+
|
|
1741
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1742
|
+
align-self: center;
|
|
1743
|
+
}
|
|
1747
1744
|
}
|
|
1748
1745
|
|
|
1749
1746
|
.e-grid .e-headercelldiv,
|
|
@@ -1433,16 +1433,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1433
1433
|
}
|
|
1434
1434
|
}
|
|
1435
1435
|
|
|
1436
|
-
&.e-device {
|
|
1437
|
-
.e-pivotcell-container {
|
|
1438
|
-
.e-stackedheadertext {
|
|
1439
|
-
&.e-cellvalue {
|
|
1440
|
-
align-self: center;
|
|
1441
|
-
}
|
|
1442
|
-
}
|
|
1443
|
-
}
|
|
1444
|
-
}
|
|
1445
|
-
|
|
1446
1436
|
.e-nextspan {
|
|
1447
1437
|
display: inline-block;
|
|
1448
1438
|
width: $pivotview-indent-space-size;
|
|
@@ -1504,9 +1494,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1504
1494
|
border-bottom-color: $border-light;
|
|
1505
1495
|
}
|
|
1506
1496
|
|
|
1507
|
-
table th[rowspan = '1']
|
|
1508
|
-
|
|
1509
|
-
padding-
|
|
1497
|
+
table th[rowspan = '1'],
|
|
1498
|
+
table th:not([rowspan]) {
|
|
1499
|
+
padding-bottom: 0 !important;
|
|
1500
|
+
padding-top: 0 !important;
|
|
1510
1501
|
vertical-align: middle;
|
|
1511
1502
|
}
|
|
1512
1503
|
}
|
|
@@ -1722,10 +1713,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1722
1713
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1723
1714
|
z-index: 1 !important;
|
|
1724
1715
|
}
|
|
1716
|
+
|
|
1725
1717
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1726
1718
|
visibility: hidden !important;
|
|
1727
1719
|
/* stylelint-enable */
|
|
1728
1720
|
}
|
|
1721
|
+
|
|
1729
1722
|
.e-grid {
|
|
1730
1723
|
.e-pivot-content-loader {
|
|
1731
1724
|
position: absolute;
|
|
@@ -1744,6 +1737,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1744
1737
|
visibility: hidden;
|
|
1745
1738
|
}
|
|
1746
1739
|
}
|
|
1740
|
+
|
|
1741
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1742
|
+
align-self: center;
|
|
1743
|
+
}
|
|
1747
1744
|
}
|
|
1748
1745
|
|
|
1749
1746
|
.e-grid .e-headercelldiv,
|