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

Unified Diff: third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button-light.html

Issue 2356653002: [MD settings] icons for clickable rows (Closed)
Patch Set: review nits Created 4 years, 3 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
« no previous file with comments | « chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button-light.html
diff --git a/third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button-light.html b/third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button-light.html
index 2eaa665de722f07325ee4ea40f3d5dcb4ed04995..7416f94756284083802b26037d0a33c6aad7fa5e 100644
--- a/third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button-light.html
+++ b/third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button-light.html
@@ -45,9 +45,10 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
paper-ripple {
opacity: 0.6;
color: currentColor;
+ @apply(--paper-icon-button-light-ripple);
}
</style>
<content></content>
</template>
</dom-module>
-<script src="paper-icon-button-light-extracted.js"></script></body></html>
+<script src="paper-icon-button-light-extracted.js"></script></body></html>
« no previous file with comments | « chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698