зеркало из https://github.com/mozilla/pjs.git
fixed bug 90274 r=shliang sr=hewitt selected folder name in mac classic not showing up
This commit is contained in:
Родитель
936a324053
Коммит
50e0122185
|
@ -38,11 +38,11 @@ treeitem > treerow {
|
|||
}
|
||||
|
||||
treeitem[selected="true"] > treerow {
|
||||
color: #000000;
|
||||
color: HighlightText;
|
||||
background-color: Highlight;
|
||||
}
|
||||
treeitem[dd-dropon="true"] > treerow {
|
||||
color: #000000;
|
||||
color: HighlightText;
|
||||
background-color: Highlight;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче