@odoo/o-spreadsheet 19.4.1 → 19.4.3

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.
@@ -2,9 +2,9 @@
2
2
  /*
3
3
  * This file is generated by o-spreadsheet build tools. Do not edit it.
4
4
  * @see https://github.com/odoo/o-spreadsheet
5
- * @version 19.4.1
6
- * @date 2026-07-01T05:05:21.035Z
7
- * @hash e359501
5
+ * @version 19.4.3
6
+ * @date 2026-07-20T11:02:38.582Z
7
+ * @hash d32e61b
8
8
  */
9
9
  :root {
10
10
  --os-gray-100: light-dark(#f9fafb, #1b1d26);
@@ -2864,10 +2864,6 @@
2864
2864
  position: absolute;
2865
2865
  cursor: pointer;
2866
2866
  }
2867
-
2868
- .o-grid.o-dashboard-grid {
2869
- background-color: transparent;
2870
- }
2871
2867
  }
2872
2868
 
2873
2869
  /* Originates from src/components/dashboard/clickable_cell_sort_icon/clickable_cell_sort_icon.css */