mirror of
https://github.com/kirsle/kirsle.net
synced 2024-11-14 04:49:29 +00:00
Add CSS for user's own comments
This commit is contained in:
parent
54906d8c38
commit
e792e35768
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user