Support "Replying to" and "Show thread"

This commit is contained in:
Zed 2019-07-02 00:52:50 +02:00
parent 97166feec9
commit a67d27e0c4
5 changed files with 83 additions and 43 deletions

View file

@ -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;