classic skin polish + remove a dump

This commit is contained in:
ben%netscape.com 2000-08-14 04:23:57 +00:00
Родитель 31e00a9a42
Коммит e215822aef
2 изменённых файлов: 0 добавлений и 5 удалений

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

@ -14,7 +14,6 @@
</interface>
<handlers>
<handler type="command">
dump("*** this.checked = " + this.checked + "\n");
if( !this.checked ) this.checked = true;
</handler>
</handlers>

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

@ -298,10 +298,6 @@ treeitem[container="true"] > treerow > .treecell-indent {
behavior: url("chrome://global/content/treeBindings.xml#treecell-align-right");
}
.tree-header-image {
list-style-image: inherit;
}
treeitem > treechildren {
display: none;
}