From febd940e2fa6043c4bcc438c4475eed8bda30dde Mon Sep 17 00:00:00 2001 From: dattaz Date: Wed, 28 Oct 2015 11:54:35 +0100 Subject: [PATCH 1/2] Change place of bookmarklet --- css/style.css | 19 ++++++++++++++++++- templates/footer.tpl | 1 - templates/index.tpl | 2 ++ 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 4bfdc2a..c456cf5 100644 --- a/css/style.css +++ b/css/style.css @@ -248,7 +248,24 @@ color:#f2084a; -moz-transition: all 0.1s ease-in; -o-transition: all 0.1s ease-in; } - + +#bookmarklet{ +padding:15px; +} + +.bookmarklet{ +position:relative; +font-size:13px; +color:gray; +z-index:10; +text-decoration:none; +padding-left:30px; +padding-right:30px; +padding-top:10px; +padding-bottom:10px; +border: 2px dotted; +} + .mp3 { position:relative; diff --git a/templates/footer.tpl b/templates/footer.tpl index 2a5e4fd..ae9c9be 100644 --- a/templates/footer.tpl +++ b/templates/footer.tpl @@ -15,7 +15,6 @@ · Based on youtube-dl · - Bookmarklet diff --git a/templates/index.tpl b/templates/index.tpl index 31a7114..34e1c82 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -21,4 +21,6 @@ See all supported websites +
Bookmarklet
+ From 7922e74dca85bb2cd06ab84d51f2d6e4e94608e0 Mon Sep 17 00:00:00 2001 From: dattaz Date: Wed, 28 Oct 2015 11:57:44 +0100 Subject: [PATCH 2/2] add message --- templates/index.tpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/index.tpl b/templates/index.tpl index 34e1c82..04dbfa1 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -21,6 +21,9 @@ See all supported websites - +
+

Drag this to your bookmarks bar:

+ Bookmarklet +