Add list support

This commit is contained in:
Zed
2019-09-21 01:08:30 +02:00
parent d1fbcef64d
commit 9e3138e51b
25 changed files with 224 additions and 39 deletions

View File

@ -85,7 +85,10 @@
.replying-to {
color: $fg_dark;
margin: -2px 0 4px;
pointer-events: all;
a {
pointer-events: all;
}
}
.retweet, .pinned, .tweet-stats {