6 treechildren::-moz-tree-checkbox {
7 list-style-image: none;
9 treechildren::-moz-tree-checkbox(checked) {
10 list-style-image: url("chrome://global/skin/checkbox/cbox-check.gif");
12 treechildren::-moz-tree-checkbox(disabled) {
13 list-style-image: url("chrome://global/skin/checkbox/cbox-check-disabled.gif");