08/10/10 02:43:36 qcZxs2m90
/*----bbs2chreader---*/
#treeSubject treechildren,#treeSubscribe treechildren{background-color: #333 !important;color: #aaa;}
#treeSubject treechildren:-moz-tree-row(even),
#treeSubscribe treechildren:-moz-tree-row(even){background-color: #333 !important;}
#treeSubject treechildren:-moz-tree-row(odd),
#treeSubscribe treechildren:-moz-tree-row(odd){background-color: #444 !important;}
#treeSubject treechildren::-moz-tree-row(selected),
#treeSubscribe treechildren::-moz-tree-row(selected),
#treeSubject treechildren::-moz-tree-row(even, selected),
#treeSubscribe treechildren::-moz-tree-row(even, selected) {background-color: #000 !important; border: 1px dotted #00f !important;}
#treeSubject treechildren::-moz-tree-cell-text(selected),
#treeSubscribe treechildren::-moz-tree-cell-text(selected) {color: #fff !important;}
#treeSubject treechildren::-moz-tree-row(selected, focus),
#treeSubscribe treechildren::-moz-tree-row(selected, focus),
#treeSubject treechildren::-moz-tree-row(even, selected, focus),
#treeSubscribe treechildren::-moz-tree-row(even, selected, focus) {background: #30c none !important; border: none !important;}
#treeSubject treechildren::-moz-tree-cell-text(selected, focus),
#treeSubscribe treechildren::-moz-tree-cell-text(selected, focus) {color: #ff0 !important;}