| Author | Alice 0775 |
|---|---|
| Created | Apr 26, 2008 |
| Updated | Apr 26, 2008 |
| Installs (this week) | 0 |
| Installs (total) | 230 |
Old style Tree view
Dashed lines between elements in the tree.
Twisty like + -.
This style destroy Bug 425131 – Tree view should not contain dotted lines.
If you want to apply old style to DOMi only, You should add @-moz-document url-prefix as follows.
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document url-prefix(chrome://inspector){
....
}
Dashed lines between elements in the tree.
Twisty like + -.
This style destroy Bug 425131 – Tree view should not contain dotted lines.
If you want to apply old style to DOMi only, You should add @-moz-document url-prefix as follows.
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document url-prefix(chrome://inspector){
....
}
More Info
Feedback
Discussions
No discussions posted yet. Be the first to ask a question or review this style.
