mirror of
https://github.com/ansible/awx.git
synced 2026-08-07 05:11:43 -02:30
Added custom scroll bar to inventory groups container. Moved group container auto-resize and height calc function to helper methods. Now using full window height, pushing footer off the page. Changed custom sroll directive to use the dark-thin theme.
This commit is contained in:
@@ -1332,6 +1332,9 @@ input[type="checkbox"].checkbox-no-label {
|
||||
.list-table-container {
|
||||
overflow: auto;
|
||||
}
|
||||
.list-actions {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
#inventories_table i[class*="icon-job-"],
|
||||
|
||||
Reference in New Issue
Block a user