changed selection color for mobile devices
parent
c36ad83042
commit
6ee37e942d
|
@ -255,7 +255,7 @@ button,
|
|||
textarea,
|
||||
input,
|
||||
select,
|
||||
span,
|
||||
summary,
|
||||
a {
|
||||
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
|
|
Loading…
Reference in New Issue