Merge "Removing aqua-colored tap highlight color for links on android"

This commit is contained in:
jenkins-bot 2018-04-30 16:46:11 +00:00 committed by Gerrit Code Review
commit 10c672acba
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ body {
line-height: @bodyLineHeight;
color: @colorGray2;
background: #fff;
-webkit-tap-highlight-color: rgba( 0, 0, 0, 0.2 );
}
.content {