mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 12:47:59 +01:00
Remove the unwanted SB margin from the command line.
This commit is contained in:
@@ -141,13 +141,17 @@ statusbarpanel {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#liberator-commandline-prompt {
|
#liberator-commandline-prompt {
|
||||||
|
background-color: inherit;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
background-color: inherit;
|
|
||||||
}
|
}
|
||||||
#liberator-commandline-command {
|
#liberator-commandline-command {
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
#liberator-message {
|
||||||
|
margin: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar {
|
#sidebar {
|
||||||
|
|||||||
Reference in New Issue
Block a user