Skip to content
Snippets Groups Projects
Commit 59849eec authored by Jeremy Kersten's avatar Jeremy Kersten
Browse files

[FIX] website_sale: add zoom icon on hover picture

parent 084e8400
Branches
Tags
No related merge requests found
......@@ -630,4 +630,8 @@ a.no-decoration {
opacity: 1;
}
.ecom-zoomable img[data-zoom] {
cursor: zoom-in;
}
/*# sourceMappingURL=website_sale.css.map */
......@@ -539,3 +539,6 @@ a.no-decoration
&.active img
opacity: 1
.ecom-zoomable img[data-zoom]
cursor: zoom-in
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment