mirror of
https://github.com/chylex/TweetDuck.git
synced 2024-11-23 17:42:46 +01:00
26 lines
1.3 KiB
HTML
26 lines
1.3 KiB
HTML
<article>
|
|
<div class="js-stream-item-content item-box js-show-detail">
|
|
<div class="js-tweet tweet">
|
|
<header class="tweet-header">
|
|
<time class="tweet-timestamp js-timestamp pull-right txt-mute">
|
|
<a target="_blank" rel="url" href="https://twitter.com/TryMyAwesomeApp" class="txt-size-variable--12">now</a>
|
|
</time>
|
|
<a target="_blank" rel="user" href="https://twitter.com/TryMyAwesomeApp" class="account-link link-complex block">
|
|
<div class="obj-left item-img tweet-img">
|
|
<img width="48" height="48" alt="TryMyAwesomeApp's avatar" src="{avatar}" class="tweet-avatar avatar pull-right">
|
|
</div>
|
|
<div class="nbfc">
|
|
<span class="account-inline txt-ellipsis">
|
|
<b class="fullname link-complex-target">TweetDuck</b>
|
|
<span class="username txt-mute">@TryMyAwesomeApp</span>
|
|
</span>
|
|
</div>
|
|
</a>
|
|
</header>
|
|
<div class="tweet-body">
|
|
<p class="js-tweet-text tweet-text with-linebreaks">Here you can see the position and appearance of desktop notifications.<br><br>For location and size, you can pick a preset, or select <strong>Custom</strong> and then freely move or resize the window.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</article>
|