saved bygialloporpora on 2008-05-17
-
- ::-moz-tree-cell: a cell. Use this to set borders and background colors.
- ::-moz-tree-cell-text: the text in a cell. Use this to set the font and text color.
- ::-moz-tree-twisty: the appearance of the twisty used to expand and collapse child rows.
- ::-moz-tree-image: the image for a cell. You can set the image with the list-style-image property.
- ::-moz-tree-row: a row. Use this to set the background color of a row.
- ::-moz-tree-indentation: the indentation to the left of rows that are children of other rows.
- ::-moz-tree-column: a column.
- ::-moz-tree-line: the lines that are drawn to connect child rows to parent rows.
- ::-moz-tree-separator: a separator in a tree.
- ::-moz-tree-progressmeter: content for progressmeter cells. You can create a progressmeter column by setting the
type attribute on the column to progressmeter.
- ::-moz-tree-drop-feedback: the drag and drop feedback.
- ::-moz-tree-checkbox: the image to use for checkbox columns.
-