fixed the unifinder listboxes (formerly trees)

git-svn-id: svn://10.0.0.236/trunk@118271 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
colinp%oeone.com 2002-04-05 19:19:22 +00:00
parent f516ca5b22
commit f13265467a
2 changed files with 4 additions and 4 deletions

View File

@ -1041,8 +1041,8 @@ button.calendar-management-button:hover:active
}
#unifinder-search-results-tree > treechildren treeitem[selected="true"] > treerow,
#unifinder-categories-tree > treechildren treeitem[selected="true"] > treerow
#unifinder-search-results-tree listitem[selected="true"] > listcell,
#unifinder-categories-tree listitem[selected="true"] > listcell
{
background-color : #D5E3F2;
color : #000000;

View File

@ -1042,8 +1042,8 @@ button.calendar-management-button:hover:active
}
#unifinder-search-results-tree > treechildren treeitem[selected="true"] > treerow,
#unifinder-categories-tree > treechildren treeitem[selected="true"] > treerow
#unifinder-search-results-tree listitem[selected="true"] > listcell,
#unifinder-categories-tree listitem[selected="true"] > listcell
{
background-color : #D5E3F2;
color : #000000;