Enable reply/rt/fav for mention notifications by using a barebones status in place of plain notification content.
This commit is contained in:
parent
e621be1428
commit
5ad4d043e7
5 changed files with 35 additions and 14 deletions
|
@ -45,11 +45,11 @@
|
|||
word-wrap: break-word;
|
||||
line-height:18px;
|
||||
|
||||
.icon-retweet {
|
||||
.icon-retweet.lit {
|
||||
color: $green;
|
||||
}
|
||||
|
||||
.icon-reply {
|
||||
.icon-reply.lit {
|
||||
color: $blue;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue