mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Lots of UI cleanups and update, gave a dark look for modals, bunch of icon changes etc
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user