From 366410fede0e56fa29a5333e3e8e406eb32aa368 Mon Sep 17 00:00:00 2001 From: Steve Orvell Date: Mon, 7 Apr 2014 06:42:35 -0700 Subject: [PATCH] depend on core-icon --- elements/x-property-inspector/x-property-inspector.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elements/x-property-inspector/x-property-inspector.html b/elements/x-property-inspector/x-property-inspector.html index dc3e3133..aaca96ed 100644 --- a/elements/x-property-inspector/x-property-inspector.html +++ b/elements/x-property-inspector/x-property-inspector.html @@ -27,7 +27,7 @@ display: inline-block; width: 92%; } - polymer-ui-icon#icon { + core-icon#icon { opacity: 0.3; vertical-align: middle; } @@ -53,7 +53,7 @@
{{property.name}}:
- +