zulip/static/templates/hotspot_icon.hbs

6 lines
188 B
Handlebars

<div class="hotspot-icon" id="hotspot_{{name}}_icon">
<span class="dot"></span>
<span class="pulse"></span>
<div class="bounce"><span class="bounce-icon">?</span></div>
</div>