From d2118277a39ddb89e95dbcc2c339b15923caea74 Mon Sep 17 00:00:00 2001
From: Peter Parks
Date: Sat, 14 Jan 2012 22:17:56 -0800
Subject: Harden and move CSS declarations out of the code. Remove CSS from
background_page.html and change getLinkHintCss to only return the user's
overrides. Add vimiumReset class to html generated by completionDialog,
helpDialog, linkHints and vimiumFrontEnd Add vimium.css to the manifest and
link to it in the tests_harnesses/automated.html and options.html. Add an id,
vimiumLinkHintsContainer, to linkhints div to allow user overrides to have a
higher specificity. Change the default for the user CSS override.
---
helpDialog.html | 174 ++++++++------------------------------------------------
1 file changed, 25 insertions(+), 149 deletions(-)
(limited to 'helpDialog.html')
diff --git a/helpDialog.html b/helpDialog.html
index aae8b619..7bd08829 100644
--- a/helpDialog.html
+++ b/helpDialog.html
@@ -2,173 +2,49 @@
This is shown when typing "?". This HTML is loaded by the background page and then populated with the
latest keybindings information before displaying.
-->
-
-
-
-
Options
-
x
-
Vimium {{title}}
-
-
- | | Navigating the page |
+
+
Options
+
x
+
Vimium {{title}}
+
+
+
+ | | Navigating the page |
{{pageNavigation}}
+
-
-
- | | Using find |
+
+
+
+ | | Using find |
{{findCommands}}
- | | Navigating history |
+ | | Navigating history |
{{historyNavigation}}
- | | Manipulating tabs |
+ | | Manipulating tabs |
{{tabManipulation}}
- | | Miscellaneous |
+ | | Miscellaneous |
{{misc}}
+
-
+
-