diff --git a/awx/ui/client/legacy-styles/ansible-ui.less b/awx/ui/client/legacy-styles/ansible-ui.less index 226c245d42..3b7856cc34 100644 --- a/awx/ui/client/legacy-styles/ansible-ui.less +++ b/awx/ui/client/legacy-styles/ansible-ui.less @@ -404,6 +404,10 @@ textarea.allowresize { /* TB tooltip overrides */ .popover-content { width: 100%; + + .table>tbody>tr>td { + border-top: 1px solid @b7grey; + } } h3.popover-title, .popover-content, .popover-content blockquote, .popover-content a { font-size: 12px; diff --git a/awx/ui/client/legacy-styles/jquery-ui-overrides.less b/awx/ui/client/legacy-styles/jquery-ui-overrides.less index 07f3c76c58..53d29ddc16 100644 --- a/awx/ui/client/legacy-styles/jquery-ui-overrides.less +++ b/awx/ui/client/legacy-styles/jquery-ui-overrides.less @@ -97,7 +97,7 @@ table.ui-datepicker-calendar { button.btn.btn-default { text-transform: uppercase; - border-color: @default-border; + border-color: @d7grey; color: @default-interface-txt; } diff --git a/awx/ui/client/src/job-templates/survey-maker/shared/question-definition.form.js b/awx/ui/client/src/job-templates/survey-maker/shared/question-definition.form.js index 50f79c71fa..b8a381ca01 100644 --- a/awx/ui/client/src/job-templates/survey-maker/shared/question-definition.form.js +++ b/awx/ui/client/src/job-templates/survey-maker/shared/question-definition.form.js @@ -45,9 +45,9 @@ export default ealName: 'variable', type: 'custom', control:''+ + ' '+ '