From f518d116c7d97cab8aba519ae8d1bbfea89d679b Mon Sep 17 00:00:00 2001 From: buttle Date: Mon, 19 Apr 2021 11:31:24 +0200 Subject: [PATCH] adds crosshair cursor to zoomable images --- view/common/block-layout/imageViewer.phtml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/view/common/block-layout/imageViewer.phtml b/view/common/block-layout/imageViewer.phtml index c90dbb2..6476c1e 100644 --- a/view/common/block-layout/imageViewer.phtml +++ b/view/common/block-layout/imageViewer.phtml @@ -19,18 +19,17 @@ .archive-img { width: px; } + + # { + cursor:crosshair; + } +
- -
- You can zoom this image -
-