Chromium Code Reviews| Index: Source/devtools/front_end/sidebarPane.css |
| diff --git a/Source/devtools/front_end/sidebarPane.css b/Source/devtools/front_end/sidebarPane.css |
| index 6d816c8a997b03b2f9420439f5424f3e889b653d..c6a0be0ab66fbf408904f97a24ab6d4b96160f3b 100644 |
| --- a/Source/devtools/front_end/sidebarPane.css |
| +++ b/Source/devtools/front_end/sidebarPane.css |
| @@ -56,7 +56,7 @@ |
| background-color: #eee; |
| height: 20px; |
| padding: 0 5px; |
| - border-top: 1px solid #bbb; |
| + border-top: 1px solid #dadada; |
| white-space: nowrap; |
| overflow: hidden; |
| position: relative; |