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

Unified Diff: third_party/polymer/v1_0/components-chromium/paper-spinner/paper-spinner-lite.html

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-spinner/paper-spinner-lite.html
diff --git a/third_party/polymer/v1_0/components-chromium/paper-spinner/paper-spinner-lite.html b/third_party/polymer/v1_0/components-chromium/paper-spinner/paper-spinner-lite.html
index 0bba6830d7aa472bea91fead7e50e152e3579c03..82726883421667b910783983c43d604ff7273bfb 100644
--- a/third_party/polymer/v1_0/components-chromium/paper-spinner/paper-spinner-lite.html
+++ b/third_party/polymer/v1_0/components-chromium/paper-spinner/paper-spinner-lite.html
@@ -37,6 +37,7 @@ The following custom properties and mixins are available for styling:
Custom property | Description | Default
----------------|-------------|----------
`--paper-spinner-color` | Color of the spinner | `--google-blue-500`
+`--paper-spinner-stroke-width` | The width of the spinner stroke | 3px
@group Paper Elements
@element paper-spinner-lite

Powered by Google App Engine
This is Rietveld 408576698