Larry: fix unfocused message thread row highlighting (#1488477)

pull/6/head
Thomas Bruederli 13 years ago
parent 92b1f65910
commit 92be3ee4a4

@ -1006,7 +1006,7 @@ table.records-table {
.records-table tr.unfocused td { .records-table tr.unfocused td {
color: #fff !important; color: #fff !important;
background: #4db0d2; background: #4db0d2 !important;
} }
.records-table tr.unfocused td a, .records-table tr.unfocused td a,

Loading…
Cancel
Save