X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Finspector%2Fviewers%2Fdom%2Fdom.css;h=4fea07857b5314a88cc2c78b8bace6129d2d0f1e;hp=e9a21314041fad97175098cce3c6154803468e47;hb=7278d3809f0c07daa5a06d0be502c96f00cdef36;hpb=a12570b9df613c628ada41eac0bf14f642ecf578 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; }