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 ca1ca3d77d2ba3e6c9927713df9f074403eab671..c7347bf0caeb636be58cd9dd59b72080d25dca6f 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; |
} |