mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-17 21:51:56 -08:00
Fix: Addon.org - Darkmode at Reviews
This commit is contained in:
parent
0809ec2748
commit
70f97f26df
1 changed files with 2 additions and 0 deletions
|
|
@ -354,6 +354,7 @@
|
|||
/* Basic */
|
||||
.Page-content,
|
||||
.SecondaryHero,
|
||||
body,
|
||||
main[aria-label="Content"] {
|
||||
color: var(--in-content-page-color) !important;
|
||||
background: var(--in-content-page-background) !important;
|
||||
|
|
@ -483,6 +484,7 @@
|
|||
.AddonsCard-list,
|
||||
.Card-footer,
|
||||
.StaticAddonCard,
|
||||
.blogpost-nav,
|
||||
.blogpost-nav * {
|
||||
background: var(--in-content-table-background) !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue