Shrink font size of quick copy prefpane instructions
This commit is contained in:
parent
239247aa81
commit
2c134c1c25
1 changed files with 4 additions and 0 deletions
|
@ -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?
|
||||
|
|
Loading…
Add table
Reference in a new issue