some small adjustments to make it work better
[themes.git] / EarlyBlue / inspector / viewers / dom / dom.css
index 1c95ff01e6d783ae2682b35cf6a5f5b83a34d579..428ced3cb7e5ebdfc57ca1478a2e30d004e059a8 100644 (file)
 
 /* :::::::: node type color coding :::::::: */
 
+treechildren::-moz-tree-cell-text(ACCESSIBLE_NODE) {
+  font-weight: bold;
+}
+
 treechildren::-moz-tree-cell-text(ELEMENT_NODE) {
   color: #000000;
 }