1
0
Fork 0

Add CSS for user's own comments

rophako
Noah 2017-01-02 20:01:29 -08:00
vanhempi 54906d8c38
commit e792e35768
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa

Näytä tiedosto

@ -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 {