treebird/static/in_reply_to.html
me@ow.nekobit.net ac90e149ab Improve CSS
FossilOrigin-Name: cd810715f96cb9f2935365035400953bb40858d950140620fa4d6648c8f21e1a
2022-04-04 16:37:04 +00:00

4 lines
426 B
HTML

<span class="in-reply-to">
<svg class="in-reply-to-icon" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 9l6 6-6 6"/><path d="M4 4v7a4 4 0 0 0 4 4h11"/></svg> <a class="in-reply-to-id" href="%s/status/%s"> <span class="in-reply-to-text">%s</span> <span class="acct">%s</span></a>
</span>