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:
parent
f516ca5b22
commit
f13265467a
@ -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;
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user