mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 19:07:36 -02:30
Activity Stream: fixed activity steam query build when called for specific objects. Fixed minor style issues.
This commit is contained in:
@@ -712,6 +712,10 @@ input[type="checkbox"].checkbox-no-label {
|
||||
}
|
||||
}
|
||||
|
||||
#home-list-actions {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
/* End Display list actions */
|
||||
|
||||
|
||||
@@ -1300,6 +1304,10 @@ tr td button i {
|
||||
display: none;
|
||||
border-radius: 8px;
|
||||
z-index: 20; /* has to be greater than tree selector */
|
||||
|
||||
.nav-path {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
#stream-content {
|
||||
|
||||
Reference in New Issue
Block a user