www

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

commit 1977ae1541c0143d23973c116b092f311c108db9
parent 17fae0d6572cdc7289956748f620b53d8076dfa3
Author: Dan Stillman <dstillman@zotero.org>
Date:   Mon, 13 Dec 2010 22:45:53 +0000

Tweak spacing of "Get word processor plugins..." line in prefs


Diffstat:
Mchrome/skin/default/zotero/preferences.css | 9+++++++--
1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/chrome/skin/default/zotero/preferences.css b/chrome/skin/default/zotero/preferences.css @@ -173,7 +173,6 @@ grid row hbox:first-child } - /* * Search pane */ @@ -212,7 +211,13 @@ grid row hbox:first-child min-height: 1.5em; /* Fix collapse on Windows */ } -/* Styles pane */ +/* + * Cite pane + */ +#wordProcessors > label:not(:first-child) { + margin-top: 10px; +} + #styleManager { height: 250px;