| Index: Source/devtools/front_end/elementsPanel.css
|
| diff --git a/Source/devtools/front_end/elementsPanel.css b/Source/devtools/front_end/elementsPanel.css
|
| index 073e2981a99110c289e88e31e5fc657e5a8a281c..91655a139ac7cc9138f9906fd4d44591bc72a435 100644
|
| --- a/Source/devtools/front_end/elementsPanel.css
|
| +++ b/Source/devtools/front_end/elementsPanel.css
|
| @@ -35,7 +35,7 @@
|
|
|
| #elements-crumbs {
|
| flex: 0 0 19px;
|
| - background-color: rgb(236, 236, 236);
|
| + background-color: white;
|
| border-top: 1px solid #ccc;
|
| overflow: hidden;
|
| }
|
|
|