Add a flag on new notifications

This commit is contained in:
Thomas Sileo 2022-11-20 10:13:17 +01:00
parent fbc46e0517
commit cdbc545d5e
3 changed files with 16 additions and 6 deletions

View file

@ -467,6 +467,9 @@ a.label-btn {
span {
color: $muted-color;
}
span.new {
color: $secondary-color;
}
}
.actor-metadata {
color: $muted-color;