Fixed Loading message and Pagination widget fouc. Start of new job detail page.

This commit is contained in:
Chris Houseknecht
2014-04-11 02:02:23 -04:00
parent 2e572e51da
commit 69c1aed22d
12 changed files with 378 additions and 23 deletions

View File

@@ -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 */