Repository URL to install this package:
|
Version:
1.14.0-17740 ▾
|
brackets
/
opt
/
brackets
/
www
/
extensions
/
default
/
InAppNotifications
/
htmlContent
/
notificationContainer.html
|
|---|
<div id="notification-bar" tabindex="0">
<div class="content-container">
</div>
<div class="close-icon-container">
<button type="button" class="close-icon" tabIndex="0">×</button>
</div>
</div>