@syncfusion/blazor-themes 21.1.39 → 21.2.3

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 (87) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +41 -43
  2. package/SCSS-Themes/bootstrap.scss +41 -43
  3. package/SCSS-Themes/bootstrap4.scss +41 -43
  4. package/SCSS-Themes/bootstrap5-dark.scss +38 -43
  5. package/SCSS-Themes/bootstrap5.scss +38 -43
  6. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +4 -4
  7. package/SCSS-Themes/dropdowns/multi-select/material.scss +4 -4
  8. package/SCSS-Themes/fabric-dark.scss +41 -43
  9. package/SCSS-Themes/fabric.scss +41 -43
  10. package/SCSS-Themes/fluent-dark.scss +38 -43
  11. package/SCSS-Themes/fluent.scss +38 -43
  12. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +4 -8
  13. package/SCSS-Themes/gantt/gantt/bootstrap.scss +4 -8
  14. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +4 -8
  15. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +4 -8
  16. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +4 -8
  17. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +4 -8
  18. package/SCSS-Themes/gantt/gantt/fabric.scss +4 -8
  19. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +4 -8
  20. package/SCSS-Themes/gantt/gantt/fluent.scss +4 -8
  21. package/SCSS-Themes/gantt/gantt/highcontrast.scss +4 -8
  22. package/SCSS-Themes/gantt/gantt/material-dark.scss +4 -8
  23. package/SCSS-Themes/gantt/gantt/material.scss +4 -8
  24. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +4 -8
  25. package/SCSS-Themes/gantt/gantt/tailwind.scss +4 -8
  26. package/SCSS-Themes/highcontrast.scss +41 -43
  27. package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +3 -12
  28. package/SCSS-Themes/inputs/rating/bootstrap.scss +3 -12
  29. package/SCSS-Themes/inputs/rating/bootstrap4.scss +3 -12
  30. package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +0 -12
  31. package/SCSS-Themes/inputs/rating/bootstrap5.scss +0 -12
  32. package/SCSS-Themes/inputs/rating/fabric-dark.scss +3 -12
  33. package/SCSS-Themes/inputs/rating/fabric.scss +3 -12
  34. package/SCSS-Themes/inputs/rating/fluent-dark.scss +0 -12
  35. package/SCSS-Themes/inputs/rating/fluent.scss +0 -12
  36. package/SCSS-Themes/inputs/rating/highcontrast.scss +3 -12
  37. package/SCSS-Themes/inputs/rating/material-dark.scss +3 -12
  38. package/SCSS-Themes/inputs/rating/material.scss +3 -12
  39. package/SCSS-Themes/inputs/rating/tailwind-dark.scss +0 -12
  40. package/SCSS-Themes/inputs/rating/tailwind.scss +0 -12
  41. package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
  42. package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
  43. package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
  44. package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
  45. package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
  46. package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
  47. package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
  48. package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
  49. package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
  50. package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
  51. package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
  52. package/SCSS-Themes/lists/list-view/material.scss +1 -1
  53. package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
  54. package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
  55. package/SCSS-Themes/material-dark.scss +45 -47
  56. package/SCSS-Themes/material.scss +45 -47
  57. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +20 -10
  58. package/SCSS-Themes/navigations/treeview/bootstrap.scss +20 -10
  59. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +20 -10
  60. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +20 -10
  61. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +20 -10
  62. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +20 -10
  63. package/SCSS-Themes/navigations/treeview/fabric.scss +20 -10
  64. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +20 -10
  65. package/SCSS-Themes/navigations/treeview/fluent.scss +20 -10
  66. package/SCSS-Themes/navigations/treeview/highcontrast.scss +20 -10
  67. package/SCSS-Themes/navigations/treeview/material-dark.scss +20 -10
  68. package/SCSS-Themes/navigations/treeview/material.scss +20 -10
  69. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +20 -10
  70. package/SCSS-Themes/navigations/treeview/tailwind.scss +20 -10
  71. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +13 -12
  72. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +13 -12
  73. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +13 -12
  74. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +13 -12
  75. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +13 -12
  76. package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +13 -12
  77. package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +13 -12
  78. package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +13 -12
  79. package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +13 -12
  80. package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +13 -12
  81. package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +13 -12
  82. package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +13 -12
  83. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +13 -12
  84. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +13 -12
  85. package/SCSS-Themes/tailwind-dark.scss +38 -43
  86. package/SCSS-Themes/tailwind.scss +38 -43
  87. package/package.json +1 -1
@@ -40215,7 +40215,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
40215
40215
  font-size: $listview-header-font-size;
40216
40216
  }
40217
40217
 
40218
- & .e-icons:not(.e-primary .e-icon-btn) {
40218
+ & .e-icons:not(.e-primary .e-btn-icon, .e-check) {
40219
40219
  color: $listview-icon-color;
40220
40220
 
40221
40221
  @if ($skin-name == 'tailwind') {
@@ -54112,11 +54112,13 @@ $treeview-item-active-check-color: $primary !default;
54112
54112
  }
54113
54113
 
54114
54114
  .e-list-item.e-active,
54115
- .e-list-item.e-hover {
54115
+ .e-list-item.e-hover,
54116
+ .e-list-item.e-node-focus {
54116
54117
  background: transparent;
54117
54118
  }
54118
54119
 
54119
- .e-list-item.e-hover > .e-text-content {
54120
+ .e-list-item.e-hover > .e-text-content,
54121
+ .e-list-item.e-node-focus > .e-text-content {
54120
54122
  color: $treeview-text-hover-color;
54121
54123
 
54122
54124
  .e-list-text {
@@ -54165,7 +54167,8 @@ $treeview-item-active-check-color: $primary !default;
54165
54167
  }
54166
54168
  }
54167
54169
 
54168
- .e-list-item.e-active.e-hover > .e-text-content {
54170
+ .e-list-item.e-active.e-hover > .e-text-content,
54171
+ .e-list-item.e-active.e-node-focus > .e-text-content {
54169
54172
  color: $treeview-text-active-hover-color;
54170
54173
 
54171
54174
  .e-list-text {
@@ -54179,7 +54182,8 @@ $treeview-item-active-check-color: $primary !default;
54179
54182
  }
54180
54183
 
54181
54184
  .e-list-item.e-editing.e-active > .e-text-content,
54182
- .e-list-item.e-editing.e-hover > .e-text-content {
54185
+ .e-list-item.e-editing.e-hover > .e-text-content,
54186
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
54183
54187
  color: $treeview-text-color;
54184
54188
 
54185
54189
  .e-list-text {
@@ -54196,7 +54200,8 @@ $treeview-item-active-check-color: $primary !default;
54196
54200
  }
54197
54201
  }
54198
54202
 
54199
- .e-list-item.e-hover > .e-fullrow {
54203
+ .e-list-item.e-hover > .e-fullrow,
54204
+ .e-list-item.e-node-focus > .e-fullrow {
54200
54205
  background-color: $treeview-item-hover-bg;
54201
54206
  border-color: $treeview-item-hover-border-color;
54202
54207
  }
@@ -54221,12 +54226,14 @@ $treeview-item-active-check-color: $primary !default;
54221
54226
  }
54222
54227
  }
54223
54228
 
54224
- .e-list-item.e-active.e-hover > .e-fullrow{
54229
+ .e-list-item.e-active.e-hover > .e-fullrow,
54230
+ .e-list-item.e-active.e-node-focus > .e-fullrow {
54225
54231
  @include active-hover-theme;
54226
54232
  }
54227
54233
 
54228
54234
  .e-list-item.e-editing.e-active > .e-fullrow,
54229
- .e-list-item.e-editing.e-hover > .e-fullrow{
54235
+ .e-list-item.e-editing.e-hover > .e-fullrow,
54236
+ .e-list-item.e-editing.e-node-focus > .e-fullrow {
54230
54237
  @include active-editing-theme;
54231
54238
  }
54232
54239
 
@@ -54292,7 +54299,8 @@ $treeview-item-active-check-color: $primary !default;
54292
54299
 
54293
54300
  &:not(.e-fullrow-wrap) {
54294
54301
 
54295
- .e-list-item.e-hover > .e-text-content{
54302
+ .e-list-item.e-hover > .e-text-content,
54303
+ .e-list-item.e-node-focus > .e-text-content {
54296
54304
  background-color: $treeview-item-hover-bg;
54297
54305
  border-color: $treeview-item-hover-border-color;
54298
54306
  }
@@ -54302,12 +54310,14 @@ $treeview-item-active-check-color: $primary !default;
54302
54310
  border-color: $treeview-item-active-border-color;
54303
54311
  }
54304
54312
 
54305
- .e-list-item.e-active.e-hover > .e-text-content {
54313
+ .e-list-item.e-active.e-hover > .e-text-content,
54314
+ .e-list-item.e-active.e-node-focus > .e-text-content {
54306
54315
  @include active-hover-theme;
54307
54316
  }
54308
54317
 
54309
54318
  .e-list-item.e-editing.e-active > .e-text-content,
54310
- .e-list-item.e-editing.e-hover > .e-text-content {
54319
+ .e-list-item.e-editing.e-hover > .e-text-content,
54320
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
54311
54321
  @include active-editing-theme;
54312
54322
  }
54313
54323
  }
@@ -88239,14 +88249,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
88239
88249
  outline-offset: 2px;
88240
88250
  }
88241
88251
  }
88242
- .e-dialog.e-filter-popup {
88243
- .e-footer-content {
88244
-
88245
- @if ($skin-name =='FluentUI') {
88246
- padding-top: 0;
88247
- }
88248
- }
88249
- }
88250
88252
  }
88251
88253
 
88252
88254
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -88622,6 +88624,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
88622
88624
  border-radius: $gantt-header-border-radius;
88623
88625
  }
88624
88626
 
88627
+ .e-grid .e-spinner-pane {
88628
+ display: none;
88629
+ }
88630
+
88625
88631
  .e-cloneproperties.e-draganddrop {
88626
88632
  box-shadow: $gantt-clone-prop-box-shadow;
88627
88633
  opacity: .95;
@@ -99048,6 +99054,11 @@ $field-list-adaptive-outerdiv-height: 184px !default;
99048
99054
  }
99049
99055
  /* stylelint-enable */
99050
99056
 
99057
+ .e-format-condition-button {
99058
+ .e-add-icon {
99059
+ margin-left: 0;
99060
+ }
99061
+ }
99051
99062
  .e-format-value1,
99052
99063
  .e-format-value2,
99053
99064
  .e-format-value-span {
@@ -101004,6 +101015,7 @@ $field-list-adaptive-outerdiv-height: 184px !default;
101004
101015
 
101005
101016
  .e-checkbox-layout {
101006
101017
  max-width: 45%;
101018
+ overflow: visible;
101007
101019
  }
101008
101020
 
101009
101021
  }
@@ -101917,9 +101929,6 @@ $field-list-adaptive-outerdiv-height: 184px !default;
101917
101929
  background-color: $field-list-mobile-header-color;
101918
101930
  color: $field-list-mobile-header-font-color;
101919
101931
  font-size: 14px;
101920
- height: 48px;
101921
- padding-bottom: 9px;
101922
- padding-top: 9px;
101923
101932
  @if ($skin-name == 'tailwind') {
101924
101933
  padding-left: 16px;
101925
101934
  padding-right: 16px;
@@ -101941,19 +101950,15 @@ $field-list-adaptive-outerdiv-height: 184px !default;
101941
101950
 
101942
101951
  .e-title-mobile-header {
101943
101952
  display: flex;
101944
- }
101945
-
101946
- .e-title-mobile-content {
101947
- margin-top: $field-list-back-margin;
101953
+ align-items: center;
101948
101954
  }
101949
101955
 
101950
101956
  .e-field-list-back-icon {
101951
101957
  color: $field-list-back-font-color;
101952
101958
  font-size: 16px;
101953
- height: 24px;
101959
+ height: auto;
101954
101960
  margin-left: 0;
101955
101961
  margin-right: 12px;
101956
- padding-top: 7px;
101957
101962
  text-align: center;
101958
101963
  width: 24px;
101959
101964
  }
@@ -102174,16 +102179,18 @@ $field-list-adaptive-outerdiv-height: 184px !default;
102174
102179
  margin-top: 20px;
102175
102180
  overflow: auto;
102176
102181
 
102182
+ .e-acrdn-header {
102183
+ align-items: center;
102184
+ display: flex;
102185
+ }
102186
+
102177
102187
  .e-acrdn-header-icon {
102178
102188
  display: table;
102179
102189
  font-size: 12px;
102180
- height: 36px;
102181
- min-height: 36px;
102182
102190
  min-width: 28px;
102183
102191
  padding: 0;
102184
102192
  position: absolute;
102185
102193
  right: 16px;
102186
- top: 0;
102187
102194
 
102188
102195
  .e-list-icon {
102189
102196
  cursor: pointer;
@@ -114959,7 +114966,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
114959
114966
  $rating-li-font-size: $font-icon-20 !default;
114960
114967
  $rating-li-padding: 4px !default;
114961
114968
  $rating-li-line-height: 13px !default;
114962
- $rating-li-min-width-height: 28px !default;
114963
114969
  $rating-focus-border-radius: 0 !default;
114964
114970
  $rating-label-bottom-margin: 4px !default;
114965
114971
  $rating-label-right-margin: 4px !default;
@@ -114972,21 +114978,18 @@ $rating-tooltip-tip-bottom-height: 12.5px !default;
114972
114978
 
114973
114979
  $rating-small-li-font-size: $font-icon-16 !default;
114974
114980
  $rating-small-li-line-height: 13px !default;
114975
- $rating-small-li-min-width-height: 24px !default;
114976
114981
  $rating-small-label-font-size: $text-xxs !default;
114977
114982
  $rating-small-label-line-height: 16px !default;
114978
114983
  $rating-small-reset-font-size : $font-icon-12 !default;
114979
114984
 
114980
114985
  $rating-bigger-li-font-size: $font-icon-28 !default;
114981
114986
  $rating-bigger-li-line-height: 21px !default;
114982
- $rating-bigger-li-min-width-height: 36px !default;
114983
114987
  $rating-bigger-label-font-size: $text-sm !default;
114984
114988
  $rating-bigger-label-line-height: 22px !default;
114985
114989
  $rating-bigger-reset-font-size : $font-icon-24 !default;
114986
114990
 
114987
114991
  $rating-bigger-small-li-font-size: $font-icon-24 !default;
114988
114992
  $rating-bigger-small-li-line-height: 19px !default;
114989
- $rating-bigger-small-li-min-width-height: 32px !default;
114990
114993
  $rating-bigger-small-label-font-size: $text-xs !default;
114991
114994
  $rating-bigger-small-label-line-height: 18px !default;
114992
114995
  $rating-bigger-small-reset-font-size : $font-icon-20 !default;
@@ -115041,8 +115044,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
115041
115044
  padding: $rating-li-padding;
115042
115045
  line-height: $rating-li-line-height;
115043
115046
  display: block;
115044
- min-width: $rating-li-min-width-height; //font-size + padding
115045
- min-height: $rating-li-min-width-height; //font-size + padding
115046
115047
  //For Blazor Tooltip
115047
115048
  position: relative;
115048
115049
 
@@ -115167,8 +115168,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
115167
115168
  .e-rating-item-container {
115168
115169
  font-size: $rating-small-li-font-size;
115169
115170
  line-height: $rating-small-li-line-height;
115170
- min-height: $rating-small-li-min-width-height; //font-size + padding
115171
- min-width: $rating-small-li-min-width-height; //font-size + padding
115172
115171
  }
115173
115172
 
115174
115173
  .e-rating-label {
@@ -115186,8 +115185,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
115186
115185
  .e-rating-item-container {
115187
115186
  font-size: $rating-bigger-li-font-size;
115188
115187
  line-height: $rating-bigger-li-line-height;
115189
- min-width: $rating-bigger-li-min-width-height; //font-size + padding
115190
- min-height: $rating-bigger-li-min-width-height; //font-size + padding
115191
115188
  }
115192
115189
 
115193
115190
  .e-rating-label {
@@ -115207,8 +115204,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
115207
115204
  .e-rating-item-container {
115208
115205
  font-size: $rating-bigger-small-li-font-size;
115209
115206
  line-height: $rating-bigger-small-li-line-height;
115210
- min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
115211
- min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
115212
115207
  }
115213
115208
 
115214
115209
  .e-rating-label {
@@ -1585,14 +1585,6 @@ $gantt-masked-table-background-color: #e1dfdd;
1585
1585
  outline-offset: 2px;
1586
1586
  }
1587
1587
  }
1588
- .e-dialog.e-filter-popup {
1589
- .e-footer-content {
1590
-
1591
- @if ($skin-name =='FluentUI') {
1592
- padding-top: 0;
1593
- }
1594
- }
1595
- }
1596
1588
  }
1597
1589
 
1598
1590
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -1968,6 +1960,10 @@ $gantt-masked-table-background-color: #e1dfdd;
1968
1960
  border-radius: $gantt-header-border-radius;
1969
1961
  }
1970
1962
 
1963
+ .e-grid .e-spinner-pane {
1964
+ display: none;
1965
+ }
1966
+
1971
1967
  .e-cloneproperties.e-draganddrop {
1972
1968
  box-shadow: $gantt-clone-prop-box-shadow;
1973
1969
  opacity: .95;
@@ -1585,14 +1585,6 @@ $gantt-masked-table-background-color: #e1dfdd;
1585
1585
  outline-offset: 2px;
1586
1586
  }
1587
1587
  }
1588
- .e-dialog.e-filter-popup {
1589
- .e-footer-content {
1590
-
1591
- @if ($skin-name =='FluentUI') {
1592
- padding-top: 0;
1593
- }
1594
- }
1595
- }
1596
1588
  }
1597
1589
 
1598
1590
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -1968,6 +1960,10 @@ $gantt-masked-table-background-color: #e1dfdd;
1968
1960
  border-radius: $gantt-header-border-radius;
1969
1961
  }
1970
1962
 
1963
+ .e-grid .e-spinner-pane {
1964
+ display: none;
1965
+ }
1966
+
1971
1967
  .e-cloneproperties.e-draganddrop {
1972
1968
  box-shadow: $gantt-clone-prop-box-shadow;
1973
1969
  opacity: .95;
@@ -1587,14 +1587,6 @@ $gantt-masked-table-background-color: #e1dfdd;
1587
1587
  outline-offset: 2px;
1588
1588
  }
1589
1589
  }
1590
- .e-dialog.e-filter-popup {
1591
- .e-footer-content {
1592
-
1593
- @if ($skin-name =='FluentUI') {
1594
- padding-top: 0;
1595
- }
1596
- }
1597
- }
1598
1590
  }
1599
1591
 
1600
1592
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -1970,6 +1962,10 @@ $gantt-masked-table-background-color: #e1dfdd;
1970
1962
  border-radius: $gantt-header-border-radius;
1971
1963
  }
1972
1964
 
1965
+ .e-grid .e-spinner-pane {
1966
+ display: none;
1967
+ }
1968
+
1973
1969
  .e-cloneproperties.e-draganddrop {
1974
1970
  box-shadow: $gantt-clone-prop-box-shadow;
1975
1971
  opacity: .95;
@@ -1589,14 +1589,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1589
1589
  outline-offset: 2px;
1590
1590
  }
1591
1591
  }
1592
- .e-dialog.e-filter-popup {
1593
- .e-footer-content {
1594
-
1595
- @if ($skin-name =='FluentUI') {
1596
- padding-top: 0;
1597
- }
1598
- }
1599
- }
1600
1592
  }
1601
1593
 
1602
1594
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -1972,6 +1964,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1972
1964
  border-radius: $gantt-header-border-radius;
1973
1965
  }
1974
1966
 
1967
+ .e-grid .e-spinner-pane {
1968
+ display: none;
1969
+ }
1970
+
1975
1971
  .e-cloneproperties.e-draganddrop {
1976
1972
  box-shadow: $gantt-clone-prop-box-shadow;
1977
1973
  opacity: .95;
@@ -1589,14 +1589,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1589
1589
  outline-offset: 2px;
1590
1590
  }
1591
1591
  }
1592
- .e-dialog.e-filter-popup {
1593
- .e-footer-content {
1594
-
1595
- @if ($skin-name =='FluentUI') {
1596
- padding-top: 0;
1597
- }
1598
- }
1599
- }
1600
1592
  }
1601
1593
 
1602
1594
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -1972,6 +1964,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1972
1964
  border-radius: $gantt-header-border-radius;
1973
1965
  }
1974
1966
 
1967
+ .e-grid .e-spinner-pane {
1968
+ display: none;
1969
+ }
1970
+
1975
1971
  .e-cloneproperties.e-draganddrop {
1976
1972
  box-shadow: $gantt-clone-prop-box-shadow;
1977
1973
  opacity: .95;
@@ -1585,14 +1585,6 @@ $gantt-masked-table-background-color: #e1dfdd;
1585
1585
  outline-offset: 2px;
1586
1586
  }
1587
1587
  }
1588
- .e-dialog.e-filter-popup {
1589
- .e-footer-content {
1590
-
1591
- @if ($skin-name =='FluentUI') {
1592
- padding-top: 0;
1593
- }
1594
- }
1595
- }
1596
1588
  }
1597
1589
 
1598
1590
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -1968,6 +1960,10 @@ $gantt-masked-table-background-color: #e1dfdd;
1968
1960
  border-radius: $gantt-header-border-radius;
1969
1961
  }
1970
1962
 
1963
+ .e-grid .e-spinner-pane {
1964
+ display: none;
1965
+ }
1966
+
1971
1967
  .e-cloneproperties.e-draganddrop {
1972
1968
  box-shadow: $gantt-clone-prop-box-shadow;
1973
1969
  opacity: .95;
@@ -1585,14 +1585,6 @@ $gantt-masked-table-background-color: #e1dfdd;
1585
1585
  outline-offset: 2px;
1586
1586
  }
1587
1587
  }
1588
- .e-dialog.e-filter-popup {
1589
- .e-footer-content {
1590
-
1591
- @if ($skin-name =='FluentUI') {
1592
- padding-top: 0;
1593
- }
1594
- }
1595
- }
1596
1588
  }
1597
1589
 
1598
1590
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -1968,6 +1960,10 @@ $gantt-masked-table-background-color: #e1dfdd;
1968
1960
  border-radius: $gantt-header-border-radius;
1969
1961
  }
1970
1962
 
1963
+ .e-grid .e-spinner-pane {
1964
+ display: none;
1965
+ }
1966
+
1971
1967
  .e-cloneproperties.e-draganddrop {
1972
1968
  box-shadow: $gantt-clone-prop-box-shadow;
1973
1969
  opacity: .95;
@@ -1589,14 +1589,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1589
1589
  outline-offset: 2px;
1590
1590
  }
1591
1591
  }
1592
- .e-dialog.e-filter-popup {
1593
- .e-footer-content {
1594
-
1595
- @if ($skin-name =='FluentUI') {
1596
- padding-top: 0;
1597
- }
1598
- }
1599
- }
1600
1592
  }
1601
1593
 
1602
1594
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -1972,6 +1964,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1972
1964
  border-radius: $gantt-header-border-radius;
1973
1965
  }
1974
1966
 
1967
+ .e-grid .e-spinner-pane {
1968
+ display: none;
1969
+ }
1970
+
1975
1971
  .e-cloneproperties.e-draganddrop {
1976
1972
  box-shadow: $gantt-clone-prop-box-shadow;
1977
1973
  opacity: .95;
@@ -1589,14 +1589,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1589
1589
  outline-offset: 2px;
1590
1590
  }
1591
1591
  }
1592
- .e-dialog.e-filter-popup {
1593
- .e-footer-content {
1594
-
1595
- @if ($skin-name =='FluentUI') {
1596
- padding-top: 0;
1597
- }
1598
- }
1599
- }
1600
1592
  }
1601
1593
 
1602
1594
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -1972,6 +1964,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1972
1964
  border-radius: $gantt-header-border-radius;
1973
1965
  }
1974
1966
 
1967
+ .e-grid .e-spinner-pane {
1968
+ display: none;
1969
+ }
1970
+
1975
1971
  .e-cloneproperties.e-draganddrop {
1976
1972
  box-shadow: $gantt-clone-prop-box-shadow;
1977
1973
  opacity: .95;
@@ -1585,14 +1585,6 @@ $gantt-masked-table-background-color: #e1dfdd;
1585
1585
  outline-offset: 2px;
1586
1586
  }
1587
1587
  }
1588
- .e-dialog.e-filter-popup {
1589
- .e-footer-content {
1590
-
1591
- @if ($skin-name =='FluentUI') {
1592
- padding-top: 0;
1593
- }
1594
- }
1595
- }
1596
1588
  }
1597
1589
 
1598
1590
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -1968,6 +1960,10 @@ $gantt-masked-table-background-color: #e1dfdd;
1968
1960
  border-radius: $gantt-header-border-radius;
1969
1961
  }
1970
1962
 
1963
+ .e-grid .e-spinner-pane {
1964
+ display: none;
1965
+ }
1966
+
1971
1967
  .e-cloneproperties.e-draganddrop {
1972
1968
  box-shadow: $gantt-clone-prop-box-shadow;
1973
1969
  opacity: .95;
@@ -1586,14 +1586,6 @@ $gantt-masked-table-background-color: #e1dfdd;
1586
1586
  outline-offset: 2px;
1587
1587
  }
1588
1588
  }
1589
- .e-dialog.e-filter-popup {
1590
- .e-footer-content {
1591
-
1592
- @if ($skin-name =='FluentUI') {
1593
- padding-top: 0;
1594
- }
1595
- }
1596
- }
1597
1589
  }
1598
1590
 
1599
1591
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -1969,6 +1961,10 @@ $gantt-masked-table-background-color: #e1dfdd;
1969
1961
  border-radius: $gantt-header-border-radius;
1970
1962
  }
1971
1963
 
1964
+ .e-grid .e-spinner-pane {
1965
+ display: none;
1966
+ }
1967
+
1972
1968
  .e-cloneproperties.e-draganddrop {
1973
1969
  box-shadow: $gantt-clone-prop-box-shadow;
1974
1970
  opacity: .95;
@@ -1586,14 +1586,6 @@ $gantt-masked-table-background-color: #e1dfdd;
1586
1586
  outline-offset: 2px;
1587
1587
  }
1588
1588
  }
1589
- .e-dialog.e-filter-popup {
1590
- .e-footer-content {
1591
-
1592
- @if ($skin-name =='FluentUI') {
1593
- padding-top: 0;
1594
- }
1595
- }
1596
- }
1597
1589
  }
1598
1590
 
1599
1591
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -1969,6 +1961,10 @@ $gantt-masked-table-background-color: #e1dfdd;
1969
1961
  border-radius: $gantt-header-border-radius;
1970
1962
  }
1971
1963
 
1964
+ .e-grid .e-spinner-pane {
1965
+ display: none;
1966
+ }
1967
+
1972
1968
  .e-cloneproperties.e-draganddrop {
1973
1969
  box-shadow: $gantt-clone-prop-box-shadow;
1974
1970
  opacity: .95;
@@ -1590,14 +1590,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1590
1590
  outline-offset: 2px;
1591
1591
  }
1592
1592
  }
1593
- .e-dialog.e-filter-popup {
1594
- .e-footer-content {
1595
-
1596
- @if ($skin-name =='FluentUI') {
1597
- padding-top: 0;
1598
- }
1599
- }
1600
- }
1601
1593
  }
1602
1594
 
1603
1595
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -1973,6 +1965,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1973
1965
  border-radius: $gantt-header-border-radius;
1974
1966
  }
1975
1967
 
1968
+ .e-grid .e-spinner-pane {
1969
+ display: none;
1970
+ }
1971
+
1976
1972
  .e-cloneproperties.e-draganddrop {
1977
1973
  box-shadow: $gantt-clone-prop-box-shadow;
1978
1974
  opacity: .95;
@@ -1590,14 +1590,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1590
1590
  outline-offset: 2px;
1591
1591
  }
1592
1592
  }
1593
- .e-dialog.e-filter-popup {
1594
- .e-footer-content {
1595
-
1596
- @if ($skin-name =='FluentUI') {
1597
- padding-top: 0;
1598
- }
1599
- }
1600
- }
1601
1593
  }
1602
1594
 
1603
1595
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -1973,6 +1965,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1973
1965
  border-radius: $gantt-header-border-radius;
1974
1966
  }
1975
1967
 
1968
+ .e-grid .e-spinner-pane {
1969
+ display: none;
1970
+ }
1971
+
1976
1972
  .e-cloneproperties.e-draganddrop {
1977
1973
  box-shadow: $gantt-clone-prop-box-shadow;
1978
1974
  opacity: .95;