Fix for bug 8764. Highlighting color was wrong.

This commit is contained in:
slamm%netscape.com 1999-07-02 19:17:10 +00:00
parent 23df043521
commit fbdd6c0e04

View File

@ -26,5 +26,6 @@ treeitem > treerow > treecell > titledbutton
{
border: none;
font: inherit;
color: inherit;
list-style-image: url("resource:/res/rdf/document.gif");
}