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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user