disable glow on attachment button on OS X
This commit is contained in:
parent
11c1277ea7
commit
f26f3a654d
1 changed files with 4 additions and 0 deletions
|
@ -81,6 +81,10 @@
|
|||
opacity: .7;
|
||||
}
|
||||
|
||||
#zotero-tb-attachment-add > .toolbarbutton-icon > stack > .zotero-tb-glow {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#zotero-tb-sync > .toolbarbutton-icon {
|
||||
-moz-binding: none !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue