зеркало из https://github.com/mozilla/gecko-dev.git
fixed the unifinder listboxes (formerly trees)
This commit is contained in:
Родитель
ad1ba85936
Коммит
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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче