Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

样式化树

XUL:<treerow properties="makeItBlue">

css:
treechildren::-moz-tree-row(makeItBlue)
{
  background-color: blue;
}

可以参考这里 点击这里

文档标签和贡献者

 此页面的贡献者: ziyunfei, 329938621, Kacha
 最后编辑者: ziyunfei,