disable glow on attachment button on OS X
This commit is contained in:
parent
11c1277ea7
commit
f26f3a654d
|
@ -81,6 +81,10 @@
|
||||||
opacity: .7;
|
opacity: .7;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#zotero-tb-attachment-add > .toolbarbutton-icon > stack > .zotero-tb-glow {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
#zotero-tb-sync > .toolbarbutton-icon {
|
#zotero-tb-sync > .toolbarbutton-icon {
|
||||||
-moz-binding: none !important;
|
-moz-binding: none !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user