Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
brackets / opt / brackets / www / extensions / default / InAppNotifications / htmlContent / notificationContainer.html
Size: Mime:
<div id="notification-bar" tabindex="0">
    <div class="content-container">
    </div>
    <div class="close-icon-container">
        <button type="button" class="close-icon" tabIndex="0">&times;</button>
    </div>
</div>