| Index: third_party/WebKit/Source/devtools/front_end/timeline/timelinePanel.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/timeline/timelinePanel.css b/third_party/WebKit/Source/devtools/front_end/timeline/timelinePanel.css
|
| index 9b0dfba68045aae107e5de8384bd10e4bc6acc63..64855e5cb7836eff22ab1cf83ae4a9a3dfa7f37f 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/timeline/timelinePanel.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/timeline/timelinePanel.css
|
| @@ -39,7 +39,7 @@
|
| #timeline-overview-panel {
|
| flex: none;
|
| position: relative;
|
| - border-bottom: 1px solid #bbb;
|
| + border-bottom: 1px solid rgb(140, 140, 140);
|
| }
|
|
|
| #timeline-overview-panel .timeline-graph-bar {
|
|
|