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