update DOM inspector to development up to 2009-02-12
[themes.git] / EarlyBlue / inspector / viewers / dom / dom.css
index 428ced3cb7e5ebdfc57ca1478a2e30d004e059a8..bad17977c25e1da0dc5f0c3b22382be01debc557 100644 (file)
@@ -65,6 +65,10 @@ treechildren::-moz-tree-cell-text(DOCUMENT_NODE) {
   color: #800080;
 }
 
   color: #800080;
 }
 
+treechildren::-moz-tree-cell-text(DOCUMENT_TYPE_NODE) {
+  color: #606000;
+}
+
 treechildren::-moz-tree-cell-text(PROCESSING_INSTRUCTION_NODE) {
   color: #808080;
 }
 treechildren::-moz-tree-cell-text(PROCESSING_INSTRUCTION_NODE) {
   color: #808080;
 }