delphimvcframework/samples/angularjs/www/js/directives/notify.html

7 lines
258 B
HTML
Raw Normal View History

2013-11-14 11:08:02 +01:00
<div class="notify">
<div class='notifications top-right'></div>
<div class='notifications bottom-right'></div>
<div class='notifications top-left'></div>
<div class='notifications bottom-left'></div>
<div class='notifications center'></div>
</div>