Merge pull request #2009 from WesleyFord/master

Fix background color of the dropdown menu.
This commit is contained in:
Dan Stillman 2021-05-16 04:22:03 -04:00 committed by GitHub
commit 7217cd407a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,7 +197,6 @@ richlistitem[selected="true"] {
#zotero-icon {
list-style-image: url("chrome://zotero/skin/zotero-new-z-16px.png");
background-color: #fff;
padding: 0;
margin: 0;
}