Index: third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
diff --git a/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css b/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
index 86d8b29c3893496de712bbf2050435c716c3a491..9c8959595c93d575b9d5e50a365dc5d86bc7252b 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
+++ b/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
@@ -260,7 +260,7 @@ |
color: #888; |
} |
-.styles-section .simple-selector.selector-matches { |
+.styles-section .simple-selector.selector-matches, .styles-section.keyframe-key { |
color: #222; |
} |