Skip to main content

XUL Tutorial:Styling a Tree - MDC

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

URL Tag Cloud

Bookmark History

Saved by 1 people (0 private), first by anonymouse user on 2008-05-17


Public Sticky notes

Highlighted by gialloporpora

  • ::-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.
  • Highlighted by gialloporpora

    Highlighted by gialloporpora

    Readers (1)