Add 2x version of creator type menu dropboxmarker
This commit is contained in:
parent
0f743e55c7
commit
c40e321c4b
2 changed files with 7 additions and 1 deletions
|
@ -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'); }
|
||||
}
|
||||
|
|
BIN
chrome/skin/default/zotero/mac/arrow-down@2x.png
Normal file
BIN
chrome/skin/default/zotero/mac/arrow-down@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in a new issue