mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-08 12:14:12 +01:00
Add :list* commands, linkify help tags in certain output, and augment :yank to accept JavaScript directly.
This commit is contained in:
@@ -76,6 +76,14 @@
|
||||
|
||||
}
|
||||
|
||||
@-moz-document
|
||||
url-prefix(chrome://dactyl/) {
|
||||
|
||||
*:-moz-any-link:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
/* Applied to completion buffer, MOW, browser window */
|
||||
@-moz-document
|
||||
url-prefix(chrome://) {
|
||||
|
||||
Reference in New Issue
Block a user