Lookup modal feedback from demo prep

This commit is contained in:
Ken Hoes 2016-03-14 09:26:43 -04:00
parent a1c843e9f6
commit 9387725442
2 changed files with 4 additions and 0 deletions

View File

@ -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;

View File

@ -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() {