1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-11 18:35:46 +01:00

couldn't resist, had to add support for auto-sourcing ~/.vimperator/plugin/ before we release 0.5

This commit is contained in:
Martin Stubenschrott
2007-08-01 02:51:37 +00:00
parent 0d8140cedc
commit 983600cb7a
6 changed files with 113 additions and 52 deletions

View File

@@ -107,6 +107,10 @@ fieldset.paypal {
color: #106326;
}
.code {
color: #108826;
}
.shorthelp {
font-weight: bold;
}