Add CSS for user's own comments

rophako
Noah 2017-01-02 20:01:29 -08:00
부모 54906d8c38
커밋 e792e35768
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@ -424,6 +424,9 @@ ul.blog-categories li:last-child:after {
border: 1px dashed #006699;
padding: 5px
}
.comment-editable {
color: #FF9900;
}
/* Wiki */
a.wiki-broken {