diff --git a/chrome/skin/default/zotero/overlay.css b/chrome/skin/default/zotero/overlay.css index 4b2963c98..58fba9cf5 100644 --- a/chrome/skin/default/zotero/overlay.css +++ b/chrome/skin/default/zotero/overlay.css @@ -42,7 +42,7 @@ /* Set by setHighlightedRows() and getRowProperties() in collectionTreeView.js) */ #zotero-collections-tree treechildren::-moz-tree-row(highlighted) { - background: #FFFF99; + background: #FFFF99 !important; } #zotero-pane splitter