| Index: Source/devtools/front_end/profiler/profilesPanel.css
|
| diff --git a/Source/devtools/front_end/profiler/profilesPanel.css b/Source/devtools/front_end/profiler/profilesPanel.css
|
| index 141c0bd9c493a6bccc6638fd0a0501f04342f4cc..816a48c8e3eb1798c1bb008bb4d889abdcd1ec58 100644
|
| --- a/Source/devtools/front_end/profiler/profilesPanel.css
|
| +++ b/Source/devtools/front_end/profiler/profilesPanel.css
|
| @@ -66,7 +66,7 @@
|
|
|
| .profiles-toolbar {
|
| display: flex;
|
| - background-color: #eee;
|
| + background-color: #f3f3f3;
|
| flex: 0 0 25px;
|
| flex-direction: row;
|
| border-bottom: 1px solid rgb(202, 202, 202);
|
|
|