Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css |
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css b/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css |
| index 7904566027d4d80e5206e663e62ecefb3f9479c4..851ee525b9f323f6a2dde737129798625a4f567c 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css |
| @@ -67,7 +67,3 @@ |
| .cursor-auto { |
| cursor: auto; |
| } |
| - |
| -.event-listeners-sidebar-pane .toolbar { |
|
luoe
2017/06/06 18:45:21
We no longer have the toolbars inside the sidebar
|
| - border-bottom: 1px solid #eee; |
| -} |