@import '../../style/variables.less'; .react-geo-feature-grid { .react-geo-feature-grid-row { &.row-hover > td { background: @table-row-hover-bg; } } }