@syncfusion/blazor-themes 23.1.41 → 23.1.43

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.
Files changed (145) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +52 -27
  2. package/SCSS-Themes/bootstrap.scss +52 -27
  3. package/SCSS-Themes/bootstrap4.scss +52 -27
  4. package/SCSS-Themes/bootstrap5-dark.scss +52 -27
  5. package/SCSS-Themes/bootstrap5.scss +52 -27
  6. package/SCSS-Themes/buttons/switch/bootstrap-dark.scss +6 -2
  7. package/SCSS-Themes/buttons/switch/bootstrap.scss +6 -2
  8. package/SCSS-Themes/buttons/switch/bootstrap4.scss +6 -2
  9. package/SCSS-Themes/buttons/switch/bootstrap5-dark.scss +6 -2
  10. package/SCSS-Themes/buttons/switch/bootstrap5.scss +6 -2
  11. package/SCSS-Themes/buttons/switch/fabric-dark.scss +6 -2
  12. package/SCSS-Themes/buttons/switch/fabric.scss +6 -2
  13. package/SCSS-Themes/buttons/switch/fluent-dark.scss +6 -2
  14. package/SCSS-Themes/buttons/switch/fluent.scss +6 -2
  15. package/SCSS-Themes/buttons/switch/highcontrast.scss +6 -2
  16. package/SCSS-Themes/buttons/switch/material-dark.scss +6 -2
  17. package/SCSS-Themes/buttons/switch/material.scss +6 -2
  18. package/SCSS-Themes/buttons/switch/material3-dark.scss +6 -2
  19. package/SCSS-Themes/buttons/switch/material3.scss +6 -2
  20. package/SCSS-Themes/buttons/switch/tailwind-dark.scss +6 -2
  21. package/SCSS-Themes/buttons/switch/tailwind.scss +6 -2
  22. package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +9 -6
  23. package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +9 -6
  24. package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +9 -6
  25. package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +9 -6
  26. package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +9 -6
  27. package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +9 -6
  28. package/SCSS-Themes/calendars/daterangepicker/fabric.scss +9 -6
  29. package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +26 -6
  30. package/SCSS-Themes/calendars/daterangepicker/fluent.scss +26 -6
  31. package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +9 -6
  32. package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +9 -6
  33. package/SCSS-Themes/calendars/daterangepicker/material.scss +9 -6
  34. package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +9 -6
  35. package/SCSS-Themes/calendars/daterangepicker/material3.scss +9 -6
  36. package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +9 -6
  37. package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +9 -6
  38. package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -1
  39. package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -1
  40. package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -1
  41. package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -1
  42. package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -1
  43. package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -1
  44. package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -1
  45. package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -1
  46. package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -1
  47. package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -1
  48. package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -1
  49. package/SCSS-Themes/dropdowns/list-box/material.scss +1 -1
  50. package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -1
  51. package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -1
  52. package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -1
  53. package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -1
  54. package/SCSS-Themes/fabric-dark.scss +53 -28
  55. package/SCSS-Themes/fabric.scss +53 -28
  56. package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +10 -0
  57. package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +10 -0
  58. package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +10 -0
  59. package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +10 -0
  60. package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +10 -0
  61. package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +10 -0
  62. package/SCSS-Themes/filemanager/file-manager/fabric.scss +10 -0
  63. package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +10 -0
  64. package/SCSS-Themes/filemanager/file-manager/fluent.scss +10 -0
  65. package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +10 -0
  66. package/SCSS-Themes/filemanager/file-manager/material-dark.scss +10 -0
  67. package/SCSS-Themes/filemanager/file-manager/material.scss +10 -0
  68. package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +10 -0
  69. package/SCSS-Themes/filemanager/file-manager/material3.scss +10 -0
  70. package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +10 -0
  71. package/SCSS-Themes/filemanager/file-manager/tailwind.scss +10 -0
  72. package/SCSS-Themes/fluent-dark.scss +69 -27
  73. package/SCSS-Themes/fluent.scss +69 -27
  74. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
  75. package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
  76. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
  77. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
  78. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
  79. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
  80. package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
  81. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
  82. package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
  83. package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
  84. package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
  85. package/SCSS-Themes/gantt/gantt/material.scss +1 -1
  86. package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
  87. package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
  88. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
  89. package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
  90. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +11 -13
  91. package/SCSS-Themes/grids/grid/bootstrap.scss +11 -13
  92. package/SCSS-Themes/grids/grid/bootstrap4.scss +11 -13
  93. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +11 -13
  94. package/SCSS-Themes/grids/grid/bootstrap5.scss +11 -13
  95. package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -14
  96. package/SCSS-Themes/grids/grid/fabric.scss +12 -14
  97. package/SCSS-Themes/grids/grid/fluent-dark.scss +11 -13
  98. package/SCSS-Themes/grids/grid/fluent.scss +11 -13
  99. package/SCSS-Themes/grids/grid/highcontrast.scss +12 -14
  100. package/SCSS-Themes/grids/grid/material-dark.scss +12 -14
  101. package/SCSS-Themes/grids/grid/material.scss +12 -14
  102. package/SCSS-Themes/grids/grid/material3-dark.scss +11 -13
  103. package/SCSS-Themes/grids/grid/material3.scss +11 -13
  104. package/SCSS-Themes/grids/grid/tailwind-dark.scss +11 -13
  105. package/SCSS-Themes/grids/grid/tailwind.scss +11 -13
  106. package/SCSS-Themes/highcontrast.scss +53 -28
  107. package/SCSS-Themes/material-dark.scss +53 -28
  108. package/SCSS-Themes/material.scss +53 -28
  109. package/SCSS-Themes/material3-dark.scss +52 -27
  110. package/SCSS-Themes/material3.scss +52 -27
  111. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +0 -1
  112. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +0 -1
  113. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +0 -1
  114. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +0 -1
  115. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +0 -1
  116. package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +0 -1
  117. package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +0 -1
  118. package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +0 -1
  119. package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +0 -1
  120. package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +0 -1
  121. package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +0 -1
  122. package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +0 -1
  123. package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +0 -1
  124. package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +0 -1
  125. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +0 -1
  126. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +0 -1
  127. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +14 -3
  128. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +14 -3
  129. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +14 -3
  130. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +14 -3
  131. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +14 -3
  132. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +14 -3
  133. package/SCSS-Themes/pivotview/pivotview/fabric.scss +14 -3
  134. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +14 -3
  135. package/SCSS-Themes/pivotview/pivotview/fluent.scss +14 -3
  136. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +14 -3
  137. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +14 -3
  138. package/SCSS-Themes/pivotview/pivotview/material.scss +14 -3
  139. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +14 -3
  140. package/SCSS-Themes/pivotview/pivotview/material3.scss +14 -3
  141. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +14 -3
  142. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +14 -3
  143. package/SCSS-Themes/tailwind-dark.scss +52 -27
  144. package/SCSS-Themes/tailwind.scss +52 -27
  145. package/package.json +1 -1
@@ -3607,7 +3607,6 @@ $field-list-adaptive-outerdiv-height: 166px !default;
3607
3607
  .e-label {
3608
3608
  color: $field-list-default-font-color;
3609
3609
  font-family: $field-list-font-family;
3610
- font-size: 14px;
3611
3610
  opacity: .87;
3612
3611
  }
3613
3612
  }
@@ -3611,7 +3611,6 @@ $field-list-adaptive-outerdiv-height: 125px !default;
3611
3611
  .e-label {
3612
3612
  color: $field-list-default-font-color;
3613
3613
  font-family: $field-list-font-family;
3614
- font-size: 14px;
3615
3614
  opacity: .87;
3616
3615
  }
3617
3616
  }
@@ -3611,7 +3611,6 @@ $field-list-adaptive-outerdiv-height: 125px !default;
3611
3611
  .e-label {
3612
3612
  color: $field-list-default-font-color;
3613
3613
  font-family: $field-list-font-family;
3614
- font-size: 14px;
3615
3614
  opacity: .87;
3616
3615
  }
3617
3616
  }
@@ -3608,7 +3608,6 @@ $field-list-adaptive-outerdiv-height: 164px !default;
3608
3608
  .e-label {
3609
3609
  color: $field-list-default-font-color;
3610
3610
  font-family: $field-list-font-family;
3611
- font-size: 14px;
3612
3611
  opacity: .87;
3613
3612
  }
3614
3613
  }
@@ -3608,7 +3608,6 @@ $field-list-adaptive-outerdiv-height: 165px !default;
3608
3608
  .e-label {
3609
3609
  color: $field-list-default-font-color;
3610
3610
  font-family: $field-list-font-family;
3611
- font-size: 14px;
3612
3611
  opacity: .87;
3613
3612
  }
3614
3613
  }
@@ -3608,7 +3608,6 @@ $field-list-adaptive-outerdiv-height: 165px !default;
3608
3608
  .e-label {
3609
3609
  color: $field-list-default-font-color;
3610
3610
  font-family: $field-list-font-family;
3611
- font-size: 14px;
3612
3611
  opacity: .87;
3613
3612
  }
3614
3613
  }
@@ -3618,7 +3618,6 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
3618
3618
  .e-label {
3619
3619
  color: $field-list-default-font-color;
3620
3620
  font-family: $field-list-font-family;
3621
- font-size: 14px;
3622
3621
  opacity: .87;
3623
3622
  }
3624
3623
  }
@@ -3618,7 +3618,6 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
3618
3618
  .e-label {
3619
3619
  color: $field-list-default-font-color;
3620
3620
  font-family: $field-list-font-family;
3621
- font-size: 14px;
3622
3621
  opacity: .87;
3623
3622
  }
3624
3623
  }
@@ -3611,7 +3611,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
3611
3611
  .e-label {
3612
3612
  color: $field-list-default-font-color;
3613
3613
  font-family: $field-list-font-family;
3614
- font-size: 14px;
3615
3614
  opacity: .87;
3616
3615
  }
3617
3616
  }
@@ -3611,7 +3611,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
3611
3611
  .e-label {
3612
3612
  color: $field-list-default-font-color;
3613
3613
  font-family: $field-list-font-family;
3614
- font-size: 14px;
3615
3614
  opacity: .87;
3616
3615
  }
3617
3616
  }
@@ -1431,6 +1431,16 @@ $pivotpager-single-size-title-padding: 8px !default;
1431
1431
  }
1432
1432
  }
1433
1433
 
1434
+ &.e-device {
1435
+ .e-pivotcell-container {
1436
+ .e-stackedheadertext {
1437
+ &.e-cellvalue {
1438
+ align-self: center;
1439
+ }
1440
+ }
1441
+ }
1442
+ }
1443
+
1434
1444
  .e-nextspan {
1435
1445
  display: inline-block;
1436
1446
  width: $pivotview-indent-space-size;
@@ -1492,9 +1502,10 @@ $pivotpager-single-size-title-padding: 8px !default;
1492
1502
  border-bottom-color: $border-light;
1493
1503
  }
1494
1504
 
1495
- table th[rowspan = '1'] {
1496
- padding-bottom: 0;
1497
- padding-top: 0;
1505
+ table th[rowspan = '1'],
1506
+ table th:not([rowspan]) {
1507
+ padding-bottom: 0 !important;
1508
+ padding-top: 0 !important;
1498
1509
  vertical-align: middle;
1499
1510
  }
1500
1511
  }
@@ -1428,6 +1428,16 @@ $pivotpager-single-size-title-padding: 8px !default;
1428
1428
  }
1429
1429
  }
1430
1430
 
1431
+ &.e-device {
1432
+ .e-pivotcell-container {
1433
+ .e-stackedheadertext {
1434
+ &.e-cellvalue {
1435
+ align-self: center;
1436
+ }
1437
+ }
1438
+ }
1439
+ }
1440
+
1431
1441
  .e-nextspan {
1432
1442
  display: inline-block;
1433
1443
  width: $pivotview-indent-space-size;
@@ -1489,9 +1499,10 @@ $pivotpager-single-size-title-padding: 8px !default;
1489
1499
  border-bottom-color: $border-light;
1490
1500
  }
1491
1501
 
1492
- table th[rowspan = '1'] {
1493
- padding-bottom: 0;
1494
- padding-top: 0;
1502
+ table th[rowspan = '1'],
1503
+ table th:not([rowspan]) {
1504
+ padding-bottom: 0 !important;
1505
+ padding-top: 0 !important;
1495
1506
  vertical-align: middle;
1496
1507
  }
1497
1508
  }
@@ -1428,6 +1428,16 @@ $pivotpager-single-size-title-padding: 8px !default;
1428
1428
  }
1429
1429
  }
1430
1430
 
1431
+ &.e-device {
1432
+ .e-pivotcell-container {
1433
+ .e-stackedheadertext {
1434
+ &.e-cellvalue {
1435
+ align-self: center;
1436
+ }
1437
+ }
1438
+ }
1439
+ }
1440
+
1431
1441
  .e-nextspan {
1432
1442
  display: inline-block;
1433
1443
  width: $pivotview-indent-space-size;
@@ -1489,9 +1499,10 @@ $pivotpager-single-size-title-padding: 8px !default;
1489
1499
  border-bottom-color: $border-light;
1490
1500
  }
1491
1501
 
1492
- table th[rowspan = '1'] {
1493
- padding-bottom: 0;
1494
- padding-top: 0;
1502
+ table th[rowspan = '1'],
1503
+ table th:not([rowspan]) {
1504
+ padding-bottom: 0 !important;
1505
+ padding-top: 0 !important;
1495
1506
  vertical-align: middle;
1496
1507
  }
1497
1508
  }
@@ -1433,6 +1433,16 @@ $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
+
1436
1446
  .e-nextspan {
1437
1447
  display: inline-block;
1438
1448
  width: $pivotview-indent-space-size;
@@ -1494,9 +1504,10 @@ $pivotpager-single-size-title-padding: 8px !default;
1494
1504
  border-bottom-color: $border-light;
1495
1505
  }
1496
1506
 
1497
- table th[rowspan = '1'] {
1498
- padding-bottom: 0;
1499
- padding-top: 0;
1507
+ table th[rowspan = '1'],
1508
+ table th:not([rowspan]) {
1509
+ padding-bottom: 0 !important;
1510
+ padding-top: 0 !important;
1500
1511
  vertical-align: middle;
1501
1512
  }
1502
1513
  }
@@ -1433,6 +1433,16 @@ $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
+
1436
1446
  .e-nextspan {
1437
1447
  display: inline-block;
1438
1448
  width: $pivotview-indent-space-size;
@@ -1494,9 +1504,10 @@ $pivotpager-single-size-title-padding: 8px !default;
1494
1504
  border-bottom-color: $border-light;
1495
1505
  }
1496
1506
 
1497
- table th[rowspan = '1'] {
1498
- padding-bottom: 0;
1499
- padding-top: 0;
1507
+ table th[rowspan = '1'],
1508
+ table th:not([rowspan]) {
1509
+ padding-bottom: 0 !important;
1510
+ padding-top: 0 !important;
1500
1511
  vertical-align: middle;
1501
1512
  }
1502
1513
  }
@@ -1430,6 +1430,16 @@ $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
+
1433
1443
  .e-nextspan {
1434
1444
  display: inline-block;
1435
1445
  width: $pivotview-indent-space-size;
@@ -1491,9 +1501,10 @@ $pivotpager-single-size-title-padding: 4px !default;
1491
1501
  border-bottom-color: $border-light;
1492
1502
  }
1493
1503
 
1494
- table th[rowspan = '1'] {
1495
- padding-bottom: 0;
1496
- padding-top: 0;
1504
+ table th[rowspan = '1'],
1505
+ table th:not([rowspan]) {
1506
+ padding-bottom: 0 !important;
1507
+ padding-top: 0 !important;
1497
1508
  vertical-align: middle;
1498
1509
  }
1499
1510
  }
@@ -1427,6 +1427,16 @@ $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
+
1430
1440
  .e-nextspan {
1431
1441
  display: inline-block;
1432
1442
  width: $pivotview-indent-space-size;
@@ -1488,9 +1498,10 @@ $pivotpager-single-size-title-padding: 4px !default;
1488
1498
  border-bottom-color: $border-light;
1489
1499
  }
1490
1500
 
1491
- table th[rowspan = '1'] {
1492
- padding-bottom: 0;
1493
- padding-top: 0;
1501
+ table th[rowspan = '1'],
1502
+ table th:not([rowspan]) {
1503
+ padding-bottom: 0 !important;
1504
+ padding-top: 0 !important;
1494
1505
  vertical-align: middle;
1495
1506
  }
1496
1507
  }
@@ -1433,6 +1433,16 @@ $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
+
1436
1446
  .e-nextspan {
1437
1447
  display: inline-block;
1438
1448
  width: $pivotview-indent-space-size;
@@ -1494,9 +1504,10 @@ $pivotpager-single-size-title-padding: 8px !default;
1494
1504
  border-bottom-color: $border-light;
1495
1505
  }
1496
1506
 
1497
- table th[rowspan = '1'] {
1498
- padding-bottom: 0;
1499
- padding-top: 0;
1507
+ table th[rowspan = '1'],
1508
+ table th:not([rowspan]) {
1509
+ padding-bottom: 0 !important;
1510
+ padding-top: 0 !important;
1500
1511
  vertical-align: middle;
1501
1512
  }
1502
1513
  }
@@ -1433,6 +1433,16 @@ $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
+
1436
1446
  .e-nextspan {
1437
1447
  display: inline-block;
1438
1448
  width: $pivotview-indent-space-size;
@@ -1494,9 +1504,10 @@ $pivotpager-single-size-title-padding: 8px !default;
1494
1504
  border-bottom-color: $border-light;
1495
1505
  }
1496
1506
 
1497
- table th[rowspan = '1'] {
1498
- padding-bottom: 0;
1499
- padding-top: 0;
1507
+ table th[rowspan = '1'],
1508
+ table th:not([rowspan]) {
1509
+ padding-bottom: 0 !important;
1510
+ padding-top: 0 !important;
1500
1511
  vertical-align: middle;
1501
1512
  }
1502
1513
  }
@@ -1426,6 +1426,16 @@ $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
+
1429
1439
  .e-nextspan {
1430
1440
  display: inline-block;
1431
1441
  width: $pivotview-indent-space-size;
@@ -1487,9 +1497,10 @@ $pivotpager-single-size-title-padding: 4px !default;
1487
1497
  border-bottom-color: $border-light;
1488
1498
  }
1489
1499
 
1490
- table th[rowspan = '1'] {
1491
- padding-bottom: 0;
1492
- padding-top: 0;
1500
+ table th[rowspan = '1'],
1501
+ table th:not([rowspan]) {
1502
+ padding-bottom: 0 !important;
1503
+ padding-top: 0 !important;
1493
1504
  vertical-align: middle;
1494
1505
  }
1495
1506
  }
@@ -1434,6 +1434,16 @@ $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
+
1437
1447
  .e-nextspan {
1438
1448
  display: inline-block;
1439
1449
  width: $pivotview-indent-space-size;
@@ -1495,9 +1505,10 @@ $pivotpager-single-size-title-padding: 14px !default;
1495
1505
  border-bottom-color: $border-light;
1496
1506
  }
1497
1507
 
1498
- table th[rowspan = '1'] {
1499
- padding-bottom: 0;
1500
- padding-top: 0;
1508
+ table th[rowspan = '1'],
1509
+ table th:not([rowspan]) {
1510
+ padding-bottom: 0 !important;
1511
+ padding-top: 0 !important;
1501
1512
  vertical-align: middle;
1502
1513
  }
1503
1514
  }
@@ -1430,6 +1430,16 @@ $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
+
1433
1443
  .e-nextspan {
1434
1444
  display: inline-block;
1435
1445
  width: $pivotview-indent-space-size;
@@ -1491,9 +1501,10 @@ $pivotpager-single-size-title-padding: 14px !default;
1491
1501
  border-bottom-color: $border-light;
1492
1502
  }
1493
1503
 
1494
- table th[rowspan = '1'] {
1495
- padding-bottom: 0;
1496
- padding-top: 0;
1504
+ table th[rowspan = '1'],
1505
+ table th:not([rowspan]) {
1506
+ padding-bottom: 0 !important;
1507
+ padding-top: 0 !important;
1497
1508
  vertical-align: middle;
1498
1509
  }
1499
1510
  }
@@ -1436,6 +1436,16 @@ $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
+
1439
1449
  .e-nextspan {
1440
1450
  display: inline-block;
1441
1451
  width: $pivotview-indent-space-size;
@@ -1497,9 +1507,10 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
1497
1507
  border-bottom-color: $border-light;
1498
1508
  }
1499
1509
 
1500
- table th[rowspan = '1'] {
1501
- padding-bottom: 0;
1502
- padding-top: 0;
1510
+ table th[rowspan = '1'],
1511
+ table th:not([rowspan]) {
1512
+ padding-bottom: 0 !important;
1513
+ padding-top: 0 !important;
1503
1514
  vertical-align: middle;
1504
1515
  }
1505
1516
  }
@@ -1436,6 +1436,16 @@ $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
+
1439
1449
  .e-nextspan {
1440
1450
  display: inline-block;
1441
1451
  width: $pivotview-indent-space-size;
@@ -1497,9 +1507,10 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
1497
1507
  border-bottom-color: $border-light;
1498
1508
  }
1499
1509
 
1500
- table th[rowspan = '1'] {
1501
- padding-bottom: 0;
1502
- padding-top: 0;
1510
+ table th[rowspan = '1'],
1511
+ table th:not([rowspan]) {
1512
+ padding-bottom: 0 !important;
1513
+ padding-top: 0 !important;
1503
1514
  vertical-align: middle;
1504
1515
  }
1505
1516
  }
@@ -1433,6 +1433,16 @@ $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
+
1436
1446
  .e-nextspan {
1437
1447
  display: inline-block;
1438
1448
  width: $pivotview-indent-space-size;
@@ -1494,9 +1504,10 @@ $pivotpager-single-size-title-padding: 8px !default;
1494
1504
  border-bottom-color: $border-light;
1495
1505
  }
1496
1506
 
1497
- table th[rowspan = '1'] {
1498
- padding-bottom: 0;
1499
- padding-top: 0;
1507
+ table th[rowspan = '1'],
1508
+ table th:not([rowspan]) {
1509
+ padding-bottom: 0 !important;
1510
+ padding-top: 0 !important;
1500
1511
  vertical-align: middle;
1501
1512
  }
1502
1513
  }
@@ -1433,6 +1433,16 @@ $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
+
1436
1446
  .e-nextspan {
1437
1447
  display: inline-block;
1438
1448
  width: $pivotview-indent-space-size;
@@ -1494,9 +1504,10 @@ $pivotpager-single-size-title-padding: 8px !default;
1494
1504
  border-bottom-color: $border-light;
1495
1505
  }
1496
1506
 
1497
- table th[rowspan = '1'] {
1498
- padding-bottom: 0;
1499
- padding-top: 0;
1507
+ table th[rowspan = '1'],
1508
+ table th:not([rowspan]) {
1509
+ padding-bottom: 0 !important;
1510
+ padding-top: 0 !important;
1500
1511
  vertical-align: middle;
1501
1512
  }
1502
1513
  }