mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Added delete comment button.
This commit is contained in:
@ -16,4 +16,13 @@
|
||||
width: 100px !important;
|
||||
height: auto !important;
|
||||
float: none;
|
||||
}
|
||||
|
||||
.post-comments .delete-comment-link {
|
||||
margin-left: 5px;
|
||||
color: #b5bbc8;
|
||||
}
|
||||
|
||||
.post-comments .delete-comment-link:active {
|
||||
color: black;
|
||||
}
|
Reference in New Issue
Block a user