mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Include retweets in "Tweets & Replies"
This commit is contained in:
parent
6186ae7a9f
commit
83931e7044
4 changed files with 37 additions and 24 deletions
|
|
@ -139,7 +139,7 @@ a:hover {
|
|||
}
|
||||
|
||||
.replying-to {
|
||||
color: hsla(240,1%,73%,.7);
|
||||
color: hsla(240,1%,73%,.9);
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue