Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/ui/viewContainers.css |
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/viewContainers.css b/third_party/WebKit/Source/devtools/front_end/ui/viewContainers.css |
| index fb1404938c16e85e4b32f8cef98ab72c101044ce..68213b893b0aa62c2d0e93b8088c72732d52087c 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/ui/viewContainers.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/viewContainers.css |
| @@ -34,7 +34,7 @@ |
| .expandable-view-title { |
| display: flex; |
| align-items: center; |
| - background-color: #eee; |
| + background-color: #f3f3f3; |
|
lushnikov
2016/10/12 21:41:56
For the record: this is to align our greys; this c
|
| height: 22px; |
| padding: 0 5px; |
| border-top: 1px solid #dadada; |