delphimvcframework/samples/contribsamples/angularjs/www/js/directives/notify.html
2016-11-07 14:52:32 +01:00

7 lines
252 B
HTML

<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>