mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-10 10:01:48 -05:00
Styling fixes on Job Detail page
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
|
||||
.login-alert {
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
text-align: center;
|
||||
color: #0088cc;
|
||||
margin-bottom: 15px;
|
||||
@@ -259,6 +260,7 @@
|
||||
.status-actions {
|
||||
display: inline-block;
|
||||
height: 25px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.status-spin {
|
||||
@@ -268,10 +270,6 @@
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
.status-fields {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.search-widget label {
|
||||
display:inline-block;
|
||||
vertical-align: middle;
|
||||
@@ -357,10 +355,6 @@
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
.status-actions {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
/* End Display list actions */
|
||||
|
||||
.well {
|
||||
@@ -425,9 +419,10 @@
|
||||
}
|
||||
|
||||
.job-detail-status {
|
||||
display: inline-block;
|
||||
font-size: 15px;
|
||||
font-weight: bold;
|
||||
padding-left: 15px;
|
||||
margin-top:5px;
|
||||
}
|
||||
|
||||
.form-items .search-widget {
|
||||
|
||||
Reference in New Issue
Block a user