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

Whitespace fixes.

This commit is contained in:
Doug Kearns
2009-01-11 20:00:34 +11:00
parent 723dd9cbca
commit 01b7a39a5b
15 changed files with 378 additions and 378 deletions

View File

@@ -197,7 +197,7 @@ section:Ex{nbsp}commands[ex-cmd-index,:index]
||:mapclear|| Remove all mappings +
||:mark|| Mark current location within the web page +
||:marks|| Show all location marks of current web page +
||:messages|| Display previously given messages +
||:messages|| Display previously given messages +
||:mkvimperatorrc|| Write current key mappings and changed options to the config file +
||:nohlsearch|| Remove the search highlighting +
||:noremap|| Map a key sequence without remapping keys +

View File

@@ -316,7 +316,7 @@ Completion can be enabled by specifying one of the following arguments to the
*sidebar* sidebar panels
*url* URLs
*usercommand* user commands
*custom,{func}* custom completion, provided by {func}
*custom,{func}* custom completion, provided by {func}
--------------------------------------------------------------------------------
|E467| |E468| |:command-completion-custom| +

View File

@@ -125,13 +125,13 @@ ul, body dir, body menu {
}
html {
margin: 0;
margin: 0;
padding: 0;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
margin-left: 0
}
}
body pre {
margin: 0.5em 10% 0.5em 1em;