1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-23 23:15: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:
Kris Maglione
2010-10-12 01:23:53 -04:00
parent ad458f4be1
commit 3d43582f0d
8 changed files with 28 additions and 14 deletions

View File

@@ -77,6 +77,10 @@
background: inherit;
color: inherit;
}
[dactyl|highlight~=CmdLine],
[dactyl|highlight~=CmdLine] > [dactyl|highlight~=CmdLine] {
padding: 0px !important;
}
label[collapsed=true] {
height: 0px;