From 0b2b70db8ce293185ed35bb1d7a99c48185e7ea1 Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Tue, 18 May 2010 01:45:56 -0700 Subject: Add a link to the Options page in the vimium help dialog. Closes #87. --- helpDialog.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'helpDialog.html') diff --git a/helpDialog.html b/helpDialog.html index a9af647a..65fe6a41 100644 --- a/helpDialog.html +++ b/helpDialog.html @@ -64,6 +64,11 @@ padding-left:10px; font-size:16px; } + #vimiumHelpDialog a.optionsPage { + position: absolute; + right: 60px; + top: 8px; + } #vimiumHelpDialog .closeButton:hover { color:black; cursor:default; @@ -74,6 +79,7 @@ + Options x
Vimium {{title}}
-- cgit v1.2.3