Fix collections-containing-an-item highlighting on OS X

This commit is contained in:
Dan Stillman 2009-09-21 19:08:34 +00:00
parent 4c45a25c35
commit e09c80e5e1

View File

@ -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