aboutsummaryrefslogtreecommitdiffstats
path: root/pages/options.html
diff options
context:
space:
mode:
authorStephen Blott2017-10-29 09:11:17 +0000
committerStephen Blott2017-10-29 09:11:19 +0000
commitf40a0e697c6d4f88bc4ccd410951339f86a609d6 (patch)
tree9d06559a773fbbb8f1ceefb159f18fac00a97366 /pages/options.html
parent93e37ee633e86a3af3e7a583ccbcab0c4e5cfce3 (diff)
downloadvimium-f40a0e697c6d4f88bc4ccd410951339f86a609d6.tar.bz2
Fix backup link for FF and Chrome.
This makes the UI for generating an options backup the same for FF and Chrome. We populate the *Backup* link on `mousedown`.
Diffstat (limited to 'pages/options.html')
-rw-r--r--pages/options.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/pages/options.html b/pages/options.html
index 2e170cb3..f14ac3df 100644
--- a/pages/options.html
+++ b/pages/options.html
@@ -326,8 +326,7 @@ b: http://b.com/?q=%s description
<div class="example">
</div>
</div>
- <input id="backupButton" type="button" value="Create Backup" />
- <a id="backupLink" style="display: none" download="vimium-options.json"></a>
+ <a id="backupLink" download="vimium-options.json">Click to download backup</a>
</td>
</tr>
<tr>