diff --git a/skins/larry/styles.css b/skins/larry/styles.css index f0d5ddd84..b47edec34 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -1305,7 +1305,7 @@ table.records-table { padding-left: 2px; } -.records-table tr.selected td, .records-table tr.focused > td.focus { +.records-table tr.selected td { color: #fff !important; background: #019bc6; background: -moz-linear-gradient(top, #019bc6 0%, #017cb4 100%);