@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.
Files changed (81) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +49 -41
  2. package/SCSS-Themes/bootstrap.scss +49 -41
  3. package/SCSS-Themes/bootstrap4.scss +49 -41
  4. package/SCSS-Themes/bootstrap5-dark.scss +49 -41
  5. package/SCSS-Themes/bootstrap5.scss +49 -41
  6. package/SCSS-Themes/fabric-dark.scss +50 -42
  7. package/SCSS-Themes/fabric.scss +50 -42
  8. package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +10 -0
  9. package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +10 -0
  10. package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +10 -0
  11. package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +10 -0
  12. package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +10 -0
  13. package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +10 -0
  14. package/SCSS-Themes/filemanager/file-manager/fabric.scss +10 -0
  15. package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +10 -0
  16. package/SCSS-Themes/filemanager/file-manager/fluent.scss +10 -0
  17. package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +10 -0
  18. package/SCSS-Themes/filemanager/file-manager/material-dark.scss +10 -0
  19. package/SCSS-Themes/filemanager/file-manager/material.scss +10 -0
  20. package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +10 -0
  21. package/SCSS-Themes/filemanager/file-manager/material3.scss +10 -0
  22. package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +10 -0
  23. package/SCSS-Themes/filemanager/file-manager/tailwind.scss +10 -0
  24. package/SCSS-Themes/fluent-dark.scss +49 -41
  25. package/SCSS-Themes/fluent.scss +49 -41
  26. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +20 -19
  27. package/SCSS-Themes/grids/grid/bootstrap.scss +20 -19
  28. package/SCSS-Themes/grids/grid/bootstrap4.scss +20 -19
  29. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +20 -19
  30. package/SCSS-Themes/grids/grid/bootstrap5.scss +20 -19
  31. package/SCSS-Themes/grids/grid/fabric-dark.scss +21 -20
  32. package/SCSS-Themes/grids/grid/fabric.scss +21 -20
  33. package/SCSS-Themes/grids/grid/fluent-dark.scss +20 -19
  34. package/SCSS-Themes/grids/grid/fluent.scss +20 -19
  35. package/SCSS-Themes/grids/grid/highcontrast.scss +21 -20
  36. package/SCSS-Themes/grids/grid/material-dark.scss +21 -20
  37. package/SCSS-Themes/grids/grid/material.scss +21 -20
  38. package/SCSS-Themes/grids/grid/material3-dark.scss +20 -19
  39. package/SCSS-Themes/grids/grid/material3.scss +20 -19
  40. package/SCSS-Themes/grids/grid/tailwind-dark.scss +20 -19
  41. package/SCSS-Themes/grids/grid/tailwind.scss +20 -19
  42. package/SCSS-Themes/highcontrast.scss +50 -42
  43. package/SCSS-Themes/material-dark.scss +50 -42
  44. package/SCSS-Themes/material.scss +50 -42
  45. package/SCSS-Themes/material3-dark.scss +49 -41
  46. package/SCSS-Themes/material3.scss +49 -41
  47. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +9 -9
  48. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +9 -9
  49. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +9 -9
  50. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +9 -9
  51. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +9 -9
  52. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +9 -9
  53. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +9 -9
  54. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +9 -9
  55. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +9 -9
  56. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +9 -9
  57. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +9 -9
  58. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +9 -9
  59. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +9 -9
  60. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +9 -9
  61. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +9 -9
  62. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +9 -9
  63. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +10 -13
  64. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +10 -13
  65. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +10 -13
  66. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +10 -13
  67. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +10 -13
  68. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +10 -13
  69. package/SCSS-Themes/pivotview/pivotview/fabric.scss +10 -13
  70. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +10 -13
  71. package/SCSS-Themes/pivotview/pivotview/fluent.scss +10 -13
  72. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +10 -13
  73. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +10 -13
  74. package/SCSS-Themes/pivotview/pivotview/material.scss +10 -13
  75. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +10 -13
  76. package/SCSS-Themes/pivotview/pivotview/material3.scss +10 -13
  77. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +10 -13
  78. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +10 -13
  79. package/SCSS-Themes/tailwind-dark.scss +49 -41
  80. package/SCSS-Themes/tailwind.scss +49 -41
  81. package/package.json +1 -1
@@ -2689,15 +2689,15 @@ $pv-eye-icon-margin-top: 3px !default;
2689
2689
  font-size: 18px;
2690
2690
  }
2691
2691
 
2692
- .e-pv-annotation-color-container,
2693
- .e-pv-annotation-opacity-container,
2694
- .e-pv-annotation-stroke-container,
2695
- .e-pv-custom-annotation-thickness-container,
2696
- .e-pv-custom-annotation-opacity-container,
2697
- .e-pv-annotation-thickness-container,
2698
- .e-pv-annotation-textcolor-container,
2699
- .e-pv-annotation-textalign-container,
2700
- .e-pv-annotation-textprop-container {
2692
+ .e-pv-annotation-color-container .e-btn,
2693
+ .e-pv-annotation-opacity-container .e-btn,
2694
+ .e-pv-annotation-stroke-container .e-btn,
2695
+ .e-pv-custom-annotation-thickness-container .e-btn,
2696
+ .e-pv-custom-annotation-opacity-container .e-btn,
2697
+ .e-pv-annotation-thickness-container .e-btn,
2698
+ .e-pv-annotation-textcolor-container .e-btn,
2699
+ .e-pv-annotation-textalign-container .e-btn,
2700
+ .e-pv-annotation-textprop-container .e-btn {
2701
2701
  height: $pv-annotation-drop-down-height;
2702
2702
  width: $pv-annotation-drop-down-width;
2703
2703
  }
@@ -2637,15 +2637,15 @@ $pv-eye-icon-margin-top: 3px !default;
2637
2637
  font-size: 18px;
2638
2638
  }
2639
2639
 
2640
- .e-pv-annotation-color-container,
2641
- .e-pv-annotation-opacity-container,
2642
- .e-pv-annotation-stroke-container,
2643
- .e-pv-custom-annotation-thickness-container,
2644
- .e-pv-custom-annotation-opacity-container,
2645
- .e-pv-annotation-thickness-container,
2646
- .e-pv-annotation-textcolor-container,
2647
- .e-pv-annotation-textalign-container,
2648
- .e-pv-annotation-textprop-container {
2640
+ .e-pv-annotation-color-container .e-btn,
2641
+ .e-pv-annotation-opacity-container .e-btn,
2642
+ .e-pv-annotation-stroke-container .e-btn,
2643
+ .e-pv-custom-annotation-thickness-container .e-btn,
2644
+ .e-pv-custom-annotation-opacity-container .e-btn,
2645
+ .e-pv-annotation-thickness-container .e-btn,
2646
+ .e-pv-annotation-textcolor-container .e-btn,
2647
+ .e-pv-annotation-textalign-container .e-btn,
2648
+ .e-pv-annotation-textprop-container .e-btn {
2649
2649
  height: $pv-annotation-drop-down-height;
2650
2650
  width: $pv-annotation-drop-down-width;
2651
2651
  }
@@ -2637,15 +2637,15 @@ $pv-eye-icon-margin-top: 3px !default;
2637
2637
  font-size: 18px;
2638
2638
  }
2639
2639
 
2640
- .e-pv-annotation-color-container,
2641
- .e-pv-annotation-opacity-container,
2642
- .e-pv-annotation-stroke-container,
2643
- .e-pv-custom-annotation-thickness-container,
2644
- .e-pv-custom-annotation-opacity-container,
2645
- .e-pv-annotation-thickness-container,
2646
- .e-pv-annotation-textcolor-container,
2647
- .e-pv-annotation-textalign-container,
2648
- .e-pv-annotation-textprop-container {
2640
+ .e-pv-annotation-color-container .e-btn,
2641
+ .e-pv-annotation-opacity-container .e-btn,
2642
+ .e-pv-annotation-stroke-container .e-btn,
2643
+ .e-pv-custom-annotation-thickness-container .e-btn,
2644
+ .e-pv-custom-annotation-opacity-container .e-btn,
2645
+ .e-pv-annotation-thickness-container .e-btn,
2646
+ .e-pv-annotation-textcolor-container .e-btn,
2647
+ .e-pv-annotation-textalign-container .e-btn,
2648
+ .e-pv-annotation-textprop-container .e-btn {
2649
2649
  height: $pv-annotation-drop-down-height;
2650
2650
  width: $pv-annotation-drop-down-width;
2651
2651
  }
@@ -2640,15 +2640,15 @@ $pv-eye-icon-margin-top: 3px !default;
2640
2640
  font-size: 18px;
2641
2641
  }
2642
2642
 
2643
- .e-pv-annotation-color-container,
2644
- .e-pv-annotation-opacity-container,
2645
- .e-pv-annotation-stroke-container,
2646
- .e-pv-custom-annotation-thickness-container,
2647
- .e-pv-custom-annotation-opacity-container,
2648
- .e-pv-annotation-thickness-container,
2649
- .e-pv-annotation-textcolor-container,
2650
- .e-pv-annotation-textalign-container,
2651
- .e-pv-annotation-textprop-container {
2643
+ .e-pv-annotation-color-container .e-btn,
2644
+ .e-pv-annotation-opacity-container .e-btn,
2645
+ .e-pv-annotation-stroke-container .e-btn,
2646
+ .e-pv-custom-annotation-thickness-container .e-btn,
2647
+ .e-pv-custom-annotation-opacity-container .e-btn,
2648
+ .e-pv-annotation-thickness-container .e-btn,
2649
+ .e-pv-annotation-textcolor-container .e-btn,
2650
+ .e-pv-annotation-textalign-container .e-btn,
2651
+ .e-pv-annotation-textprop-container .e-btn {
2652
2652
  height: $pv-annotation-drop-down-height;
2653
2653
  width: $pv-annotation-drop-down-width;
2654
2654
  }
@@ -2642,15 +2642,15 @@ $pv-eye-icon-margin-top: 3px !default;
2642
2642
  font-size: 18px;
2643
2643
  }
2644
2644
 
2645
- .e-pv-annotation-color-container,
2646
- .e-pv-annotation-opacity-container,
2647
- .e-pv-annotation-stroke-container,
2648
- .e-pv-custom-annotation-thickness-container,
2649
- .e-pv-custom-annotation-opacity-container,
2650
- .e-pv-annotation-thickness-container,
2651
- .e-pv-annotation-textcolor-container,
2652
- .e-pv-annotation-textalign-container,
2653
- .e-pv-annotation-textprop-container {
2645
+ .e-pv-annotation-color-container .e-btn,
2646
+ .e-pv-annotation-opacity-container .e-btn,
2647
+ .e-pv-annotation-stroke-container .e-btn,
2648
+ .e-pv-custom-annotation-thickness-container .e-btn,
2649
+ .e-pv-custom-annotation-opacity-container .e-btn,
2650
+ .e-pv-annotation-thickness-container .e-btn,
2651
+ .e-pv-annotation-textcolor-container .e-btn,
2652
+ .e-pv-annotation-textalign-container .e-btn,
2653
+ .e-pv-annotation-textprop-container .e-btn {
2654
2654
  height: $pv-annotation-drop-down-height;
2655
2655
  width: $pv-annotation-drop-down-width;
2656
2656
  }
@@ -2644,15 +2644,15 @@ $pv-comment-text-cursor-color: $black !default;
2644
2644
  font-size: 18px;
2645
2645
  }
2646
2646
 
2647
- .e-pv-annotation-color-container,
2648
- .e-pv-annotation-opacity-container,
2649
- .e-pv-annotation-stroke-container,
2650
- .e-pv-custom-annotation-thickness-container,
2651
- .e-pv-custom-annotation-opacity-container,
2652
- .e-pv-annotation-thickness-container,
2653
- .e-pv-annotation-textcolor-container,
2654
- .e-pv-annotation-textalign-container,
2655
- .e-pv-annotation-textprop-container {
2647
+ .e-pv-annotation-color-container .e-btn,
2648
+ .e-pv-annotation-opacity-container .e-btn,
2649
+ .e-pv-annotation-stroke-container .e-btn,
2650
+ .e-pv-custom-annotation-thickness-container .e-btn,
2651
+ .e-pv-custom-annotation-opacity-container .e-btn,
2652
+ .e-pv-annotation-thickness-container .e-btn,
2653
+ .e-pv-annotation-textcolor-container .e-btn,
2654
+ .e-pv-annotation-textalign-container .e-btn,
2655
+ .e-pv-annotation-textprop-container .e-btn {
2656
2656
  height: $pv-annotation-drop-down-height;
2657
2657
  width: $pv-annotation-drop-down-width;
2658
2658
  }
@@ -2644,15 +2644,15 @@ $pv-comment-text-cursor-color: $black !default;
2644
2644
  font-size: 18px;
2645
2645
  }
2646
2646
 
2647
- .e-pv-annotation-color-container,
2648
- .e-pv-annotation-opacity-container,
2649
- .e-pv-annotation-stroke-container,
2650
- .e-pv-custom-annotation-thickness-container,
2651
- .e-pv-custom-annotation-opacity-container,
2652
- .e-pv-annotation-thickness-container,
2653
- .e-pv-annotation-textcolor-container,
2654
- .e-pv-annotation-textalign-container,
2655
- .e-pv-annotation-textprop-container {
2647
+ .e-pv-annotation-color-container .e-btn,
2648
+ .e-pv-annotation-opacity-container .e-btn,
2649
+ .e-pv-annotation-stroke-container .e-btn,
2650
+ .e-pv-custom-annotation-thickness-container .e-btn,
2651
+ .e-pv-custom-annotation-opacity-container .e-btn,
2652
+ .e-pv-annotation-thickness-container .e-btn,
2653
+ .e-pv-annotation-textcolor-container .e-btn,
2654
+ .e-pv-annotation-textalign-container .e-btn,
2655
+ .e-pv-annotation-textprop-container .e-btn {
2656
2656
  height: $pv-annotation-drop-down-height;
2657
2657
  width: $pv-annotation-drop-down-width;
2658
2658
  }
@@ -2642,15 +2642,15 @@ $pv-eye-icon-margin-top: 3px !default;
2642
2642
  font-size: 18px;
2643
2643
  }
2644
2644
 
2645
- .e-pv-annotation-color-container,
2646
- .e-pv-annotation-opacity-container,
2647
- .e-pv-annotation-stroke-container,
2648
- .e-pv-custom-annotation-thickness-container,
2649
- .e-pv-custom-annotation-opacity-container,
2650
- .e-pv-annotation-thickness-container,
2651
- .e-pv-annotation-textcolor-container,
2652
- .e-pv-annotation-textalign-container,
2653
- .e-pv-annotation-textprop-container {
2645
+ .e-pv-annotation-color-container .e-btn,
2646
+ .e-pv-annotation-opacity-container .e-btn,
2647
+ .e-pv-annotation-stroke-container .e-btn,
2648
+ .e-pv-custom-annotation-thickness-container .e-btn,
2649
+ .e-pv-custom-annotation-opacity-container .e-btn,
2650
+ .e-pv-annotation-thickness-container .e-btn,
2651
+ .e-pv-annotation-textcolor-container .e-btn,
2652
+ .e-pv-annotation-textalign-container .e-btn,
2653
+ .e-pv-annotation-textprop-container .e-btn {
2654
2654
  height: $pv-annotation-drop-down-height;
2655
2655
  width: $pv-annotation-drop-down-width;
2656
2656
  }
@@ -2641,15 +2641,15 @@ $pv-eye-icon-margin-top: 3px !default;
2641
2641
  font-size: 18px;
2642
2642
  }
2643
2643
 
2644
- .e-pv-annotation-color-container,
2645
- .e-pv-annotation-opacity-container,
2646
- .e-pv-annotation-stroke-container,
2647
- .e-pv-custom-annotation-thickness-container,
2648
- .e-pv-custom-annotation-opacity-container,
2649
- .e-pv-annotation-thickness-container,
2650
- .e-pv-annotation-textcolor-container,
2651
- .e-pv-annotation-textalign-container,
2652
- .e-pv-annotation-textprop-container {
2644
+ .e-pv-annotation-color-container .e-btn,
2645
+ .e-pv-annotation-opacity-container .e-btn,
2646
+ .e-pv-annotation-stroke-container .e-btn,
2647
+ .e-pv-custom-annotation-thickness-container .e-btn,
2648
+ .e-pv-custom-annotation-opacity-container .e-btn,
2649
+ .e-pv-annotation-thickness-container .e-btn,
2650
+ .e-pv-annotation-textcolor-container .e-btn,
2651
+ .e-pv-annotation-textalign-container .e-btn,
2652
+ .e-pv-annotation-textprop-container .e-btn {
2653
2653
  height: $pv-annotation-drop-down-height;
2654
2654
  width: $pv-annotation-drop-down-width;
2655
2655
  }
@@ -2639,15 +2639,15 @@ $pv-eye-icon-margin-top: 3px !default;
2639
2639
  font-size: 18px;
2640
2640
  }
2641
2641
 
2642
- .e-pv-annotation-color-container,
2643
- .e-pv-annotation-opacity-container,
2644
- .e-pv-annotation-stroke-container,
2645
- .e-pv-custom-annotation-thickness-container,
2646
- .e-pv-custom-annotation-opacity-container,
2647
- .e-pv-annotation-thickness-container,
2648
- .e-pv-annotation-textcolor-container,
2649
- .e-pv-annotation-textalign-container,
2650
- .e-pv-annotation-textprop-container {
2642
+ .e-pv-annotation-color-container .e-btn,
2643
+ .e-pv-annotation-opacity-container .e-btn,
2644
+ .e-pv-annotation-stroke-container .e-btn,
2645
+ .e-pv-custom-annotation-thickness-container .e-btn,
2646
+ .e-pv-custom-annotation-opacity-container .e-btn,
2647
+ .e-pv-annotation-thickness-container .e-btn,
2648
+ .e-pv-annotation-textcolor-container .e-btn,
2649
+ .e-pv-annotation-textalign-container .e-btn,
2650
+ .e-pv-annotation-textprop-container .e-btn {
2651
2651
  height: $pv-annotation-drop-down-height;
2652
2652
  width: $pv-annotation-drop-down-width;
2653
2653
  }
@@ -2645,15 +2645,15 @@ $pv-search-btn-width-big: 32px !default;
2645
2645
  font-size: 18px;
2646
2646
  }
2647
2647
 
2648
- .e-pv-annotation-color-container,
2649
- .e-pv-annotation-opacity-container,
2650
- .e-pv-annotation-stroke-container,
2651
- .e-pv-custom-annotation-thickness-container,
2652
- .e-pv-custom-annotation-opacity-container,
2653
- .e-pv-annotation-thickness-container,
2654
- .e-pv-annotation-textcolor-container,
2655
- .e-pv-annotation-textalign-container,
2656
- .e-pv-annotation-textprop-container {
2648
+ .e-pv-annotation-color-container .e-btn,
2649
+ .e-pv-annotation-opacity-container .e-btn,
2650
+ .e-pv-annotation-stroke-container .e-btn,
2651
+ .e-pv-custom-annotation-thickness-container .e-btn,
2652
+ .e-pv-custom-annotation-opacity-container .e-btn,
2653
+ .e-pv-annotation-thickness-container .e-btn,
2654
+ .e-pv-annotation-textcolor-container .e-btn,
2655
+ .e-pv-annotation-textalign-container .e-btn,
2656
+ .e-pv-annotation-textprop-container .e-btn {
2657
2657
  height: $pv-annotation-drop-down-height;
2658
2658
  width: $pv-annotation-drop-down-width;
2659
2659
  }
@@ -2645,15 +2645,15 @@ $pv-search-btn-width-big: 32px !default;
2645
2645
  font-size: 18px;
2646
2646
  }
2647
2647
 
2648
- .e-pv-annotation-color-container,
2649
- .e-pv-annotation-opacity-container,
2650
- .e-pv-annotation-stroke-container,
2651
- .e-pv-custom-annotation-thickness-container,
2652
- .e-pv-custom-annotation-opacity-container,
2653
- .e-pv-annotation-thickness-container,
2654
- .e-pv-annotation-textcolor-container,
2655
- .e-pv-annotation-textalign-container,
2656
- .e-pv-annotation-textprop-container {
2648
+ .e-pv-annotation-color-container .e-btn,
2649
+ .e-pv-annotation-opacity-container .e-btn,
2650
+ .e-pv-annotation-stroke-container .e-btn,
2651
+ .e-pv-custom-annotation-thickness-container .e-btn,
2652
+ .e-pv-custom-annotation-opacity-container .e-btn,
2653
+ .e-pv-annotation-thickness-container .e-btn,
2654
+ .e-pv-annotation-textcolor-container .e-btn,
2655
+ .e-pv-annotation-textalign-container .e-btn,
2656
+ .e-pv-annotation-textprop-container .e-btn {
2657
2657
  height: $pv-annotation-drop-down-height;
2658
2658
  width: $pv-annotation-drop-down-width;
2659
2659
  }
@@ -2646,15 +2646,15 @@ $pv-eye-icon-margin-top: 3px !default;
2646
2646
  font-size: 18px;
2647
2647
  }
2648
2648
 
2649
- .e-pv-annotation-color-container,
2650
- .e-pv-annotation-opacity-container,
2651
- .e-pv-annotation-stroke-container,
2652
- .e-pv-custom-annotation-thickness-container,
2653
- .e-pv-custom-annotation-opacity-container,
2654
- .e-pv-annotation-thickness-container,
2655
- .e-pv-annotation-textcolor-container,
2656
- .e-pv-annotation-textalign-container,
2657
- .e-pv-annotation-textprop-container {
2649
+ .e-pv-annotation-color-container .e-btn,
2650
+ .e-pv-annotation-opacity-container .e-btn,
2651
+ .e-pv-annotation-stroke-container .e-btn,
2652
+ .e-pv-custom-annotation-thickness-container .e-btn,
2653
+ .e-pv-custom-annotation-opacity-container .e-btn,
2654
+ .e-pv-annotation-thickness-container .e-btn,
2655
+ .e-pv-annotation-textcolor-container .e-btn,
2656
+ .e-pv-annotation-textalign-container .e-btn,
2657
+ .e-pv-annotation-textprop-container .e-btn {
2658
2658
  height: $pv-annotation-drop-down-height;
2659
2659
  width: $pv-annotation-drop-down-width;
2660
2660
  }
@@ -2646,15 +2646,15 @@ $pv-eye-icon-margin-top: 3px !default;
2646
2646
  font-size: 18px;
2647
2647
  }
2648
2648
 
2649
- .e-pv-annotation-color-container,
2650
- .e-pv-annotation-opacity-container,
2651
- .e-pv-annotation-stroke-container,
2652
- .e-pv-custom-annotation-thickness-container,
2653
- .e-pv-custom-annotation-opacity-container,
2654
- .e-pv-annotation-thickness-container,
2655
- .e-pv-annotation-textcolor-container,
2656
- .e-pv-annotation-textalign-container,
2657
- .e-pv-annotation-textprop-container {
2649
+ .e-pv-annotation-color-container .e-btn,
2650
+ .e-pv-annotation-opacity-container .e-btn,
2651
+ .e-pv-annotation-stroke-container .e-btn,
2652
+ .e-pv-custom-annotation-thickness-container .e-btn,
2653
+ .e-pv-custom-annotation-opacity-container .e-btn,
2654
+ .e-pv-annotation-thickness-container .e-btn,
2655
+ .e-pv-annotation-textcolor-container .e-btn,
2656
+ .e-pv-annotation-textalign-container .e-btn,
2657
+ .e-pv-annotation-textprop-container .e-btn {
2658
2658
  height: $pv-annotation-drop-down-height;
2659
2659
  width: $pv-annotation-drop-down-width;
2660
2660
  }
@@ -1431,16 +1431,6 @@ $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
-
1444
1434
  .e-nextspan {
1445
1435
  display: inline-block;
1446
1436
  width: $pivotview-indent-space-size;
@@ -1502,9 +1492,10 @@ $pivotpager-single-size-title-padding: 8px !default;
1502
1492
  border-bottom-color: $border-light;
1503
1493
  }
1504
1494
 
1505
- table th[rowspan = '1'] {
1506
- padding-bottom: 0;
1507
- padding-top: 0;
1495
+ table th[rowspan = '1'],
1496
+ table th:not([rowspan]) {
1497
+ padding-bottom: 0 !important;
1498
+ padding-top: 0 !important;
1508
1499
  vertical-align: middle;
1509
1500
  }
1510
1501
  }
@@ -1720,10 +1711,12 @@ $pivotpager-single-size-title-padding: 8px !default;
1720
1711
  .e-spinner-pane.e-pivot-outer-spinner {
1721
1712
  z-index: 1 !important;
1722
1713
  }
1714
+
1723
1715
  .e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
1724
1716
  visibility: hidden !important;
1725
1717
  /* stylelint-enable */
1726
1718
  }
1719
+
1727
1720
  .e-grid {
1728
1721
  .e-pivot-content-loader {
1729
1722
  position: absolute;
@@ -1742,6 +1735,10 @@ $pivotpager-single-size-title-padding: 8px !default;
1742
1735
  visibility: hidden;
1743
1736
  }
1744
1737
  }
1738
+
1739
+ &.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
1740
+ align-self: center;
1741
+ }
1745
1742
  }
1746
1743
 
1747
1744
  .e-grid .e-headercelldiv,
@@ -1428,16 +1428,6 @@ $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
-
1441
1431
  .e-nextspan {
1442
1432
  display: inline-block;
1443
1433
  width: $pivotview-indent-space-size;
@@ -1499,9 +1489,10 @@ $pivotpager-single-size-title-padding: 8px !default;
1499
1489
  border-bottom-color: $border-light;
1500
1490
  }
1501
1491
 
1502
- table th[rowspan = '1'] {
1503
- padding-bottom: 0;
1504
- padding-top: 0;
1492
+ table th[rowspan = '1'],
1493
+ table th:not([rowspan]) {
1494
+ padding-bottom: 0 !important;
1495
+ padding-top: 0 !important;
1505
1496
  vertical-align: middle;
1506
1497
  }
1507
1498
  }
@@ -1717,10 +1708,12 @@ $pivotpager-single-size-title-padding: 8px !default;
1717
1708
  .e-spinner-pane.e-pivot-outer-spinner {
1718
1709
  z-index: 1 !important;
1719
1710
  }
1711
+
1720
1712
  .e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
1721
1713
  visibility: hidden !important;
1722
1714
  /* stylelint-enable */
1723
1715
  }
1716
+
1724
1717
  .e-grid {
1725
1718
  .e-pivot-content-loader {
1726
1719
  position: absolute;
@@ -1739,6 +1732,10 @@ $pivotpager-single-size-title-padding: 8px !default;
1739
1732
  visibility: hidden;
1740
1733
  }
1741
1734
  }
1735
+
1736
+ &.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
1737
+ align-self: center;
1738
+ }
1742
1739
  }
1743
1740
 
1744
1741
  .e-grid .e-headercelldiv,
@@ -1428,16 +1428,6 @@ $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
-
1441
1431
  .e-nextspan {
1442
1432
  display: inline-block;
1443
1433
  width: $pivotview-indent-space-size;
@@ -1499,9 +1489,10 @@ $pivotpager-single-size-title-padding: 8px !default;
1499
1489
  border-bottom-color: $border-light;
1500
1490
  }
1501
1491
 
1502
- table th[rowspan = '1'] {
1503
- padding-bottom: 0;
1504
- padding-top: 0;
1492
+ table th[rowspan = '1'],
1493
+ table th:not([rowspan]) {
1494
+ padding-bottom: 0 !important;
1495
+ padding-top: 0 !important;
1505
1496
  vertical-align: middle;
1506
1497
  }
1507
1498
  }
@@ -1717,10 +1708,12 @@ $pivotpager-single-size-title-padding: 8px !default;
1717
1708
  .e-spinner-pane.e-pivot-outer-spinner {
1718
1709
  z-index: 1 !important;
1719
1710
  }
1711
+
1720
1712
  .e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
1721
1713
  visibility: hidden !important;
1722
1714
  /* stylelint-enable */
1723
1715
  }
1716
+
1724
1717
  .e-grid {
1725
1718
  .e-pivot-content-loader {
1726
1719
  position: absolute;
@@ -1739,6 +1732,10 @@ $pivotpager-single-size-title-padding: 8px !default;
1739
1732
  visibility: hidden;
1740
1733
  }
1741
1734
  }
1735
+
1736
+ &.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
1737
+ align-self: center;
1738
+ }
1742
1739
  }
1743
1740
 
1744
1741
  .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
- padding-bottom: 0;
1509
- padding-top: 0;
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
- padding-bottom: 0;
1509
- padding-top: 0;
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,