Remove webkit outlines.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Tue, 5 Aug 2014 20:55:00 +0000 (22:55 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Tue, 5 Aug 2014 20:55:00 +0000 (22:55 +0200)
main.css
mlpccg.appcache

index de2ea55..0ef3b19 100644 (file)
--- a/main.css
+++ b/main.css
@@ -48,6 +48,9 @@ html {
     -webkit-user-select: none;
     -moz-user-select: none;
     user-select: none;
     -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;
     padding: 0;
     margin: 0;
     text-decoration: none;
@@ -57,6 +60,7 @@ html {
     text-align: center;
     font-weight: normal;
     box-sizing: border-box;
     text-align: center;
     font-weight: normal;
     box-sizing: border-box;
+    outline: none !important;
 }
 
 [href], [onclick] {
 }
 
 [href], [onclick] {
index f5bf466..ed34181 100644 (file)
@@ -1,5 +1,5 @@
 CACHE MANIFEST
 CACHE MANIFEST
-# Last-Updated: 2014-08-03T09:29:16Z
+# Last-Updated: 2014-08-05T20:54:13Z
 
 mlpccg.html
 single.html
 
 mlpccg.html
 single.html