aboutsummaryrefslogtreecommitdiffstats
path: root/pages/help_dialog.html
diff options
context:
space:
mode:
authorStephen Blott2016-04-19 06:57:45 +0100
committerStephen Blott2016-04-22 14:50:00 +0100
commitcfad0ded611149b2757baa19fbac587a7d4f210d (patch)
treefd766253a21e0a3c0ce239a2c337ca4a0e3665ff /pages/help_dialog.html
parent761c5697aa3a33565a53f5a9656069054df39f12 (diff)
downloadvimium-cfad0ded611149b2757baa19fbac587a7d4f210d.tar.bz2
Help dialog: increase size and make white background.
Diffstat (limited to 'pages/help_dialog.html')
-rw-r--r--pages/help_dialog.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/pages/help_dialog.html b/pages/help_dialog.html
index 3bfa3e5a..3141b1ee 100644
--- a/pages/help_dialog.html
+++ b/pages/help_dialog.html
@@ -15,11 +15,12 @@
<!-- Note that the template placeholders (e.g. "pageNavigation") will be filled in by the background
page with the up-to-date key bindings when the dialog is shown. -->
- <div id="vimiumHelpDialog" class="vimiumReset">
+ <div id="vimiumHelpDialog">
<a class="vimiumReset optionsPage" href="#">Options</a>
<a class="vimiumReset wikiPage" href="https://github.com/philc/vimium/wiki" target="_blank">Wiki</a>
<a class="vimiumReset closeButton" href="#">&times;</a>
<div id="vimiumTitle" class="vimiumReset"><span class="vimiumReset" style="color:#2f508e">Vim</span>ium <span id="help-dialog-title"></span></div>
+ <div class="vimiumReset vimiumDivider"></div>
<div class="vimiumReset vimiumColumn">
<table class="vimiumReset">
<thead class="vimiumReset">