classic skin polish + remove a dump

This commit is contained in:
ben%netscape.com 2000-08-14 04:23:57 +00:00
parent 31e00a9a42
commit e215822aef
2 changed files with 0 additions and 5 deletions

View File

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

View File

@ -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;
}