Fx60: Fix wrong cursor on tags splitter on Linux
This commit is contained in:
parent
b498a83787
commit
fe30a11bde
1 changed files with 1 additions and 0 deletions
|
@ -315,6 +315,7 @@
|
|||
</tree>
|
||||
<splitter
|
||||
id="zotero-tags-splitter"
|
||||
orient="vertical"
|
||||
collapse="after"
|
||||
zotero-persist="state"
|
||||
onmousemove="if (this.getAttribute('state') == 'dragging') { ZoteroPane.handleTagSelectorResize(); }"
|
||||
|
|
Loading…
Reference in a new issue