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