fix bug 68070 CSS error in themes/classic/global/win/tree.css

r=glazman a=ben
This commit is contained in:
timeless%mac.com 2001-02-28 07:08:51 +00:00
Родитель aaa938e5b0
Коммит 6ba783661a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -277,7 +277,7 @@ treeitem[selected="true"][container="true"][open="true"] > treerow > treecell >
treerow[mode="inline-edit"]
{
background-color : none;
background : transparent;
}