| 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 cc8dc0c089ee2eaa18259acb062d3e7c044348cb..47164295b437301feeb8fa6c683cd7ef5201a6af 100644
|
| --- a/Source/devtools/front_end/timeline/timelinePanel.css
|
| +++ b/Source/devtools/front_end/timeline/timelinePanel.css
|
| @@ -916,6 +916,11 @@
|
| -webkit-margin-after: 0;
|
| }
|
|
|
| +.layer-details-view a {
|
| + padding: 8px;
|
| + display: block;
|
| +}
|
| +
|
| .timeline-layers-view > .split-view-contents-first,
|
| .timeline-layers-view-properties > .split-view-contents-second {
|
| background-color: #eee;
|
|
|