Fix bug # 30152: showing/hiding bookmark columns. CSS fix from aaronr@us.ibm.com.

This commit is contained in:
rjc%netscape.com 2000-03-23 10:55:04 +00:00
Родитель a3082fa5fe
Коммит 0de63974a4
1 изменённых файлов: 0 добавлений и 5 удалений

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

@ -28,11 +28,6 @@
@import url(chrome://global/skin/);
treecol[hidden="true"]
{
display: none;
}
treeitem[container="true"][open="true"][loading="true"] > treerow > treecell > .tree-icon
{
list-style-image: url("resource:/res/rdf/loading.gif") ! important ;