mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Lookup modal feedback from demo prep
This commit is contained in:
parent
a1c843e9f6
commit
9387725442
@ -31,6 +31,9 @@ table.ui-datepicker-calendar {
|
||||
opacity: .7;
|
||||
text-shadow: 0 1px 0 @white;
|
||||
}
|
||||
.ui-dialog-content {
|
||||
overflow: hidden;
|
||||
}
|
||||
.ui-widget-header {
|
||||
border-radius: 0;
|
||||
border: none;
|
||||
|
||||
@ -175,6 +175,7 @@ export default ['Rest', 'ProcessErrors', 'generateList',
|
||||
width: 600,
|
||||
height: (instructions) ? 625 : 450,
|
||||
minWidth: 500,
|
||||
resizable: false,
|
||||
title: hdr,
|
||||
id: 'LookupModal-dialog',
|
||||
onClose: function() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user