Index: Source/devtools/front_end/timeline/timelinePanel.css |
diff --git a/Source/devtools/front_end/timeline/timelinePanel.css b/Source/devtools/front_end/timeline/timelinePanel.css |
index 6d6215aab845c81cb4c04569d0234b614fddfc9b..90c205b490884383278f575784e3deb96026e281 100644 |
--- a/Source/devtools/front_end/timeline/timelinePanel.css |
+++ b/Source/devtools/front_end/timeline/timelinePanel.css |
@@ -461,10 +461,6 @@ |
margin: 0 1px; |
} |
-.timeline .resources-event-divider.timeline-frame-divider::before { |
- display: none; |
-} |
- |
.timeline .resources-event-divider.resources-red-divider::before { |
background-color: rgb(255, 0, 0); |
} |