Chromium Code Reviews| Index: Source/devtools/front_end/sources/sourcesPanel.css |
| diff --git a/Source/devtools/front_end/sources/sourcesPanel.css b/Source/devtools/front_end/sources/sourcesPanel.css |
| index b5cb907f01c80e130d7035dd91f157fd0f5031a4..d08786ad39a3d6f0dbe1798126328a70bc722bd7 100644 |
| --- a/Source/devtools/front_end/sources/sourcesPanel.css |
| +++ b/Source/devtools/front_end/sources/sourcesPanel.css |
| @@ -32,7 +32,7 @@ |
| top: 0; |
| width: 100%; |
| background-color: #eee; |
| - border-bottom: 1px solid rgb(163, 163, 163); |
| + border-bottom: 1px solid #ddd; |
| height: 23px; |
| } |