mirror of
https://github.com/ansible/awx.git
synced 2026-04-10 20:49:24 -02:30
Merge pull request #1235 from ansible/revert-1234-1231-lookupModal-specs
Revert "Lookup modal feedback from demo prep"
This commit is contained in:
@@ -31,9 +31,6 @@ table.ui-datepicker-calendar {
|
|||||||
opacity: .7;
|
opacity: .7;
|
||||||
text-shadow: 0 1px 0 @white;
|
text-shadow: 0 1px 0 @white;
|
||||||
}
|
}
|
||||||
.ui-dialog-content {
|
|
||||||
overflow: hidden;
|
|
||||||
}
|
|
||||||
.ui-widget-header {
|
.ui-widget-header {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
@@ -175,7 +175,6 @@ export default ['Rest', 'ProcessErrors', 'generateList',
|
|||||||
width: 600,
|
width: 600,
|
||||||
height: (instructions) ? 625 : 450,
|
height: (instructions) ? 625 : 450,
|
||||||
minWidth: 500,
|
minWidth: 500,
|
||||||
resizable: false,
|
|
||||||
title: hdr,
|
title: hdr,
|
||||||
id: 'LookupModal-dialog',
|
id: 'LookupModal-dialog',
|
||||||
onClose: function() {
|
onClose: function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user