diff options
Diffstat (limited to 'pages/options.html')
| -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> | 
