mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-31 02:55:47 +01:00
Make Teledactyl minimally functional, albeit with quite a lot of errors on the console.
This commit is contained in:
@@ -156,8 +156,11 @@ statusbarpanel {
|
||||
.statusbar-resizerpanel {
|
||||
display: none;
|
||||
}
|
||||
#statusbar-display, #statusbar-progresspanel {
|
||||
#statusbar-display,
|
||||
#statusbar-progresspanel,
|
||||
#status-bar > #statusTextBox > #statusText {
|
||||
display: none;
|
||||
visibility: collapse;
|
||||
}
|
||||
|
||||
.dactyl-commandline-prompt {
|
||||
|
||||
Reference in New Issue
Block a user