diff --git a/src/definitions/elements/button.less b/src/definitions/elements/button.less index 06306207c..f21868bb6 100755 --- a/src/definitions/elements/button.less +++ b/src/definitions/elements/button.less @@ -207,8 +207,6 @@ .ui.disabled.button:hover, .ui.disabled.active.button { cursor: default; - background-color: @lightGrey !important; - color: @lightTextColor !important; opacity: @disabledOpacity !important; background-image: none !important; box-shadow: none !important;