mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 08:37:48 -02:30
Fixed Loading message and Pagination widget fouc. Start of new job detail page.
This commit is contained in:
@@ -1569,17 +1569,17 @@ tr td button i {
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
.activity-btn {
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
padding-bottom: 2px;
|
||||
img {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
/* New job detail page */
|
||||
|
||||
.job-detail-tables {
|
||||
.table>tbody>tr>td {
|
||||
border-top-color: #fff;
|
||||
}
|
||||
}
|
||||
*/
|
||||
.table>thead>tr>th {
|
||||
border-bottom-color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* ng-cloak directive */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user