08/03/19 23:58:27 0fWWA+X30
>>443
動作を確認したよ♪
まったりやってくだされ。。。
お礼に似合いそうなシマシマ模様を書いてみるから好きにしてねw
#historyTree treechildren::-moz-tree-row(even),
#bookmarksPanel #bookmarks-view treechildren::-moz-tree-row(even),
#bookmark-window treechildren::-moz-tree-row(even),
#configTree treechildren::-moz-tree-row(even),
treechildren#styles-children::-moz-tree-row(even) {
background:#DDD!important
}
#historyTree treechildren::-moz-tree-row(selected),
#bookmarksPanel #bookmarks-view treechildren::-moz-tree-row(selected),
#bookmark-window treechildren::-moz-tree-row(selected),
#configTree treechildren::-moz-tree-row(selected),
treechildren#styles-children::-moz-tree-row(selected) {
background-color:highlight!important
}
#historyTree treechildren::-moz-tree-cell-text(selected),
#bookmarksPanel #bookmarks-view treechildren::-moz-tree-cell-text(selected),
#bookmark-window treechildren::-moz-tree-cell-text(selected),
#configTree treechildren::-moz-tree-cell-text(selected),
treechildren#styles-children::-moz-tree-cell-text(selected) {
color:#FFF!important
}