Add missing 2x Mac collection/search icons and fix 2x sync icon size
This commit is contained in:
parent
30ae61d60e
commit
223c427888
3 changed files with 4 additions and 0 deletions
BIN
chrome/content/zotero-platform/mac/treesource-collection@2x.png
Normal file
BIN
chrome/content/zotero-platform/mac/treesource-collection@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 589 B |
BIN
chrome/content/zotero-platform/mac/treesource-search@2x.png
Normal file
BIN
chrome/content/zotero-platform/mac/treesource-search@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1 KiB |
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue