Sfoglia il codice sorgente

style(shortcode): show zoom-in cursor when hovering lightbox image

George Cushen 6 anni fa
parent
commit
83d7751855
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      assets/sass/academic/_root.scss

+ 1 - 0
assets/sass/academic/_root.scss

@@ -278,6 +278,7 @@ small,
 
 a[data-fancybox] {
   text-decoration: none;
+  cursor: zoom-in;
 }
 
 .gallery a[data-fancybox] img {