mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Show dateline when a comment is edited or deleted
Signed-off-by: Marcel Korpel <marcel.korpel@gmail.com> Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
e331ce273c
commit
9cde6b0566
3 changed files with 37 additions and 15 deletions
|
@ -96,6 +96,11 @@
|
|||
color: #999;
|
||||
}
|
||||
|
||||
.edited {
|
||||
font-size: 0.9em;
|
||||
color: #999;
|
||||
}
|
||||
|
||||
.delete-comment-form, .edit-comment {
|
||||
float: right;
|
||||
margin-left: 8px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue