We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24e7167 + 3360c78 commit 8fd507cCopy full SHA for 8fd507c
css/zoom.css
@@ -35,3 +35,7 @@ img.zoom-img {
35
filter: "alpha(opacity=100)";
36
opacity: 1;
37
}
38
+.zoom-overlay-open,
39
+.zoom-overlay-transitioning {
40
+ cursor: default;
41
+}
0 commit comments