mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 22:55:35 +00:00
SVG sprites, modals, general improvements
This commit is contained in:
3
app/views/_modal.html
Normal file
3
app/views/_modal.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="modal-bg">
|
||||
<div class="modal" ui-view="modal-content" ng-click="$event.stopPropagation()"></div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user