make click highlight transparent (#2266)
Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
@@ -156,7 +156,9 @@ body {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
|
-webkit-tap-highlight-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* We use this to not render the page at all until we know the theme.*/
|
/* We use this to not render the page at all until we know the theme.*/
|
||||||
.no-theme {
|
.no-theme {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user