mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
classic skin polish + remove a dump
This commit is contained in:
parent
31e00a9a42
commit
e215822aef
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user