Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kc0bfv/autophugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/main.css')
-rw-r--r--assets/css/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/main.css b/assets/css/main.css
index 1e31449..90a86d4 100644
--- a/assets/css/main.css
+++ b/assets/css/main.css
@@ -298,7 +298,7 @@ body.loading #main .thumb { -moz-pointer-events: none; -webkit-pointer-events: n
/* Magnific Popup Lightbox */
.mfp-container a, .mfp-container button, .mfp-container .nav-left, .mfp-container .nav-right { transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out; text-decoration: none; }
-.mfp-container .nav-left, .mfp-container .nav-right { background-image: url("images/arrow.svg"); background-position: center; background-repeat: no-repeat; background-size: 5em; cursor: pointer; height: 8em; margin-top: -4em; opacity: 0.65; position: absolute; top: 50%; width: 6em; z-index: 2; border-bottom: none; box-shadow: none; }
+.mfp-container .nav-left, .mfp-container .nav-right { background-image: url("images/arrow.svg"); background-position: center; background-repeat: no-repeat; background-size: 5em; cursor: pointer; height: 8em; margin-top: -4em; opacity: 0.65; position: absolute; top: 50%; width: 6em; z-index: 1046; border-bottom: none; box-shadow: none; }
.mfp-container .nav-left:hover, .mfp-container .nav-right:hover { opacity: 1; }
.mfp-container .nav-left { transform: scaleX(-1); left: 0; }