@syncfusion/blazor-themes 20.3.59 → 20.3.60

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 (97) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +40 -8
  2. package/SCSS-Themes/bootstrap.scss +40 -8
  3. package/SCSS-Themes/bootstrap4.scss +40 -8
  4. package/SCSS-Themes/bootstrap5-dark.scss +40 -8
  5. package/SCSS-Themes/bootstrap5.scss +40 -8
  6. package/SCSS-Themes/buttons/speed-dial/bootstrap-dark.scss +1 -1
  7. package/SCSS-Themes/buttons/speed-dial/bootstrap.scss +1 -1
  8. package/SCSS-Themes/buttons/speed-dial/bootstrap4.scss +1 -1
  9. package/SCSS-Themes/buttons/speed-dial/bootstrap5-dark.scss +1 -1
  10. package/SCSS-Themes/buttons/speed-dial/bootstrap5.scss +1 -1
  11. package/SCSS-Themes/buttons/speed-dial/fabric-dark.scss +1 -1
  12. package/SCSS-Themes/buttons/speed-dial/fabric.scss +1 -1
  13. package/SCSS-Themes/buttons/speed-dial/fluent-dark.scss +1 -1
  14. package/SCSS-Themes/buttons/speed-dial/fluent.scss +1 -1
  15. package/SCSS-Themes/buttons/speed-dial/highcontrast.scss +1 -1
  16. package/SCSS-Themes/buttons/speed-dial/material-dark.scss +1 -1
  17. package/SCSS-Themes/buttons/speed-dial/material.scss +1 -1
  18. package/SCSS-Themes/buttons/speed-dial/tailwind-dark.scss +1 -1
  19. package/SCSS-Themes/buttons/speed-dial/tailwind.scss +1 -1
  20. package/SCSS-Themes/fabric-dark.scss +40 -8
  21. package/SCSS-Themes/fabric.scss +40 -8
  22. package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +9 -0
  23. package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +9 -0
  24. package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +9 -0
  25. package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +9 -0
  26. package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +9 -0
  27. package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +9 -0
  28. package/SCSS-Themes/filemanager/file-manager/fabric.scss +9 -0
  29. package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +9 -0
  30. package/SCSS-Themes/filemanager/file-manager/fluent.scss +9 -0
  31. package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +9 -0
  32. package/SCSS-Themes/filemanager/file-manager/material-dark.scss +9 -0
  33. package/SCSS-Themes/filemanager/file-manager/material.scss +9 -0
  34. package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +9 -0
  35. package/SCSS-Themes/filemanager/file-manager/tailwind.scss +9 -0
  36. package/SCSS-Themes/fluent-dark.scss +38 -6
  37. package/SCSS-Themes/fluent.scss +38 -6
  38. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +3 -2
  39. package/SCSS-Themes/gantt/gantt/bootstrap.scss +3 -2
  40. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +3 -2
  41. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +3 -2
  42. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +3 -2
  43. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +3 -2
  44. package/SCSS-Themes/gantt/gantt/fabric.scss +3 -2
  45. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +3 -2
  46. package/SCSS-Themes/gantt/gantt/fluent.scss +3 -2
  47. package/SCSS-Themes/gantt/gantt/highcontrast.scss +3 -2
  48. package/SCSS-Themes/gantt/gantt/material-dark.scss +3 -2
  49. package/SCSS-Themes/gantt/gantt/material.scss +3 -2
  50. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +3 -2
  51. package/SCSS-Themes/gantt/gantt/tailwind.scss +3 -2
  52. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +12 -2
  53. package/SCSS-Themes/grids/grid/bootstrap.scss +12 -2
  54. package/SCSS-Themes/grids/grid/bootstrap4.scss +12 -2
  55. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +12 -2
  56. package/SCSS-Themes/grids/grid/bootstrap5.scss +12 -2
  57. package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -2
  58. package/SCSS-Themes/grids/grid/fabric.scss +12 -2
  59. package/SCSS-Themes/grids/grid/fluent-dark.scss +12 -2
  60. package/SCSS-Themes/grids/grid/fluent.scss +12 -2
  61. package/SCSS-Themes/grids/grid/highcontrast.scss +12 -2
  62. package/SCSS-Themes/grids/grid/material-dark.scss +12 -2
  63. package/SCSS-Themes/grids/grid/material.scss +12 -2
  64. package/SCSS-Themes/grids/grid/tailwind-dark.scss +12 -2
  65. package/SCSS-Themes/grids/grid/tailwind.scss +12 -2
  66. package/SCSS-Themes/highcontrast.scss +40 -8
  67. package/SCSS-Themes/material-dark.scss +40 -8
  68. package/SCSS-Themes/material.scss +40 -8
  69. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +13 -1
  70. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +13 -1
  71. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +13 -1
  72. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +13 -1
  73. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +13 -1
  74. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +13 -1
  75. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +13 -1
  76. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +13 -1
  77. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +13 -1
  78. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +13 -1
  79. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +13 -1
  80. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +13 -1
  81. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +13 -1
  82. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +13 -1
  83. package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +2 -2
  84. package/SCSS-Themes/popups/dialog/bootstrap.scss +2 -2
  85. package/SCSS-Themes/popups/dialog/bootstrap4.scss +2 -2
  86. package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +2 -2
  87. package/SCSS-Themes/popups/dialog/bootstrap5.scss +2 -2
  88. package/SCSS-Themes/popups/dialog/fabric-dark.scss +2 -2
  89. package/SCSS-Themes/popups/dialog/fabric.scss +2 -2
  90. package/SCSS-Themes/popups/dialog/highcontrast.scss +2 -2
  91. package/SCSS-Themes/popups/dialog/material-dark.scss +2 -2
  92. package/SCSS-Themes/popups/dialog/material.scss +2 -2
  93. package/SCSS-Themes/popups/dialog/tailwind-dark.scss +1 -1
  94. package/SCSS-Themes/popups/dialog/tailwind.scss +1 -1
  95. package/SCSS-Themes/tailwind-dark.scss +39 -7
  96. package/SCSS-Themes/tailwind.scss +39 -7
  97. package/package.json +1 -1
@@ -1549,6 +1549,18 @@ $grid-dropitems-count-margin-left: -8px !default;
1549
1549
  }
1550
1550
  }
1551
1551
 
1552
+ & .e-toolbar-items{
1553
+ & .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon),
1554
+ & .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon),
1555
+ & .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1556
+ background: none;
1557
+ box-shadow: none;
1558
+ }
1559
+ & .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1560
+ border: none;
1561
+ }
1562
+ }
1563
+
1552
1564
  .e-res-toolbar {
1553
1565
  border-bottom: 1px solid;
1554
1566
  border-bottom-color: $grid-header-border-color;
@@ -3101,14 +3113,12 @@ $grid-dropitems-count-margin-left: -8px !default;
3101
3113
  font-size: $grid-group-down-arrow-icon-font-size;
3102
3114
  padding: $grid-group-down-arrow-icon-padding;
3103
3115
  text-decoration: none;
3104
- text-indent: $group-collapse-icon-text-indent;
3105
3116
  }
3106
3117
 
3107
3118
  .e-icon-grightarrow {
3108
3119
  font-size: $grid-group-right-arrow-icon-font-size;
3109
3120
  padding: $grid-group-right-arrow-icon-padding;
3110
3121
  text-decoration: none;
3111
- text-indent: $group-expand-icon-text-indent;
3112
3122
  }
3113
3123
 
3114
3124
  .e-recordplusexpand {
@@ -1549,6 +1549,18 @@ $grid-dropitems-count-margin-left: -8px !default;
1549
1549
  }
1550
1550
  }
1551
1551
 
1552
+ & .e-toolbar-items{
1553
+ & .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon),
1554
+ & .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon),
1555
+ & .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1556
+ background: none;
1557
+ box-shadow: none;
1558
+ }
1559
+ & .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1560
+ border: none;
1561
+ }
1562
+ }
1563
+
1552
1564
  .e-res-toolbar {
1553
1565
  border-bottom: 1px solid;
1554
1566
  border-bottom-color: $grid-header-border-color;
@@ -3101,14 +3113,12 @@ $grid-dropitems-count-margin-left: -8px !default;
3101
3113
  font-size: $grid-group-down-arrow-icon-font-size;
3102
3114
  padding: $grid-group-down-arrow-icon-padding;
3103
3115
  text-decoration: none;
3104
- text-indent: $group-collapse-icon-text-indent;
3105
3116
  }
3106
3117
 
3107
3118
  .e-icon-grightarrow {
3108
3119
  font-size: $grid-group-right-arrow-icon-font-size;
3109
3120
  padding: $grid-group-right-arrow-icon-padding;
3110
3121
  text-decoration: none;
3111
- text-indent: $group-expand-icon-text-indent;
3112
3122
  }
3113
3123
 
3114
3124
  .e-recordplusexpand {
@@ -1554,6 +1554,18 @@ $grid-dropitems-count-margin-left: -8px !default;
1554
1554
  }
1555
1555
  }
1556
1556
 
1557
+ & .e-toolbar-items{
1558
+ & .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon),
1559
+ & .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon),
1560
+ & .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1561
+ background: none;
1562
+ box-shadow: none;
1563
+ }
1564
+ & .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1565
+ border: none;
1566
+ }
1567
+ }
1568
+
1557
1569
  .e-res-toolbar {
1558
1570
  border-bottom: 1px solid;
1559
1571
  border-bottom-color: $grid-header-border-color;
@@ -3106,14 +3118,12 @@ $grid-dropitems-count-margin-left: -8px !default;
3106
3118
  font-size: $grid-group-down-arrow-icon-font-size;
3107
3119
  padding: $grid-group-down-arrow-icon-padding;
3108
3120
  text-decoration: none;
3109
- text-indent: $group-collapse-icon-text-indent;
3110
3121
  }
3111
3122
 
3112
3123
  .e-icon-grightarrow {
3113
3124
  font-size: $grid-group-right-arrow-icon-font-size;
3114
3125
  padding: $grid-group-right-arrow-icon-padding;
3115
3126
  text-decoration: none;
3116
- text-indent: $group-expand-icon-text-indent;
3117
3127
  }
3118
3128
 
3119
3129
  .e-recordplusexpand {
@@ -1555,6 +1555,18 @@ $grid-dropitems-count-margin-left: -8px !default;
1555
1555
  }
1556
1556
  }
1557
1557
 
1558
+ & .e-toolbar-items{
1559
+ & .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon),
1560
+ & .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon),
1561
+ & .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1562
+ background: none;
1563
+ box-shadow: none;
1564
+ }
1565
+ & .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1566
+ border: none;
1567
+ }
1568
+ }
1569
+
1558
1570
  .e-res-toolbar {
1559
1571
  border-bottom: 1px solid;
1560
1572
  border-bottom-color: $grid-header-border-color;
@@ -3107,14 +3119,12 @@ $grid-dropitems-count-margin-left: -8px !default;
3107
3119
  font-size: $grid-group-down-arrow-icon-font-size;
3108
3120
  padding: $grid-group-down-arrow-icon-padding;
3109
3121
  text-decoration: none;
3110
- text-indent: $group-collapse-icon-text-indent;
3111
3122
  }
3112
3123
 
3113
3124
  .e-icon-grightarrow {
3114
3125
  font-size: $grid-group-right-arrow-icon-font-size;
3115
3126
  padding: $grid-group-right-arrow-icon-padding;
3116
3127
  text-decoration: none;
3117
- text-indent: $group-expand-icon-text-indent;
3118
3128
  }
3119
3129
 
3120
3130
  .e-recordplusexpand {
@@ -1553,6 +1553,18 @@ $grid-dropitems-count-margin-left: -8px !default;
1553
1553
  }
1554
1554
  }
1555
1555
 
1556
+ & .e-toolbar-items{
1557
+ & .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon),
1558
+ & .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon),
1559
+ & .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1560
+ background: none;
1561
+ box-shadow: none;
1562
+ }
1563
+ & .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1564
+ border: none;
1565
+ }
1566
+ }
1567
+
1556
1568
  .e-res-toolbar {
1557
1569
  border-bottom: 1px solid;
1558
1570
  border-bottom-color: $grid-header-border-color;
@@ -3105,14 +3117,12 @@ $grid-dropitems-count-margin-left: -8px !default;
3105
3117
  font-size: $grid-group-down-arrow-icon-font-size;
3106
3118
  padding: $grid-group-down-arrow-icon-padding;
3107
3119
  text-decoration: none;
3108
- text-indent: $group-collapse-icon-text-indent;
3109
3120
  }
3110
3121
 
3111
3122
  .e-icon-grightarrow {
3112
3123
  font-size: $grid-group-right-arrow-icon-font-size;
3113
3124
  padding: $grid-group-right-arrow-icon-padding;
3114
3125
  text-decoration: none;
3115
- text-indent: $group-expand-icon-text-indent;
3116
3126
  }
3117
3127
 
3118
3128
  .e-recordplusexpand {
@@ -1564,6 +1564,18 @@ $grid-dropitems-count-margin-left: -8px !default;
1564
1564
  }
1565
1565
  }
1566
1566
 
1567
+ & .e-toolbar-items{
1568
+ & .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon),
1569
+ & .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon),
1570
+ & .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1571
+ background: none;
1572
+ box-shadow: none;
1573
+ }
1574
+ & .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1575
+ border: none;
1576
+ }
1577
+ }
1578
+
1567
1579
  .e-res-toolbar {
1568
1580
  border-bottom: 1px solid;
1569
1581
  border-bottom-color: $grid-header-border-color;
@@ -3116,14 +3128,12 @@ $grid-dropitems-count-margin-left: -8px !default;
3116
3128
  font-size: $grid-group-down-arrow-icon-font-size;
3117
3129
  padding: $grid-group-down-arrow-icon-padding;
3118
3130
  text-decoration: none;
3119
- text-indent: $group-collapse-icon-text-indent;
3120
3131
  }
3121
3132
 
3122
3133
  .e-icon-grightarrow {
3123
3134
  font-size: $grid-group-right-arrow-icon-font-size;
3124
3135
  padding: $grid-group-right-arrow-icon-padding;
3125
3136
  text-decoration: none;
3126
- text-indent: $group-expand-icon-text-indent;
3127
3137
  }
3128
3138
 
3129
3139
  .e-recordplusexpand {
@@ -1564,6 +1564,18 @@ $grid-dropitems-count-margin-left: -8px !default;
1564
1564
  }
1565
1565
  }
1566
1566
 
1567
+ & .e-toolbar-items{
1568
+ & .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon),
1569
+ & .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon),
1570
+ & .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1571
+ background: none;
1572
+ box-shadow: none;
1573
+ }
1574
+ & .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1575
+ border: none;
1576
+ }
1577
+ }
1578
+
1567
1579
  .e-res-toolbar {
1568
1580
  border-bottom: 1px solid;
1569
1581
  border-bottom-color: $grid-header-border-color;
@@ -3116,14 +3128,12 @@ $grid-dropitems-count-margin-left: -8px !default;
3116
3128
  font-size: $grid-group-down-arrow-icon-font-size;
3117
3129
  padding: $grid-group-down-arrow-icon-padding;
3118
3130
  text-decoration: none;
3119
- text-indent: $group-collapse-icon-text-indent;
3120
3131
  }
3121
3132
 
3122
3133
  .e-icon-grightarrow {
3123
3134
  font-size: $grid-group-right-arrow-icon-font-size;
3124
3135
  padding: $grid-group-right-arrow-icon-padding;
3125
3136
  text-decoration: none;
3126
- text-indent: $group-expand-icon-text-indent;
3127
3137
  }
3128
3138
 
3129
3139
  .e-recordplusexpand {
@@ -23904,8 +23904,8 @@ $sd-active-font-color: $selection-font !default;
23904
23904
 
23905
23905
  @include export-module('speed-dial-layout') {
23906
23906
  .e-speeddial-popup {
23907
- pointer-events: none;
23908
23907
  position: absolute;
23908
+ z-index: 99999;
23909
23909
 
23910
23910
  &.e-speeddial-top {
23911
23911
  top: $sd-offset;
@@ -42618,7 +42618,7 @@ $dialog-btn-box-shadow: none !default;
42618
42618
  $dialog-bg-color: $bg-base-0 !default;
42619
42619
  $dialog-icon-color: $content-font !default;
42620
42620
  $dialog-active-icon-color: $selection-font !default;
42621
- $dialog-close-button-left: 7px !default;
42621
+ $dialog-close-button-left: 0 !default;
42622
42622
  $dialog-close-button-right: 11px !default;
42623
42623
  $dialog-header-border: none !default;
42624
42624
  $dialog-close-icon-normal-opacity: initial !default;
@@ -42680,7 +42680,7 @@ $dialog-bigger-close-icon-margin-left: -8px !default;
42680
42680
  $dialog-bigger-close-icon-margin-right: -1px !default;
42681
42681
  $dialog-bigger-close-button-bottom: 4px !default;
42682
42682
  $dialog-bigger-close-button-height: 40px !default;
42683
- $dialog-bigger-close-button-left: 12px !default;
42683
+ $dialog-bigger-close-button-left: 4px !default;
42684
42684
  $dialog-bigger-close-button-width: 40px !default;
42685
42685
  $dialog-btn-border-color: transparent !default;
42686
42686
  $dialog-btn-bg-color: transparent !default;
@@ -73540,6 +73540,18 @@ $grid-dropitems-count-margin-left: -8px !default;
73540
73540
  }
73541
73541
  }
73542
73542
 
73543
+ & .e-toolbar-items{
73544
+ & .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon),
73545
+ & .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon),
73546
+ & .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
73547
+ background: none;
73548
+ box-shadow: none;
73549
+ }
73550
+ & .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
73551
+ border: none;
73552
+ }
73553
+ }
73554
+
73543
73555
  .e-res-toolbar {
73544
73556
  border-bottom: 1px solid;
73545
73557
  border-bottom-color: $grid-header-border-color;
@@ -75092,14 +75104,12 @@ $grid-dropitems-count-margin-left: -8px !default;
75092
75104
  font-size: $grid-group-down-arrow-icon-font-size;
75093
75105
  padding: $grid-group-down-arrow-icon-padding;
75094
75106
  text-decoration: none;
75095
- text-indent: $group-collapse-icon-text-indent;
75096
75107
  }
75097
75108
 
75098
75109
  .e-icon-grightarrow {
75099
75110
  font-size: $grid-group-right-arrow-icon-font-size;
75100
75111
  padding: $grid-group-right-arrow-icon-padding;
75101
75112
  text-decoration: none;
75102
- text-indent: $group-expand-icon-text-indent;
75103
75113
  }
75104
75114
 
75105
75115
  .e-recordplusexpand {
@@ -79875,6 +79885,15 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
79875
79885
  }
79876
79886
  }
79877
79887
 
79888
+ @media (min-width: 360px) and (max-width: 500px) {
79889
+ @if $skin-name == 'FluentUI' {
79890
+ .e-bigger .e-filemanager .e-grid .e-checkbox-wrapper .e-frame {
79891
+ position: relative;
79892
+ right: 10px;
79893
+ }
79894
+ }
79895
+ }
79896
+
79878
79897
  .e-content-placeholder.e-filemanager.e-placeholder-filemanager {
79879
79898
  height: 100%;
79880
79899
  width: 100%;
@@ -86722,12 +86741,12 @@ $bigger-column-menu-size: 45px !default;
86722
86741
  }
86723
86742
 
86724
86743
  .e-zero-spacing {
86725
- border-spacing: 0;
86744
+ border-spacing: .25px;
86726
86745
  }
86727
86746
 
86728
86747
  .e-chart-row:first-child .e-chart-row-border {
86729
86748
  //border-width: 0;
86730
- border-top-color: transparent;
86749
+ border-top: 0;
86731
86750
  }
86732
86751
 
86733
86752
  .e-chart-row {
@@ -87007,6 +87026,7 @@ $bigger-column-menu-size: 45px !default;
87007
87026
 
87008
87027
  .e-task-table {
87009
87028
  overflow: hidden;
87029
+ border-collapse: separate;
87010
87030
  }
87011
87031
 
87012
87032
  .e-left-resize-gripper,
@@ -95609,7 +95629,19 @@ $pv-eye-icon-margin-top: 3px !default;
95609
95629
  height: 30px;
95610
95630
  min-height: 30px;
95611
95631
  }
95612
-
95632
+ .e-bigger .e-pv-signature-dialog-height .e-pv-clearbtn{
95633
+ float: left;
95634
+ height: 49px;
95635
+ min-height: 49px;
95636
+ }
95637
+ .e-bigger .e-pv-signature-dialog-height .e-pv-cancelbtn{
95638
+ height: 49px;
95639
+ min-height: 49px;
95640
+ }
95641
+ .e-bigger .e-pv-signature-dialog-height .e-pv-createbtn{
95642
+ height: 49px;
95643
+ min-height: 49px;
95644
+ }
95613
95645
 
95614
95646
 
95615
95647
  .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
@@ -24223,8 +24223,8 @@ $sd-active-font-color: $grey-dark-font !default;
24223
24223
 
24224
24224
  @include export-module('speed-dial-layout') {
24225
24225
  .e-speeddial-popup {
24226
- pointer-events: none;
24227
24226
  position: absolute;
24227
+ z-index: 99999;
24228
24228
 
24229
24229
  &.e-speeddial-top {
24230
24230
  top: $sd-offset;
@@ -43261,7 +43261,7 @@ $resize-hanlder-bottom-rtl: 2px;
43261
43261
  $dialog-bg-color: $grey-800 !default;
43262
43262
  $dialog-icon-color: $grey-dark-font !default;
43263
43263
  $dialog-active-icon-color: $grey-dark-font !default;
43264
- $dialog-close-button-left: 6px !default;
43264
+ $dialog-close-button-left: 0 !default;
43265
43265
  $dialog-close-button-right: 8px !default;
43266
43266
  $dialog-header-border: none !default;
43267
43267
  $dialog-border: none !default;
@@ -43324,7 +43324,7 @@ $dialog-bigger-close-icon-margin-left: -5px !default;
43324
43324
  $dialog-bigger-close-icon-margin-right: -5px !default;
43325
43325
  $dialog-bigger-close-button-bottom: 3px !default;
43326
43326
  $dialog-bigger-close-button-height: 36px !default;
43327
- $dialog-bigger-close-button-left: 6px !default;
43327
+ $dialog-bigger-close-button-left: 3px !default;
43328
43328
  $dialog-bigger-close-button-width: 36px !default;
43329
43329
  $dialog-btn-border-color: transparent !default;
43330
43330
  $dialog-btn-bg-color: transparent !default;
@@ -74852,6 +74852,18 @@ $grid-dropitems-count-margin-left: -8px !default;
74852
74852
  }
74853
74853
  }
74854
74854
 
74855
+ & .e-toolbar-items{
74856
+ & .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon),
74857
+ & .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon),
74858
+ & .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
74859
+ background: none;
74860
+ box-shadow: none;
74861
+ }
74862
+ & .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
74863
+ border: none;
74864
+ }
74865
+ }
74866
+
74855
74867
  .e-res-toolbar {
74856
74868
  border-bottom: 1px solid;
74857
74869
  border-bottom-color: $grid-header-border-color;
@@ -76404,14 +76416,12 @@ $grid-dropitems-count-margin-left: -8px !default;
76404
76416
  font-size: $grid-group-down-arrow-icon-font-size;
76405
76417
  padding: $grid-group-down-arrow-icon-padding;
76406
76418
  text-decoration: none;
76407
- text-indent: $group-collapse-icon-text-indent;
76408
76419
  }
76409
76420
 
76410
76421
  .e-icon-grightarrow {
76411
76422
  font-size: $grid-group-right-arrow-icon-font-size;
76412
76423
  padding: $grid-group-right-arrow-icon-padding;
76413
76424
  text-decoration: none;
76414
- text-indent: $group-expand-icon-text-indent;
76415
76425
  }
76416
76426
 
76417
76427
  .e-recordplusexpand {
@@ -81187,6 +81197,15 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
81187
81197
  }
81188
81198
  }
81189
81199
 
81200
+ @media (min-width: 360px) and (max-width: 500px) {
81201
+ @if $skin-name == 'FluentUI' {
81202
+ .e-bigger .e-filemanager .e-grid .e-checkbox-wrapper .e-frame {
81203
+ position: relative;
81204
+ right: 10px;
81205
+ }
81206
+ }
81207
+ }
81208
+
81190
81209
  .e-content-placeholder.e-filemanager.e-placeholder-filemanager {
81191
81210
  height: 100%;
81192
81211
  width: 100%;
@@ -88049,12 +88068,12 @@ $bigger-column-menu-size: 38px !default;
88049
88068
  }
88050
88069
 
88051
88070
  .e-zero-spacing {
88052
- border-spacing: 0;
88071
+ border-spacing: .25px;
88053
88072
  }
88054
88073
 
88055
88074
  .e-chart-row:first-child .e-chart-row-border {
88056
88075
  //border-width: 0;
88057
- border-top-color: transparent;
88076
+ border-top: 0;
88058
88077
  }
88059
88078
 
88060
88079
  .e-chart-row {
@@ -88334,6 +88353,7 @@ $bigger-column-menu-size: 38px !default;
88334
88353
 
88335
88354
  .e-task-table {
88336
88355
  overflow: hidden;
88356
+ border-collapse: separate;
88337
88357
  }
88338
88358
 
88339
88359
  .e-left-resize-gripper,
@@ -96938,7 +96958,19 @@ $pv-eye-icon-margin-top: 3px !default;
96938
96958
  height: 30px;
96939
96959
  min-height: 30px;
96940
96960
  }
96941
-
96961
+ .e-bigger .e-pv-signature-dialog-height .e-pv-clearbtn{
96962
+ float: left;
96963
+ height: 49px;
96964
+ min-height: 49px;
96965
+ }
96966
+ .e-bigger .e-pv-signature-dialog-height .e-pv-cancelbtn{
96967
+ height: 49px;
96968
+ min-height: 49px;
96969
+ }
96970
+ .e-bigger .e-pv-signature-dialog-height .e-pv-createbtn{
96971
+ height: 49px;
96972
+ min-height: 49px;
96973
+ }
96942
96974
 
96943
96975
 
96944
96976
  .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
@@ -24145,8 +24145,8 @@ $sd-active-font-color: $base-font !default;
24145
24145
 
24146
24146
  @include export-module('speed-dial-layout') {
24147
24147
  .e-speeddial-popup {
24148
- pointer-events: none;
24149
24148
  position: absolute;
24149
+ z-index: 99999;
24150
24150
 
24151
24151
  &.e-speeddial-top {
24152
24152
  top: $sd-offset;
@@ -43008,7 +43008,7 @@ $dialog-btn-box-shadow: none !default;
43008
43008
  $dialog-bg-color: $grey-white !default;
43009
43009
  $dialog-icon-color: $grey-light-font !default;
43010
43010
  $dialog-active-icon-color: $grey-light-font !default;
43011
- $dialog-close-button-left: 6px !default;
43011
+ $dialog-close-button-left: 0 !default;
43012
43012
  $dialog-close-button-right: 8px !default;
43013
43013
  $dialog-header-border: none !default;
43014
43014
  $dialog-border: none !default;
@@ -43070,7 +43070,7 @@ $dialog-bigger-close-icon-margin-left: -5px !default;
43070
43070
  $dialog-bigger-close-icon-margin-right: -5px !default;
43071
43071
  $dialog-bigger-close-button-bottom: 3px !default;
43072
43072
  $dialog-bigger-close-button-height: 36px !default;
43073
- $dialog-bigger-close-button-left: 6px !default;
43073
+ $dialog-bigger-close-button-left: 3px !default;
43074
43074
  $dialog-bigger-close-button-width: 36px !default;
43075
43075
  $dialog-btn-border-color: transparent !default;
43076
43076
  $dialog-btn-bg-color: transparent !default;
@@ -74570,6 +74570,18 @@ $grid-dropitems-count-margin-left: -8px !default;
74570
74570
  }
74571
74571
  }
74572
74572
 
74573
+ & .e-toolbar-items{
74574
+ & .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon),
74575
+ & .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon),
74576
+ & .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
74577
+ background: none;
74578
+ box-shadow: none;
74579
+ }
74580
+ & .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
74581
+ border: none;
74582
+ }
74583
+ }
74584
+
74573
74585
  .e-res-toolbar {
74574
74586
  border-bottom: 1px solid;
74575
74587
  border-bottom-color: $grid-header-border-color;
@@ -76122,14 +76134,12 @@ $grid-dropitems-count-margin-left: -8px !default;
76122
76134
  font-size: $grid-group-down-arrow-icon-font-size;
76123
76135
  padding: $grid-group-down-arrow-icon-padding;
76124
76136
  text-decoration: none;
76125
- text-indent: $group-collapse-icon-text-indent;
76126
76137
  }
76127
76138
 
76128
76139
  .e-icon-grightarrow {
76129
76140
  font-size: $grid-group-right-arrow-icon-font-size;
76130
76141
  padding: $grid-group-right-arrow-icon-padding;
76131
76142
  text-decoration: none;
76132
- text-indent: $group-expand-icon-text-indent;
76133
76143
  }
76134
76144
 
76135
76145
  .e-recordplusexpand {
@@ -80905,6 +80915,15 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
80905
80915
  }
80906
80916
  }
80907
80917
 
80918
+ @media (min-width: 360px) and (max-width: 500px) {
80919
+ @if $skin-name == 'FluentUI' {
80920
+ .e-bigger .e-filemanager .e-grid .e-checkbox-wrapper .e-frame {
80921
+ position: relative;
80922
+ right: 10px;
80923
+ }
80924
+ }
80925
+ }
80926
+
80908
80927
  .e-content-placeholder.e-filemanager.e-placeholder-filemanager {
80909
80928
  height: 100%;
80910
80929
  width: 100%;
@@ -87759,12 +87778,12 @@ $bigger-column-menu-size: 38px !default;
87759
87778
  }
87760
87779
 
87761
87780
  .e-zero-spacing {
87762
- border-spacing: 0;
87781
+ border-spacing: .25px;
87763
87782
  }
87764
87783
 
87765
87784
  .e-chart-row:first-child .e-chart-row-border {
87766
87785
  //border-width: 0;
87767
- border-top-color: transparent;
87786
+ border-top: 0;
87768
87787
  }
87769
87788
 
87770
87789
  .e-chart-row {
@@ -88044,6 +88063,7 @@ $bigger-column-menu-size: 38px !default;
88044
88063
 
88045
88064
  .e-task-table {
88046
88065
  overflow: hidden;
88066
+ border-collapse: separate;
88047
88067
  }
88048
88068
 
88049
88069
  .e-left-resize-gripper,
@@ -96646,7 +96666,19 @@ $pv-eye-icon-margin-top: 3px !default;
96646
96666
  height: 30px;
96647
96667
  min-height: 30px;
96648
96668
  }
96649
-
96669
+ .e-bigger .e-pv-signature-dialog-height .e-pv-clearbtn{
96670
+ float: left;
96671
+ height: 49px;
96672
+ min-height: 49px;
96673
+ }
96674
+ .e-bigger .e-pv-signature-dialog-height .e-pv-cancelbtn{
96675
+ height: 49px;
96676
+ min-height: 49px;
96677
+ }
96678
+ .e-bigger .e-pv-signature-dialog-height .e-pv-createbtn{
96679
+ height: 49px;
96680
+ min-height: 49px;
96681
+ }
96650
96682
 
96651
96683
 
96652
96684
  .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
@@ -3934,7 +3934,19 @@ $pv-eye-icon-margin-top: 3px !default;
3934
3934
  height: 30px;
3935
3935
  min-height: 30px;
3936
3936
  }
3937
-
3937
+ .e-bigger .e-pv-signature-dialog-height .e-pv-clearbtn{
3938
+ float: left;
3939
+ height: 49px;
3940
+ min-height: 49px;
3941
+ }
3942
+ .e-bigger .e-pv-signature-dialog-height .e-pv-cancelbtn{
3943
+ height: 49px;
3944
+ min-height: 49px;
3945
+ }
3946
+ .e-bigger .e-pv-signature-dialog-height .e-pv-createbtn{
3947
+ height: 49px;
3948
+ min-height: 49px;
3949
+ }
3938
3950
 
3939
3951
 
3940
3952
  .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
@@ -3934,7 +3934,19 @@ $pv-eye-icon-margin-top: 3px !default;
3934
3934
  height: 30px;
3935
3935
  min-height: 30px;
3936
3936
  }
3937
-
3937
+ .e-bigger .e-pv-signature-dialog-height .e-pv-clearbtn{
3938
+ float: left;
3939
+ height: 49px;
3940
+ min-height: 49px;
3941
+ }
3942
+ .e-bigger .e-pv-signature-dialog-height .e-pv-cancelbtn{
3943
+ height: 49px;
3944
+ min-height: 49px;
3945
+ }
3946
+ .e-bigger .e-pv-signature-dialog-height .e-pv-createbtn{
3947
+ height: 49px;
3948
+ min-height: 49px;
3949
+ }
3938
3950
 
3939
3951
 
3940
3952
  .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
@@ -3980,7 +3980,19 @@ $pv-eye-icon-margin-top: 3px !default;
3980
3980
  height: 30px;
3981
3981
  min-height: 30px;
3982
3982
  }
3983
-
3983
+ .e-bigger .e-pv-signature-dialog-height .e-pv-clearbtn{
3984
+ float: left;
3985
+ height: 49px;
3986
+ min-height: 49px;
3987
+ }
3988
+ .e-bigger .e-pv-signature-dialog-height .e-pv-cancelbtn{
3989
+ height: 49px;
3990
+ min-height: 49px;
3991
+ }
3992
+ .e-bigger .e-pv-signature-dialog-height .e-pv-createbtn{
3993
+ height: 49px;
3994
+ min-height: 49px;
3995
+ }
3984
3996
 
3985
3997
 
3986
3998
  .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
@@ -3928,7 +3928,19 @@ $pv-eye-icon-margin-top: 3px !default;
3928
3928
  height: 30px;
3929
3929
  min-height: 30px;
3930
3930
  }
3931
-
3931
+ .e-bigger .e-pv-signature-dialog-height .e-pv-clearbtn{
3932
+ float: left;
3933
+ height: 49px;
3934
+ min-height: 49px;
3935
+ }
3936
+ .e-bigger .e-pv-signature-dialog-height .e-pv-cancelbtn{
3937
+ height: 49px;
3938
+ min-height: 49px;
3939
+ }
3940
+ .e-bigger .e-pv-signature-dialog-height .e-pv-createbtn{
3941
+ height: 49px;
3942
+ min-height: 49px;
3943
+ }
3932
3944
 
3933
3945
 
3934
3946
  .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,