Graphic emoji in usernames in the "reblogged" string above status

This commit is contained in:
Eugen Rochko 2016-11-19 00:28:42 +01:00
parent 39533190c2
commit 51dc725794
2 changed files with 11 additions and 1 deletions

View file

@ -183,6 +183,12 @@
strong {
color: #fff;
}
&.muted {
.emojione {
opacity: 0.5;
}
}
}
.status__display-name, .reply-indicator__display-name, .detailed-status__display-name, .account__display-name {