From 469db3453497cf7137bc43e58637f89c40e0259f Mon Sep 17 00:00:00 2001 From: Franzz Date: Sun, 23 Jan 2022 00:03:51 +0100 Subject: [PATCH] Add image repositioning feature --- script/lightbox.js | 70 +++++++++++++++++++++++++++++++++++++++++++- style/_lightbox.scss | 43 ++++++++++++++++++++++----- style/_mobile.scss | 15 ++++++++++ style/spot.css | 2 +- style/spot.css.map | 2 +- 5 files changed, 122 insertions(+), 10 deletions(-) diff --git a/script/lightbox.js b/script/lightbox.js index b9aa8c8..4b9e166 100644 --- a/script/lightbox.js +++ b/script/lightbox.js @@ -114,7 +114,38 @@ // on the page below. // // Github issue: https://github.com/lokesh/lightbox2/issues/663 - $('
').appendTo($('body')); + $('\ +
\ +