diff options
| author | mrmr1993 | 2017-11-16 12:37:02 +0000 |
|---|---|---|
| committer | mrmr1993 | 2017-11-16 12:41:12 +0000 |
| commit | 1512b4b5fad3872ec4f7efa6ee65af5d9ff82ba8 (patch) | |
| tree | b227d7de1e448f350dc1a7dcc3ded8439611e720 /pages | |
| parent | 1880062f68e6f4280b7257f3cd437c0aee7c9696 (diff) | |
| download | vimium-1512b4b5fad3872ec4f7efa6ee65af5d9ff82ba8.tar.bz2 | |
Change description of CSS option
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/options.html | 5 |
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> |
