commit 2c134c1c25b97359703a72407b9f96ab6df81b29
parent 239247aa814bc96c724b31918ba8fb841bcac52d
Author: Dan Stillman <dstillman@zotero.org>
Date: Fri, 29 Mar 2013 04:28:44 -0400
Shrink font size of quick copy prefpane instructions
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/chrome/skin/default/zotero/preferences.css b/chrome/skin/default/zotero/preferences.css
@@ -212,6 +212,10 @@ grid row hbox:first-child
height: 1em;
}
+#quickCopy-instructions, #quickCopy-citationInstructions {
+ font-size: 12px;
+}
+
#quickCopy-siteSettings-rows::-moz-tree-cell(quickCopy-copyAsHTML) {
/*
DEBUG: possible to center checkmark here instead of with spaces?