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

Unified Diff: third_party/polymer/components/paper-material/paper-material.html

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 years, 4 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/components/paper-material/paper-material.html
diff --git a/third_party/polymer/components/paper-material/paper-material.html b/third_party/polymer/components/paper-material/paper-material.html
index e754d4ea3362847fb000c669896714d5f6981657..29b3437036d7d343debce8b1f2041c1d0d0be8c6 100644
--- a/third_party/polymer/components/paper-material/paper-material.html
+++ b/third_party/polymer/components/paper-material/paper-material.html
@@ -35,6 +35,9 @@ Example:
:host([animated]) {
@apply(--shadow-transition);
}
+ :host {
+ @apply(--paper-material);
+ }
</style>
<content></content>
« no previous file with comments | « third_party/polymer/components/paper-material/bower.json ('k') | third_party/polymer/components/paper-menu/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698