Skip to content

Commit

Permalink
Merge pull request #335 from gabrielmmf/master
Browse files Browse the repository at this point in the history
Partially Fixed #333 - Firefox drop down menus with invisible text
  • Loading branch information
vinceliuice committed May 3, 2023
2 parents 1a2206a + 4a65658 commit 221307a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/firefox/chrome/Orchis/parts/popups.css
Expand Up @@ -19,6 +19,7 @@ menupopup {
.menupopup-arrowscrollbox {
border: 0 !important;
background: var(--gnome-menu-background) !important;
color: var(--gnome-button-color) !important;
}

menupopup menupopup {
Expand Down

0 comments on commit 221307a

Please sign in to comment.