Add missing 2x Mac collection/search icons and fix 2x sync icon size

This commit is contained in:
Dan Stillman 2017-10-18 06:05:51 -04:00
parent 30ae61d60e
commit 223c427888
3 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 589 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -663,6 +663,10 @@
padding-right: 6px;
}
#zotero-tb-sync .toolbarbutton-icon {
max-width: 28px;
}
#zotero-tb-sync[status=animate] {
list-style-image: url(chrome://zotero/skin/arrow_rotate_animated.png);
}