mirror of
https://github.com/ansible/awx.git
synced 2026-08-01 10:29:56 -02:30
Latest job detail page changes.
This commit is contained in:
@@ -950,6 +950,13 @@ input[type="checkbox"].checkbox-no-label {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
/* Less padding on .table-condensed */
|
||||
.table-condensed>tbody>tr>td,
|
||||
.table-condensed>thead>tr>th {
|
||||
padding-top: 3px;
|
||||
padding-bottom: 3px;
|
||||
}
|
||||
|
||||
/* Table info rows */
|
||||
|
||||
.loading-info {
|
||||
|
||||
Reference in New Issue
Block a user