| OLD | NEW |
| 1 | 1 |
| 2 <!--- | 2 <!--- |
| 3 | 3 |
| 4 This README is automatically generated from the comments in these files: | 4 This README is automatically generated from the comments in these files: |
| 5 paper-icon-button.html | 5 paper-icon-button-light.html paper-icon-button.html |
| 6 | 6 |
| 7 Edit those files, and our readme bot will duplicate them over here! | 7 Edit those files, and our readme bot will duplicate them over here! |
| 8 Edit this file, and the bot will squash your changes :) | 8 Edit this file, and the bot will squash your changes :) |
| 9 | 9 |
| 10 The bot does some handling of markdown. Please file a bug if it does the wrong | 10 The bot does some handling of markdown. Please file a bug if it does the wrong |
| 11 thing! https://github.com/PolymerLabs/tedium/issues | 11 thing! https://github.com/PolymerLabs/tedium/issues |
| 12 | 12 |
| 13 --> | 13 --> |
| 14 | 14 |
| 15 [](https://travis-ci.org/PolymerElements/paper-icon-button) | 15 [](https://travis-ci.org/PolymerElements/paper-icon-button) |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 70 | 70 |
| 71 | Custom property | Description | Default | | 71 | Custom property | Description | Default | |
| 72 | --- | --- | --- | | 72 | --- | --- | --- | |
| 73 | `--paper-icon-button-disabled-text` | The color of the disabled button | `--di
sabled-text-color` | | 73 | `--paper-icon-button-disabled-text` | The color of the disabled button | `--di
sabled-text-color` | |
| 74 | `--paper-icon-button-ink-color` | Selected/focus ripple color | `--primary-tex
t-color` | | 74 | `--paper-icon-button-ink-color` | Selected/focus ripple color | `--primary-tex
t-color` | |
| 75 | `--paper-icon-button` | Mixin for a button | `{}` | | 75 | `--paper-icon-button` | Mixin for a button | `{}` | |
| 76 | `--paper-icon-button-disabled` | Mixin for a disabled button | `{}` | | 76 | `--paper-icon-button-disabled` | Mixin for a disabled button | `{}` | |
| 77 | `--paper-icon-button-hover` | Mixin for button on hover | `{}` | | 77 | `--paper-icon-button-hover` | Mixin for button on hover | `{}` | |
| 78 | 78 |
| 79 | 79 |
| 80 |
| 81 <!-- No docs for <paper-icon-button-light> found. --> |
| OLD | NEW |