@syncfusion/blazor-themes 21.1.39 → 21.1.41

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 (59) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +13 -21
  2. package/SCSS-Themes/bootstrap.scss +13 -21
  3. package/SCSS-Themes/bootstrap4.scss +13 -21
  4. package/SCSS-Themes/bootstrap5-dark.scss +13 -21
  5. package/SCSS-Themes/bootstrap5.scss +13 -21
  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 +13 -21
  9. package/SCSS-Themes/fabric.scss +13 -21
  10. package/SCSS-Themes/fluent-dark.scss +13 -21
  11. package/SCSS-Themes/fluent.scss +13 -21
  12. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +0 -8
  13. package/SCSS-Themes/gantt/gantt/bootstrap.scss +0 -8
  14. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +0 -8
  15. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +0 -8
  16. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +0 -8
  17. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +0 -8
  18. package/SCSS-Themes/gantt/gantt/fabric.scss +0 -8
  19. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +0 -8
  20. package/SCSS-Themes/gantt/gantt/fluent.scss +0 -8
  21. package/SCSS-Themes/gantt/gantt/highcontrast.scss +0 -8
  22. package/SCSS-Themes/gantt/gantt/material-dark.scss +0 -8
  23. package/SCSS-Themes/gantt/gantt/material.scss +0 -8
  24. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +0 -8
  25. package/SCSS-Themes/gantt/gantt/tailwind.scss +0 -8
  26. package/SCSS-Themes/highcontrast.scss +13 -21
  27. package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
  28. package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
  29. package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
  30. package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
  31. package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
  32. package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
  33. package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
  34. package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
  35. package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
  36. package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
  37. package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
  38. package/SCSS-Themes/lists/list-view/material.scss +1 -1
  39. package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
  40. package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
  41. package/SCSS-Themes/material-dark.scss +17 -25
  42. package/SCSS-Themes/material.scss +17 -25
  43. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +12 -12
  44. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +12 -12
  45. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +12 -12
  46. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +12 -12
  47. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +12 -12
  48. package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +12 -12
  49. package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +12 -12
  50. package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +12 -12
  51. package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +12 -12
  52. package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +12 -12
  53. package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +12 -12
  54. package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +12 -12
  55. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +12 -12
  56. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +12 -12
  57. package/SCSS-Themes/tailwind-dark.scss +13 -21
  58. package/SCSS-Themes/tailwind.scss +13 -21
  59. package/package.json +1 -1
@@ -40346,7 +40346,7 @@ $listview-template-multiline-avatar-top: 1.0666em !default;
40346
40346
  font-size: $listview-header-font-size;
40347
40347
  }
40348
40348
 
40349
- & .e-icons:not(.e-primary .e-icon-btn) {
40349
+ & .e-icons:not(.e-primary .e-btn-icon) {
40350
40350
  color: $listview-icon-color;
40351
40351
 
40352
40352
  @if ($skin-name == 'tailwind') {
@@ -60874,7 +60874,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
60874
60874
  margin-top: -38px;
60875
60875
  right: 18px;
60876
60876
  top: 100%;
60877
- width: 16px;
60877
+ width: 32px;
60878
60878
  }
60879
60879
  }
60880
60880
 
@@ -60884,20 +60884,20 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
60884
60884
  margin-top: -35px;
60885
60885
  right: 18px;
60886
60886
  top: 100%;
60887
- width: 16px;
60887
+ width: 32px;
60888
60888
  }
60889
60889
  }
60890
60890
 
60891
60891
  .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
60892
60892
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
60893
60893
  @if $ddl-multiselect-skin-name == 'material' {
60894
- right: 52px;
60894
+ right: 30px;
60895
60895
  }
60896
60896
  }
60897
60897
 
60898
60898
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
60899
60899
  @if $ddl-multiselect-skin-name == 'material' {
60900
- right: 52px;
60900
+ right: 30px;
60901
60901
  }
60902
60902
  }
60903
60903
 
@@ -88943,14 +88943,6 @@ $gantt-masked-table-background-color: #e1dfdd;
88943
88943
  outline-offset: 2px;
88944
88944
  }
88945
88945
  }
88946
- .e-dialog.e-filter-popup {
88947
- .e-footer-content {
88948
-
88949
- @if ($skin-name =='FluentUI') {
88950
- padding-top: 0;
88951
- }
88952
- }
88953
- }
88954
88946
  }
88955
88947
 
88956
88948
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -99774,6 +99766,11 @@ $field-list-adaptive-outerdiv-height: 190px !default;
99774
99766
  }
99775
99767
  /* stylelint-enable */
99776
99768
 
99769
+ .e-format-condition-button {
99770
+ .e-add-icon {
99771
+ margin-left: 0;
99772
+ }
99773
+ }
99777
99774
  .e-format-value1,
99778
99775
  .e-format-value2,
99779
99776
  .e-format-value-span {
@@ -102643,9 +102640,6 @@ $field-list-adaptive-outerdiv-height: 190px !default;
102643
102640
  background-color: $field-list-mobile-header-color;
102644
102641
  color: $field-list-mobile-header-font-color;
102645
102642
  font-size: 14px;
102646
- height: 48px;
102647
- padding-bottom: 9px;
102648
- padding-top: 9px;
102649
102643
  @if ($skin-name == 'tailwind') {
102650
102644
  padding-left: 16px;
102651
102645
  padding-right: 16px;
@@ -102667,19 +102661,15 @@ $field-list-adaptive-outerdiv-height: 190px !default;
102667
102661
 
102668
102662
  .e-title-mobile-header {
102669
102663
  display: flex;
102670
- }
102671
-
102672
- .e-title-mobile-content {
102673
- margin-top: $field-list-back-margin;
102664
+ align-items: center;
102674
102665
  }
102675
102666
 
102676
102667
  .e-field-list-back-icon {
102677
102668
  color: $field-list-back-font-color;
102678
102669
  font-size: 16px;
102679
- height: 24px;
102670
+ height: auto;
102680
102671
  margin-left: 0;
102681
102672
  margin-right: 12px;
102682
- padding-top: 7px;
102683
102673
  text-align: center;
102684
102674
  width: 24px;
102685
102675
  }
@@ -102900,16 +102890,18 @@ $field-list-adaptive-outerdiv-height: 190px !default;
102900
102890
  margin-top: 20px;
102901
102891
  overflow: auto;
102902
102892
 
102893
+ .e-acrdn-header {
102894
+ align-items: center;
102895
+ display: flex;
102896
+ }
102897
+
102903
102898
  .e-acrdn-header-icon {
102904
102899
  display: table;
102905
102900
  font-size: 12px;
102906
- height: 36px;
102907
- min-height: 36px;
102908
102901
  min-width: 28px;
102909
102902
  padding: 0;
102910
102903
  position: absolute;
102911
102904
  right: 16px;
102912
- top: 0;
102913
102905
 
102914
102906
  .e-list-icon {
102915
102907
  cursor: pointer;
@@ -40105,7 +40105,7 @@ $listview-template-multiline-avatar-top: 1.0666em !default;
40105
40105
  font-size: $listview-header-font-size;
40106
40106
  }
40107
40107
 
40108
- & .e-icons:not(.e-primary .e-icon-btn) {
40108
+ & .e-icons:not(.e-primary .e-btn-icon) {
40109
40109
  color: $listview-icon-color;
40110
40110
 
40111
40111
  @if ($skin-name == 'tailwind') {
@@ -60611,7 +60611,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
60611
60611
  margin-top: -38px;
60612
60612
  right: 18px;
60613
60613
  top: 100%;
60614
- width: 16px;
60614
+ width: 32px;
60615
60615
  }
60616
60616
  }
60617
60617
 
@@ -60621,20 +60621,20 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
60621
60621
  margin-top: -35px;
60622
60622
  right: 18px;
60623
60623
  top: 100%;
60624
- width: 16px;
60624
+ width: 32px;
60625
60625
  }
60626
60626
  }
60627
60627
 
60628
60628
  .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
60629
60629
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
60630
60630
  @if $ddl-multiselect-skin-name == 'material' {
60631
- right: 52px;
60631
+ right: 30px;
60632
60632
  }
60633
60633
  }
60634
60634
 
60635
60635
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
60636
60636
  @if $ddl-multiselect-skin-name == 'material' {
60637
- right: 52px;
60637
+ right: 30px;
60638
60638
  }
60639
60639
  }
60640
60640
 
@@ -88657,14 +88657,6 @@ $gantt-masked-table-background-color: #e1dfdd;
88657
88657
  outline-offset: 2px;
88658
88658
  }
88659
88659
  }
88660
- .e-dialog.e-filter-popup {
88661
- .e-footer-content {
88662
-
88663
- @if ($skin-name =='FluentUI') {
88664
- padding-top: 0;
88665
- }
88666
- }
88667
- }
88668
88660
  }
88669
88661
 
88670
88662
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -99488,6 +99480,11 @@ $field-list-adaptive-outerdiv-height: 195px !default;
99488
99480
  }
99489
99481
  /* stylelint-enable */
99490
99482
 
99483
+ .e-format-condition-button {
99484
+ .e-add-icon {
99485
+ margin-left: 0;
99486
+ }
99487
+ }
99491
99488
  .e-format-value1,
99492
99489
  .e-format-value2,
99493
99490
  .e-format-value-span {
@@ -102357,9 +102354,6 @@ $field-list-adaptive-outerdiv-height: 195px !default;
102357
102354
  background-color: $field-list-mobile-header-color;
102358
102355
  color: $field-list-mobile-header-font-color;
102359
102356
  font-size: 14px;
102360
- height: 48px;
102361
- padding-bottom: 9px;
102362
- padding-top: 9px;
102363
102357
  @if ($skin-name == 'tailwind') {
102364
102358
  padding-left: 16px;
102365
102359
  padding-right: 16px;
@@ -102381,19 +102375,15 @@ $field-list-adaptive-outerdiv-height: 195px !default;
102381
102375
 
102382
102376
  .e-title-mobile-header {
102383
102377
  display: flex;
102384
- }
102385
-
102386
- .e-title-mobile-content {
102387
- margin-top: $field-list-back-margin;
102378
+ align-items: center;
102388
102379
  }
102389
102380
 
102390
102381
  .e-field-list-back-icon {
102391
102382
  color: $field-list-back-font-color;
102392
102383
  font-size: 16px;
102393
- height: 24px;
102384
+ height: auto;
102394
102385
  margin-left: 0;
102395
102386
  margin-right: 12px;
102396
- padding-top: 7px;
102397
102387
  text-align: center;
102398
102388
  width: 24px;
102399
102389
  }
@@ -102614,16 +102604,18 @@ $field-list-adaptive-outerdiv-height: 195px !default;
102614
102604
  margin-top: 20px;
102615
102605
  overflow: auto;
102616
102606
 
102607
+ .e-acrdn-header {
102608
+ align-items: center;
102609
+ display: flex;
102610
+ }
102611
+
102617
102612
  .e-acrdn-header-icon {
102618
102613
  display: table;
102619
102614
  font-size: 12px;
102620
- height: 36px;
102621
- min-height: 36px;
102622
102615
  min-width: 28px;
102623
102616
  padding: 0;
102624
102617
  position: absolute;
102625
102618
  right: 16px;
102626
- top: 0;
102627
102619
 
102628
102620
  .e-list-icon {
102629
102621
  cursor: pointer;
@@ -493,6 +493,11 @@ $olap-bigger-tree-outer-div-width: 325px !default;
493
493
  }
494
494
  /* stylelint-enable */
495
495
 
496
+ .e-format-condition-button {
497
+ .e-add-icon {
498
+ margin-left: 0;
499
+ }
500
+ }
496
501
  .e-format-value1,
497
502
  .e-format-value2,
498
503
  .e-format-value-span {
@@ -3362,9 +3367,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
3362
3367
  background-color: $field-list-mobile-header-color;
3363
3368
  color: $field-list-mobile-header-font-color;
3364
3369
  font-size: 14px;
3365
- height: 48px;
3366
- padding-bottom: 9px;
3367
- padding-top: 9px;
3368
3370
  @if ($skin-name == 'tailwind') {
3369
3371
  padding-left: 16px;
3370
3372
  padding-right: 16px;
@@ -3386,19 +3388,15 @@ $olap-bigger-tree-outer-div-width: 325px !default;
3386
3388
 
3387
3389
  .e-title-mobile-header {
3388
3390
  display: flex;
3389
- }
3390
-
3391
- .e-title-mobile-content {
3392
- margin-top: $field-list-back-margin;
3391
+ align-items: center;
3393
3392
  }
3394
3393
 
3395
3394
  .e-field-list-back-icon {
3396
3395
  color: $field-list-back-font-color;
3397
3396
  font-size: 16px;
3398
- height: 24px;
3397
+ height: auto;
3399
3398
  margin-left: 0;
3400
3399
  margin-right: 12px;
3401
- padding-top: 7px;
3402
3400
  text-align: center;
3403
3401
  width: 24px;
3404
3402
  }
@@ -3619,16 +3617,18 @@ $olap-bigger-tree-outer-div-width: 325px !default;
3619
3617
  margin-top: 20px;
3620
3618
  overflow: auto;
3621
3619
 
3620
+ .e-acrdn-header {
3621
+ align-items: center;
3622
+ display: flex;
3623
+ }
3624
+
3622
3625
  .e-acrdn-header-icon {
3623
3626
  display: table;
3624
3627
  font-size: 12px;
3625
- height: 36px;
3626
- min-height: 36px;
3627
3628
  min-width: 28px;
3628
3629
  padding: 0;
3629
3630
  position: absolute;
3630
3631
  right: 16px;
3631
- top: 0;
3632
3632
 
3633
3633
  .e-list-icon {
3634
3634
  cursor: pointer;
@@ -447,6 +447,11 @@ $field-list-adaptive-outerdiv-height: 176px !default;
447
447
  }
448
448
  /* stylelint-enable */
449
449
 
450
+ .e-format-condition-button {
451
+ .e-add-icon {
452
+ margin-left: 0;
453
+ }
454
+ }
450
455
  .e-format-value1,
451
456
  .e-format-value2,
452
457
  .e-format-value-span {
@@ -3316,9 +3321,6 @@ $field-list-adaptive-outerdiv-height: 176px !default;
3316
3321
  background-color: $field-list-mobile-header-color;
3317
3322
  color: $field-list-mobile-header-font-color;
3318
3323
  font-size: 14px;
3319
- height: 48px;
3320
- padding-bottom: 9px;
3321
- padding-top: 9px;
3322
3324
  @if ($skin-name == 'tailwind') {
3323
3325
  padding-left: 16px;
3324
3326
  padding-right: 16px;
@@ -3340,19 +3342,15 @@ $field-list-adaptive-outerdiv-height: 176px !default;
3340
3342
 
3341
3343
  .e-title-mobile-header {
3342
3344
  display: flex;
3343
- }
3344
-
3345
- .e-title-mobile-content {
3346
- margin-top: $field-list-back-margin;
3345
+ align-items: center;
3347
3346
  }
3348
3347
 
3349
3348
  .e-field-list-back-icon {
3350
3349
  color: $field-list-back-font-color;
3351
3350
  font-size: 16px;
3352
- height: 24px;
3351
+ height: auto;
3353
3352
  margin-left: 0;
3354
3353
  margin-right: 12px;
3355
- padding-top: 7px;
3356
3354
  text-align: center;
3357
3355
  width: 24px;
3358
3356
  }
@@ -3573,16 +3571,18 @@ $field-list-adaptive-outerdiv-height: 176px !default;
3573
3571
  margin-top: 20px;
3574
3572
  overflow: auto;
3575
3573
 
3574
+ .e-acrdn-header {
3575
+ align-items: center;
3576
+ display: flex;
3577
+ }
3578
+
3576
3579
  .e-acrdn-header-icon {
3577
3580
  display: table;
3578
3581
  font-size: 12px;
3579
- height: 36px;
3580
- min-height: 36px;
3581
3582
  min-width: 28px;
3582
3583
  padding: 0;
3583
3584
  position: absolute;
3584
3585
  right: 16px;
3585
- top: 0;
3586
3586
 
3587
3587
  .e-list-icon {
3588
3588
  cursor: pointer;
@@ -447,6 +447,11 @@ $field-list-adaptive-outerdiv-height: 177px !default;
447
447
  }
448
448
  /* stylelint-enable */
449
449
 
450
+ .e-format-condition-button {
451
+ .e-add-icon {
452
+ margin-left: 0;
453
+ }
454
+ }
450
455
  .e-format-value1,
451
456
  .e-format-value2,
452
457
  .e-format-value-span {
@@ -3316,9 +3321,6 @@ $field-list-adaptive-outerdiv-height: 177px !default;
3316
3321
  background-color: $field-list-mobile-header-color;
3317
3322
  color: $field-list-mobile-header-font-color;
3318
3323
  font-size: 14px;
3319
- height: 48px;
3320
- padding-bottom: 9px;
3321
- padding-top: 9px;
3322
3324
  @if ($skin-name == 'tailwind') {
3323
3325
  padding-left: 16px;
3324
3326
  padding-right: 16px;
@@ -3340,19 +3342,15 @@ $field-list-adaptive-outerdiv-height: 177px !default;
3340
3342
 
3341
3343
  .e-title-mobile-header {
3342
3344
  display: flex;
3343
- }
3344
-
3345
- .e-title-mobile-content {
3346
- margin-top: $field-list-back-margin;
3345
+ align-items: center;
3347
3346
  }
3348
3347
 
3349
3348
  .e-field-list-back-icon {
3350
3349
  color: $field-list-back-font-color;
3351
3350
  font-size: 16px;
3352
- height: 24px;
3351
+ height: auto;
3353
3352
  margin-left: 0;
3354
3353
  margin-right: 12px;
3355
- padding-top: 7px;
3356
3354
  text-align: center;
3357
3355
  width: 24px;
3358
3356
  }
@@ -3573,16 +3571,18 @@ $field-list-adaptive-outerdiv-height: 177px !default;
3573
3571
  margin-top: 20px;
3574
3572
  overflow: auto;
3575
3573
 
3574
+ .e-acrdn-header {
3575
+ align-items: center;
3576
+ display: flex;
3577
+ }
3578
+
3576
3579
  .e-acrdn-header-icon {
3577
3580
  display: table;
3578
3581
  font-size: 12px;
3579
- height: 36px;
3580
- min-height: 36px;
3581
3582
  min-width: 28px;
3582
3583
  padding: 0;
3583
3584
  position: absolute;
3584
3585
  right: 16px;
3585
- top: 0;
3586
3586
 
3587
3587
  .e-list-icon {
3588
3588
  cursor: pointer;
@@ -451,6 +451,11 @@ $field-list-adaptive-outerdiv-height: 187px !default;
451
451
  }
452
452
  /* stylelint-enable */
453
453
 
454
+ .e-format-condition-button {
455
+ .e-add-icon {
456
+ margin-left: 0;
457
+ }
458
+ }
454
459
  .e-format-value1,
455
460
  .e-format-value2,
456
461
  .e-format-value-span {
@@ -3320,9 +3325,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
3320
3325
  background-color: $field-list-mobile-header-color;
3321
3326
  color: $field-list-mobile-header-font-color;
3322
3327
  font-size: 14px;
3323
- height: 48px;
3324
- padding-bottom: 9px;
3325
- padding-top: 9px;
3326
3328
  @if ($skin-name == 'tailwind') {
3327
3329
  padding-left: 16px;
3328
3330
  padding-right: 16px;
@@ -3344,19 +3346,15 @@ $field-list-adaptive-outerdiv-height: 187px !default;
3344
3346
 
3345
3347
  .e-title-mobile-header {
3346
3348
  display: flex;
3347
- }
3348
-
3349
- .e-title-mobile-content {
3350
- margin-top: $field-list-back-margin;
3349
+ align-items: center;
3351
3350
  }
3352
3351
 
3353
3352
  .e-field-list-back-icon {
3354
3353
  color: $field-list-back-font-color;
3355
3354
  font-size: 16px;
3356
- height: 24px;
3355
+ height: auto;
3357
3356
  margin-left: 0;
3358
3357
  margin-right: 12px;
3359
- padding-top: 7px;
3360
3358
  text-align: center;
3361
3359
  width: 24px;
3362
3360
  }
@@ -3577,16 +3575,18 @@ $field-list-adaptive-outerdiv-height: 187px !default;
3577
3575
  margin-top: 20px;
3578
3576
  overflow: auto;
3579
3577
 
3578
+ .e-acrdn-header {
3579
+ align-items: center;
3580
+ display: flex;
3581
+ }
3582
+
3580
3583
  .e-acrdn-header-icon {
3581
3584
  display: table;
3582
3585
  font-size: 12px;
3583
- height: 36px;
3584
- min-height: 36px;
3585
3586
  min-width: 28px;
3586
3587
  padding: 0;
3587
3588
  position: absolute;
3588
3589
  right: 16px;
3589
- top: 0;
3590
3590
 
3591
3591
  .e-list-icon {
3592
3592
  cursor: pointer;
@@ -451,6 +451,11 @@ $field-list-adaptive-outerdiv-height: 187px !default;
451
451
  }
452
452
  /* stylelint-enable */
453
453
 
454
+ .e-format-condition-button {
455
+ .e-add-icon {
456
+ margin-left: 0;
457
+ }
458
+ }
454
459
  .e-format-value1,
455
460
  .e-format-value2,
456
461
  .e-format-value-span {
@@ -3320,9 +3325,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
3320
3325
  background-color: $field-list-mobile-header-color;
3321
3326
  color: $field-list-mobile-header-font-color;
3322
3327
  font-size: 14px;
3323
- height: 48px;
3324
- padding-bottom: 9px;
3325
- padding-top: 9px;
3326
3328
  @if ($skin-name == 'tailwind') {
3327
3329
  padding-left: 16px;
3328
3330
  padding-right: 16px;
@@ -3344,19 +3346,15 @@ $field-list-adaptive-outerdiv-height: 187px !default;
3344
3346
 
3345
3347
  .e-title-mobile-header {
3346
3348
  display: flex;
3347
- }
3348
-
3349
- .e-title-mobile-content {
3350
- margin-top: $field-list-back-margin;
3349
+ align-items: center;
3351
3350
  }
3352
3351
 
3353
3352
  .e-field-list-back-icon {
3354
3353
  color: $field-list-back-font-color;
3355
3354
  font-size: 16px;
3356
- height: 24px;
3355
+ height: auto;
3357
3356
  margin-left: 0;
3358
3357
  margin-right: 12px;
3359
- padding-top: 7px;
3360
3358
  text-align: center;
3361
3359
  width: 24px;
3362
3360
  }
@@ -3577,16 +3575,18 @@ $field-list-adaptive-outerdiv-height: 187px !default;
3577
3575
  margin-top: 20px;
3578
3576
  overflow: auto;
3579
3577
 
3578
+ .e-acrdn-header {
3579
+ align-items: center;
3580
+ display: flex;
3581
+ }
3582
+
3580
3583
  .e-acrdn-header-icon {
3581
3584
  display: table;
3582
3585
  font-size: 12px;
3583
- height: 36px;
3584
- min-height: 36px;
3585
3586
  min-width: 28px;
3586
3587
  padding: 0;
3587
3588
  position: absolute;
3588
3589
  right: 16px;
3589
- top: 0;
3590
3590
 
3591
3591
  .e-list-icon {
3592
3592
  cursor: pointer;
@@ -453,6 +453,11 @@ $olap-bigger-tree-outer-div-width: 325px !default;
453
453
  }
454
454
  /* stylelint-enable */
455
455
 
456
+ .e-format-condition-button {
457
+ .e-add-icon {
458
+ margin-left: 0;
459
+ }
460
+ }
456
461
  .e-format-value1,
457
462
  .e-format-value2,
458
463
  .e-format-value-span {
@@ -3322,9 +3327,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
3322
3327
  background-color: $field-list-mobile-header-color;
3323
3328
  color: $field-list-mobile-header-font-color;
3324
3329
  font-size: 14px;
3325
- height: 48px;
3326
- padding-bottom: 9px;
3327
- padding-top: 9px;
3328
3330
  @if ($skin-name == 'tailwind') {
3329
3331
  padding-left: 16px;
3330
3332
  padding-right: 16px;
@@ -3346,19 +3348,15 @@ $olap-bigger-tree-outer-div-width: 325px !default;
3346
3348
 
3347
3349
  .e-title-mobile-header {
3348
3350
  display: flex;
3349
- }
3350
-
3351
- .e-title-mobile-content {
3352
- margin-top: $field-list-back-margin;
3351
+ align-items: center;
3353
3352
  }
3354
3353
 
3355
3354
  .e-field-list-back-icon {
3356
3355
  color: $field-list-back-font-color;
3357
3356
  font-size: 16px;
3358
- height: 24px;
3357
+ height: auto;
3359
3358
  margin-left: 0;
3360
3359
  margin-right: 12px;
3361
- padding-top: 7px;
3362
3360
  text-align: center;
3363
3361
  width: 24px;
3364
3362
  }
@@ -3579,16 +3577,18 @@ $olap-bigger-tree-outer-div-width: 325px !default;
3579
3577
  margin-top: 20px;
3580
3578
  overflow: auto;
3581
3579
 
3580
+ .e-acrdn-header {
3581
+ align-items: center;
3582
+ display: flex;
3583
+ }
3584
+
3582
3585
  .e-acrdn-header-icon {
3583
3586
  display: table;
3584
3587
  font-size: 12px;
3585
- height: 36px;
3586
- min-height: 36px;
3587
3588
  min-width: 28px;
3588
3589
  padding: 0;
3589
3590
  position: absolute;
3590
3591
  right: 16px;
3591
- top: 0;
3592
3592
 
3593
3593
  .e-list-icon {
3594
3594
  cursor: pointer;
@@ -447,6 +447,11 @@ $field-list-adaptive-outerdiv-height: 166px !default;
447
447
  }
448
448
  /* stylelint-enable */
449
449
 
450
+ .e-format-condition-button {
451
+ .e-add-icon {
452
+ margin-left: 0;
453
+ }
454
+ }
450
455
  .e-format-value1,
451
456
  .e-format-value2,
452
457
  .e-format-value-span {
@@ -3316,9 +3321,6 @@ $field-list-adaptive-outerdiv-height: 166px !default;
3316
3321
  background-color: $field-list-mobile-header-color;
3317
3322
  color: $field-list-mobile-header-font-color;
3318
3323
  font-size: 14px;
3319
- height: 48px;
3320
- padding-bottom: 9px;
3321
- padding-top: 9px;
3322
3324
  @if ($skin-name == 'tailwind') {
3323
3325
  padding-left: 16px;
3324
3326
  padding-right: 16px;
@@ -3340,19 +3342,15 @@ $field-list-adaptive-outerdiv-height: 166px !default;
3340
3342
 
3341
3343
  .e-title-mobile-header {
3342
3344
  display: flex;
3343
- }
3344
-
3345
- .e-title-mobile-content {
3346
- margin-top: $field-list-back-margin;
3345
+ align-items: center;
3347
3346
  }
3348
3347
 
3349
3348
  .e-field-list-back-icon {
3350
3349
  color: $field-list-back-font-color;
3351
3350
  font-size: 16px;
3352
- height: 24px;
3351
+ height: auto;
3353
3352
  margin-left: 0;
3354
3353
  margin-right: 12px;
3355
- padding-top: 7px;
3356
3354
  text-align: center;
3357
3355
  width: 24px;
3358
3356
  }
@@ -3573,16 +3571,18 @@ $field-list-adaptive-outerdiv-height: 166px !default;
3573
3571
  margin-top: 20px;
3574
3572
  overflow: auto;
3575
3573
 
3574
+ .e-acrdn-header {
3575
+ align-items: center;
3576
+ display: flex;
3577
+ }
3578
+
3576
3579
  .e-acrdn-header-icon {
3577
3580
  display: table;
3578
3581
  font-size: 12px;
3579
- height: 36px;
3580
- min-height: 36px;
3581
3582
  min-width: 28px;
3582
3583
  padding: 0;
3583
3584
  position: absolute;
3584
3585
  right: 16px;
3585
- top: 0;
3586
3586
 
3587
3587
  .e-list-icon {
3588
3588
  cursor: pointer;