www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 9e502343687e94a68a7efa829c42f9348cc9e09c
parent 774f91f092f0eb955399a6b047ae7c9972bea758
Author: Simon Kornblith <simon@simonster.com>
Date:   Wed,  1 Feb 2012 20:47:01 -0500

Use white tag selector background

Diffstat:
Mchrome/skin/default/zotero/bindings/tagselector.css | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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