zen-browser: remove redundant toolbar background overrides
This commit is contained in:
parent
c3e936eed5
commit
13a037ef67
1 changed files with 0 additions and 8 deletions
|
|
@ -52,10 +52,6 @@ with colors;
|
|||
background-color: #${base00-hex} !important;
|
||||
}
|
||||
|
||||
#TabsToolbar {
|
||||
background-color: #${base00-hex} !important;
|
||||
}
|
||||
|
||||
.urlbar-background {
|
||||
background-color: #${base02-hex} !important;
|
||||
}
|
||||
|
|
@ -143,10 +139,6 @@ with colors;
|
|||
--zen-main-browser-background-toolbar: #${base00-hex} !important;
|
||||
}
|
||||
|
||||
#zen-appcontent-navbar-container {
|
||||
background-color: #${base00-hex} !important;
|
||||
}
|
||||
|
||||
#commonDialog {
|
||||
background-color: #${base00-hex} !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue