>>97
そのくらいの調整ならcss書いて追加すれば?
視覚化するためにあえて記号にしてあるから確認して問題なさそうならスペースに変えてくれ

#threadPane {
.res-name > span::before {
content: "□";
}
}