Skip to content

Commit

Permalink
Fix: Bookmark Menu - Remove shadow #136 #140
Browse files Browse the repository at this point in the history
  • Loading branch information
black7375 committed Aug 13, 2021
1 parent cdc12c8 commit 425d4e5
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 */
menupopup {
menupopup:not(.cui-widget-panel.cui-widget-panelview) {
background-color: var(--lwt-accent-color, var(--in-content-page-background)) !important;
}

Expand Down

0 comments on commit 425d4e5

Please sign in to comment.