Ghost/ghost/admin/lib
Thibaut Patel b1d0c33c09 Added hover-over on product card stars in edit mode
refs https://github.com/TryGhost/Team/issues/1245

- Used onmouseover because a CSS-only approach wouldn't work
- CSS can only highligh next siblings on hover, while we want to highlight previous sibling in our case
- This adds a hover class on mouseover to the right stars and removes it onmouseout
2021-12-08 17:18:45 +01:00
..
asset-delivery Bumped dependencies (#1108) 2019-03-05 17:34:00 +00:00
koenig-editor Added hover-over on product card stars in edit mode 2021-12-08 17:18:45 +01:00