|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
</button> |
|
|
|
|
|
|
|
|
|
<!-- Topbar Search --> |
|
|
|
|
<form class="d-none d-sm-inline-block form-inline mr-auto ml-md-3 my-2 my-md-0 mw-100 navbar-search"> |
|
|
|
|
<!-- <form class="d-none d-sm-inline-block form-inline mr-auto ml-md-3 my-2 my-md-0 mw-100 navbar-search"> |
|
|
|
|
<div class="input-group"> |
|
|
|
|
<input type="text" class="form-control bg-light border-0 small" placeholder="Search for..." |
|
|
|
|
aria-label="Search" aria-describedby="basic-addon2"> |
|
|
|
@ -16,7 +16,7 @@
|
|
|
|
|
</button> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</form> |
|
|
|
|
</form> --> |
|
|
|
|
|
|
|
|
|
<!-- Topbar Navbar --> |
|
|
|
|
<ul class="navbar-nav ml-auto"> |
|
|
|
@ -28,7 +28,7 @@
|
|
|
|
|
<i class="fas fa-search fa-fw"></i> |
|
|
|
|
</a> |
|
|
|
|
<!-- Dropdown - Messages --> |
|
|
|
|
<div class="dropdown-menu dropdown-menu-right p-3 shadow animated--grow-in" |
|
|
|
|
<!-- <div class="dropdown-menu dropdown-menu-right p-3 shadow animated--grow-in" |
|
|
|
|
aria-labelledby="searchDropdown"> |
|
|
|
|
<form class="form-inline mr-auto w-100 navbar-search"> |
|
|
|
|
<div class="input-group"> |
|
|
|
@ -41,7 +41,7 @@
|
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</form> |
|
|
|
|
</div> |
|
|
|
|
</div> --> |
|
|
|
|
</li> |
|
|
|
|
|
|
|
|
|
<!-- Nav Item - Alerts --> |
|
|
|
@ -61,7 +61,8 @@
|
|
|
|
|
<a class="dropdown-item d-flex align-items-center" href="#"> |
|
|
|
|
<div class="mr-3"> |
|
|
|
|
<div class="icon-circle bg-primary"> |
|
|
|
|
<i class="fas fa-file-alt text-white"></i> |
|
|
|
|
<!-- <i class="fas fa-file-alt text-white"></i> --> |
|
|
|
|
<i class="fas fa-download text-white"></i> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div> |
|
|
|
@ -73,7 +74,7 @@
|
|
|
|
|
<a class="dropdown-item d-flex align-items-center" href="#"> |
|
|
|
|
<div class="mr-3"> |
|
|
|
|
<div class="icon-circle bg-success"> |
|
|
|
|
<i class="fas fa-donate text-white"></i> |
|
|
|
|
<i class="fas fa-upload text-white"></i> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div> |
|
|
|
@ -99,14 +100,14 @@
|
|
|
|
|
|
|
|
|
|
<!-- Nav Item - Messages --> |
|
|
|
|
<li class="nav-item dropdown no-arrow mx-1"> |
|
|
|
|
<a class="nav-link dropdown-toggle" href="#" id="messagesDropdown" role="button" |
|
|
|
|
<!-- <a class="nav-link dropdown-toggle" href="#" id="messagesDropdown" role="button" |
|
|
|
|
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> |
|
|
|
|
<i class="fas fa-envelope fa-fw"></i> |
|
|
|
|
<i class="fas fa-envelope fa-fw"></i> --> |
|
|
|
|
<!-- Counter - Messages --> |
|
|
|
|
<span class="badge badge-danger badge-counter">7</span> |
|
|
|
|
</a> |
|
|
|
|
<!-- <span class="badge badge-danger badge-counter">7</span> --> |
|
|
|
|
<!-- </a> --> |
|
|
|
|
<!-- Dropdown - Messages --> |
|
|
|
|
<div class="dropdown-list dropdown-menu dropdown-menu-right shadow animated--grow-in" |
|
|
|
|
<!-- <div class="dropdown-list dropdown-menu dropdown-menu-right shadow animated--grow-in" |
|
|
|
|
aria-labelledby="messagesDropdown"> |
|
|
|
|
<h6 class="dropdown-header"> |
|
|
|
|
Message Center |
|
|
|
@ -161,7 +162,7 @@
|
|
|
|
|
</a> |
|
|
|
|
<a class="dropdown-item text-center small text-gray-500" href="#">Read More |
|
|
|
|
Messages</a> |
|
|
|
|
</div> |
|
|
|
|
</div> --> |
|
|
|
|
</li> |
|
|
|
|
|
|
|
|
|
<div class="topbar-divider d-none d-sm-block"></div> |
|
|
|
|