diff --git a/src/bundle/Resources/public/scss/_trash-search-form.scss b/src/bundle/Resources/public/scss/_trash-search-form.scss index b5cae6933e..ab27b323fe 100644 --- a/src/bundle/Resources/public/scss/_trash-search-form.scss +++ b/src/bundle/Resources/public/scss/_trash-search-form.scss @@ -27,7 +27,7 @@ display: none; } - &:disabled { + &.ibexa-input:disabled { cursor: auto; background-color: $ibexa-color-white; color: $ibexa-color-black;