[develop]: Table change color of an active row to match with card hover.

pull/8/head
parent bdc26845e4
commit b64262cb3b

@ -6,7 +6,7 @@
@table-header-cell-color: @global-meta-color;
@table-header-cell-text-transform: uppercase;
@table-row-active-background: fade(@global-primary-background, 20%);
@table-row-active-background: @ciel-color;
@table-striped-row-background: @table-color;

Loading…
Cancel
Save