From d992edcd171e517f99ac8ec50d4f85c26e7fe0cd Mon Sep 17 00:00:00 2001 From: Dylan <49535429+Dylan-Evan@users.noreply.github.com> Date: Sat, 27 Mar 2021 15:50:23 -0400 Subject: [PATCH] Fix dark theme on Item Type --- chrome/skin/default/zotero/bindings/itembox.css | 1 - 1 file changed, 1 deletion(-) diff --git a/chrome/skin/default/zotero/bindings/itembox.css b/chrome/skin/default/zotero/bindings/itembox.css index fc75bad93d..ec4e8a8f60 100644 --- a/chrome/skin/default/zotero/bindings/itembox.css +++ b/chrome/skin/default/zotero/bindings/itembox.css @@ -104,7 +104,6 @@ row > vbox > description #item-type-menu { -moz-appearance: none; - color: black; height: 1.5em !important; min-height: 1.5em !important; padding: 0 0 0 2px !important;