openmct/platform/commonUI/inspect/res/infobubble.html
Charles Hacskaylo ec2d5892a5 [Frontend] Markup for info bubble
WTD-1054
Temp object to allow work on markup for info bubble
2015-04-28 16:08:33 -07:00

5 lines
131 B
HTML

<div class="t-infobubble l-infobubble-wrapper">
<div class="l-infobubble">
Info Bubble, and it works!
</div>
</div>