UI Cleanups

This commit is contained in:
root
2019-06-13 23:32:35 -04:00
parent 98532b0c7d
commit 3d3bcff09e
15 changed files with 524 additions and 142 deletions

View File

@@ -2,7 +2,7 @@
<div class="modal-dialog modal-lg">
<div class="modal-content bg-dark">
<div class="modal-header text-white">
<h5 class="modal-title"><i class="fa fa-fw fa-recycle mr-2"></i>New Refund</h5>
<h5 class="modal-title"><i class="fa fa-fw fa-recycle mr-2"></i>Refund</h5>
<button type="button" class="close text-white" data-dismiss="modal">
<span aria-hidden="true">&times;</span>
</button>