@momentum-ui/react-collaboration
Version:
Cisco Momentum UI Framework for React Collaboration Applications
12 lines (11 loc) • 531 B
HTML
<span>
<button class="md-button md-button--36" alt="Delay" type="button" aria-label="Delay">
<span class="md-button__children" style="opacity: 1;">Delay</span>
</button>
<div class="md-event-overlay md-event-overlay--arrow md-event-overlay--bottom md-tooltip">
<div class="md-event-overlay__arrow" style="left: 347.539px; top: 363px;"></div>
<div class="md-event-overlay__children" style="overflow: auto; top: 363px; left: 309px;">
<span class="md-tooltip__text">Delayed!</span>
</div>
</div>
</span>