From 08f4fc2cf97a8bfbcabe710df27a4220845450cc Mon Sep 17 00:00:00 2001 From: David Rowe Date: Fri, 14 Apr 2017 15:51:59 +1200 Subject: [PATCH] Remove hover highlight from "x"s --- scripts/system/html/css/record.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/system/html/css/record.css b/scripts/system/html/css/record.css index 3d3acfbc99..59414f68eb 100644 --- a/scripts/system/html/css/record.css +++ b/scripts/system/html/css/record.css @@ -69,10 +69,6 @@ body { display: inline-block; } -#recordings-list tr td:last-child span:hover { - color: #00b4ef; -} - #recordings tfoot tr { height: 24px;