DOMi - Shorter/Thinner Tree & Misc Tweaks

DOMi - Shorter/Thinner Tree & Misc Tweaks
552
1276

Install

The recommended way to install user styles is to use Firefox with Stylish.

If you already have Firefox with Stylish, make sure this site is allowed to run JavaScript.

By ChoGGi.
Created Nov 04 2006, last updated Feb 09 2010.
3 installs this week, 415 total.
Average rating: Good

see screenshots

tested on ff2/3 (works on anything with a tree, see comment)

Updates:
selected item bold (thanks Paulfox)
added colour for "PROCESSING_INSTRUCTION_NODE"
removed "anonymous" node colour (it makes everything red for xml docs)
added colour for "ACCESSIBLE_NODE"
re-added "anonymous" node colour (i dont use domi on xml files usually, but if you do than you may want to remove that line)
cleaned it up a bit

there's a bunch of other nodes, but i don't know what they're used for
ENTITY_REFERENCE_NODE
ENTITY_NODE
DOCUMENT_FRAGMENT_NODE
NOTATION_NODE
example: treechildren:-moz-tree-cell-text(CDATA_SECTION_NODE){color:red!important}

there's also
ELEMENT_NODE (leftside items in DOMi)
ATTRIBUTE_NODE (rightside items)

if anyone wants the domi edit dialog wider
dialog#editInsertAttribute{width:60em!important}

Before
After

Discussions [Start new]

Mail the admin.