Index: Source/devtools/front_end/timelinePanel.css |
diff --git a/Source/devtools/front_end/timelinePanel.css b/Source/devtools/front_end/timelinePanel.css |
index a9d7569b41aa8bb61eee60f217d170c7d200f289..9d540bca846be639261cb908a9e83d894d47fd7b 100644 |
--- a/Source/devtools/front_end/timelinePanel.css |
+++ b/Source/devtools/front_end/timelinePanel.css |
@@ -811,4 +811,8 @@ |
.paint-profiler-image-view img { |
border: solid 1px black; |
-webkit-transform-origin: 0px 0px; |
-} |
+} |
+ |
+label.dimmed { |
+ opacity: 0.6; |
+} |