Remove lines in treeview separators
Not ideal -- we can't reduce the height of separators, so there's too much padding between sections -- but still better (and way better on Linux, where a thick black line was being drawn instead of the light dashes on macOS).
This commit is contained in:
parent
6096d1ea62
commit
98ab5ac8bf
|
@ -35,9 +35,9 @@
|
|||
margin-right: 5px;
|
||||
}
|
||||
|
||||
/*#zotero-collections-tree treechildren::-moz-tree-separator {
|
||||
#zotero-collections-tree treechildren::-moz-tree-separator {
|
||||
border: none;
|
||||
}*/
|
||||
}
|
||||
|
||||
#zotero-collections-tree treechildren::-moz-tree-twisty(notwisty),
|
||||
#zotero-collections-tree treechildren::-moz-tree-twisty(header) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user