Fix collections-containing-an-item highlighting on OS X
This commit is contained in:
parent
4c45a25c35
commit
e09c80e5e1
|
@ -42,7 +42,7 @@
|
||||||
/* Set by setHighlightedRows() and getRowProperties() in collectionTreeView.js) */
|
/* Set by setHighlightedRows() and getRowProperties() in collectionTreeView.js) */
|
||||||
#zotero-collections-tree treechildren::-moz-tree-row(highlighted)
|
#zotero-collections-tree treechildren::-moz-tree-row(highlighted)
|
||||||
{
|
{
|
||||||
background: #FFFF99;
|
background: #FFFF99 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#zotero-pane splitter
|
#zotero-pane splitter
|
||||||
|
|
Loading…
Reference in New Issue
Block a user