mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-24 22:25:27 +00:00
Removing aqua-colored tap highlight color for links on android
Bug: T189627 Change-Id: I303b007dd1885115bbc85ff4edad7a812a721a26
This commit is contained in:
parent
f5b9a5d64c
commit
65bd3bfbea
|
@ -20,6 +20,7 @@ body {
|
|||
line-height: @bodyLineHeight;
|
||||
color: @colorGray2;
|
||||
background: #fff;
|
||||
-webkit-tap-highlight-color: rgba( 0, 0, 0, 0.2 );
|
||||
}
|
||||
|
||||
.content {
|
||||
|
|
Loading…
Reference in a new issue