diff --git a/awx/ui/client/legacy-styles/lists.less b/awx/ui/client/legacy-styles/lists.less index fe0edea58e..7e36f610cc 100644 --- a/awx/ui/client/legacy-styles/lists.less +++ b/awx/ui/client/legacy-styles/lists.less @@ -80,10 +80,6 @@ table, tbody { padding-left: 10px; } -.List-tableRow--evenRow { - background-color: @list-alt-item-bg; -} - .List-tableCell { padding-left: 15px; padding-right: 15px; diff --git a/awx/ui/client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html b/awx/ui/client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html index 20817d40e6..760f01a08d 100644 --- a/awx/ui/client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html +++ b/awx/ui/client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html @@ -21,8 +21,6 @@