Add 2x version of creator type menu dropboxmarker

This commit is contained in:
Dan Stillman 2017-11-01 14:41:39 -04:00
parent 0f743e55c7
commit c40e321c4b
2 changed files with 7 additions and 1 deletions

View file

@ -29,4 +29,10 @@ textbox
{
margin: -1px 5px -1px 0;
padding: 0;
}
}
/* BEGIN 2X BLOCK -- DO NOT EDIT MANUALLY -- USE 2XIZE */
@media (min-resolution: 1.5dppx) {
.creator-type-label > image { list-style-image: url('chrome://zotero/skin/mac/arrow-down@2x.png'); }
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB