lightgallery
Version:
lightGallery is a feature-rich, modular JavaScript gallery plugin for building beautiful image and video galleries for the web and the mobile
16 lines (13 loc) • 291 B
CSS
.lg-medium-zoom-item {
cursor: zoom-in;
}
.lg-medium-zoom .lg-outer {
cursor: zoom-out;
}
.lg-medium-zoom .lg-outer.lg-grab img.lg-object {
cursor: zoom-out;
}
.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object {
cursor: zoom-out;
}
/*# sourceMappingURL=lg-medium-zoom.css.map */