1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-12 19:25:45 +01:00

all help converted to asciidoc, now only somebody needs to file them in the correct place.

New vimperator.util.generateHelp(command) for generating asciidoc added.
This commit is contained in:
Martin Stubenschrott
2008-01-31 18:32:39 +00:00
parent fd631194d5
commit 8e00f16baa
6 changed files with 1664 additions and 73 deletions

View File

@@ -290,7 +290,7 @@ span.tag, span.hiddentag {
font-weight: bold;
color: rgb(255, 0, 255); /* magenta */
padding-left: 15px;
padding-top: -5px;
/*padding-top: -5px;*/
float: right;
}
/* inside a table cell means this tag is part of a section */
@@ -330,5 +330,5 @@ fieldset.paypal {
}
.quoteblock {
margin-left: 140px;
padding-bottom: 20px;
padding-bottom: 10px;
}