.table{ tr[data-href]:hover td{ background: var(--bs-primary); color: #FFF; cursor: pointer; } }