From cc5e1106ec28ad391053d753b24ff85a18ca7483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adomas=20Ven=C4=8Dkauskas?= Date: Tue, 22 Mar 2022 14:32:15 +0200 Subject: [PATCH] Fix quick format issues in Linux dark themes. Closes #2441 --- chrome/skin/default/zotero/integration.css | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/skin/default/zotero/integration.css b/chrome/skin/default/zotero/integration.css index e5b2f29dd7..14729c8854 100644 --- a/chrome/skin/default/zotero/integration.css +++ b/chrome/skin/default/zotero/integration.css @@ -117,6 +117,7 @@ display: inline-block; white-space: nowrap; line-height: normal; + color: #c4c4c4; -moz-user-select: all; }