raise-common-lib 0.0.69 → 0.0.70

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.
@@ -280,7 +280,7 @@
280
280
  .e-rowcell.e-active:not(.e-cellselectionbackground):not(.e-updatedtd):not(
281
281
  .e-indentcell
282
282
  ) {
283
- background-color: rgba(31, 123, 255, 0.12) !important; //selected + hover bg
283
+ background-color: #e4efff !important; //selected + hover bg
284
284
  }
285
285
 
286
286
  .e-focused:not(.e-menu-item):not(.e-editedbatchcell) {