Add a flag on new notifications
This commit is contained in:
@@ -467,6 +467,9 @@ a.label-btn {
|
||||
span {
|
||||
color: $muted-color;
|
||||
}
|
||||
span.new {
|
||||
color: $secondary-color;
|
||||
}
|
||||
}
|
||||
.actor-metadata {
|
||||
color: $muted-color;
|
||||
|
Reference in New Issue
Block a user