fx-compat: Item box: Restore drop marker

This commit is contained in:
Abe Jellinek 2022-07-21 10:20:42 -04:00
parent 26a2398399
commit 1a8057aba1

View file

@ -152,8 +152,10 @@ row label
}
.creator-type-dropmarker {
display: inline-block;
margin: 0 1em 1px;
background-image: url('chrome://zotero/skin/arrow-down.gif');
background-size: cover;
width: 11px;
height: 6px;
}