• Skip to main content
  • Select language
  • Skip to search
MDN Web Docs
  • Technologies
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs / DOM
    • WebExtensions
    • MathML
  • References & Guides
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
  1. MDN
  2. Tecnologia da Web para desenvolvedores
  3. CSS
  4. :-moz-tree-line

:-moz-tree-line

In This Article
  1. Associated elements
  2. Style properties

Non-standard
This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.

Activated by the properties attribute.

Associated elements

  • treeitem

Style properties

  • border
  • visibility

Document Tags and Contributors

Tags: 
  • CSS
  • CSS Reference
  • Non-standard
 Contributors to this page: Sebastianz, teoli, Sheppy, PWeilbacher, BijuGC, Marsf, Fredchat, Mgjbot, Callek, Phreed
 Last updated by: Sebastianz, Oct 23, 2015, 12:43:40 AM
See also
  1. CSS
  2. CSS Reference
  3. CSS Selectors
  4. Guides
    1. Using the :target pseudo-class in selectors
  5. Basic Selectors
    1. Type selectors
    2. Class selectors
    3. ID selectors
    4. Universal selectors
    5. Attribute selectors
  6. Combinators
    1. Adjacent sibling selectors
    2. General sibling selectors
    3. Child selectors
    4. Descendant selectors
  7. Pseudo-classes
    1. :active
    2. :any
    3. :checked
    4. :dir()
    5. :disabled
    6. :empty
    7. :enabled
    8. :first
    9. :first-child
    10. :first-of-type
    11. :fullscreen
    12. :focus
    13. :hover
    14. :indeterminate
    15. :invalid
    16. :lang
    17. :last-child
    18. :last-of-type
    19. :left
    20. :link
    21. :not()
    22. :nth-child
    23. :nth-last-child
    24. :nth-last-of-type
    25. :nth-of-type
    26. :only-child
    27. :only-of-type
    28. :optional
    29. :out-of-range
    30. :read-write
    31. :required
    32. :right
    33. :root
    34. :scope
    35. :target
    36. :valid
  8. Pseudo-elements
    1. ::after (:after)
    2. ::before (:before)
    3. ::first-letter (:first-letter)
    4. ::first-line (:first-line)
    5. ::selection