From 9e502343687e94a68a7efa829c42f9348cc9e09c Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Wed, 1 Feb 2012 20:47:01 -0500 Subject: [PATCH] Use white tag selector background --- chrome/skin/default/zotero/bindings/tagselector.css | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/skin/default/zotero/bindings/tagselector.css b/chrome/skin/default/zotero/bindings/tagselector.css index ad2f44b7b..22b0659ff 100644 --- a/chrome/skin/default/zotero/bindings/tagselector.css +++ b/chrome/skin/default/zotero/bindings/tagselector.css @@ -11,6 +11,7 @@ groupbox overflow-x: hidden; overflow-y: auto; display: block; /* allow labels to wrap instead of all being in one line */ + background-color: white; } checkbox