mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-09 09:25:45 +01:00
Make the status bar properly customizable and remove some useless vertical space in the navbar.
This commit is contained in:
@@ -168,6 +168,11 @@ statusbarpanel {
|
||||
visibility: collapse;
|
||||
}
|
||||
|
||||
#nav-bar {
|
||||
padding-top: 0px !important;
|
||||
padding-bottom: 0px !important;
|
||||
}
|
||||
|
||||
.dactyl-commandline-prompt {
|
||||
/* background-color: inherit; */
|
||||
margin: 0px;
|
||||
|
||||
Reference in New Issue
Block a user