From c8334f576f5d1ce3dc1248739a05926c5626b9e8 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Tue, 17 Jun 2008 20:50:44 +0000 Subject: [PATCH] Merged revisions 2845-2848,2850-2852,2855-2857,2860-2863,2872,2874,2879-2880 from 1.0 branch via svnmerge --- chrome/content/zotero/addCitationDialog.xul | 4 +- chrome/content/zotero/bindings/relatedbox.xml | 6 +- .../content/zotero/editBibliographyDialog.xul | 4 +- chrome/content/zotero/selectItemsDialog.js | 6 +- chrome/content/zotero/selectItemsDialog.xul | 2 +- chrome/content/zotero/xpcom/integration.js | 26 +- chrome/content/zotero/xpcom/itemTreeView.js | 4 +- chrome/content/zotero/xpcom/quickCopy.js | 8 + scrapers.sql | 362 +++++++++++++----- 9 files changed, 304 insertions(+), 118 deletions(-) diff --git a/chrome/content/zotero/addCitationDialog.xul b/chrome/content/zotero/addCitationDialog.xul index 7b4ea4d0c..1dfdb628a 100644 --- a/chrome/content/zotero/addCitationDialog.xul +++ b/chrome/content/zotero/addCitationDialog.xul @@ -37,8 +37,8 @@ ondialogcancel="Zotero_Citation_Dialog.cancel();" xmlns:html="http://www.w3.org/1999/xhtml" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" - style="padding: 0" - persist="screenX screenY"> + style="padding: 0 5px" + persist="screenX screenY width height">