| Index: third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css b/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css
|
| index 96657ee2a165c6b756176a20ef322b9e8fe74271..e75321c974059ef2a129b9de649dbf3916bfe206 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css
|
| @@ -29,7 +29,7 @@
|
|
|
| .resources-toolbar {
|
| border-bottom: 1px solid #ccc;
|
| - background-color: #eee;
|
| + background-color: #f3f3f3;
|
| }
|
|
|
| li.selected .base-storage-tree-element-subtitle {
|
|
|