mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 22:07:59 +01:00
hide the statusbar-progresspanel in CSS too since some extensions hide/reshow
it
This commit is contained in:
@@ -165,6 +165,9 @@ fieldset.paypal {
|
||||
.statusbar-resizerpanel {
|
||||
display: none;
|
||||
}
|
||||
#statusbar-display, #statusbar-progresspanel {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* colors for the statusbar */
|
||||
/* #status-bar is included so it also gets the right color before the first setClass("insecure") */
|
||||
|
||||
Reference in New Issue
Block a user