diff --git a/public/css/list/state-item-table.less b/public/css/list/state-item-table.less index 802ef452..fc6a873a 100644 --- a/public/css/list/state-item-table.less +++ b/public/css/list/state-item-table.less @@ -14,7 +14,10 @@ border-bottom: 1px solid @gray-light; .action-link { - background-color: @low-sat-blue; + &:hover { + background-color: @low-sat-blue; + } + .rounded-corners(); .ball {