mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-17 19:19:47 +00:00
Updates to analytics for PWAs (#772)
* Updates to analytics experiments * adjust hover color on install button * adjust event action names * adjust utm_source for share_target launches Co-authored-by: Jake Archibald <jaffathecake@gmail.com>
This commit is contained in:
@@ -175,11 +175,12 @@
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
background: #f5f5f5;
|
||||
background: #504488;
|
||||
}
|
||||
|
||||
background: #fff;
|
||||
background: #5D509E;
|
||||
border: 1px solid #e8e8e8;
|
||||
color: #fff;
|
||||
padding: 14px;
|
||||
font-size: 1.3rem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user