3 lines
63 B
CSS

.table tbody tr.highlight td {
background-color: #add8e6;
}