mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
Support "Replying to" and "Show thread"
This commit is contained in:
@@ -138,6 +138,11 @@ a:hover {
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
||||
.replying-to {
|
||||
color: hsla(240,1%,73%,.7);
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
.status-el .status-content {
|
||||
font-family: sans-serif;
|
||||
line-height: 1.4em;
|
||||
|
||||
Reference in New Issue
Block a user