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

pull/17/head
Thomas Bruederli 12 years ago committed by Thomas Bruederli
parent 9c7ccef8cb
commit fc67e00812

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

Loading…
Cancel
Save