mirror of
https://github.com/zotero/zotero.git
synced 2026-09-20 00:12:49 +00:00
Minor cosmetic fix
This commit is contained in:
parent
7a52b65e85
commit
a17b78e222
1 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ body {
|
|||
background: white;
|
||||
padding: 1px 2px 1px 0;
|
||||
border: 1px solid rgba(0, 0, 0, 0.5);
|
||||
-moz-appearance: textbox;
|
||||
-moz-appearance: textfield;
|
||||
}
|
||||
|
||||
#quick-format-dialog {
|
||||
|
|
@ -19,6 +19,6 @@ body {
|
|||
}
|
||||
|
||||
#zotero-icon {
|
||||
margin: 3px 0 0 2px;
|
||||
margin: 0 0 0 2px;
|
||||
-moz-appearance: none;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue