mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 21:58:00 +01:00
quick fix to make the statusbar white on black again, breaks contextmenu again
This commit is contained in:
@@ -178,7 +178,7 @@ fieldset.paypal {
|
||||
|
||||
/* colors for the statusbar */
|
||||
/* #status-bar is included so it also gets the right color before the first setClass("insecure") */
|
||||
#status-bar, #status-bar.status_insecure*/ {
|
||||
#status-bar, #status-bar.status_insecure * {
|
||||
background-color: black;
|
||||
color: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user