mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 02:04: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 {
|
||||
padding: 0px 0px 0px 8px;
|
||||
}
|
||||
#vimperator-statusline > label:first-child {
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
#vimperator-commandline {
|
||||
background-color: white;
|
||||
|
||||
Reference in New Issue
Block a user