Add CSS for user's own comments

rophako
Noah 2017-01-02 20:01:29 -08:00
padre 54906d8c38
commit e792e35768
Se han modificado 1 ficheros con 3 adiciones y 0 borrados

Ver fichero

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