|
@@ -43,7 +43,7 @@
|
|
|
</style>
|
|
|
<div>
|
|
|
<div class="d-flex align-items-center">
|
|
|
- <h1 class="m-0">Eligible Refreshes</h1>
|
|
|
+ <h4 class="font-weight-bold m-0 font-size-16">Eligible Refreshes</h4>
|
|
|
<div class="ml-3">
|
|
|
<div moe relative>
|
|
|
<a href="" start show class="btn btn-sm btn-primary text-white font-weight-bold small">Refresh Eligible Data</a>
|
|
@@ -59,7 +59,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <table class="table table-condensed table-striped my-3">
|
|
|
+ <table class="table table-sm table-bordered my-3">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
<th class="border-bottom-0">Timestamp</th>
|