update LCARStrek to trunk
[themes.git] / LCARStrek / inspector / viewers / dom / dom.css
index ef1eb23c99380efebbb860bcd22e51da91b9c255..e9a21314041fad97175098cce3c6154803468e47 100644 (file)
 
 /* :::::::: node type color coding :::::::: */
 
+treechildren::-moz-tree-cell-text(ACCESSIBLE_NODE) {
+  font-weight: bold;
+}
+
 treechildren::-moz-tree-cell-text(ELEMENT_NODE) {
   color: #FF9F00;
 }