| Index: third_party/polymer/v1_0/components-chromium/paper-checkbox/paper-checkbox.html
|
| diff --git a/third_party/polymer/v1_0/components-chromium/paper-checkbox/paper-checkbox.html b/third_party/polymer/v1_0/components-chromium/paper-checkbox/paper-checkbox.html
|
| index 5a14d2b37df16e4806f93577b2f7c8ce566e4fdf..7d752ee0de0a9f69f84f7ba04a05023aa14127a2 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/paper-checkbox/paper-checkbox.html
|
| +++ b/third_party/polymer/v1_0/components-chromium/paper-checkbox/paper-checkbox.html
|
| @@ -61,6 +61,7 @@ In order to apply the `Roboto` font to this element, make sure you've imported `
|
| --calculated-paper-checkbox-size: var(--paper-checkbox-size, 18px);
|
| @apply(--paper-font-common-base);
|
| line-height: 0;
|
| + -webkit-tap-highlight-color: transparent;
|
| }
|
|
|
| :host(:focus) {
|
|
|