easy3wui 1.5.64-beta.8 → 1.5.64-beta.9

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.
@@ -72,6 +72,6 @@
72
72
  color: #999;
73
73
  opacity: 1;
74
74
  }
75
- .Easy3wEditBigTable .custom-edit-cell {
75
+ .Easy3wEditBigTable .rdg-row .rdg-cell:not([aria-readonly]) {
76
76
  background-color: #f6ffed;
77
77
  }
package/assets/index.css CHANGED
@@ -1556,6 +1556,6 @@ input.ant-input-number-input {
1556
1556
  color: #999;
1557
1557
  opacity: 1;
1558
1558
  }
1559
- .Easy3wEditBigTable .custom-edit-cell {
1559
+ .Easy3wEditBigTable .rdg-row .rdg-cell:not([aria-readonly]) {
1560
1560
  background-color: #f6ffed;
1561
1561
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy3wui",
3
- "version": "1.5.64-beta.8",
3
+ "version": "1.5.64-beta.9",
4
4
  "description": "easy3wui components for react",
5
5
  "keywords": [
6
6
  "react",