|
|
@ -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; |
|
|
|
} |
|
|
|
|
|
|
|
/*-------------- |
|
|
|