From 657832521f86b4c36e00b8bfe0df4cd44a951923 Mon Sep 17 00:00:00 2001 From: WesleyFord Date: Tue, 9 Mar 2021 13:24:52 -0500 Subject: [PATCH] Fix background color of the dropdown menu. --- chrome/skin/default/zotero/integration.css | 1 - 1 file changed, 1 deletion(-) diff --git a/chrome/skin/default/zotero/integration.css b/chrome/skin/default/zotero/integration.css index ec07f281b6..e5b2f29dd7 100644 --- a/chrome/skin/default/zotero/integration.css +++ b/chrome/skin/default/zotero/integration.css @@ -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; }