mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 22:27:59 +01:00
@@ -36,8 +36,6 @@ var StatusLine = Module("statusline", {
|
|||||||
]
|
]
|
||||||
});
|
});
|
||||||
|
|
||||||
config.tabbrowser.getStatusPanel().hidden = true;
|
|
||||||
|
|
||||||
if (this.statusBar.localName == "toolbar") {
|
if (this.statusBar.localName == "toolbar") {
|
||||||
styles.system.add("addon-bar", config.styleableChrome, String.raw`
|
styles.system.add("addon-bar", config.styleableChrome, String.raw`
|
||||||
#status-bar, #dactyl-status-bar { margin-top: 0 !important; }
|
#status-bar, #dactyl-status-bar { margin-top: 0 !important; }
|
||||||
|
|||||||
Reference in New Issue
Block a user