diff --git a/gallery.py b/gallery.py index eca62ea..27227db 100755 --- a/gallery.py +++ b/gallery.py @@ -18,7 +18,7 @@ SINGLE_FORMAT=""" [{ext}]""" -SEARCH_BOX="""

""" +SEARCH_BOX="""

""" BUTTON="""""" diff --git a/resources/index.html b/resources/index.html index 8efd9f1..355f419 100644 --- a/resources/index.html +++ b/resources/index.html @@ -113,6 +113,9 @@ .button-group .button:first-child { border-radius: 0.5em 0 0 0.5em; } .button-group .button:last-child { border-radius: 0 0.5em 0.5em 0; } + +.urlcopybtn { margin: 0 0 0 0.5em;} + @@ -179,10 +182,130 @@ {OTHERFILES}