Created Suppliers
This commit is contained in:
@@ -101,23 +101,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@endsection
|
||||
|
||||
@section('page-scripts')
|
||||
<style>
|
||||
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
|
||||
background-color: #ffffff;
|
||||
color: #343a40;
|
||||
}
|
||||
|
||||
.nav-pills .nav-link:hover {
|
||||
background-color: #6c757d;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.nav-pills .nav-link:not(.active):hover {
|
||||
background-color: #6c757d;
|
||||
color: #ffffff;
|
||||
}
|
||||
</style>
|
||||
@append
|
||||
@endsection
|
Reference in New Issue
Block a user