Skip to content

Commit

Permalink
Fix: Menu - Makes background opaque #140
Browse files Browse the repository at this point in the history
  • Loading branch information
black7375 committed Aug 11, 2021
1 parent 81f195f commit 14983e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
}

/* Fallback background */
#mainPopupSet > menupopup {
menupopup {
background-color: var(--lwt-accent-color, var(--in-content-page-background)) !important;
}

Expand Down

0 comments on commit 14983e6

Please sign in to comment.