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

Add basic help on plugin authorship.

This commit is contained in:
Kris Maglione
2009-11-01 00:16:55 -04:00
parent 23699c0f54
commit acf329bfc3
8 changed files with 79 additions and 8 deletions

View File

@@ -156,7 +156,7 @@ Highlights.prototype.CSS = <![CDATA[
HelpKey,liberator|k color: #102663;
HelpLink,liberator|*>html|a text-decoration: none;
HelpLink,liberator|*>html|a[href] text-decoration: none;
HelpLink:hover text-decoration: underline;
HelpList display: block; list-style: outside disc;