Index: third_party/WebKit/Source/devtools/front_end/security/sidebar.css |
diff --git a/third_party/WebKit/Source/devtools/front_end/security/sidebar.css b/third_party/WebKit/Source/devtools/front_end/security/sidebar.css |
index 71c0315d7900903bbba135594157487a27d70244..e1ea4d149fe0383c9120b2b25c8b835f56428302 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/security/sidebar.css |
+++ b/third_party/WebKit/Source/devtools/front_end/security/sidebar.css |
@@ -49,7 +49,7 @@ |
margin-right: 2px; |
} |
-.tree-outline .security-sidebar-tree-item.selected .icon { |
+.tree-outline .security-sidebar-tree-item.selected .icon:not(.security-property-unknown) { |
background-image: none; |
background-color: #fff; |
} |