diff --git a/client/app/assets/less/redash/redash-newstyle.less b/client/app/assets/less/redash/redash-newstyle.less index 08b215c0fc..3710de6305 100644 --- a/client/app/assets/less/redash/redash-newstyle.less +++ b/client/app/assets/less/redash/redash-newstyle.less @@ -953,7 +953,7 @@ text.slicetext { } } -.ui-select-choices-row > span { +.ui-select-choices-row.disabled > span { background-color: inherit !important; }