Remove hover highlight from "x"s

This commit is contained in:
David Rowe 2017-04-14 15:51:59 +12:00
parent c2d8755b15
commit 08f4fc2cf9

View file

@ -69,10 +69,6 @@ body {
display: inline-block;
}
#recordings-list tr td:last-child span:hover {
color: #00b4ef;
}
#recordings tfoot tr {
height: 24px;