mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 13:34:11 +01:00
make sure the first status bar label is flush left
This commit is contained in:
@@ -142,6 +142,9 @@ fieldset.paypal {
|
|||||||
#vimperator-statusline > label {
|
#vimperator-statusline > label {
|
||||||
padding: 0px 0px 0px 8px;
|
padding: 0px 0px 0px 8px;
|
||||||
}
|
}
|
||||||
|
#vimperator-statusline > label:first-child {
|
||||||
|
padding: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
#vimperator-commandline {
|
#vimperator-commandline {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
|||||||
Reference in New Issue
Block a user