| 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 d71133b8494d4f3edb471ae9a304a997803b786c..ca91f1f21b9f7f5f25c15e64d88c7f390801ea3b 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css
|
| @@ -254,14 +254,6 @@
|
| flex: none;
|
| }
|
|
|
| -.hidden-callframes-message {
|
| - text-align: center;
|
| - font-style: italic;
|
| - padding: 4px;
|
| - color: #888;
|
| - background-color: #FFFFC2;
|
| -}
|
| -
|
| .event-listeners-sidebar-pane .toolbar {
|
| border-bottom: 1px solid #eee;
|
| }
|
|
|