From 50b194bba1b5bb0e372253ca0e35c08519361345 Mon Sep 17 00:00:00 2001 From: Joe Wreschnig Date: Tue, 5 Aug 2014 22:55:00 +0200 Subject: [PATCH] Remove webkit outlines. --- main.css | 4 ++++ mlpccg.appcache | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/main.css b/main.css index de2ea55..0ef3b19 100644 --- a/main.css +++ b/main.css @@ -48,6 +48,9 @@ html { -webkit-user-select: none; -moz-user-select: none; user-select: none; + -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; + -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; + -webkit-tap-highlight-color: transparent !important; padding: 0; margin: 0; text-decoration: none; @@ -57,6 +60,7 @@ html { text-align: center; font-weight: normal; box-sizing: border-box; + outline: none !important; } [href], [onclick] { diff --git a/mlpccg.appcache b/mlpccg.appcache index f5bf466..ed34181 100644 --- a/mlpccg.appcache +++ b/mlpccg.appcache @@ -1,5 +1,5 @@ CACHE MANIFEST -# Last-Updated: 2014-08-03T09:29:16Z +# Last-Updated: 2014-08-05T20:54:13Z mlpccg.html single.html -- 2.20.1