@syncfusion/ej2-react-grids 20.3.58 → 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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,34 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Grid
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I397543` - Issue with custom toolbar template item in grid has been resolved.
10
+ - `#I418069` - Searching issue when clicking search icon in adaptive mode has been fixed.
11
+ - `#I417934` - Column Reordering was not working properly after hiding the column has been fixed.
12
+ - `#I415585` - When JAWS is running, go to first page and last page buttons are working properly when enter key is pressed after focusing.
13
+
14
+ ## 20.3.59 (2022-11-29)
15
+
16
+ ### Grid
17
+
18
+ #### Bug Fixes
19
+
20
+ - `#I397894` - When pressing Tab Key, the first focusable element in the grid is need to be focused, instead of grid container issue has been fixed.
21
+
22
+ ## 20.3.58 (2022-11-22)
23
+
24
+ ### Grid
25
+
26
+ #### Bug Fixes
27
+
28
+ - `#I413206` - Unsaved batch changes gets deleted when grouping enabled and perform show/hide column using column chooser has been fixed.
29
+ - `#I413517` - column menu is now rendering properly with sticky header.
30
+ - `#I414774` - Grid checkbox filter issue while pasting text and search has been resolved.
31
+ - `#I415399` - Row Template issue while using react states to set grid datasource has been resolved.
32
+
5
33
  ## 20.3.57 (2022-11-15)
6
34
 
7
35
  ### Grid
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-grids.min.js
3
- * version : 20.3.58
3
+ * version : 20.3.60
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-grids.umd.min.js
3
- * version : 20.3.58
3
+ * version : 20.3.60
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-grids@*",
3
- "_id": "@syncfusion/ej2-react-grids@20.3.57",
3
+ "_id": "@syncfusion/ej2-react-grids@20.3.59",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-yUID+6Gf4GVma4PqL9DG9gQkQmCA0yeQVyFjQBQJD3miQzIRDBj0oSt37v+ZKTgzea5CBoqIxzAZjoS5K60KJg==",
5
+ "_integrity": "sha512-BMeadjJ3uO+EwvU9V0oZzLansCI3CJSqciBPWT6GtRUCosLdyVPOCzeXVnCVQO17MuxOjQGWOTg9IN/sRM4RhQ==",
6
6
  "_location": "/@syncfusion/ej2-react-grids",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-grids/-/ej2-react-grids-20.3.57.tgz",
23
- "_shasum": "232930bb324bd5133a4269d7a76ff2865e363cda",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-grids/-/ej2-react-grids-20.3.59.tgz",
23
+ "_shasum": "e320d774124880b506375058a7ca93b506188210",
24
24
  "_spec": "@syncfusion/ej2-react-grids@*",
25
25
  "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
26
26
  "author": {
@@ -32,7 +32,7 @@
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-base": "~20.3.56",
35
- "@syncfusion/ej2-grids": "20.3.58",
35
+ "@syncfusion/ej2-grids": "20.3.60",
36
36
  "@syncfusion/ej2-react-base": "~20.3.56"
37
37
  },
38
38
  "deprecated": false,
@@ -65,6 +65,6 @@
65
65
  "type": "git",
66
66
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
67
67
  },
68
- "version": "20.3.58",
68
+ "version": "20.3.60",
69
69
  "sideEffects": false
70
70
  }
@@ -1543,6 +1543,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1543
1543
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1544
1544
  font-size: 12px;
1545
1545
  }
1546
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1547
+ background: none;
1548
+ box-shadow: none;
1549
+ }
1550
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1551
+ border: none;
1552
+ }
1546
1553
  .e-grid .e-res-toolbar {
1547
1554
  border-bottom: 1px solid;
1548
1555
  border-bottom-color: #484848;
@@ -2650,13 +2657,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2650
2657
  font-size: 10px;
2651
2658
  padding: 13px 9px 11px 10px;
2652
2659
  text-decoration: none;
2653
- text-indent: 11px;
2654
2660
  }
2655
2661
  .e-grid .e-icon-grightarrow {
2656
2662
  font-size: 10px;
2657
2663
  padding: 12px 9px 12px 10px;
2658
2664
  text-decoration: none;
2659
- text-indent: 11px;
2660
2665
  }
2661
2666
  .e-grid .e-recordplusexpand {
2662
2667
  padding-top: 5px;
@@ -1544,6 +1544,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1544
1544
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1545
1545
  font-size: 12px;
1546
1546
  }
1547
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1548
+ background: none;
1549
+ box-shadow: none;
1550
+ }
1551
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1552
+ border: none;
1553
+ }
1547
1554
  .e-grid .e-res-toolbar {
1548
1555
  border-bottom: 1px solid;
1549
1556
  border-bottom-color: #ddd;
@@ -2651,13 +2658,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2651
2658
  font-size: 10px;
2652
2659
  padding: 13px 9px 11px 10px;
2653
2660
  text-decoration: none;
2654
- text-indent: 11px;
2655
2661
  }
2656
2662
  .e-grid .e-icon-grightarrow {
2657
2663
  font-size: 10px;
2658
2664
  padding: 12px 9px 12px 10px;
2659
2665
  text-decoration: none;
2660
- text-indent: 11px;
2661
2666
  }
2662
2667
  .e-grid .e-recordplusexpand {
2663
2668
  padding-top: 5px;
@@ -1600,6 +1600,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1600
1600
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1601
1601
  font-size: 14px;
1602
1602
  }
1603
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1604
+ background: none;
1605
+ box-shadow: none;
1606
+ }
1607
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1608
+ border: none;
1609
+ }
1603
1610
  .e-grid .e-res-toolbar {
1604
1611
  border-bottom: 1px solid;
1605
1612
  border-bottom-color: #dee2e6;
@@ -2709,13 +2716,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2709
2716
  font-size: 10px;
2710
2717
  padding: 13px 9px 11px 10px;
2711
2718
  text-decoration: none;
2712
- text-indent: 11px;
2713
2719
  }
2714
2720
  .e-grid .e-icon-grightarrow {
2715
2721
  font-size: 10px;
2716
2722
  padding: 12px 9px 12px 10px;
2717
2723
  text-decoration: none;
2718
- text-indent: 11px;
2719
2724
  }
2720
2725
  .e-grid .e-recordplusexpand {
2721
2726
  padding-top: 5px;
@@ -1606,6 +1606,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1606
1606
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1607
1607
  font-size: 14px;
1608
1608
  }
1609
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1610
+ background: none;
1611
+ box-shadow: none;
1612
+ }
1613
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1614
+ border: none;
1615
+ }
1609
1616
  .e-grid .e-res-toolbar {
1610
1617
  border-bottom: 1px solid;
1611
1618
  border-bottom-color: #444c54;
@@ -2714,13 +2721,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2714
2721
  font-size: 14px;
2715
2722
  padding: 12px 7px 11px 8px;
2716
2723
  text-decoration: none;
2717
- text-indent: 11px;
2718
2724
  }
2719
2725
  .e-grid .e-icon-grightarrow {
2720
2726
  font-size: 14px;
2721
2727
  padding: 11px 7px 12px 8px;
2722
2728
  text-decoration: none;
2723
- text-indent: 11px;
2724
2729
  }
2725
2730
  .e-grid .e-recordplusexpand {
2726
2731
  padding-top: 5px;
@@ -1606,6 +1606,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1606
1606
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1607
1607
  font-size: 14px;
1608
1608
  }
1609
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1610
+ background: none;
1611
+ box-shadow: none;
1612
+ }
1613
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1614
+ border: none;
1615
+ }
1609
1616
  .e-grid .e-res-toolbar {
1610
1617
  border-bottom: 1px solid;
1611
1618
  border-bottom-color: #dee2e6;
@@ -2714,13 +2721,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2714
2721
  font-size: 14px;
2715
2722
  padding: 12px 7px 11px 8px;
2716
2723
  text-decoration: none;
2717
- text-indent: 11px;
2718
2724
  }
2719
2725
  .e-grid .e-icon-grightarrow {
2720
2726
  font-size: 14px;
2721
2727
  padding: 11px 7px 12px 8px;
2722
2728
  text-decoration: none;
2723
- text-indent: 11px;
2724
2729
  }
2725
2730
  .e-grid .e-recordplusexpand {
2726
2731
  padding-top: 5px;
@@ -1517,6 +1517,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1517
1517
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1518
1518
  font-size: 12px;
1519
1519
  }
1520
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1521
+ background: none;
1522
+ box-shadow: none;
1523
+ }
1524
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1525
+ border: none;
1526
+ }
1520
1527
  .e-grid .e-res-toolbar {
1521
1528
  border-bottom: 1px solid;
1522
1529
  border-bottom-color: #414040;
@@ -2624,13 +2631,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2624
2631
  font-size: 12px;
2625
2632
  padding: 16px 8px 13px 9px;
2626
2633
  text-decoration: none;
2627
- text-indent: 8px;
2628
2634
  }
2629
2635
  .e-grid .e-icon-grightarrow {
2630
2636
  font-size: 12px;
2631
2637
  padding: 14px 9px 15px 9px;
2632
2638
  text-decoration: none;
2633
- text-indent: 8px;
2634
2639
  }
2635
2640
  .e-grid .e-recordplusexpand {
2636
2641
  padding-top: 5px;
package/styles/fabric.css CHANGED
@@ -1510,6 +1510,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1510
1510
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1511
1511
  font-size: 12px;
1512
1512
  }
1513
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1514
+ background: none;
1515
+ box-shadow: none;
1516
+ }
1517
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1518
+ border: none;
1519
+ }
1513
1520
  .e-grid .e-res-toolbar {
1514
1521
  border-bottom: 1px solid;
1515
1522
  border-bottom-color: #eaeaea;
@@ -2617,13 +2624,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2617
2624
  font-size: 12px;
2618
2625
  padding: 16px 8px 13px 9px;
2619
2626
  text-decoration: none;
2620
- text-indent: 8px;
2621
2627
  }
2622
2628
  .e-grid .e-icon-grightarrow {
2623
2629
  font-size: 12px;
2624
2630
  padding: 14px 9px 15px 9px;
2625
2631
  text-decoration: none;
2626
- text-indent: 8px;
2627
2632
  }
2628
2633
  .e-grid .e-recordplusexpand {
2629
2634
  padding-top: 5px;
@@ -1608,6 +1608,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1608
1608
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1609
1609
  font-size: 14px;
1610
1610
  }
1611
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1612
+ background: none;
1613
+ box-shadow: none;
1614
+ }
1615
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1616
+ border: none;
1617
+ }
1611
1618
  .e-grid .e-res-toolbar {
1612
1619
  border-bottom: 1px solid;
1613
1620
  border-bottom-color: #292827;
@@ -2729,13 +2736,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2729
2736
  font-size: 16px;
2730
2737
  padding: 9px 7px 9px 7px;
2731
2738
  text-decoration: none;
2732
- text-indent: 11px;
2733
2739
  }
2734
2740
  .e-grid .e-icon-grightarrow {
2735
2741
  font-size: 16px;
2736
2742
  padding: 8px 7px 11px 7px;
2737
2743
  text-decoration: none;
2738
- text-indent: 11px;
2739
2744
  }
2740
2745
  .e-grid .e-recordplusexpand {
2741
2746
  padding-top: 5px;
package/styles/fluent.css CHANGED
@@ -1608,6 +1608,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1608
1608
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1609
1609
  font-size: 14px;
1610
1610
  }
1611
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1612
+ background: none;
1613
+ box-shadow: none;
1614
+ }
1615
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1616
+ border: none;
1617
+ }
1611
1618
  .e-grid .e-res-toolbar {
1612
1619
  border-bottom: 1px solid;
1613
1620
  border-bottom-color: #edebe9;
@@ -2729,13 +2736,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2729
2736
  font-size: 16px;
2730
2737
  padding: 9px 7px 9px 7px;
2731
2738
  text-decoration: none;
2732
- text-indent: 11px;
2733
2739
  }
2734
2740
  .e-grid .e-icon-grightarrow {
2735
2741
  font-size: 16px;
2736
2742
  padding: 8px 7px 11px 7px;
2737
2743
  text-decoration: none;
2738
- text-indent: 11px;
2739
2744
  }
2740
2745
  .e-grid .e-recordplusexpand {
2741
2746
  padding-top: 5px;
@@ -1131,6 +1131,13 @@
1131
1131
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1132
1132
  font-size: 12px;
1133
1133
  }
1134
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1135
+ background: none;
1136
+ box-shadow: none;
1137
+ }
1138
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1139
+ border: none;
1140
+ }
1134
1141
  .e-grid .e-res-toolbar {
1135
1142
  border-bottom: 1px solid;
1136
1143
  border-bottom-color: #484848;
@@ -2238,13 +2245,11 @@
2238
2245
  font-size: 10px;
2239
2246
  padding: 13px 9px 11px 10px;
2240
2247
  text-decoration: none;
2241
- text-indent: 11px;
2242
2248
  }
2243
2249
  .e-grid .e-icon-grightarrow {
2244
2250
  font-size: 10px;
2245
2251
  padding: 12px 9px 12px 10px;
2246
2252
  text-decoration: none;
2247
- text-indent: 11px;
2248
2253
  }
2249
2254
  .e-grid .e-recordplusexpand {
2250
2255
  padding-top: 5px;
@@ -1132,6 +1132,13 @@
1132
1132
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1133
1133
  font-size: 12px;
1134
1134
  }
1135
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1136
+ background: none;
1137
+ box-shadow: none;
1138
+ }
1139
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1140
+ border: none;
1141
+ }
1135
1142
  .e-grid .e-res-toolbar {
1136
1143
  border-bottom: 1px solid;
1137
1144
  border-bottom-color: #ddd;
@@ -2239,13 +2246,11 @@
2239
2246
  font-size: 10px;
2240
2247
  padding: 13px 9px 11px 10px;
2241
2248
  text-decoration: none;
2242
- text-indent: 11px;
2243
2249
  }
2244
2250
  .e-grid .e-icon-grightarrow {
2245
2251
  font-size: 10px;
2246
2252
  padding: 12px 9px 12px 10px;
2247
2253
  text-decoration: none;
2248
- text-indent: 11px;
2249
2254
  }
2250
2255
  .e-grid .e-recordplusexpand {
2251
2256
  padding-top: 5px;
@@ -1177,6 +1177,13 @@
1177
1177
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1178
1178
  font-size: 14px;
1179
1179
  }
1180
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1181
+ background: none;
1182
+ box-shadow: none;
1183
+ }
1184
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1185
+ border: none;
1186
+ }
1180
1187
  .e-grid .e-res-toolbar {
1181
1188
  border-bottom: 1px solid;
1182
1189
  border-bottom-color: #dee2e6;
@@ -2286,13 +2293,11 @@
2286
2293
  font-size: 10px;
2287
2294
  padding: 13px 9px 11px 10px;
2288
2295
  text-decoration: none;
2289
- text-indent: 11px;
2290
2296
  }
2291
2297
  .e-grid .e-icon-grightarrow {
2292
2298
  font-size: 10px;
2293
2299
  padding: 12px 9px 12px 10px;
2294
2300
  text-decoration: none;
2295
- text-indent: 11px;
2296
2301
  }
2297
2302
  .e-grid .e-recordplusexpand {
2298
2303
  padding-top: 5px;
@@ -1191,6 +1191,13 @@
1191
1191
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1192
1192
  font-size: 14px;
1193
1193
  }
1194
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1195
+ background: none;
1196
+ box-shadow: none;
1197
+ }
1198
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1199
+ border: none;
1200
+ }
1194
1201
  .e-grid .e-res-toolbar {
1195
1202
  border-bottom: 1px solid;
1196
1203
  border-bottom-color: #444c54;
@@ -2299,13 +2306,11 @@
2299
2306
  font-size: 14px;
2300
2307
  padding: 12px 7px 11px 8px;
2301
2308
  text-decoration: none;
2302
- text-indent: 11px;
2303
2309
  }
2304
2310
  .e-grid .e-icon-grightarrow {
2305
2311
  font-size: 14px;
2306
2312
  padding: 11px 7px 12px 8px;
2307
2313
  text-decoration: none;
2308
- text-indent: 11px;
2309
2314
  }
2310
2315
  .e-grid .e-recordplusexpand {
2311
2316
  padding-top: 5px;
@@ -1191,6 +1191,13 @@
1191
1191
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1192
1192
  font-size: 14px;
1193
1193
  }
1194
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1195
+ background: none;
1196
+ box-shadow: none;
1197
+ }
1198
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1199
+ border: none;
1200
+ }
1194
1201
  .e-grid .e-res-toolbar {
1195
1202
  border-bottom: 1px solid;
1196
1203
  border-bottom-color: #dee2e6;
@@ -2299,13 +2306,11 @@
2299
2306
  font-size: 14px;
2300
2307
  padding: 12px 7px 11px 8px;
2301
2308
  text-decoration: none;
2302
- text-indent: 11px;
2303
2309
  }
2304
2310
  .e-grid .e-icon-grightarrow {
2305
2311
  font-size: 14px;
2306
2312
  padding: 11px 7px 12px 8px;
2307
2313
  text-decoration: none;
2308
- text-indent: 11px;
2309
2314
  }
2310
2315
  .e-grid .e-recordplusexpand {
2311
2316
  padding-top: 5px;
@@ -1105,6 +1105,13 @@
1105
1105
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1106
1106
  font-size: 12px;
1107
1107
  }
1108
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1109
+ background: none;
1110
+ box-shadow: none;
1111
+ }
1112
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1113
+ border: none;
1114
+ }
1108
1115
  .e-grid .e-res-toolbar {
1109
1116
  border-bottom: 1px solid;
1110
1117
  border-bottom-color: #414040;
@@ -2212,13 +2219,11 @@
2212
2219
  font-size: 12px;
2213
2220
  padding: 16px 8px 13px 9px;
2214
2221
  text-decoration: none;
2215
- text-indent: 8px;
2216
2222
  }
2217
2223
  .e-grid .e-icon-grightarrow {
2218
2224
  font-size: 12px;
2219
2225
  padding: 14px 9px 15px 9px;
2220
2226
  text-decoration: none;
2221
- text-indent: 8px;
2222
2227
  }
2223
2228
  .e-grid .e-recordplusexpand {
2224
2229
  padding-top: 5px;
@@ -1098,6 +1098,13 @@
1098
1098
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1099
1099
  font-size: 12px;
1100
1100
  }
1101
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1102
+ background: none;
1103
+ box-shadow: none;
1104
+ }
1105
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1106
+ border: none;
1107
+ }
1101
1108
  .e-grid .e-res-toolbar {
1102
1109
  border-bottom: 1px solid;
1103
1110
  border-bottom-color: #eaeaea;
@@ -2205,13 +2212,11 @@
2205
2212
  font-size: 12px;
2206
2213
  padding: 16px 8px 13px 9px;
2207
2214
  text-decoration: none;
2208
- text-indent: 8px;
2209
2215
  }
2210
2216
  .e-grid .e-icon-grightarrow {
2211
2217
  font-size: 12px;
2212
2218
  padding: 14px 9px 15px 9px;
2213
2219
  text-decoration: none;
2214
- text-indent: 8px;
2215
2220
  }
2216
2221
  .e-grid .e-recordplusexpand {
2217
2222
  padding-top: 5px;
@@ -1193,6 +1193,13 @@
1193
1193
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1194
1194
  font-size: 14px;
1195
1195
  }
1196
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1197
+ background: none;
1198
+ box-shadow: none;
1199
+ }
1200
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1201
+ border: none;
1202
+ }
1196
1203
  .e-grid .e-res-toolbar {
1197
1204
  border-bottom: 1px solid;
1198
1205
  border-bottom-color: #292827;
@@ -2314,13 +2321,11 @@
2314
2321
  font-size: 16px;
2315
2322
  padding: 9px 7px 9px 7px;
2316
2323
  text-decoration: none;
2317
- text-indent: 11px;
2318
2324
  }
2319
2325
  .e-grid .e-icon-grightarrow {
2320
2326
  font-size: 16px;
2321
2327
  padding: 8px 7px 11px 7px;
2322
2328
  text-decoration: none;
2323
- text-indent: 11px;
2324
2329
  }
2325
2330
  .e-grid .e-recordplusexpand {
2326
2331
  padding-top: 5px;
@@ -1193,6 +1193,13 @@
1193
1193
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1194
1194
  font-size: 14px;
1195
1195
  }
1196
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1197
+ background: none;
1198
+ box-shadow: none;
1199
+ }
1200
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1201
+ border: none;
1202
+ }
1196
1203
  .e-grid .e-res-toolbar {
1197
1204
  border-bottom: 1px solid;
1198
1205
  border-bottom-color: #edebe9;
@@ -2314,13 +2321,11 @@
2314
2321
  font-size: 16px;
2315
2322
  padding: 9px 7px 9px 7px;
2316
2323
  text-decoration: none;
2317
- text-indent: 11px;
2318
2324
  }
2319
2325
  .e-grid .e-icon-grightarrow {
2320
2326
  font-size: 16px;
2321
2327
  padding: 8px 7px 11px 7px;
2322
2328
  text-decoration: none;
2323
- text-indent: 11px;
2324
2329
  }
2325
2330
  .e-grid .e-recordplusexpand {
2326
2331
  padding-top: 5px;
@@ -1102,6 +1102,13 @@
1102
1102
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1103
1103
  font-size: 12px;
1104
1104
  }
1105
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1106
+ background: none;
1107
+ box-shadow: none;
1108
+ }
1109
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1110
+ border: none;
1111
+ }
1105
1112
  .e-grid .e-res-toolbar {
1106
1113
  border-bottom: 1px solid;
1107
1114
  border-bottom-color: #757575;
@@ -2209,13 +2216,11 @@
2209
2216
  font-size: 12px;
2210
2217
  padding: 16px 9px 13px 8px;
2211
2218
  text-decoration: none;
2212
- text-indent: 8px;
2213
2219
  }
2214
2220
  .e-grid .e-icon-grightarrow {
2215
2221
  font-size: 12px;
2216
2222
  padding: 15px 9px 15px 8px;
2217
2223
  text-decoration: none;
2218
- text-indent: 8px;
2219
2224
  }
2220
2225
  .e-grid .e-recordplusexpand {
2221
2226
  padding-top: 5px;
@@ -1102,6 +1102,13 @@
1102
1102
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1103
1103
  font-size: 12px;
1104
1104
  }
1105
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1106
+ background: none;
1107
+ box-shadow: none;
1108
+ }
1109
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1110
+ border: none;
1111
+ }
1105
1112
  .e-grid .e-res-toolbar {
1106
1113
  border-bottom: 1px solid;
1107
1114
  border-bottom-color: #969696;
@@ -2209,13 +2216,11 @@
2209
2216
  font-size: 12px;
2210
2217
  padding: 16px 9px 13px 8px;
2211
2218
  text-decoration: none;
2212
- text-indent: 8px;
2213
2219
  }
2214
2220
  .e-grid .e-icon-grightarrow {
2215
2221
  font-size: 12px;
2216
2222
  padding: 15px 9px 15px 8px;
2217
2223
  text-decoration: none;
2218
- text-indent: 8px;
2219
2224
  }
2220
2225
  .e-grid .e-recordplusexpand {
2221
2226
  padding-top: 5px;
@@ -1146,6 +1146,13 @@
1146
1146
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1147
1147
  font-size: 12px;
1148
1148
  }
1149
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1150
+ background: none;
1151
+ box-shadow: none;
1152
+ }
1153
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1154
+ border: none;
1155
+ }
1149
1156
  .e-grid .e-res-toolbar {
1150
1157
  border-bottom: 1px solid;
1151
1158
  border-bottom-color: #616161;
@@ -2253,13 +2260,11 @@
2253
2260
  font-size: 11px;
2254
2261
  padding: 14px 9px 12px 9px;
2255
2262
  text-decoration: none;
2256
- text-indent: 12px;
2257
2263
  }
2258
2264
  .e-grid .e-icon-grightarrow {
2259
2265
  font-size: 10px;
2260
2266
  padding: 14px 9px 14px 10px;
2261
2267
  text-decoration: none;
2262
- text-indent: 12px;
2263
2268
  }
2264
2269
  .e-grid .e-recordplusexpand {
2265
2270
  padding-top: 5px;
@@ -1180,6 +1180,13 @@
1180
1180
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1181
1181
  font-size: 12px;
1182
1182
  }
1183
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1184
+ background: none;
1185
+ box-shadow: none;
1186
+ }
1187
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1188
+ border: none;
1189
+ }
1183
1190
  .e-grid .e-res-toolbar {
1184
1191
  border-bottom: 1px solid;
1185
1192
  border-bottom-color: #e0e0e0;
@@ -2287,13 +2294,11 @@
2287
2294
  font-size: 11px;
2288
2295
  padding: 14px 9px 12px 9px;
2289
2296
  text-decoration: none;
2290
- text-indent: 12px;
2291
2297
  }
2292
2298
  .e-grid .e-icon-grightarrow {
2293
2299
  font-size: 10px;
2294
2300
  padding: 14px 9px 14px 10px;
2295
2301
  text-decoration: none;
2296
- text-indent: 12px;
2297
2302
  }
2298
2303
  .e-grid .e-recordplusexpand {
2299
2304
  padding-top: 5px;
@@ -1182,6 +1182,13 @@
1182
1182
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1183
1183
  font-size: 18px;
1184
1184
  }
1185
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1186
+ background: none;
1187
+ box-shadow: none;
1188
+ }
1189
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1190
+ border: none;
1191
+ }
1185
1192
  .e-grid .e-res-toolbar {
1186
1193
  border-bottom: 1px solid;
1187
1194
  border-bottom-color: #4b5563;
@@ -2318,13 +2325,11 @@
2318
2325
  font-size: 14px;
2319
2326
  padding: 11px 8px 10px 8px;
2320
2327
  text-decoration: none;
2321
- text-indent: 11px;
2322
2328
  }
2323
2329
  .e-grid .e-icon-grightarrow {
2324
2330
  font-size: 14px;
2325
2331
  padding: 10px 8px 12px 8px;
2326
2332
  text-decoration: none;
2327
- text-indent: 11px;
2328
2333
  }
2329
2334
  .e-grid .e-recordplusexpand {
2330
2335
  padding-top: 5px;
@@ -1182,6 +1182,13 @@
1182
1182
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1183
1183
  font-size: 18px;
1184
1184
  }
1185
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1186
+ background: none;
1187
+ box-shadow: none;
1188
+ }
1189
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1190
+ border: none;
1191
+ }
1185
1192
  .e-grid .e-res-toolbar {
1186
1193
  border-bottom: 1px solid;
1187
1194
  border-bottom-color: #e5e7eb;
@@ -2318,13 +2325,11 @@
2318
2325
  font-size: 14px;
2319
2326
  padding: 11px 8px 10px 8px;
2320
2327
  text-decoration: none;
2321
- text-indent: 11px;
2322
2328
  }
2323
2329
  .e-grid .e-icon-grightarrow {
2324
2330
  font-size: 14px;
2325
2331
  padding: 10px 8px 12px 8px;
2326
2332
  text-decoration: none;
2327
- text-indent: 11px;
2328
2333
  }
2329
2334
  .e-grid .e-recordplusexpand {
2330
2335
  padding-top: 5px;
@@ -1514,6 +1514,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1514
1514
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1515
1515
  font-size: 12px;
1516
1516
  }
1517
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1518
+ background: none;
1519
+ box-shadow: none;
1520
+ }
1521
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1522
+ border: none;
1523
+ }
1517
1524
  .e-grid .e-res-toolbar {
1518
1525
  border-bottom: 1px solid;
1519
1526
  border-bottom-color: #757575;
@@ -2621,13 +2628,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2621
2628
  font-size: 12px;
2622
2629
  padding: 16px 9px 13px 8px;
2623
2630
  text-decoration: none;
2624
- text-indent: 8px;
2625
2631
  }
2626
2632
  .e-grid .e-icon-grightarrow {
2627
2633
  font-size: 12px;
2628
2634
  padding: 15px 9px 15px 8px;
2629
2635
  text-decoration: none;
2630
- text-indent: 8px;
2631
2636
  }
2632
2637
  .e-grid .e-recordplusexpand {
2633
2638
  padding-top: 5px;
@@ -1514,6 +1514,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1514
1514
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1515
1515
  font-size: 12px;
1516
1516
  }
1517
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1518
+ background: none;
1519
+ box-shadow: none;
1520
+ }
1521
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1522
+ border: none;
1523
+ }
1517
1524
  .e-grid .e-res-toolbar {
1518
1525
  border-bottom: 1px solid;
1519
1526
  border-bottom-color: #969696;
@@ -2621,13 +2628,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2621
2628
  font-size: 12px;
2622
2629
  padding: 16px 9px 13px 8px;
2623
2630
  text-decoration: none;
2624
- text-indent: 8px;
2625
2631
  }
2626
2632
  .e-grid .e-icon-grightarrow {
2627
2633
  font-size: 12px;
2628
2634
  padding: 15px 9px 15px 8px;
2629
2635
  text-decoration: none;
2630
- text-indent: 8px;
2631
2636
  }
2632
2637
  .e-grid .e-recordplusexpand {
2633
2638
  padding-top: 5px;
@@ -1564,6 +1564,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1564
1564
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1565
1565
  font-size: 12px;
1566
1566
  }
1567
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1568
+ background: none;
1569
+ box-shadow: none;
1570
+ }
1571
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1572
+ border: none;
1573
+ }
1567
1574
  .e-grid .e-res-toolbar {
1568
1575
  border-bottom: 1px solid;
1569
1576
  border-bottom-color: #616161;
@@ -2671,13 +2678,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2671
2678
  font-size: 11px;
2672
2679
  padding: 14px 9px 12px 9px;
2673
2680
  text-decoration: none;
2674
- text-indent: 12px;
2675
2681
  }
2676
2682
  .e-grid .e-icon-grightarrow {
2677
2683
  font-size: 10px;
2678
2684
  padding: 14px 9px 14px 10px;
2679
2685
  text-decoration: none;
2680
- text-indent: 12px;
2681
2686
  }
2682
2687
  .e-grid .e-recordplusexpand {
2683
2688
  padding-top: 5px;
@@ -1606,6 +1606,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1606
1606
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1607
1607
  font-size: 12px;
1608
1608
  }
1609
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1610
+ background: none;
1611
+ box-shadow: none;
1612
+ }
1613
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1614
+ border: none;
1615
+ }
1609
1616
  .e-grid .e-res-toolbar {
1610
1617
  border-bottom: 1px solid;
1611
1618
  border-bottom-color: #e0e0e0;
@@ -2713,13 +2720,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2713
2720
  font-size: 11px;
2714
2721
  padding: 14px 9px 12px 9px;
2715
2722
  text-decoration: none;
2716
- text-indent: 12px;
2717
2723
  }
2718
2724
  .e-grid .e-icon-grightarrow {
2719
2725
  font-size: 10px;
2720
2726
  padding: 14px 9px 14px 10px;
2721
2727
  text-decoration: none;
2722
- text-indent: 12px;
2723
2728
  }
2724
2729
  .e-grid .e-recordplusexpand {
2725
2730
  padding-top: 5px;
@@ -1598,6 +1598,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1598
1598
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1599
1599
  font-size: 18px;
1600
1600
  }
1601
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1602
+ background: none;
1603
+ box-shadow: none;
1604
+ }
1605
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1606
+ border: none;
1607
+ }
1601
1608
  .e-grid .e-res-toolbar {
1602
1609
  border-bottom: 1px solid;
1603
1610
  border-bottom-color: #4b5563;
@@ -2734,13 +2741,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2734
2741
  font-size: 14px;
2735
2742
  padding: 11px 8px 10px 8px;
2736
2743
  text-decoration: none;
2737
- text-indent: 11px;
2738
2744
  }
2739
2745
  .e-grid .e-icon-grightarrow {
2740
2746
  font-size: 14px;
2741
2747
  padding: 10px 8px 12px 8px;
2742
2748
  text-decoration: none;
2743
- text-indent: 11px;
2744
2749
  }
2745
2750
  .e-grid .e-recordplusexpand {
2746
2751
  padding-top: 5px;
@@ -1598,6 +1598,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1598
1598
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1599
1599
  font-size: 18px;
1600
1600
  }
1601
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1602
+ background: none;
1603
+ box-shadow: none;
1604
+ }
1605
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1606
+ border: none;
1607
+ }
1601
1608
  .e-grid .e-res-toolbar {
1602
1609
  border-bottom: 1px solid;
1603
1610
  border-bottom-color: #e5e7eb;
@@ -2734,13 +2741,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2734
2741
  font-size: 14px;
2735
2742
  padding: 11px 8px 10px 8px;
2736
2743
  text-decoration: none;
2737
- text-indent: 11px;
2738
2744
  }
2739
2745
  .e-grid .e-icon-grightarrow {
2740
2746
  font-size: 14px;
2741
2747
  padding: 10px 8px 12px 8px;
2742
2748
  text-decoration: none;
2743
- text-indent: 11px;
2744
2749
  }
2745
2750
  .e-grid .e-recordplusexpand {
2746
2751
  padding-top: 5px;