From 10a44c9d83f58d94912984f9a9ae0851eb7b4fc4 Mon Sep 17 00:00:00 2001 From: mathias Date: Sat, 12 Dec 2015 22:22:01 +0200 Subject: [PATCH] Update sent.html --- sent.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sent.html b/sent.html index 6ec935a..102787c 100644 --- a/sent.html +++ b/sent.html @@ -78,7 +78,7 @@ color: #fff; background: #000; line-height: 1; - -webkit-tap-highlight-color: rgba(255,255,255,.2); + -webkit-tap-highlight-color: rgba(0,0,0,0); } ::-moz-selection { background: #7b7b7b;