From 10d699316914acf037beae83a81a12f9ebee2499 Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Sun, 2 Nov 2014 15:15:17 +0000 Subject: Move custom search engines above the fold. --- pages/options.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'pages/options.html') diff --git a/pages/options.html b/pages/options.html index 48feb617..2db0e981 100644 --- a/pages/options.html +++ b/pages/options.html @@ -265,6 +265,21 @@ unmapAll + + Custom Search
Engines + +
+
+ Use this to add shortcuts for your common search engines when using the Vomnibar.

+ The format is:
+
your-keyword: http://the-site.com/?q=%s
+ %s will be replaced with your search term.
+ Lines which start with "#" are comments. +
+
+ + + Scroll step size @@ -376,21 +391,6 @@ unmapAll
- - Custom Search
Engines - -
-
- Use this to add shortcuts for your common search engines when using the Vomnibar.

- The format is:
-
your-keyword: http://the-site.com/?q=%s
- %s will be replaced with your search term.
- Lines which start with "#" are comments. -
-
- - - CSS for link hints -- cgit v1.2.3