From 243a3112017d732d6926e5b22f42d2e4423298b8 Mon Sep 17 00:00:00 2001 From: Christophe Brisbois Date: Tue, 8 Sep 2020 19:00:35 +0200 Subject: [PATCH] v3.0.3 --- src/css/nanogallery2.css | 44 ---------------------------------------- 1 file changed, 44 deletions(-) diff --git a/src/css/nanogallery2.css b/src/css/nanogallery2.css index 118a6ad8..f43eb481 100644 --- a/src/css/nanogallery2.css +++ b/src/css/nanogallery2.css @@ -27,8 +27,6 @@ overflow: hidden; } - - /*******************************************/ /* NGY2 ICON FONT */ /* generated with http://fontello.com */ @@ -217,8 +215,6 @@ touch-action: auto !important; } */ - - /**************************************/ /* THUMBNAILS */ /**************************************/ @@ -547,43 +543,6 @@ 100% { transform: rotate(-360deg); } } -.nGY2 .nGY2GThumbnailPlaceholder { - position: absolute; -} - -/**************************************/ -/* GALLERY OVERLAY */ -/**************************************/ - - -.nGY2 .nGY2GalleryBtnOverlay { - position: absolute; - width: 40px; - height: 40px; - top: 50%; - margin-top: -20px; - z-index:10; - color: #000; - background: rgba(255, 255, 255, 0.7); - font-weight: bolder !important; - font-size: 1.5em; - border-radius: 50%; - display: flex; - justify-content: center; - align-items: center; - cursor:pointer; -} -.nGY2 .nGY2GalleryBtnOverlayLeft { - left: 10px; -} -.nGY2 .nGY2GalleryBtnOverlayRight { - right: 10px; -} - -.nGY2 .nGY2GalleryBtnOverlayHidden .nGY2GalleryBtnOverlay { - display: none; -} - /**************************************/ /* GALLERY BOTTOM */ /**************************************/ @@ -598,9 +557,6 @@ white-space: nowrap; } - - - /**************************************/ /* GALLERY MORE-BUTTON */ /**************************************/