@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document url-prefix(chrome://inspector){
treechildren:-moz-tree-row{height:1.4em!important;min-height:0!important}
treechildren:-moz-tree-indentation{width:1em!important}
treechildren:-moz-tree-cell,treechildren:-moz-tree-row,treechildren:-moz-tree-column{border:solid .1pt #BBB!important}
treechildren:-moz-tree-cell,treechildren:-moz-tree-column{border-width:0 .1pt 0 0!important}
treechildren:-moz-tree-row(even){background-color:#DDD!important}
treechildren:-moz-tree-row(odd){background-color:#FFF!important}
treechildren:-moz-tree-row(selected){background-color:#de8787!important;color:#EEE!important;font-weight:900!important}
treechildren:-moz-tree-row(selected,focus){background-color:#8789de!important;color:#FFF!important;font-weight:900!important;font-style:normal!important}
treechildren:-moz-tree-cell-text(selected){font-weight:bold!important}
treechildren:-moz-tree-cell-text(hover){color:#000!important;background-color:#FFCC66!important}

#trDOMTree treechildren:-moz-tree-cell-text{color:#000!important}
#trDOMTree treechildren:-moz-tree-cell-text(leaf){color:#666!important}
#trDOMTree treechildren:-moz-tree-cell-text(PROCESSING_INSTRUCTION_NODE){color:#996633!important}
#trDOMTree treechildren:-moz-tree-cell-text(leaf,anonymous){color:#ba0d77!important}
#trDOMTree treechildren:-moz-tree-cell-text(open){padding:0 1.5pt 0 3pt!important;border:solid .1pt #000!important}
#trDOMTree treechildren:-moz-tree-cell-text(DOCUMENT_TYPE_NODE){color:#33CC00!important}
#trDOMTree treechildren:-moz-tree-cell-text(ACCESSIBLE_NODE){color:#666!important}
#trDOMTree treechildren:-moz-tree-cell-text(ACCESSIBLE_NODE,open){color:#996633!important}
#trDOMTree treechildren:-moz-tree-cell-text(anonymous){color:#ed2727!important}
#trDOMTree treechildren:-moz-tree-cell-text(TEXT_NODE){font-style:italic!important;color:#f16528!important}
#trDOMTree treechildren:-moz-tree-cell-text(COMMENT_NODE),
#trDOMTree treechildren:-moz-tree-cell-text(DOCUMENT_NODE){color:#ff1cfc!important}
#trDOMTree treechildren:-moz-tree-cell-text(selected){background-color:#de8787!important;color:#EEE!important;font-weight:900!important}
#trDOMTree treechildren:-moz-tree-cell-text(selected,focus){background-color:#8789de!important;color:#FFF!important;font-weight:900!important;font-style:normal!important}
}