mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-18 22:55:45 +01:00
Add go+=c and move the mode message to the left of the status-line. CSS needs some work.
This commit is contained in:
@@ -185,7 +185,7 @@ const ConfigBase = Class(ModuleBase, {
|
||||
StatusInfoMsg color: inherit !important; background: inherit !important;
|
||||
LineNr color: orange !important; background: white !important;
|
||||
ModeMsg color: black !important; background: white !important;
|
||||
StatusModeMsg color: inherit !important; background: inherit !important;
|
||||
StatusModeMsg color: inherit !important; background: inherit !important; padding-right: 1em;
|
||||
MoreMsg color: green !important; background: white !important;
|
||||
StatusMoreMsg background: inherit !important;
|
||||
Message white-space: normal; min-width: 100%; padding-left: 2em; text-indent: -2em; display: block;
|
||||
|
||||
Reference in New Issue
Block a user