diff --git a/src/bundle/Resources/public/scss/_icons.scss b/src/bundle/Resources/public/scss/_icons.scss index 90e2883d82..98b91335e9 100644 --- a/src/bundle/Resources/public/scss/_icons.scss +++ b/src/bundle/Resources/public/scss/_icons.scss @@ -77,7 +77,7 @@ } } - &:hover { + &:not([disabled]):hover { .ez-icon { &--secondary { fill: $ibexa-color-primary;