From e28dd34ae88e847402e0ee960a418f95e0eedd8a Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 4 Mar 2016 02:04:14 -0800 Subject: [PATCH] torrent delete button color --- main/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/main/index.css b/main/index.css index 130ccfa3..f902068c 100644 --- a/main/index.css +++ b/main/index.css @@ -224,7 +224,6 @@ body.drag::before { .torrent .delete { opacity: 0.5; - color: #bbb; } .torrent:hover .btn, .torrent:hover .delete {