Support "Replying to" and "Show thread"
This commit is contained in:
parent
97166feec9
commit
a67d27e0c4
5 changed files with 83 additions and 43 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue