3 lines
63 B
CSS
Raw Normal View History

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