Lots of UI cleanups and update, gave a dark look for modals, bunch of icon changes etc

This commit is contained in:
root
2019-05-13 14:53:17 -04:00
parent 5c55358841
commit 4389c92c0e
79 changed files with 771 additions and 676 deletions

View File

@@ -76,7 +76,7 @@
</li>
<li class="nav-item <?php if(basename($_SERVER["REQUEST_URI"]) == "mileage.php") { echo "active"; } ?>">
<a class="nav-link" href="mileage.php">
<i class="fas fa-fw fa-car mx-2"></i>
<i class="fas fa-fw fa-bicycle mx-2"></i>
<span>Mileage</span>
</a>
</li>