diff --git a/src/definitions/collections/table.less b/src/definitions/collections/table.less index 5dd817eb9..fe0a60edc 100755 --- a/src/definitions/collections/table.less +++ b/src/definitions/collections/table.less @@ -608,8 +608,8 @@ /* Allow striped active hover */ .ui.striped.selectable.selectable.selectable.table tbody tr.active:hover { - background: @activeHoverBackgroundColor !important; - color: @activeColor !important; + background: @activeBackgroundHover !important; + color: @activeColorHover !important; } /*--------------