cmcnulty
2013-11-09 fc5457d8ba3b470487f31fdddc85cc760911a7a4
remove remnant of focus td
1 files modified
2 ■■■ changed files
skins/larry/styles.css 2 ●●● patch | view | raw | blame | history
skins/larry/styles.css
@@ -1305,7 +1305,7 @@
    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%);