1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-25 00:01:25 +02:00

Fix Firefox and Vimperator references in Xulmus help

This commit is contained in:
Doug Kearns
2009-10-16 00:04:18 +11:00
parent 5141995f97
commit 3034655dfe
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ ________________________________________________________________________________
Highlight {group} with {css}. {css} is one or more comma separated CSS
declarations (E.g. *color: blue; background-color: red*). Normally, {css} is
checked for valid syntax before it's applied. Once you're certain it's valid,
[!] can be used to skip the check to speed up Vimperator startup. {selector}
[!] can be used to skip the check to speed up Xulmus startup. {selector}
can be any valid CSS selector, such as [c]:hover[c], and, if provided, will
restrict the match to matching elements.