1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-25 11:22:26 +01:00

Fix error in :hi clear. Closes issue #574.

--HG--
extra : rebase_source : 1c6caf3cbb9d5c7e8b721e28f2a96136c096e7c5
This commit is contained in:
Kris Maglione
2011-06-24 11:50:43 -04:00
parent 989bd19500
commit 4aca241900

View File

@@ -469,8 +469,7 @@ var ConfigBase = Class("ConfigBase", {
CmdLine;>*;;FontFixed /* The command line */ \
padding: 1px !important;
CmdPrompt;.dactyl-commandline-prompt
/* The default styling form the command prompt */
CmdPrompt;.dactyl-commandline-prompt /* The default styling form the command prompt */
CmdInput;.dactyl-commandline-command
CmdOutput /* The output of commands executed by <ex>:run</ex> */ \
white-space: pre;