mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 03:14:52 +00:00
updated css on side navs
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
<!-- Main Sidebar Container -->
|
||||
<aside class="main-sidebar sidebar-dark-primary elevation-4 d-print-none">
|
||||
<aside class="main-sidebar sidebar-dark-primary d-print-none">
|
||||
|
||||
<!-- Brand Logo -->
|
||||
<a href="index3.html" class="brand-link">
|
||||
<img src="dist/img/AdminLTELogo.png" alt="AdminLTE Logo" class="brand-image img-circle elevation-3"
|
||||
style="opacity: .8">
|
||||
<span class="brand-text font-weight-light"><?php echo $config_app_name; ?></span>
|
||||
<a href="index.php" class="brand-link bg-primary">
|
||||
<span class="ml-3"><i class="fa fa-network-wired"></i> <?php echo $config_app_name; ?></span>
|
||||
</a>
|
||||
|
||||
<!-- Sidebar -->
|
||||
|
||||
Reference in New Issue
Block a user