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

Unified Diff: third_party/polymer/v1_0/components-chromium/paper-checkbox/README.md

Issue 1766433002: Roll Polymer to 1.3.1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 9 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 side-by-side diff with in-line comments
Download patch
Index: third_party/polymer/v1_0/components-chromium/paper-checkbox/README.md
diff --git a/third_party/polymer/v1_0/components-chromium/paper-checkbox/README.md b/third_party/polymer/v1_0/components-chromium/paper-checkbox/README.md
index 558315d7a18c440e09a36a3f4337eaeeef7ac258..033675e5f5dbf837047537ea1b74f565533e55fe 100644
--- a/third_party/polymer/v1_0/components-chromium/paper-checkbox/README.md
+++ b/third_party/polymer/v1_0/components-chromium/paper-checkbox/README.md
@@ -49,7 +49,7 @@ The following custom properties and mixins are available for styling:
| `--paper-checkbox-checkmark-color` | Checkmark color | `white` |
| `--paper-checkbox-label-color` | Label color | `--primary-text-color` |
| `--paper-checkbox-label-spacing` | Spacing between the label and the checkbox | `8px` |
-| `--paper-checkbox-error-color` | Checkbox color when invalid | `--google-red-500` |
+| `--paper-checkbox-error-color` | Checkbox color when invalid | `--error-color` |
| `--paper-checkbox-size` | Size of the checkbox | `18px` |
This element applies the mixin `--paper-font-common-base` but does not import `paper-styles/typography.html`.

Powered by Google App Engine
This is Rietveld 408576698