X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Finspector%2Fviewers%2Fdom%2Fdom.css;h=4fea07857b5314a88cc2c78b8bace6129d2d0f1e;hb=0db2564b6c91ba2370ae7ba4175d9c7d77ef118e;hp=e9a21314041fad97175098cce3c6154803468e47;hpb=a12570b9df613c628ada41eac0bf14f642ecf578;p=themes.git diff --git a/LCARStrek/inspector/viewers/dom/dom.css b/LCARStrek/inspector/viewers/dom/dom.css index e9a21314..4fea0785 100644 --- a/LCARStrek/inspector/viewers/dom/dom.css +++ b/LCARStrek/inspector/viewers/dom/dom.css @@ -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; }