Shrink font size of quick copy prefpane instructions

This commit is contained in:
Dan Stillman 2013-03-29 04:28:44 -04:00
parent 239247aa81
commit 2c134c1c25

View file

@ -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?