adjust dark shadow color
This commit is contained in:
parent
ad9eb49c23
commit
0842c4084e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
box-shadow: 0 2px 4px #0005, 0 -1px 2px -1px #0004 !important;
|
||||
}
|
||||
:root[lwthemetextcolor="bright"] .tabbrowser-tab[visuallyselected] .tab-background, :root[lwthemetextcolor="bright"] {
|
||||
box-shadow: 0 2px 4px #0007, 0 -1px 2px -1px #0006 !important;
|
||||
box-shadow: 0 2px 4px #0008, 0 -1px 2px -1px #0006 !important;
|
||||
}
|
||||
|
||||
#TabsToolbar > .toolbar-items {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue