Make the repo tokens table slightly nicer. This UI is deprecated anyway, so it doesn't need to be perfect

This commit is contained in:
Joseph Schorr 2015-04-21 15:15:11 -04:00
parent 8f736e67e8
commit 9b277a7260

View file

@ -4,13 +4,11 @@
<div class="alert alert-warning">Note: Access tokens are <strong>deprecated</strong> and will be removed in the near future. <a href="http://docs.quay.io/glossary/robot-accounts.html">Robot accounts</a> are the recommended replacement.
</div>
<table class="co-table permissions">
<table class="cor-table permissions">
<thead>
<tr>
<td style="min-width: 400px;">Token Name</td>
<td>Permissions</td>
<td style="width: 95px;"></td>
</tr>
<td style="min-width: 400px;">Token Name</td>
<td>Permissions</td>
<td style="width: 95px;"></td>
</thead>
<tbody>