mirror of https://github.com/JohnHammond/CTFd.git
Remove small
parent
3d652a968e
commit
073c8c713d
|
@ -75,8 +75,8 @@
|
||||||
<th class="sort-col text-center"><b>ID</b></th>
|
<th class="sort-col text-center"><b>ID</b></th>
|
||||||
<th class="sort-col text-left"><b>Team</b></th>
|
<th class="sort-col text-left"><b>Team</b></th>
|
||||||
<th class="sort-col text-center"><b>Country</b></th>
|
<th class="sort-col text-center"><b>Country</b></th>
|
||||||
<th class="sort-col text-center px-0"><small><b>Hidden</b></small></th>
|
<th class="sort-col text-center px-0"><b>Hidden</b></th>
|
||||||
<th class="sort-col text-center px-0"><small><b>Banned</b></small></th>
|
<th class="sort-col text-center px-0"><b>Banned</b></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
|
@ -78,10 +78,10 @@
|
||||||
<th class="sort-col text-center"><b>User</b></th>
|
<th class="sort-col text-center"><b>User</b></th>
|
||||||
<th class="d-md-table-cell d-lg-table-cell sort-col text-center"><b>Email</b></th>
|
<th class="d-md-table-cell d-lg-table-cell sort-col text-center"><b>Email</b></th>
|
||||||
<th class="sort-col text-center"><b>Country</b></th>
|
<th class="sort-col text-center"><b>Country</b></th>
|
||||||
<th class="sort-col text-center px-0"><small><b>Admin</b></small></th>
|
<th class="sort-col text-center px-0"><b>Admin</b></th>
|
||||||
<th class="sort-col text-center px-0"><small><b>Verified</b></small></th>
|
<th class="sort-col text-center px-0"><b>Verified</b></th>
|
||||||
<th class="sort-col text-center px-0"><small><b>Hidden</b></small></th>
|
<th class="sort-col text-center px-0"><b>Hidden</b></th>
|
||||||
<th class="sort-col text-center px-0"><small><b>Banned</b></small></th>
|
<th class="sort-col text-center px-0"><b>Banned</b></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
Loading…
Reference in New Issue