aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-11-18 12:11:14 +0000
committerGitHub2017-11-18 12:11:14 +0000
commit5b10dfd7258ee4d403f8d570262038b69e044d41 (patch)
treeb227d7de1e448f350dc1a7dcc3ded8439611e720
parent1880062f68e6f4280b7257f3cd437c0aee7c9696 (diff)
parent1512b4b5fad3872ec4f7efa6ee65af5d9ff82ba8 (diff)
downloadvimium-5b10dfd7258ee4d403f8d570262038b69e044d41.tar.bz2
Merge pull request #2815 from mrmr1993/pr/css-for-all-ui
Change description of CSS option
-rw-r--r--pages/options.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/pages/options.html b/pages/options.html
index 650a129c..b118bbd9 100644
--- a/pages/options.html
+++ b/pages/options.html
@@ -272,11 +272,12 @@ b: http://b.com/?q=%s description
</td>
</tr>
<tr>
- <td class="caption">CSS for link hints</td>
+ <td class="caption">CSS for Vimium UI</td>
<td verticalAlign="top">
<div class="help">
<div class="example">
- The CSS used to style the characters next to each link hint.<br/><br/>
+ These styles are applied to link hints, the Vomnibar, the help dialog, the exclusions pop-up and the HUD.<br />
+ By default, this CSS is used to style the characters next to each link hint.<br/><br/>
These styles are used in addition to and take precedence over Vimium's
default styles.
</div>