Reverting the inner cell of a tree back to a block. I can't deal with boxes sucking.

This commit is contained in:
hyatt%netscape.com 2000-01-10 08:47:25 +00:00
parent 7d205de3d0
commit a68fec4dfc

View File

@ -979,6 +979,7 @@ treecell.image > titledbutton:active {
}
.tree-icon {
width: 100%;
}
.tree-button {
@ -986,10 +987,7 @@ treecell.image > titledbutton:active {
padding: 0px;
border: none;
list-style-image: inherit;
}
.tree-button[flex] {
width: 10px;
width: 100%;
}
treecell {