10/05/06 13:00:07 UPd8pK/KP
前に教えてもらったこのユーザースタイルで少しは見やすくなるよ
使い方知らなければサヨウナラだが
@-moz-document domain("www.youtube.com") {
#watch-comments-core li div[class="wrapper"]{
border-bottom:1px #CCC solid !important;
}
#watch-comments-core li div[class^="comment-highlight"]{
font-weight:bold !important;
background-color: #F8F8F8 !important;
padding-left: 4px !important;
}
/*#watch-comments-core a[class^="comment-author"]{ display:block !important; }*/
#watch-comments-core a[class^="comment-author"]{ margin-right:5px !important; }
#watch-comments-core span[class="time"]{ visibility: visible !important; }
#watch-comments-core span[class="time"]:before{ content: "("; }
#watch-comments-core span[class="time"]:after{ content: ")"; }
}
サンプル
URLリンク(up3.viploader.net)