| 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 e8ec5b6b40fdd149499872dfb7f148909eae798e..61086bce5dc3762e7eb06943c2985ccd9d4843a1 100644
|
| --- a/Source/devtools/front_end/timeline/timelinePanel.css
|
| +++ b/Source/devtools/front_end/timeline/timelinePanel.css
|
| @@ -866,20 +866,3 @@
|
| .timeline-gap {
|
| flex: none;
|
| }
|
| -
|
| -.invalidations-group {
|
| - margin-top: 4px;
|
| - line-height: normal;
|
| -}
|
| -
|
| -.invalidations-group > .header {
|
| - padding-left: 0;
|
| -}
|
| -
|
| -.invalidations-group > .content {
|
| - margin-left: 25px;
|
| -}
|
| -
|
| -.invalidations-group > .content > .node-list {
|
| - border-left: 1px solid #e1e1e1;
|
| -}
|
|
|