Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(437)

Side by Side Diff: third_party/polymer/components/paper-toast/README.md

Issue 2113853002: Run bower update (Closed) Base URL: https://github.com/catapult-project/catapult@polymer10-migration
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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
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
OLDNEW
« no previous file with comments | « third_party/polymer/components/paper-toast/CONTRIBUTING.md ('k') | third_party/polymer/components/paper-toast/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698