📝 Changed custom firefox css
This commit is contained in:
parent
457a895548
commit
1ec521f2ba
1 changed files with 20 additions and 2 deletions
|
|
@ -25,6 +25,24 @@
|
|||
color: transparent;
|
||||
}
|
||||
|
||||
.titlebar-color {
|
||||
background-color: #14161b !important;
|
||||
}
|
||||
|
||||
menubar,
|
||||
nav-bar,
|
||||
#TabsToolbar > * {
|
||||
background-color: #14161b !important;
|
||||
}
|
||||
|
||||
toolbar > * {
|
||||
background-color: #22252c !important;
|
||||
}
|
||||
|
||||
.tab-background[selected="true"] {
|
||||
background: #1b1d24 !important;
|
||||
}
|
||||
|
||||
#urlbar-background {
|
||||
background-color: #14161b !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue