Noticed css rule for uppercase hint labels (#145).
authorDaniel Carl <danielcarl@gmx.de>
Mon, 24 Nov 2014 20:19:40 +0000 (21:19 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 24 Nov 2014 20:19:40 +0000 (21:19 +0100)
doc/vimb.1

index a039f7b..a7341e3 100644 (file)
@@ -1239,6 +1239,11 @@ each hint is `numbered' based on the characters of the home row.
 Note that the hint matching by label built of hintkeys is case sensitive. In
 this vimb differs from some other browsers that show hint labels in upper
 case, but match them lowercase.
+.RS
+To have upper case hint labels, it's possible to add following css to the
+`style.css' file in vimb's configuration directory.
+.IP "._hintLabel {text-transform: uppercase !important;}"
+.RE
 .TP
 .B history-max-items (int)
 Maximum number of unique items stored in search-, command or URI history. If