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-toast.html | 5 paper-toast.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 |
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
62 The following custom properties and mixins are available for styling: | 62 The following custom properties and mixins are available for styling: |
63 | 63 |
64 | Custom property | Description | Default | | 64 | Custom property | Description | Default | |
65 | --- | --- | --- | | 65 | --- | --- | --- | |
66 | `--paper-toast-background-color` | The paper-toast background-color | `#323232
` | | 66 | `--paper-toast-background-color` | The paper-toast background-color | `#323232
` | |
67 | `--paper-toast-color` | The paper-toast color | `#f1f1f1` | | 67 | `--paper-toast-color` | The paper-toast color | `#f1f1f1` | |
68 | 68 |
69 This element applies the mixin `--paper-font-common-base` but does not import `p
aper-styles/typography.html`. | 69 This element applies the mixin `--paper-font-common-base` but does not import `p
aper-styles/typography.html`. |
70 In order to apply the `Roboto` font to this element, make sure you've imported `
paper-styles/typography.html`. | 70 In order to apply the `Roboto` font to this element, make sure you've imported `
paper-styles/typography.html`. |
71 | 71 |
| 72 |
OLD | NEW |