Add edited-label to edited comments

This commit is contained in:
Maximilian Grundke
2017-08-17 14:32:36 +02:00
parent 45fdbce57d
commit 48227d68f3
4 changed files with 23 additions and 3 deletions

View File

@@ -30,9 +30,18 @@
word-wrap: break-word;
}
.popover-footer {
margin-top: 10px;
margin-bottom: 10px;
width: 100%;
}
.popover-date {
color: #008cba;
margin-top: 10px;
}
.popover-updated {
font-style: italic;
}
.popover-divider {