mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 10:54:33 +00:00
fixed the unifinder listboxes (formerly trees)
This commit is contained in:
parent
ad1ba85936
commit
558531126a
@ -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